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

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

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

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

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

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

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

#s-8c203a8e-fc84-44c3-86ce-a36220ea65dd {
  padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-8c203a8e-fc84-44c3-86ce-a36220ea65dd {
  display: none;
}
#s-8c203a8e-fc84-44c3-86ce-a36220ea65dd, #wrap-s-8c203a8e-fc84-44c3-86ce-a36220ea65dd { display:none !important; }}







#s-8c203a8e-fc84-44c3-86ce-a36220ea65dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c203a8e-fc84-44c3-86ce-a36220ea65dd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f4d71a8a-4947-429a-9639-3d141f98f8e9 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f4d71a8a-4947-429a-9639-3d141f98f8e9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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;
}

#s-86821beb-d2de-4a12-9a04-7fce5d7c9f72 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-86821beb-d2de-4a12-9a04-7fce5d7c9f72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-44b09211-0d65-416f-920d-ffd6956e3062"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-7d710488-9999-4c9b-812e-157a30971b1f {
  max-width: 50px;
text-align: center;
}




  #s-7d710488-9999-4c9b-812e-157a30971b1f img.shogun-image {
    
    width: px;
  }


#s-7d710488-9999-4c9b-812e-157a30971b1f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-fb1cfa27-6edc-4f88-8f62-2e3f9bb40d77 {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb1cfa27-6edc-4f88-8f62-2e3f9bb40d77 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-fb1cfa27-6edc-4f88-8f62-2e3f9bb40d77 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e7eee854-10eb-4623-bfe3-2188e7b7388c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c6f1189e-932d-4fd9-881e-f43a5a44e14d {
  max-width: 50px;
text-align: center;
}




  #s-c6f1189e-932d-4fd9-881e-f43a5a44e14d img.shogun-image {
    
    width: px;
  }


#s-c6f1189e-932d-4fd9-881e-f43a5a44e14d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-529ef94a-09aa-4579-a516-4b03cb1bfa48 {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-529ef94a-09aa-4579-a516-4b03cb1bfa48 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-529ef94a-09aa-4579-a516-4b03cb1bfa48 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87dee4f2-877e-495a-b33b-5684880d6118"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-92feb3e6-ab03-4746-9ba6-e7b48f8b935e {
  max-width: 50px;
text-align: center;
}




  #s-92feb3e6-ab03-4746-9ba6-e7b48f8b935e img.shogun-image {
    
    width: px;
  }


#s-92feb3e6-ab03-4746-9ba6-e7b48f8b935e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-17a77923-b804-4731-892b-426e35c889a0 {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-17a77923-b804-4731-892b-426e35c889a0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-17a77923-b804-4731-892b-426e35c889a0 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfd3eb46-d2ac-48c9-9f08-33ac5e03bf73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-50d6613d-13b9-4193-8c50-55d03a3864d1 {
  max-width: 50px;
text-align: center;
}




  #s-50d6613d-13b9-4193-8c50-55d03a3864d1 img.shogun-image {
    
    width: px;
  }


#s-50d6613d-13b9-4193-8c50-55d03a3864d1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0601ce19-a64e-47c5-a8ae-1001589c5569 {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0601ce19-a64e-47c5-a8ae-1001589c5569 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-0601ce19-a64e-47c5-a8ae-1001589c5569 .shogun-heading-component h3 a {
  color: #000;
}


#s-b014c2a6-28ed-45d4-9bb9-ab2386fc92ce {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-b014c2a6-28ed-45d4-9bb9-ab2386fc92ce hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-a94896ab-1369-4150-8f15-8d25c7eea1a3 {
  min-height: 50px;
}








#s-a94896ab-1369-4150-8f15-8d25c7eea1a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a94896ab-1369-4150-8f15-8d25c7eea1a3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-50217ea3-90ff-4eca-90f3-1db5901878f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50217ea3-90ff-4eca-90f3-1db5901878f9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1d56deab-a872-4149-83c6-a9f84c7ef727 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 {
  text-align: center;
}




  #s-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 img.shogun-image {
    
    width: px;
  }


#s-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  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-3de78af9-5ac1-44ae-a14f-47e8f0400ef4 {
  padding-top: 30px;
padding-bottom: 30px;
}

#s-a2d943ce-cb21-4986-ab2b-b662274a6de3 {
  min-height: 50px;
}








#s-a2d943ce-cb21-4986-ab2b-b662274a6de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2d943ce-cb21-4986-ab2b-b662274a6de3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-de8a89f4-e887-47df-b1c2-b7245452b729 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de8a89f4-e887-47df-b1c2-b7245452b729 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-32a66ba9-2bae-41b6-921c-8398ad086511 {
  margin-left: 30px;
margin-right: 30px;
}
@media (max-width: 767px){#s-32a66ba9-2bae-41b6-921c-8398ad086511 {
  display: none;
}
#s-32a66ba9-2bae-41b6-921c-8398ad086511, #wrap-s-32a66ba9-2bae-41b6-921c-8398ad086511 { display:none !important; }}
@media (min-width: 0px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-32a66ba9-2bae-41b6-921c-8398ad086511"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-7e74558b-1368-4f8c-8f41-9a471e89f8bd {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-57fe553f-8445-4815-befe-a95b642347e0 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-57fe553f-8445-4815-befe-a95b642347e0 img.shogun-image {
    
    width: px;
  }


#s-57fe553f-8445-4815-befe-a95b642347e0 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d94f3894-ff5d-4d4c-8659-3acbda986055 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d94f3894-ff5d-4d4c-8659-3acbda986055 {
  display: none;
}
#s-d94f3894-ff5d-4d4c-8659-3acbda986055, #wrap-s-d94f3894-ff5d-4d4c-8659-3acbda986055 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d94f3894-ff5d-4d4c-8659-3acbda986055 {
  display: none;
}
#s-d94f3894-ff5d-4d4c-8659-3acbda986055, #wrap-s-d94f3894-ff5d-4d4c-8659-3acbda986055 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d94f3894-ff5d-4d4c-8659-3acbda986055 {
  display: none;
}
#s-d94f3894-ff5d-4d4c-8659-3acbda986055, #wrap-s-d94f3894-ff5d-4d4c-8659-3acbda986055 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-d94f3894-ff5d-4d4c-8659-3acbda986055"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-dc34a0ce-8e55-4a2a-bc66-d547f8b0a466 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-a061e833-c54d-4c8e-9de0-d90664cce0ac {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-a061e833-c54d-4c8e-9de0-d90664cce0ac img.shogun-image {
    
    width: px;
  }


#s-a061e833-c54d-4c8e-9de0-d90664cce0ac .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d6f063bb-3877-4c5b-afb0-fc98b990749d {
  margin-left: 150px;
margin-right: 150px;
}

#s-d6f063bb-3877-4c5b-afb0-fc98b990749d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9d7bfdc4-8b89-40dd-b54c-e7bb62c70981 {
  min-height: 50px;
}








#s-9d7bfdc4-8b89-40dd-b54c-e7bb62c70981 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d7bfdc4-8b89-40dd-b54c-e7bb62c70981.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b31ff801-17cd-4a5a-9d74-942e1a158661 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b31ff801-17cd-4a5a-9d74-942e1a158661 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-30b98821-5a9d-4522-b8db-aacba8a331b7 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-30b98821-5a9d-4522-b8db-aacba8a331b7"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-c1e75db5-53b6-4fdd-a034-557603a820e0 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-c1e75db5-53b6-4fdd-a034-557603a820e0 img.shogun-image {
    
    width: px;
  }


#s-c1e75db5-53b6-4fdd-a034-557603a820e0 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-ff5f4359-83e4-4e76-8d71-6372db9814ad {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-a0f35d83-8612-4075-9616-3579ad219dd1 {
  margin-left: 150px;
margin-right: 150px;
}

#s-a0f35d83-8612-4075-9616-3579ad219dd1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c094b19e-b3a1-46e6-9dfe-940a27a2dbdb {
  min-height: 50px;
}








#s-c094b19e-b3a1-46e6-9dfe-940a27a2dbdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c094b19e-b3a1-46e6-9dfe-940a27a2dbdb.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-496e2410-1c4b-47f5-bd61-e8fbdc3aacf4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-337adba9-46b4-42ec-92b3-2cf8ecc8801a {
  min-height: 50px;
}








#s-337adba9-46b4-42ec-92b3-2cf8ecc8801a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-337adba9-46b4-42ec-92b3-2cf8ecc8801a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-5cad86e1-a44c-44cc-8a41-54d3093d43a8 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-5cad86e1-a44c-44cc-8a41-54d3093d43a8 img.shogun-image {
    
    width: px;
  }


#s-5cad86e1-a44c-44cc-8a41-54d3093d43a8 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4a2958a8-15aa-4d0a-a3f2-3f36da480e59 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4a2958a8-15aa-4d0a-a3f2-3f36da480e59 {
  
}
}@media (max-width: 767px){#s-4a2958a8-15aa-4d0a-a3f2-3f36da480e59 {
  
}
}
#s-f0e5797b-873e-483e-b074-e6b43c0caae9 {
  min-height: 50px;
}








#s-f0e5797b-873e-483e-b074-e6b43c0caae9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0e5797b-873e-483e-b074-e6b43c0caae9.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fd8c6169-03b7-4f7a-8fce-8849484c0a33 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-fd8c6169-03b7-4f7a-8fce-8849484c0a33 img.shogun-image {
    
    width: px;
  }


#s-fd8c6169-03b7-4f7a-8fce-8849484c0a33 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-de9e6910-d969-4254-9795-181f71b5408a {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de9e6910-d969-4254-9795-181f71b5408a {
  
}
}@media (max-width: 767px){#s-de9e6910-d969-4254-9795-181f71b5408a {
  
}
}
#s-cbb89e01-cc42-442c-8dbe-b56abae90947 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-cbb89e01-cc42-442c-8dbe-b56abae90947 {
  display: none;
}
#s-cbb89e01-cc42-442c-8dbe-b56abae90947, #wrap-s-cbb89e01-cc42-442c-8dbe-b56abae90947 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbb89e01-cc42-442c-8dbe-b56abae90947 {
  display: none;
}
#s-cbb89e01-cc42-442c-8dbe-b56abae90947, #wrap-s-cbb89e01-cc42-442c-8dbe-b56abae90947 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cbb89e01-cc42-442c-8dbe-b56abae90947 {
  display: none;
}
#s-cbb89e01-cc42-442c-8dbe-b56abae90947, #wrap-s-cbb89e01-cc42-442c-8dbe-b56abae90947 { display:none !important; }}@media (max-width: 767px){#s-cbb89e01-cc42-442c-8dbe-b56abae90947 {
  display: none;
}
#s-cbb89e01-cc42-442c-8dbe-b56abae90947, #wrap-s-cbb89e01-cc42-442c-8dbe-b56abae90947 { display:none !important; }}
#s-ae896099-a11a-48ea-ad6a-f62b91281073 {
  margin-left: 150px;
margin-right: 150px;
}

#s-ae896099-a11a-48ea-ad6a-f62b91281073 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-dd8eea6a-c1a1-46af-a13d-42930e750170 {
  min-height: 50px;
}








#s-dd8eea6a-c1a1-46af-a13d-42930e750170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd8eea6a-c1a1-46af-a13d-42930e750170.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fa37eb58-515b-4e0a-ad78-0c4b775725b7 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
min-height: 50px;
}








#s-fa37eb58-515b-4e0a-ad78-0c4b775725b7 > .shg-box-overlay {
  background-color: rgba(226, 226, 226, 1);
  opacity: 0.5;
}#s-fa37eb58-515b-4e0a-ad78-0c4b775725b7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 {
  
}
}@media (max-width: 767px){#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 {
  display: none;
}
#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934, #wrap-s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 { display:none !important; }}
#s-a6aaf6ac-8b48-4877-bd8f-0bb39322d934 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-682f191e-6fde-45de-bb7a-dda608008935 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-682f191e-6fde-45de-bb7a-dda608008935 {
  display: none;
}
#s-682f191e-6fde-45de-bb7a-dda608008935, #wrap-s-682f191e-6fde-45de-bb7a-dda608008935 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-682f191e-6fde-45de-bb7a-dda608008935 {
  display: none;
}
#s-682f191e-6fde-45de-bb7a-dda608008935, #wrap-s-682f191e-6fde-45de-bb7a-dda608008935 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-682f191e-6fde-45de-bb7a-dda608008935 {
  display: none;
}
#s-682f191e-6fde-45de-bb7a-dda608008935, #wrap-s-682f191e-6fde-45de-bb7a-dda608008935 { display:none !important; }}@media (max-width: 767px){#s-682f191e-6fde-45de-bb7a-dda608008935 {
  
}
}
#s-682f191e-6fde-45de-bb7a-dda608008935 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7413de0-9649-41b9-b783-45995ee40985 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d7413de0-9649-41b9-b783-45995ee40985 {
  display: none;
}
#s-d7413de0-9649-41b9-b783-45995ee40985, #wrap-s-d7413de0-9649-41b9-b783-45995ee40985 { display:none !important; }}@media (max-width: 767px){#s-d7413de0-9649-41b9-b783-45995ee40985 {
  display: none;
}
#s-d7413de0-9649-41b9-b783-45995ee40985, #wrap-s-d7413de0-9649-41b9-b783-45995ee40985 { display:none !important; }}







#s-d7413de0-9649-41b9-b783-45995ee40985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7413de0-9649-41b9-b783-45995ee40985.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-96f0912f-eaf5-454e-8e27-a4102108eb76 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96f0912f-eaf5-454e-8e27-a4102108eb76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1d8b2623-34fb-4218-ad96-9632b94d5345 {
  min-height: 330px;
}








#s-1d8b2623-34fb-4218-ad96-9632b94d5345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d8b2623-34fb-4218-ad96-9632b94d5345.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-eef18793-fc53-4953-b2f1-909e916d5b2b {
  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;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-4ab02e33-5da2-4011-9a44-07e1b94ee680 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 {
  max-width: 100%;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom,
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 {
  max-width: 100%;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom,
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 {
  max-width: 100%;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom,
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 {
  max-width: 100%;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom,
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 {
  max-width: 100%;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom,
.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ab02e33-5da2-4011-9a44-07e1b94ee680 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2036c35a-7285-4e2d-876c-9cea30f7b00d {
  min-height: 80px;
}








#s-2036c35a-7285-4e2d-876c-9cea30f7b00d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2036c35a-7285-4e2d-876c-9cea30f7b00d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-93cacbce-4954-4a9f-872d-8166cb92d016 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93cacbce-4954-4a9f-872d-8166cb92d016 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-17cf210b-dc24-4f26-9a32-82013f7ecb3c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-17cf210b-dc24-4f26-9a32-82013f7ecb3c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-17cf210b-dc24-4f26-9a32-82013f7ecb3c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-17cf210b-dc24-4f26-9a32-82013f7ecb3c .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-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-ddc0d33f-dd66-4adb-bf7d-1f2a8577c179 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-ddc0d33f-dd66-4adb-bf7d-1f2a8577c179:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ddc0d33f-dd66-4adb-bf7d-1f2a8577c179:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ddc0d33f-dd66-4adb-bf7d-1f2a8577c179.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a5724306-41ad-4904-9014-bf57778bb2fc {
  min-height: 330px;
}








#s-a5724306-41ad-4904-9014-bf57778bb2fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5724306-41ad-4904-9014-bf57778bb2fc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-cf8e7528-f5af-4d14-a817-2092f5353cc6 {
  display: none;
}
#s-9c30e192-07c0-4bb6-8242-8a86723a0eff {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff {
  max-width: 100%;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom,
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff {
  max-width: 100%;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom,
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff {
  max-width: 100%;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom,
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff {
  max-width: 100%;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom,
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff {
  max-width: 100%;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom,
.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c30e192-07c0-4bb6-8242-8a86723a0eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f368a0a9-3fe9-403b-a709-af894abaa78c {
  min-height: 80px;
}








#s-f368a0a9-3fe9-403b-a709-af894abaa78c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f368a0a9-3fe9-403b-a709-af894abaa78c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d1bcec8c-aa90-485f-9ac2-08e63499f169 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d1bcec8c-aa90-485f-9ac2-08e63499f169 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18eeb2b4-4add-4347-ae89-d74a2f3d21c3 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-18eeb2b4-4add-4347-ae89-d74a2f3d21c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-18eeb2b4-4add-4347-ae89-d74a2f3d21c3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-18eeb2b4-4add-4347-ae89-d74a2f3d21c3 .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-82fb2ced-b346-462b-9a1f-aef474ed88ef {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-82fb2ced-b346-462b-9a1f-aef474ed88ef:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-82fb2ced-b346-462b-9a1f-aef474ed88ef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82fb2ced-b346-462b-9a1f-aef474ed88ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-92a78db9-fcbb-43b1-a47e-259825756166 {
  min-height: 330px;
}








#s-92a78db9-fcbb-43b1-a47e-259825756166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92a78db9-fcbb-43b1-a47e-259825756166.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a29b8b0a-073c-47df-b585-e797dfa80976 {
  display: none;
}
#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 {
  max-width: 100%;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom,
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 {
  max-width: 100%;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom,
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 {
  max-width: 100%;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom,
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 {
  max-width: 100%;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom,
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 {
  max-width: 100%;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom,
.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cabfee0-f01d-4ea1-9b3a-fe1995148ab8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-781065fb-1465-4129-b1c5-7704bb0dbc44 {
  min-height: 80px;
}








#s-781065fb-1465-4129-b1c5-7704bb0dbc44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-781065fb-1465-4129-b1c5-7704bb0dbc44.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c677296a-800d-4959-bd58-4ef2f696a1ab {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c677296a-800d-4959-bd58-4ef2f696a1ab .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23fb4507-77ad-42c3-9e28-13a6dcc1c18f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-23fb4507-77ad-42c3-9e28-13a6dcc1c18f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-23fb4507-77ad-42c3-9e28-13a6dcc1c18f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-23fb4507-77ad-42c3-9e28-13a6dcc1c18f .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-e93e7311-2a76-4434-9655-ae2484cd4506 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-e93e7311-2a76-4434-9655-ae2484cd4506:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e93e7311-2a76-4434-9655-ae2484cd4506:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e93e7311-2a76-4434-9655-ae2484cd4506.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-81e67129-3a5f-44f6-94d2-2c3823a1f079 {
  min-height: 330px;
}








#s-81e67129-3a5f-44f6-94d2-2c3823a1f079 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81e67129-3a5f-44f6-94d2-2c3823a1f079.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-f47b82df-ff37-4a1b-800e-d1f6d79adef6 {
  display: none;
}
#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b {
  max-width: 100%;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom,
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b {
  max-width: 100%;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom,
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b {
  max-width: 100%;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom,
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b {
  max-width: 100%;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom,
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b {
  max-width: 100%;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom,
.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ceb0e8-f6bd-4470-8c91-3dedccb7306b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43688224-d442-4c2e-a3f8-9ea0ec639091 {
  min-height: 80px;
}








#s-43688224-d442-4c2e-a3f8-9ea0ec639091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43688224-d442-4c2e-a3f8-9ea0ec639091.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ab7c8f8c-f863-4b38-ac88-d4fe9e332774 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab7c8f8c-f863-4b38-ac88-d4fe9e332774 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-856c27ce-01fe-47d1-85bb-9d1420556d8d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-856c27ce-01fe-47d1-85bb-9d1420556d8d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-856c27ce-01fe-47d1-85bb-9d1420556d8d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-856c27ce-01fe-47d1-85bb-9d1420556d8d .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-3a886c02-fb7a-44e6-b343-44eeaef5bee4 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-3a886c02-fb7a-44e6-b343-44eeaef5bee4:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3a886c02-fb7a-44e6-b343-44eeaef5bee4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3a886c02-fb7a-44e6-b343-44eeaef5bee4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd8b50ee-fac7-417f-9491-b23b49712855 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-cd8b50ee-fac7-417f-9491-b23b49712855 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1e32ae42-d582-41ea-94dc-363d88a6b521 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e32ae42-d582-41ea-94dc-363d88a6b521"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-96f32b51-edc7-45b7-a371-5fa6408ed408 {
  min-height: 330px;
}








#s-96f32b51-edc7-45b7-a371-5fa6408ed408 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96f32b51-edc7-45b7-a371-5fa6408ed408.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1cb1d32f-f7f9-426c-9e57-08db5edc21e5 {
  display: none;
}
#s-39d40031-0cee-4207-8d71-8ffeae8a912e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e {
  max-width: 100%;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom,
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e {
  max-width: 100%;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom,
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e {
  max-width: 100%;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom,
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e {
  max-width: 100%;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom,
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e {
  max-width: 100%;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom,
.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39d40031-0cee-4207-8d71-8ffeae8a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ea97759-ba67-49c0-8ca0-88b5405e3e90 {
  min-height: 80px;
}








#s-2ea97759-ba67-49c0-8ca0-88b5405e3e90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ea97759-ba67-49c0-8ca0-88b5405e3e90.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7a14e8be-f949-4ca4-95f8-8ce4360613d4 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a14e8be-f949-4ca4-95f8-8ce4360613d4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-90da94e9-f1c3-408d-8b7a-ddea9d9e0fac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-90da94e9-f1c3-408d-8b7a-ddea9d9e0fac .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-90da94e9-f1c3-408d-8b7a-ddea9d9e0fac .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-90da94e9-f1c3-408d-8b7a-ddea9d9e0fac .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-74aaf1fe-45f7-4b9c-bb74-300f6d607619 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-74aaf1fe-45f7-4b9c-bb74-300f6d607619:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-74aaf1fe-45f7-4b9c-bb74-300f6d607619:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-74aaf1fe-45f7-4b9c-bb74-300f6d607619.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3e5af866-693d-428f-8cd7-4537990747bf {
  min-height: 330px;
}








#s-3e5af866-693d-428f-8cd7-4537990747bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e5af866-693d-428f-8cd7-4537990747bf.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2fb4fbcf-88bd-4a44-811c-1dcabffcd9f4 {
  display: none;
}
#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 {
  max-width: 100%;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom,
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 {
  max-width: 100%;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom,
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 {
  max-width: 100%;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom,
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 {
  max-width: 100%;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom,
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 {
  max-width: 100%;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom,
.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ddf3c8-e15c-498a-b1fe-fab23f00bd85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6e63f52-9d08-46b8-b039-d6987e480be2 {
  min-height: 80px;
}








#s-b6e63f52-9d08-46b8-b039-d6987e480be2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6e63f52-9d08-46b8-b039-d6987e480be2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fbb0ef52-38d2-446b-b1ad-76d9f131693b {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fbb0ef52-38d2-446b-b1ad-76d9f131693b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae4fcb16-d320-4da7-a725-06a2e76e4b46 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ae4fcb16-d320-4da7-a725-06a2e76e4b46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-ae4fcb16-d320-4da7-a725-06a2e76e4b46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ae4fcb16-d320-4da7-a725-06a2e76e4b46 .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-41a03452-6523-4257-8cdc-87d5228c4421 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-41a03452-6523-4257-8cdc-87d5228c4421:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-41a03452-6523-4257-8cdc-87d5228c4421:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-41a03452-6523-4257-8cdc-87d5228c4421.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d2bf44f3-d4d1-4cf6-85a8-193b34926808 {
  min-height: 330px;
}








#s-d2bf44f3-d4d1-4cf6-85a8-193b34926808 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2bf44f3-d4d1-4cf6-85a8-193b34926808.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c1fef2b8-f784-4765-ac88-0f72610dc3a7 {
  display: none;
}
#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e {
  max-width: 100%;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom,
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e {
  max-width: 100%;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom,
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e {
  max-width: 100%;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom,
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e {
  max-width: 100%;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom,
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e {
  max-width: 100%;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom,
.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48d22df8-e181-46ad-9d54-9ba6367a2b2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ec2f58cd-1dd6-407a-8579-978bb478130e {
  min-height: 80px;
}








#s-ec2f58cd-1dd6-407a-8579-978bb478130e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec2f58cd-1dd6-407a-8579-978bb478130e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6979273e-f233-460f-9d4c-e46567dd2625 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6979273e-f233-460f-9d4c-e46567dd2625 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-834b3e81-98bf-4e88-bba6-3e2b74c3717e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-834b3e81-98bf-4e88-bba6-3e2b74c3717e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-834b3e81-98bf-4e88-bba6-3e2b74c3717e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-834b3e81-98bf-4e88-bba6-3e2b74c3717e .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-74564107-4a2a-4a28-a63c-900c134089dd {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-74564107-4a2a-4a28-a63c-900c134089dd:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-74564107-4a2a-4a28-a63c-900c134089dd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-74564107-4a2a-4a28-a63c-900c134089dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-055c20e4-ee1b-4181-99da-c569b2311948 {
  min-height: 330px;
}








#s-055c20e4-ee1b-4181-99da-c569b2311948 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-055c20e4-ee1b-4181-99da-c569b2311948.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a1982393-b154-4f7c-b1a6-318252f481d4 {
  display: none;
}
#s-566073c0-a5b5-4812-babf-d0ce8e6be535 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 {
  max-width: 100%;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom,
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 {
  max-width: 100%;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom,
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 {
  max-width: 100%;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom,
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 {
  max-width: 100%;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom,
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 {
  max-width: 100%;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom,
.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566073c0-a5b5-4812-babf-d0ce8e6be535 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-95bac348-de1a-474a-8612-edb55715f5ef {
  min-height: 80px;
}








#s-95bac348-de1a-474a-8612-edb55715f5ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95bac348-de1a-474a-8612-edb55715f5ef.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8cf7f865-2589-418d-a047-447a7aef836e {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cf7f865-2589-418d-a047-447a7aef836e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51dc1720-86fc-471f-b04f-a2fd995f51d1 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-51dc1720-86fc-471f-b04f-a2fd995f51d1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-51dc1720-86fc-471f-b04f-a2fd995f51d1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-51dc1720-86fc-471f-b04f-a2fd995f51d1 .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-718b8c0a-8193-4c3f-89ff-3345cbd648e8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-718b8c0a-8193-4c3f-89ff-3345cbd648e8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-718b8c0a-8193-4c3f-89ff-3345cbd648e8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-718b8c0a-8193-4c3f-89ff-3345cbd648e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ad53ace8-e462-4e18-8030-66ac5f974fcb {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-ad53ace8-e462-4e18-8030-66ac5f974fcb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-853859ec-f429-443f-b1e6-3d3b409e46c8 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-853859ec-f429-443f-b1e6-3d3b409e46c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-18853b3b-9e40-469c-bd52-70825d2f7b6b {
  min-height: 330px;
}








#s-18853b3b-9e40-469c-bd52-70825d2f7b6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18853b3b-9e40-469c-bd52-70825d2f7b6b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-84a0681a-4f51-476d-8a4e-d7457f778948 {
  display: none;
}
#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 {
  max-width: 100%;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom,
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 {
  max-width: 100%;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom,
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 {
  max-width: 100%;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom,
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 {
  max-width: 100%;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom,
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 {
  max-width: 100%;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom,
.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-837195b5-4b1d-48c2-a5b3-7d86e9b31e88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6759abf3-3fc8-4d20-a389-53c1fe4d28fe {
  min-height: 80px;
}








#s-6759abf3-3fc8-4d20-a389-53c1fe4d28fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6759abf3-3fc8-4d20-a389-53c1fe4d28fe.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-df6a6267-1cdc-49dc-93a8-6582e69a37b4 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df6a6267-1cdc-49dc-93a8-6582e69a37b4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7fe308e-00aa-49a5-87a8-0c873efc4947 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d7fe308e-00aa-49a5-87a8-0c873efc4947 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d7fe308e-00aa-49a5-87a8-0c873efc4947 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d7fe308e-00aa-49a5-87a8-0c873efc4947 .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-8dfa7d36-92ed-44f4-bfb4-0c75f6679120 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-8dfa7d36-92ed-44f4-bfb4-0c75f6679120:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8dfa7d36-92ed-44f4-bfb4-0c75f6679120:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8dfa7d36-92ed-44f4-bfb4-0c75f6679120.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3ab96cc4-18af-408a-8a74-b3feef872c4c {
  min-height: 330px;
}








#s-3ab96cc4-18af-408a-8a74-b3feef872c4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ab96cc4-18af-408a-8a74-b3feef872c4c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-dd767a74-a3ab-4fe8-a6f3-cab3ad0497f0 {
  display: none;
}
#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd {
  max-width: 100%;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom,
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd {
  max-width: 100%;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom,
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd {
  max-width: 100%;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom,
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd {
  max-width: 100%;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom,
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd {
  max-width: 100%;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom,
.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b8bdca10-4d7e-41ab-ae48-4bb1ce620bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-459aa847-b575-4a4d-87a2-ccffb65c7aba {
  min-height: 80px;
}








#s-459aa847-b575-4a4d-87a2-ccffb65c7aba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-459aa847-b575-4a4d-87a2-ccffb65c7aba.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c649a480-6c37-419f-93c5-b360c4f2f577 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c649a480-6c37-419f-93c5-b360c4f2f577 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-69b6c964-c30f-437c-a92e-d3617a65e7a7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-69b6c964-c30f-437c-a92e-d3617a65e7a7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-69b6c964-c30f-437c-a92e-d3617a65e7a7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-69b6c964-c30f-437c-a92e-d3617a65e7a7 .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-1f4e968e-b49f-4a7e-bb93-1406a85c3017 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-1f4e968e-b49f-4a7e-bb93-1406a85c3017:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1f4e968e-b49f-4a7e-bb93-1406a85c3017:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1f4e968e-b49f-4a7e-bb93-1406a85c3017.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cf8994b0-0d88-42b3-ad98-1c6dcdcef907 {
  display: none;
}
#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 {
  max-width: 100%;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom,
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 {
  max-width: 100%;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom,
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 {
  max-width: 100%;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom,
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 {
  max-width: 100%;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom,
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 {
  max-width: 100%;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom,
.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e10f6112-0af2-4d07-b19d-50dbb812ce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-25e920c7-95bb-4682-b15a-a82a9dcf20a0 {
  min-height: 80px;
}








#s-25e920c7-95bb-4682-b15a-a82a9dcf20a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25e920c7-95bb-4682-b15a-a82a9dcf20a0.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-dd2e9e8d-abc2-4c0d-9404-a137b2bd0e9f {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd2e9e8d-abc2-4c0d-9404-a137b2bd0e9f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-54b1940b-2e57-4cdb-8788-f974256ecbc4 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-54b1940b-2e57-4cdb-8788-f974256ecbc4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-54b1940b-2e57-4cdb-8788-f974256ecbc4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-54b1940b-2e57-4cdb-8788-f974256ecbc4 .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-43e69ce5-c660-40dc-b398-e348a149b967 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-43e69ce5-c660-40dc-b398-e348a149b967:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-43e69ce5-c660-40dc-b398-e348a149b967:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-43e69ce5-c660-40dc-b398-e348a149b967.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-10c46a47-3f00-43fa-b7c4-8cad041e9ae9 {
  display: none;
}
#s-fcbf718c-5668-4cce-9eeb-479381088351 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 {
  max-width: 100%;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom,
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 {
  max-width: 100%;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom,
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 {
  max-width: 100%;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom,
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 {
  max-width: 100%;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom,
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 {
  max-width: 100%;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom,
.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcbf718c-5668-4cce-9eeb-479381088351 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c65bea85-6e80-4b85-a61d-13850b741807 {
  min-height: 80px;
}








#s-c65bea85-6e80-4b85-a61d-13850b741807 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c65bea85-6e80-4b85-a61d-13850b741807.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1c59cdf7-08f2-4ea2-8f77-68a699861030 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c59cdf7-08f2-4ea2-8f77-68a699861030 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7d64975-1eae-4fca-b6a2-093606f6fc22 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d7d64975-1eae-4fca-b6a2-093606f6fc22 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d7d64975-1eae-4fca-b6a2-093606f6fc22 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d7d64975-1eae-4fca-b6a2-093606f6fc22 .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-12e4f1a3-92fb-4835-85df-f812dd1b3ded {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-12e4f1a3-92fb-4835-85df-f812dd1b3ded:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-12e4f1a3-92fb-4835-85df-f812dd1b3ded:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-12e4f1a3-92fb-4835-85df-f812dd1b3ded.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2570f69c-5d8e-4873-99cc-251a47e84fc5 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-2570f69c-5d8e-4873-99cc-251a47e84fc5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4269b524-f531-4fe0-92f9-27fb9267d291 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4269b524-f531-4fe0-92f9-27fb9267d291"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3cbd760c-15a6-4486-a65d-c08c482a9748 {
  min-height: 330px;
}








#s-3cbd760c-15a6-4486-a65d-c08c482a9748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cbd760c-15a6-4486-a65d-c08c482a9748.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2a9d9548-93a6-4a30-aa98-54d385b66287 {
  display: none;
}
#s-6ae92ce7-874f-49f0-b210-01d985cfae85 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 {
  max-width: 100%;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom,
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 {
  max-width: 100%;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom,
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 {
  max-width: 100%;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom,
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 {
  max-width: 100%;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom,
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 {
  max-width: 100%;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom,
.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ae92ce7-874f-49f0-b210-01d985cfae85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-62cbe01d-ea4d-4d92-b0de-7ddce36adde4 {
  min-height: 80px;
}








#s-62cbe01d-ea4d-4d92-b0de-7ddce36adde4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62cbe01d-ea4d-4d92-b0de-7ddce36adde4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-549c2f94-0894-4d40-a4e6-ca8279e707ad {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-549c2f94-0894-4d40-a4e6-ca8279e707ad .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d0541c08-3cfa-427a-93e5-6a59187028aa {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d0541c08-3cfa-427a-93e5-6a59187028aa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d0541c08-3cfa-427a-93e5-6a59187028aa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d0541c08-3cfa-427a-93e5-6a59187028aa .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-f7fb5390-929e-4e52-8947-faba6cc570b7 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-f7fb5390-929e-4e52-8947-faba6cc570b7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f7fb5390-929e-4e52-8947-faba6cc570b7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f7fb5390-929e-4e52-8947-faba6cc570b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3a63fd7c-cb5e-43d2-9ee8-32d5be968363 {
  min-height: 330px;
}








#s-3a63fd7c-cb5e-43d2-9ee8-32d5be968363 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a63fd7c-cb5e-43d2-9ee8-32d5be968363.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6e749de1-ec38-43d5-9b29-c188e10a2115 {
  display: none;
}
#s-eded41e3-689f-4810-8dd7-7a4408b395da {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da {
  max-width: 100%;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom,
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da {
  max-width: 100%;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom,
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da {
  max-width: 100%;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom,
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da {
  max-width: 100%;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom,
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da {
  max-width: 100%;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom,
.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eded41e3-689f-4810-8dd7-7a4408b395da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dbc35fbf-88c3-4777-8e22-3ef3285e542a {
  min-height: 80px;
}








#s-dbc35fbf-88c3-4777-8e22-3ef3285e542a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbc35fbf-88c3-4777-8e22-3ef3285e542a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2527e3cc-a326-4ddf-ab8b-1aea79cdb1e5 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2527e3cc-a326-4ddf-ab8b-1aea79cdb1e5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7f35adbe-8a72-428c-ac0a-67acbf3faf53 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-7f35adbe-8a72-428c-ac0a-67acbf3faf53 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-7f35adbe-8a72-428c-ac0a-67acbf3faf53 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7f35adbe-8a72-428c-ac0a-67acbf3faf53 .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-b39cb45e-17ac-4985-bdd9-dd6d9d356cbd {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-b39cb45e-17ac-4985-bdd9-dd6d9d356cbd:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b39cb45e-17ac-4985-bdd9-dd6d9d356cbd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b39cb45e-17ac-4985-bdd9-dd6d9d356cbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f {
  display: none;
}
#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f, #wrap-s-eb81e378-4a9d-4a23-ba85-f318ab13f21f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f {
  display: none;
}
#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f, #wrap-s-eb81e378-4a9d-4a23-ba85-f318ab13f21f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f {
  
}
}@media (max-width: 767px){#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f {
  display: none;
}
#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f, #wrap-s-eb81e378-4a9d-4a23-ba85-f318ab13f21f { display:none !important; }}







#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb81e378-4a9d-4a23-ba85-f318ab13f21f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-81ab3114-8144-4353-b182-e5b34e8b516d {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-81ab3114-8144-4353-b182-e5b34e8b516d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-9876eb00-3b6e-4455-b28b-a5a387360971 {
  min-height: 330px;
}








#s-9876eb00-3b6e-4455-b28b-a5a387360971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9876eb00-3b6e-4455-b28b-a5a387360971.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-422e5c94-81d5-45a9-9e33-77893f30e0bc {
  display: none;
}
#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 {
  max-width: 100%;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom,
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 {
  max-width: 100%;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom,
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 {
  max-width: 100%;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom,
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 {
  max-width: 100%;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom,
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 {
  max-width: 100%;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom,
.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-215b3b6b-f679-4ab7-9640-1ec96617a0a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c6770969-e0f8-4cf7-9ce7-75d42841c341 {
  min-height: 80px;
}








#s-c6770969-e0f8-4cf7-9ce7-75d42841c341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6770969-e0f8-4cf7-9ce7-75d42841c341.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-097dd9f9-7eb4-42b0-a9b3-7b2d733ed365 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-097dd9f9-7eb4-42b0-a9b3-7b2d733ed365 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3519d50f-35c5-4f7d-ae2a-0a52da2cc2f0 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-3519d50f-35c5-4f7d-ae2a-0a52da2cc2f0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-3519d50f-35c5-4f7d-ae2a-0a52da2cc2f0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-3519d50f-35c5-4f7d-ae2a-0a52da2cc2f0 .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-1b9b618d-5df1-4f1c-8fa5-7d0cc8874d34 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-1b9b618d-5df1-4f1c-8fa5-7d0cc8874d34:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1b9b618d-5df1-4f1c-8fa5-7d0cc8874d34:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b9b618d-5df1-4f1c-8fa5-7d0cc8874d34.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-5da292d9-79d8-476d-b05e-f19969799ab2 {
  min-height: 330px;
}








#s-5da292d9-79d8-476d-b05e-f19969799ab2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5da292d9-79d8-476d-b05e-f19969799ab2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a942aa1a-804f-489b-bc6b-d6bd7ba526c0 {
  display: none;
}
#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb {
  max-width: 100%;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom,
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb {
  max-width: 100%;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom,
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb {
  max-width: 100%;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom,
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb {
  max-width: 100%;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom,
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb {
  max-width: 100%;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom,
.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e054cd3-8e16-4fcf-a63c-45d1c9c272fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dba769c2-3bf9-4c32-8317-6fc358e1f5a5 {
  min-height: 80px;
}








#s-dba769c2-3bf9-4c32-8317-6fc358e1f5a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dba769c2-3bf9-4c32-8317-6fc358e1f5a5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2eb210d5-134f-4a88-9588-b2f57ec7c38a {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2eb210d5-134f-4a88-9588-b2f57ec7c38a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d2c5fee-b0b5-48af-bd69-b09373970438 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-0d2c5fee-b0b5-48af-bd69-b09373970438 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-0d2c5fee-b0b5-48af-bd69-b09373970438 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-0d2c5fee-b0b5-48af-bd69-b09373970438 .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-e75a4187-ffaf-4ff2-ace3-474f8e387a8d {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-e75a4187-ffaf-4ff2-ace3-474f8e387a8d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e75a4187-ffaf-4ff2-ace3-474f8e387a8d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e75a4187-ffaf-4ff2-ace3-474f8e387a8d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-2dd392f0-f4be-4d97-8af2-f17ce6bf2174 {
  min-height: 330px;
}








#s-2dd392f0-f4be-4d97-8af2-f17ce6bf2174 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dd392f0-f4be-4d97-8af2-f17ce6bf2174.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d0f11b07-aad0-4247-9cf7-6f6de4fb50d6 {
  display: none;
}
#s-55c00106-aba2-4c42-8f27-87b4a51cde46 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 {
  max-width: 100%;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom,
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 {
  max-width: 100%;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom,
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 {
  max-width: 100%;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom,
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 {
  max-width: 100%;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom,
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 {
  max-width: 100%;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom,
.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55c00106-aba2-4c42-8f27-87b4a51cde46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-351ce462-da13-4337-be97-0997af22de27 {
  min-height: 80px;
}








#s-351ce462-da13-4337-be97-0997af22de27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-351ce462-da13-4337-be97-0997af22de27.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6fae0c82-ad0f-4e9d-885e-eed9828ff8c3 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fae0c82-ad0f-4e9d-885e-eed9828ff8c3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2d1e51b8-45cf-4bc4-ae6e-02841b969c74 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-2d1e51b8-45cf-4bc4-ae6e-02841b969c74 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-2d1e51b8-45cf-4bc4-ae6e-02841b969c74 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-2d1e51b8-45cf-4bc4-ae6e-02841b969c74 .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-4fe6e630-c525-4833-b629-5b2b14306463 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-4fe6e630-c525-4833-b629-5b2b14306463:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4fe6e630-c525-4833-b629-5b2b14306463:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4fe6e630-c525-4833-b629-5b2b14306463.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-d4a3107e-647d-4ade-85a5-b4d45d80a10d {
  min-height: 330px;
}








#s-d4a3107e-647d-4ade-85a5-b4d45d80a10d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4a3107e-647d-4ade-85a5-b4d45d80a10d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a231b727-d37b-4cd4-88fc-e8ef2fe7b057 {
  display: none;
}
#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 {
  max-width: 100%;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom,
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 {
  max-width: 100%;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom,
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 {
  max-width: 100%;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom,
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 {
  max-width: 100%;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom,
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 {
  max-width: 100%;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom,
.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01ffc907-f699-4e1a-80e9-0a72c01b1d20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-da0f7a7a-ce1a-4f02-874a-fd8e5784b2fb {
  min-height: 80px;
}








#s-da0f7a7a-ce1a-4f02-874a-fd8e5784b2fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da0f7a7a-ce1a-4f02-874a-fd8e5784b2fb.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-57ca9942-3efd-4d5a-b8e6-6c57ecadd0e6 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57ca9942-3efd-4d5a-b8e6-6c57ecadd0e6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7bf8059-2c09-407c-8f05-6ea66c3bf2f8 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d7bf8059-2c09-407c-8f05-6ea66c3bf2f8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d7bf8059-2c09-407c-8f05-6ea66c3bf2f8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d7bf8059-2c09-407c-8f05-6ea66c3bf2f8 .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-05d80621-035f-493f-81de-542b15f719e0 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-05d80621-035f-493f-81de-542b15f719e0:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-05d80621-035f-493f-81de-542b15f719e0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-05d80621-035f-493f-81de-542b15f719e0.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-a80079b1-a906-43e6-bd8d-f7575f85c0d5 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-a80079b1-a906-43e6-bd8d-f7575f85c0d5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-eae6fce0-daf4-4c3e-a588-e3daa95239be {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-eae6fce0-daf4-4c3e-a588-e3daa95239be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-4e19ac2d-3ba5-47ff-99c8-6f77123a8864 {
  min-height: 330px;
}








#s-4e19ac2d-3ba5-47ff-99c8-6f77123a8864 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e19ac2d-3ba5-47ff-99c8-6f77123a8864.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-81843325-d6ff-4497-98d6-fa5c2078f4c6 {
  display: none;
}
#s-0850e19f-cc74-4379-845b-526cdf004897 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 {
  max-width: 100%;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom,
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 {
  max-width: 100%;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom,
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 {
  max-width: 100%;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom,
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 {
  max-width: 100%;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom,
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 {
  max-width: 100%;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom,
.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0850e19f-cc74-4379-845b-526cdf004897 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9de2c858-9a14-40c4-a71a-321fa74276bb {
  min-height: 80px;
}








#s-9de2c858-9a14-40c4-a71a-321fa74276bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9de2c858-9a14-40c4-a71a-321fa74276bb.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b09343f4-4341-4991-aa27-67e3f95c2a4c {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b09343f4-4341-4991-aa27-67e3f95c2a4c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa3ca150-8762-48fc-af12-6ea6bbbeeea7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-fa3ca150-8762-48fc-af12-6ea6bbbeeea7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-fa3ca150-8762-48fc-af12-6ea6bbbeeea7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-fa3ca150-8762-48fc-af12-6ea6bbbeeea7 .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-1314a6f0-8e79-4ed4-b618-a8927cfe4773 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-1314a6f0-8e79-4ed4-b618-a8927cfe4773:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1314a6f0-8e79-4ed4-b618-a8927cfe4773:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1314a6f0-8e79-4ed4-b618-a8927cfe4773.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-2c5fb6e8-3851-4419-8949-16eb4d923911 {
  min-height: 330px;
}








#s-2c5fb6e8-3851-4419-8949-16eb4d923911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c5fb6e8-3851-4419-8949-16eb4d923911.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-69de839b-016c-4262-925e-1fb77209cd71 {
  display: none;
}
#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c {
  max-width: 100%;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom,
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c {
  max-width: 100%;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom,
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c {
  max-width: 100%;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom,
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c {
  max-width: 100%;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom,
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c {
  max-width: 100%;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom,
.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75397a47-6174-47d7-89ed-2aa2d2aa5e3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-833e791a-3655-49d2-85d3-65b62a8f0c30 {
  min-height: 80px;
}








#s-833e791a-3655-49d2-85d3-65b62a8f0c30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-833e791a-3655-49d2-85d3-65b62a8f0c30.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-43773ac3-6823-4d01-8ff2-bc2c401a1e08 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43773ac3-6823-4d01-8ff2-bc2c401a1e08 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4196f8cc-2946-4fa4-93ec-f0e65e5f8fce {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-4196f8cc-2946-4fa4-93ec-f0e65e5f8fce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-4196f8cc-2946-4fa4-93ec-f0e65e5f8fce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-4196f8cc-2946-4fa4-93ec-f0e65e5f8fce .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-1302e1a1-4f1b-49ea-b753-0e51e9c5e850 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-1302e1a1-4f1b-49ea-b753-0e51e9c5e850:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1302e1a1-4f1b-49ea-b753-0e51e9c5e850:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1302e1a1-4f1b-49ea-b753-0e51e9c5e850.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-bcb51d94-da97-418a-9c63-fdcddc86c93a {
  min-height: 330px;
}








#s-bcb51d94-da97-418a-9c63-fdcddc86c93a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcb51d94-da97-418a-9c63-fdcddc86c93a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-15976d9a-2ea1-47d0-92cb-f69b32f986c7 {
  display: none;
}
#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 {
  max-width: 100%;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom,
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 {
  max-width: 100%;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom,
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 {
  max-width: 100%;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom,
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 {
  max-width: 100%;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom,
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 {
  max-width: 100%;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom,
.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1c42f48-b691-4081-a301-8f0a8a1820d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-168afff7-84a7-49da-9be0-eb6c29aa42c2 {
  min-height: 80px;
}








#s-168afff7-84a7-49da-9be0-eb6c29aa42c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-168afff7-84a7-49da-9be0-eb6c29aa42c2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d8a76c6e-68a5-4015-bbf1-3bd417dba1f5 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8a76c6e-68a5-4015-bbf1-3bd417dba1f5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9ad1e9d4-181d-4084-8259-25dbcf6b1a9e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-9ad1e9d4-181d-4084-8259-25dbcf6b1a9e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-9ad1e9d4-181d-4084-8259-25dbcf6b1a9e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-9ad1e9d4-181d-4084-8259-25dbcf6b1a9e .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-ec3f21fe-21ca-4127-bd59-04779278ae1b {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-ec3f21fe-21ca-4127-bd59-04779278ae1b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ec3f21fe-21ca-4127-bd59-04779278ae1b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec3f21fe-21ca-4127-bd59-04779278ae1b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-6215a594-337a-461f-892c-0e76764b274d {
  min-height: 330px;
}








#s-6215a594-337a-461f-892c-0e76764b274d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6215a594-337a-461f-892c-0e76764b274d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7d8bb274-5e05-4720-8116-e2868c9e40f8 {
  display: none;
}
#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 {
  max-width: 100%;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom,
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 {
  max-width: 100%;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom,
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 {
  max-width: 100%;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom,
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 {
  max-width: 100%;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom,
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 {
  max-width: 100%;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom,
.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b2ff75f-a861-40f0-98e7-8a9dd85ad237 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-34d4793f-a276-4382-a642-75c1e9878d03 {
  min-height: 80px;
}








#s-34d4793f-a276-4382-a642-75c1e9878d03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34d4793f-a276-4382-a642-75c1e9878d03.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-98f88142-e511-4e4b-a963-fdde6c729121 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98f88142-e511-4e4b-a963-fdde6c729121 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef355a35-ae3e-41a0-a1ae-b846e339bc05 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ef355a35-ae3e-41a0-a1ae-b846e339bc05 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-ef355a35-ae3e-41a0-a1ae-b846e339bc05 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ef355a35-ae3e-41a0-a1ae-b846e339bc05 .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-545bf9ba-cdfb-4405-a0c6-02a600e66bc8 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-545bf9ba-cdfb-4405-a0c6-02a600e66bc8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-545bf9ba-cdfb-4405-a0c6-02a600e66bc8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-545bf9ba-cdfb-4405-a0c6-02a600e66bc8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-2d99dc7a-5fe1-4abb-af3d-1c88bcbfe29e {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-2d99dc7a-5fe1-4abb-af3d-1c88bcbfe29e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-56e289c4-be38-4ae2-8044-e4f5292460f4 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-56e289c4-be38-4ae2-8044-e4f5292460f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-59d8fd1f-44b0-4465-af1b-6a2e42401704 {
  min-height: 330px;
}








#s-59d8fd1f-44b0-4465-af1b-6a2e42401704 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59d8fd1f-44b0-4465-af1b-6a2e42401704.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6f83b510-ffd9-4574-a721-bb6cc34b1bea {
  display: none;
}
#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 {
  max-width: 100%;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom,
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 {
  max-width: 100%;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom,
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 {
  max-width: 100%;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom,
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 {
  max-width: 100%;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom,
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 {
  max-width: 100%;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom,
.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4a0619a-94c5-465a-b357-72bb59cec4d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8b55da2-372e-4b78-935b-2022a14de0c6 {
  min-height: 80px;
}








#s-f8b55da2-372e-4b78-935b-2022a14de0c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8b55da2-372e-4b78-935b-2022a14de0c6.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-aeb29aa9-7a74-4f92-966b-ec49e4c6efab {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aeb29aa9-7a74-4f92-966b-ec49e4c6efab .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8e99e66d-f597-42ac-9ee0-0272f7c6525f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-8e99e66d-f597-42ac-9ee0-0272f7c6525f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-8e99e66d-f597-42ac-9ee0-0272f7c6525f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-8e99e66d-f597-42ac-9ee0-0272f7c6525f .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-e0d0b654-20fc-4e63-a58c-8305561456e1 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-e0d0b654-20fc-4e63-a58c-8305561456e1:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e0d0b654-20fc-4e63-a58c-8305561456e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0d0b654-20fc-4e63-a58c-8305561456e1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-5abd2758-59b9-4954-91ce-c2a12d4216d0 {
  min-height: 330px;
}








#s-5abd2758-59b9-4954-91ce-c2a12d4216d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5abd2758-59b9-4954-91ce-c2a12d4216d0.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-bc124e32-ad10-41f3-97b5-41527ee0b747 {
  display: none;
}
#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 {
  max-width: 100%;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom,
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 {
  max-width: 100%;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom,
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 {
  max-width: 100%;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom,
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 {
  max-width: 100%;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom,
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 {
  max-width: 100%;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom,
.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19b2d498-f149-45ea-94dd-5288cc3aaba2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8252bf3e-22f8-47d9-8bf5-a0d7e7e6d929 {
  min-height: 80px;
}








#s-8252bf3e-22f8-47d9-8bf5-a0d7e7e6d929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8252bf3e-22f8-47d9-8bf5-a0d7e7e6d929.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4abeefd1-f654-4286-ad1c-8e6e465c1c2b {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4abeefd1-f654-4286-ad1c-8e6e465c1c2b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-115a3c4b-77f3-4124-a235-5d18d435957a {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-115a3c4b-77f3-4124-a235-5d18d435957a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-115a3c4b-77f3-4124-a235-5d18d435957a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-115a3c4b-77f3-4124-a235-5d18d435957a .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-c7e55ef8-e191-4efe-b62a-36a0517f8e3b {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-c7e55ef8-e191-4efe-b62a-36a0517f8e3b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c7e55ef8-e191-4efe-b62a-36a0517f8e3b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7e55ef8-e191-4efe-b62a-36a0517f8e3b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-a049fd44-3abb-48a7-9ecb-7af11c30a0ba {
  display: none;
}
#s-1003e64b-d988-4a13-b8e3-25d99b609557 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 {
  max-width: 100%;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom,
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 {
  max-width: 100%;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom,
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 {
  max-width: 100%;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom,
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 {
  max-width: 100%;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom,
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 {
  max-width: 100%;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom,
.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1003e64b-d988-4a13-b8e3-25d99b609557 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f60f64b-d55e-4b2d-ad7a-c63736a4db98 {
  min-height: 80px;
}








#s-9f60f64b-d55e-4b2d-ad7a-c63736a4db98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f60f64b-d55e-4b2d-ad7a-c63736a4db98.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-87c0f216-a6e0-47e1-a9f6-2320ab44fedc {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87c0f216-a6e0-47e1-a9f6-2320ab44fedc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-afe3bf8a-6ea6-4b1f-abb9-a43e5e19bcd9 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-afe3bf8a-6ea6-4b1f-abb9-a43e5e19bcd9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-afe3bf8a-6ea6-4b1f-abb9-a43e5e19bcd9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-afe3bf8a-6ea6-4b1f-abb9-a43e5e19bcd9 .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-3f5e187f-aa78-4e82-9980-745a954a4736 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-3f5e187f-aa78-4e82-9980-745a954a4736:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3f5e187f-aa78-4e82-9980-745a954a4736:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3f5e187f-aa78-4e82-9980-745a954a4736.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-265c872e-775a-4aa2-b8ed-698d4759823f {
  display: none;
}
#s-44923b4c-e24a-439c-888c-21d4c3347fcf {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf {
  max-width: 100%;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom,
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf {
  max-width: 100%;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom,
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf {
  max-width: 100%;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom,
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf {
  max-width: 100%;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom,
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf {
  max-width: 100%;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom,
.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44923b4c-e24a-439c-888c-21d4c3347fcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-afe0bb7d-fb70-4c97-8753-3724c2a3c8d2 {
  min-height: 80px;
}








#s-afe0bb7d-fb70-4c97-8753-3724c2a3c8d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afe0bb7d-fb70-4c97-8753-3724c2a3c8d2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c1c7f737-4015-4380-8c58-372e4ed7a2ca {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1c7f737-4015-4380-8c58-372e4ed7a2ca .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-74f87a02-15b2-42a7-97b4-d5ccff8b007b {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-74f87a02-15b2-42a7-97b4-d5ccff8b007b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-74f87a02-15b2-42a7-97b4-d5ccff8b007b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-74f87a02-15b2-42a7-97b4-d5ccff8b007b .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-a0e3ed3d-f137-4009-948e-d85c10ea5fe5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-a0e3ed3d-f137-4009-948e-d85c10ea5fe5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a0e3ed3d-f137-4009-948e-d85c10ea5fe5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0e3ed3d-f137-4009-948e-d85c10ea5fe5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-0e4f6bd7-20db-4915-b789-32ae854c3dfa {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-0e4f6bd7-20db-4915-b789-32ae854c3dfa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ba7ca4bb-3c21-4322-b802-dcb1cfcab525"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-825340ae-21df-4fc9-9d5e-3631da8c8aaa {
  min-height: 330px;
}








#s-825340ae-21df-4fc9-9d5e-3631da8c8aaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-825340ae-21df-4fc9-9d5e-3631da8c8aaa.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-5077c87f-2bc2-4ca8-b7b3-bb2dcac7b40e {
  display: none;
}
#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 {
  max-width: 100%;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom,
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 {
  max-width: 100%;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom,
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 {
  max-width: 100%;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom,
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 {
  max-width: 100%;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom,
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 {
  max-width: 100%;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom,
.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a2a28c-8dcf-47c7-b549-9dc0f91facf7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-217cd87f-f03f-4e2e-ae35-04b63c950c69 {
  min-height: 80px;
}








#s-217cd87f-f03f-4e2e-ae35-04b63c950c69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-217cd87f-f03f-4e2e-ae35-04b63c950c69.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-17a263c9-a4e2-47a2-849a-e7666c8eba9e {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17a263c9-a4e2-47a2-849a-e7666c8eba9e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d06315aa-3414-4cbf-b9c7-2bfe23a8b83c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d06315aa-3414-4cbf-b9c7-2bfe23a8b83c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d06315aa-3414-4cbf-b9c7-2bfe23a8b83c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d06315aa-3414-4cbf-b9c7-2bfe23a8b83c .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-92623fdb-d870-436e-9dad-cee0c064d84b {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-92623fdb-d870-436e-9dad-cee0c064d84b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-92623fdb-d870-436e-9dad-cee0c064d84b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92623fdb-d870-436e-9dad-cee0c064d84b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-3aec48a7-1769-4aba-82ea-28ed397f904d {
  min-height: 330px;
}








#s-3aec48a7-1769-4aba-82ea-28ed397f904d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aec48a7-1769-4aba-82ea-28ed397f904d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fb1471e9-3849-4183-a11b-2a22ccc03b4b {
  display: none;
}
#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b {
  max-width: 100%;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom,
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b {
  max-width: 100%;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom,
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b {
  max-width: 100%;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom,
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b {
  max-width: 100%;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom,
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b {
  max-width: 100%;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom,
.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f986cd5c-4e75-4f21-a6b5-45dc15c8f86b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-efd1b0ac-b2a1-49d4-9358-b7b4996b525e {
  min-height: 80px;
}








#s-efd1b0ac-b2a1-49d4-9358-b7b4996b525e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efd1b0ac-b2a1-49d4-9358-b7b4996b525e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2eabb171-0e73-4c85-a653-bcf64f9a06c5 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2eabb171-0e73-4c85-a653-bcf64f9a06c5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ef57ab3-0445-45bc-9fca-778d88e43940 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-1ef57ab3-0445-45bc-9fca-778d88e43940 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-1ef57ab3-0445-45bc-9fca-778d88e43940 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-1ef57ab3-0445-45bc-9fca-778d88e43940 .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-2d14e1a8-595b-4637-ad73-2543b792397a {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-2d14e1a8-595b-4637-ad73-2543b792397a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2d14e1a8-595b-4637-ad73-2543b792397a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d14e1a8-595b-4637-ad73-2543b792397a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-18d42675-fb5b-4beb-b2c8-89c326481e8d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-18d42675-fb5b-4beb-b2c8-89c326481e8d {
  display: none;
}
#s-18d42675-fb5b-4beb-b2c8-89c326481e8d, #wrap-s-18d42675-fb5b-4beb-b2c8-89c326481e8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18d42675-fb5b-4beb-b2c8-89c326481e8d {
  display: none;
}
#s-18d42675-fb5b-4beb-b2c8-89c326481e8d, #wrap-s-18d42675-fb5b-4beb-b2c8-89c326481e8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18d42675-fb5b-4beb-b2c8-89c326481e8d {
  display: none;
}
#s-18d42675-fb5b-4beb-b2c8-89c326481e8d, #wrap-s-18d42675-fb5b-4beb-b2c8-89c326481e8d { display:none !important; }}@media (max-width: 767px){#s-18d42675-fb5b-4beb-b2c8-89c326481e8d {
  
}
}







#s-18d42675-fb5b-4beb-b2c8-89c326481e8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18d42675-fb5b-4beb-b2c8-89c326481e8d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fccf02c9-7313-404c-b360-d7a6c3157d9e {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fccf02c9-7313-404c-b360-d7a6c3157d9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-47737c7a-4a72-4d8e-844c-55fedc8c2394 {
  min-height: 330px;
}








#s-47737c7a-4a72-4d8e-844c-55fedc8c2394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47737c7a-4a72-4d8e-844c-55fedc8c2394.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ae976fcb-83ac-440d-b0df-f5af99fb73d6 {
  display: none;
}
#s-06f500fc-37c5-44e4-8106-55817b133b46 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 {
  max-width: 100%;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom,
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 {
  max-width: 100%;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom,
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 {
  max-width: 100%;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom,
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 {
  max-width: 100%;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom,
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 {
  max-width: 100%;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom,
.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-06f500fc-37c5-44e4-8106-55817b133b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f04f802-888f-4992-ba1b-47084d973037 {
  min-height: 80px;
}








#s-9f04f802-888f-4992-ba1b-47084d973037 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f04f802-888f-4992-ba1b-47084d973037.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0d2fb9a3-876e-4bf4-9c5a-1a6451106ca0 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d2fb9a3-876e-4bf4-9c5a-1a6451106ca0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-da81f9e2-d9e7-4618-ad55-30949bd380f7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-da81f9e2-d9e7-4618-ad55-30949bd380f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-da81f9e2-d9e7-4618-ad55-30949bd380f7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-da81f9e2-d9e7-4618-ad55-30949bd380f7 .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-dc818958-7ce6-482d-84ee-0560380aeead {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-dc818958-7ce6-482d-84ee-0560380aeead:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-dc818958-7ce6-482d-84ee-0560380aeead:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dc818958-7ce6-482d-84ee-0560380aeead.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-5f279334-b70b-43dd-b476-7bd824b118eb {
  min-height: 330px;
}








#s-5f279334-b70b-43dd-b476-7bd824b118eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f279334-b70b-43dd-b476-7bd824b118eb.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-51ec0f51-6391-436b-9b39-4a512e37c083 {
  display: none;
}
#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 {
  max-width: 100%;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom,
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 {
  max-width: 100%;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom,
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 {
  max-width: 100%;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom,
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 {
  max-width: 100%;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom,
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 {
  max-width: 100%;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom,
.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67b73e3a-ad3d-434f-8972-38574bd33cc4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0a659d97-809e-48b9-bcbc-e3dd328c0eaf {
  min-height: 80px;
}








#s-0a659d97-809e-48b9-bcbc-e3dd328c0eaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a659d97-809e-48b9-bcbc-e3dd328c0eaf.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b3e123f0-5d71-457f-ad4d-9bb70c2a216c {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3e123f0-5d71-457f-ad4d-9bb70c2a216c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-df17e41b-ee3b-4f0f-a439-d995527f9cae {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-df17e41b-ee3b-4f0f-a439-d995527f9cae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-df17e41b-ee3b-4f0f-a439-d995527f9cae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-df17e41b-ee3b-4f0f-a439-d995527f9cae .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-ac6a4870-a8c5-4407-ba29-12789838b18c {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-ac6a4870-a8c5-4407-ba29-12789838b18c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ac6a4870-a8c5-4407-ba29-12789838b18c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac6a4870-a8c5-4407-ba29-12789838b18c.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-0c47718c-2063-4a78-8819-a47a41a0a47c {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-0c47718c-2063-4a78-8819-a47a41a0a47c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1ab995e7-a0b6-4a6c-a5b8-786ea8a7e0d5 {
  min-height: 330px;
}








#s-1ab995e7-a0b6-4a6c-a5b8-786ea8a7e0d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ab995e7-a0b6-4a6c-a5b8-786ea8a7e0d5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-bf21db23-195c-4011-8112-e72a57fd43b8 {
  display: none;
}
#s-1b91267c-4d63-4767-893b-2d4c3f94b815 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 {
  max-width: 100%;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom,
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 {
  max-width: 100%;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom,
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 {
  max-width: 100%;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom,
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 {
  max-width: 100%;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom,
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 {
  max-width: 100%;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom,
.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b91267c-4d63-4767-893b-2d4c3f94b815 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2df78b4a-fa73-4d50-8b3a-5d90a3a6513f {
  min-height: 80px;
}








#s-2df78b4a-fa73-4d50-8b3a-5d90a3a6513f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2df78b4a-fa73-4d50-8b3a-5d90a3a6513f.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-06734d4b-5fad-4be0-b296-445a5f413479 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06734d4b-5fad-4be0-b296-445a5f413479 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-08de4ebd-5e39-451c-b0e5-433a05f994a5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-08de4ebd-5e39-451c-b0e5-433a05f994a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-08de4ebd-5e39-451c-b0e5-433a05f994a5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-08de4ebd-5e39-451c-b0e5-433a05f994a5 .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-6e7b9a04-1173-4709-bd6c-8e0c7dd8451f {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-6e7b9a04-1173-4709-bd6c-8e0c7dd8451f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6e7b9a04-1173-4709-bd6c-8e0c7dd8451f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6e7b9a04-1173-4709-bd6c-8e0c7dd8451f.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-1b6c3ca9-5d01-4fcc-9dd5-b46f3d79ba54 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-1b6c3ca9-5d01-4fcc-9dd5-b46f3d79ba54 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-41582962-5b67-45e7-acef-ba7ec61cd538 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-41582962-5b67-45e7-acef-ba7ec61cd538 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-fe84d57b-7980-4730-aa8d-8bcbd80c19e1 {
  min-height: 330px;
}








#s-fe84d57b-7980-4730-aa8d-8bcbd80c19e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe84d57b-7980-4730-aa8d-8bcbd80c19e1.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-79d53bb2-6746-4ebf-a97a-6b6235a9a6cc {
  display: none;
}
#s-818acff4-532b-4561-8cf9-d5fbd8804478 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 {
  max-width: 100%;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom,
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 {
  max-width: 100%;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom,
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 {
  max-width: 100%;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom,
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 {
  max-width: 100%;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom,
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 {
  max-width: 100%;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom,
.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-818acff4-532b-4561-8cf9-d5fbd8804478 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-72fe0dbb-5b85-458f-9ddc-dc071cf15cd2 {
  min-height: 80px;
}








#s-72fe0dbb-5b85-458f-9ddc-dc071cf15cd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72fe0dbb-5b85-458f-9ddc-dc071cf15cd2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8899908a-c1f0-4c6f-9a89-eb7ee95fa513 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8899908a-c1f0-4c6f-9a89-eb7ee95fa513 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9f0acfb1-e2af-4b9b-bdf2-e4b8720b383b {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-9f0acfb1-e2af-4b9b-bdf2-e4b8720b383b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-9f0acfb1-e2af-4b9b-bdf2-e4b8720b383b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-9f0acfb1-e2af-4b9b-bdf2-e4b8720b383b .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-cb02d77c-9017-44c1-bc1b-ddb857f2a91e {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-cb02d77c-9017-44c1-bc1b-ddb857f2a91e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-cb02d77c-9017-44c1-bc1b-ddb857f2a91e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb02d77c-9017-44c1-bc1b-ddb857f2a91e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-6575d200-ef35-49fc-b8ec-154a44eaefc8 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-6575d200-ef35-49fc-b8ec-154a44eaefc8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f72779a3-5b7b-46dc-ac35-e7150b069963 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f72779a3-5b7b-46dc-ac35-e7150b069963"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-fbdd702d-7c89-47f9-b5ee-0d003d700d51 {
  min-height: 330px;
}








#s-fbdd702d-7c89-47f9-b5ee-0d003d700d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbdd702d-7c89-47f9-b5ee-0d003d700d51.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-db3d9d42-ece6-42e2-bdf8-dcca46e199e9 {
  display: none;
}
#s-58e38604-bdfb-4937-a924-45fd4035e3e8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 {
  max-width: 100%;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom,
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 {
  max-width: 100%;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom,
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 {
  max-width: 100%;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom,
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 {
  max-width: 100%;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom,
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 {
  max-width: 100%;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom,
.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58e38604-bdfb-4937-a924-45fd4035e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16acdc29-79ce-4323-936b-2f066cf66c59 {
  min-height: 80px;
}








#s-16acdc29-79ce-4323-936b-2f066cf66c59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16acdc29-79ce-4323-936b-2f066cf66c59.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-03d60cae-821e-48de-b8e2-c51e4c520875 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03d60cae-821e-48de-b8e2-c51e4c520875 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c3a39e7-3664-475c-bba0-c8fc36df4912 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-3c3a39e7-3664-475c-bba0-c8fc36df4912 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-3c3a39e7-3664-475c-bba0-c8fc36df4912 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-3c3a39e7-3664-475c-bba0-c8fc36df4912 .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-2a95bb9b-6860-4296-87c1-899388710aa2 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-2a95bb9b-6860-4296-87c1-899388710aa2:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2a95bb9b-6860-4296-87c1-899388710aa2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2a95bb9b-6860-4296-87c1-899388710aa2.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-234b5833-34c9-40af-9c31-5cf834e7d82b {
  min-height: 330px;
}








#s-234b5833-34c9-40af-9c31-5cf834e7d82b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-234b5833-34c9-40af-9c31-5cf834e7d82b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-43a249cd-0560-4363-a66c-493c398ccb40 {
  display: none;
}
#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 {
  max-width: 100%;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom,
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 {
  max-width: 100%;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom,
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 {
  max-width: 100%;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom,
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 {
  max-width: 100%;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom,
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 {
  max-width: 100%;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom,
.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26956903-b621-4bd6-9f5c-4ffd5c0f2885 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-17138bbe-a7a7-4be0-a226-dde8da2b9194 {
  min-height: 80px;
}








#s-17138bbe-a7a7-4be0-a226-dde8da2b9194 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17138bbe-a7a7-4be0-a226-dde8da2b9194.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d8777582-a8ad-4963-ad7b-b139d1605eda {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8777582-a8ad-4963-ad7b-b139d1605eda .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f06b47b3-a775-4bc2-8dba-b047caf715e2 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f06b47b3-a775-4bc2-8dba-b047caf715e2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-f06b47b3-a775-4bc2-8dba-b047caf715e2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f06b47b3-a775-4bc2-8dba-b047caf715e2 .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-546300f9-4c0f-4bc3-91cc-18c9a1f3e79b {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-546300f9-4c0f-4bc3-91cc-18c9a1f3e79b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-546300f9-4c0f-4bc3-91cc-18c9a1f3e79b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-546300f9-4c0f-4bc3-91cc-18c9a1f3e79b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-825f6fe1-8804-4443-9fc4-6b49dd21e122 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-825f6fe1-8804-4443-9fc4-6b49dd21e122 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-103d21f1-5546-48a5-bc9c-00d224f69691 {
  min-height: 330px;
}








#s-103d21f1-5546-48a5-bc9c-00d224f69691 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-103d21f1-5546-48a5-bc9c-00d224f69691.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a8ec151b-99e5-4466-96f9-6133daf912c4 {
  display: none;
}
#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d {
  max-width: 100%;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom,
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d {
  max-width: 100%;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom,
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d {
  max-width: 100%;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom,
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d {
  max-width: 100%;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom,
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d {
  max-width: 100%;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom,
.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67351f8e-4aeb-4bfa-9c8e-29560fec1d7d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-62ea18c2-5a69-4bea-9e62-67a7b459b992 {
  min-height: 80px;
}








#s-62ea18c2-5a69-4bea-9e62-67a7b459b992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62ea18c2-5a69-4bea-9e62-67a7b459b992.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-defb9cc5-c2dd-4109-91a5-589a850d751e {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-defb9cc5-c2dd-4109-91a5-589a850d751e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6a1d529e-4a4e-4307-8759-66e314002eeb {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-6a1d529e-4a4e-4307-8759-66e314002eeb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-6a1d529e-4a4e-4307-8759-66e314002eeb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-6a1d529e-4a4e-4307-8759-66e314002eeb .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-cf4475ee-1381-4a79-8e30-f777bfab58c5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-cf4475ee-1381-4a79-8e30-f777bfab58c5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-cf4475ee-1381-4a79-8e30-f777bfab58c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf4475ee-1381-4a79-8e30-f777bfab58c5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-c6a582b1-d0ec-41b8-9c41-7ee709d3a920 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-c6a582b1-d0ec-41b8-9c41-7ee709d3a920 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-54f3b28c-35b9-4d4f-9296-4142bf3b2729 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-54f3b28c-35b9-4d4f-9296-4142bf3b2729 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-04305b20-0362-4bd1-a925-f45c1d86f971 {
  min-height: 330px;
}








#s-04305b20-0362-4bd1-a925-f45c1d86f971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04305b20-0362-4bd1-a925-f45c1d86f971.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ca3b0118-e134-43a9-96af-2fcdc1764cd2 {
  display: none;
}
#s-9e12e30f-9645-4f70-b946-a1135177d8a1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 {
  max-width: 100%;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom,
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 {
  max-width: 100%;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom,
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 {
  max-width: 100%;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom,
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 {
  max-width: 100%;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom,
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 {
  max-width: 100%;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom,
.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e12e30f-9645-4f70-b946-a1135177d8a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce29152c-2f98-4a01-9d41-05a7d6c20bc7 {
  min-height: 80px;
}








#s-ce29152c-2f98-4a01-9d41-05a7d6c20bc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce29152c-2f98-4a01-9d41-05a7d6c20bc7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2a2556d7-a6a9-41c6-b7a6-1a1c25da916a {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a2556d7-a6a9-41c6-b7a6-1a1c25da916a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-640aa853-f474-4e0d-8062-5877461fa68c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-640aa853-f474-4e0d-8062-5877461fa68c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-640aa853-f474-4e0d-8062-5877461fa68c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-640aa853-f474-4e0d-8062-5877461fa68c .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-aab33af4-a797-45fb-af8c-23c889a99191 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-aab33af4-a797-45fb-af8c-23c889a99191:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-aab33af4-a797-45fb-af8c-23c889a99191:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aab33af4-a797-45fb-af8c-23c889a99191.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-3bea08f3-5880-4f77-a807-73d42712f51e {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-3bea08f3-5880-4f77-a807-73d42712f51e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5def4aeb-0737-418e-8869-b9c44071c833 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5def4aeb-0737-418e-8869-b9c44071c833"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-857a5281-1cc3-4640-ba13-e52c4340dfda {
  min-height: 330px;
}








#s-857a5281-1cc3-4640-ba13-e52c4340dfda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-857a5281-1cc3-4640-ba13-e52c4340dfda.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4e1fe4e9-be46-4a2f-8154-c84a43ab4ef6 {
  display: none;
}
#s-54255b56-7c65-446c-abe3-103d68e001f3 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 {
  max-width: 100%;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom,
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 {
  max-width: 100%;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom,
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 {
  max-width: 100%;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom,
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 {
  max-width: 100%;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom,
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 {
  max-width: 100%;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom,
.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54255b56-7c65-446c-abe3-103d68e001f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54365ef1-7673-43de-8fcb-4693b9691a0a {
  min-height: 80px;
}








#s-54365ef1-7673-43de-8fcb-4693b9691a0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54365ef1-7673-43de-8fcb-4693b9691a0a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-cdf5fe6c-816a-4ece-9d54-e3be10c071cd {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdf5fe6c-816a-4ece-9d54-e3be10c071cd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f36f6396-2c05-4092-9922-99b4f9f515e5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f36f6396-2c05-4092-9922-99b4f9f515e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-f36f6396-2c05-4092-9922-99b4f9f515e5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f36f6396-2c05-4092-9922-99b4f9f515e5 .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-cecb3371-694b-4ba7-85ab-bfe6e7bd8bc7 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-cecb3371-694b-4ba7-85ab-bfe6e7bd8bc7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-cecb3371-694b-4ba7-85ab-bfe6e7bd8bc7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cecb3371-694b-4ba7-85ab-bfe6e7bd8bc7.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-69f12fbd-6eb9-4432-81a2-b04166ee4e0f {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-69f12fbd-6eb9-4432-81a2-b04166ee4e0f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8b575ad3-b04f-49a2-95f1-9a0d46c2d436 {
  min-height: 330px;
}








#s-8b575ad3-b04f-49a2-95f1-9a0d46c2d436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b575ad3-b04f-49a2-95f1-9a0d46c2d436.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ff4e7233-2669-4588-9748-4d0577913e1d {
  display: none;
}
#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 {
  max-width: 100%;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom,
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 {
  max-width: 100%;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom,
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 {
  max-width: 100%;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom,
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 {
  max-width: 100%;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom,
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 {
  max-width: 100%;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom,
.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fa56e36-915f-43c7-a1bc-4d5652dc5176 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce166dd8-d898-4b6b-b2d2-7d5a43c2066c {
  min-height: 80px;
}








#s-ce166dd8-d898-4b6b-b2d2-7d5a43c2066c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce166dd8-d898-4b6b-b2d2-7d5a43c2066c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e3ecf009-e1d8-4d30-a328-dc8078f614de {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3ecf009-e1d8-4d30-a328-dc8078f614de .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6cfe2e9e-7db1-4cbb-b9c7-04f9362d8a6f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-6cfe2e9e-7db1-4cbb-b9c7-04f9362d8a6f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-6cfe2e9e-7db1-4cbb-b9c7-04f9362d8a6f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-6cfe2e9e-7db1-4cbb-b9c7-04f9362d8a6f .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-264e7167-3750-439b-a752-0b6da328e135 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-264e7167-3750-439b-a752-0b6da328e135:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-264e7167-3750-439b-a752-0b6da328e135:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-264e7167-3750-439b-a752-0b6da328e135.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-81319620-e52e-4e28-b8de-6d863f3509a8 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-81319620-e52e-4e28-b8de-6d863f3509a8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-91b48de1-8db0-4f26-a213-0590deabb6f2 {
  display: none;
}
#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 {
  max-width: 100%;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom,
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 {
  max-width: 100%;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom,
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 {
  max-width: 100%;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom,
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 {
  max-width: 100%;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom,
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 {
  max-width: 100%;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom,
.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a031c7b7-4b01-4abb-8f80-c7b3bb91d7f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b7ab675-840e-447a-9085-b2096710a7dd {
  min-height: 80px;
}








#s-9b7ab675-840e-447a-9085-b2096710a7dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b7ab675-840e-447a-9085-b2096710a7dd.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-788b0f34-026e-4a58-b6ba-f73ae1f482a5 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-788b0f34-026e-4a58-b6ba-f73ae1f482a5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80a3b748-9c2a-416d-848d-c0881b0742dd {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-80a3b748-9c2a-416d-848d-c0881b0742dd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-80a3b748-9c2a-416d-848d-c0881b0742dd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-80a3b748-9c2a-416d-848d-c0881b0742dd .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-1d21955b-b630-4c95-addf-ad326cad113c {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-1d21955b-b630-4c95-addf-ad326cad113c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1d21955b-b630-4c95-addf-ad326cad113c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1d21955b-b630-4c95-addf-ad326cad113c.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-a1d59e4a-e9a9-4c42-b09c-f8aed8b81688 {
  display: none;
}
#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 {
  max-width: 100%;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom,
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 {
  max-width: 100%;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom,
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 {
  max-width: 100%;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom,
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 {
  max-width: 100%;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom,
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 {
  max-width: 100%;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom,
.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77e064dd-2dc0-49e7-a6c8-6c59c5a58b05 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ba39283-60d1-4ae6-87e8-437b83bb30c8 {
  min-height: 80px;
}








#s-2ba39283-60d1-4ae6-87e8-437b83bb30c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ba39283-60d1-4ae6-87e8-437b83bb30c8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-33dc7768-0d85-4404-a064-3db5bb3a1b3e {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33dc7768-0d85-4404-a064-3db5bb3a1b3e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d0bb7dc-8644-41d3-bb42-af1db28dc32a {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-0d0bb7dc-8644-41d3-bb42-af1db28dc32a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-0d0bb7dc-8644-41d3-bb42-af1db28dc32a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-0d0bb7dc-8644-41d3-bb42-af1db28dc32a .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-3cb2d225-728a-4dd4-ab04-5b486e0607a5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-3cb2d225-728a-4dd4-ab04-5b486e0607a5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3cb2d225-728a-4dd4-ab04-5b486e0607a5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3cb2d225-728a-4dd4-ab04-5b486e0607a5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-794295d8-d3b6-4e76-92b7-75b784e0a4b1 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-794295d8-d3b6-4e76-92b7-75b784e0a4b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-ec3f539e-c4e7-4b57-a70e-eb8ae8fee782 {
  min-height: 330px;
}








#s-ec3f539e-c4e7-4b57-a70e-eb8ae8fee782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec3f539e-c4e7-4b57-a70e-eb8ae8fee782.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-77c90faa-92d4-4d9c-b644-98492292c859 {
  display: none;
}
#s-2932eaf5-58bf-472c-a414-208111b45594 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-2932eaf5-58bf-472c-a414-208111b45594 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-258461c2-89fb-459f-8c39-8628c5123461 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 {
  max-width: 100%;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom,
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 {
  max-width: 100%;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom,
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 {
  max-width: 100%;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom,
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 {
  max-width: 100%;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom,
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 {
  max-width: 100%;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom,
.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-258461c2-89fb-459f-8c39-8628c5123461 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b07b00b0-7001-452d-ae92-ff79201da2ad {
  min-height: 80px;
}








#s-b07b00b0-7001-452d-ae92-ff79201da2ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b07b00b0-7001-452d-ae92-ff79201da2ad.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2126b3d9-48ba-4125-a003-e85609b1aa90 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2126b3d9-48ba-4125-a003-e85609b1aa90 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c35f5324-7c01-42d3-b845-0e91773c9e35 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c35f5324-7c01-42d3-b845-0e91773c9e35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-c35f5324-7c01-42d3-b845-0e91773c9e35 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-c35f5324-7c01-42d3-b845-0e91773c9e35 .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-cf13a039-4b3b-432a-9071-eaa19dd44617 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-cf13a039-4b3b-432a-9071-eaa19dd44617:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-cf13a039-4b3b-432a-9071-eaa19dd44617:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf13a039-4b3b-432a-9071-eaa19dd44617.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-d2f19e53-d14c-426d-95c6-00f5c8015c2c {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-d2f19e53-d14c-426d-95c6-00f5c8015c2c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-66b98abf-57dc-4d04-8218-c585bf063bc8 {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-66b98abf-57dc-4d04-8218-c585bf063bc8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8c5ba1ad-a1a7-4737-8df0-a197f7d35a26 {
  min-height: 330px;
}








#s-8c5ba1ad-a1a7-4737-8df0-a197f7d35a26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c5ba1ad-a1a7-4737-8df0-a197f7d35a26.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d505880c-d8a0-4785-9110-ecb5d5536259 {
  display: none;
}
#s-5979edb9-22ad-4546-9d85-6203a7795189 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 {
  max-width: 100%;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom,
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 {
  max-width: 100%;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom,
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 {
  max-width: 100%;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom,
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 {
  max-width: 100%;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom,
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 {
  max-width: 100%;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom,
.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5979edb9-22ad-4546-9d85-6203a7795189 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad90d153-35a6-44c3-bdd7-56c2013b65e0 {
  min-height: 80px;
}








#s-ad90d153-35a6-44c3-bdd7-56c2013b65e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad90d153-35a6-44c3-bdd7-56c2013b65e0.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-da9a030c-a44e-4e1c-97a1-1b933df81c74 {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da9a030c-a44e-4e1c-97a1-1b933df81c74 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea4f0900-1e68-49a3-84d3-9443a3e616b7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ea4f0900-1e68-49a3-84d3-9443a3e616b7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-ea4f0900-1e68-49a3-84d3-9443a3e616b7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ea4f0900-1e68-49a3-84d3-9443a3e616b7 .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-ab922a37-269c-495f-829e-4b80ac5b7ecd {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-ab922a37-269c-495f-829e-4b80ac5b7ecd:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ab922a37-269c-495f-829e-4b80ac5b7ecd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ab922a37-269c-495f-829e-4b80ac5b7ecd.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-346752c7-446a-4cba-b1aa-20a775c7603a {
  margin-top: 30px;
margin-left: 35px;
margin-bottom: 30px;
margin-right: 35px;
}

#s-346752c7-446a-4cba-b1aa-20a775c7603a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (max-width: 767px){#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 {
  display: none;
}
#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7, #wrap-s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 { display:none !important; }}
#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ef9102ce-aeaf-4431-939a-8facc646a88b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef9102ce-aeaf-4431-939a-8facc646a88b {
  
}
}@media (max-width: 767px){#s-ef9102ce-aeaf-4431-939a-8facc646a88b {
  
}
}







#s-ef9102ce-aeaf-4431-939a-8facc646a88b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef9102ce-aeaf-4431-939a-8facc646a88b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b375bfa0-aa67-4895-a53a-e817d1ab9010 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b375bfa0-aa67-4895-a53a-e817d1ab9010 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bfa4c48f-d70a-40fe-823b-88b6c0d9ad75 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

.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-6d416966-3c0a-4fef-9094-ef3c0a1f304c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8a14be3f-5c28-40d0-8e6a-de8ef89c7535"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-83abdfb7-250a-4eff-84c7-45890daa8a91 {
  min-height: 330px;
}








#s-83abdfb7-250a-4eff-84c7-45890daa8a91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83abdfb7-250a-4eff-84c7-45890daa8a91.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-39b8e4be-7b3d-4274-a48b-82a80db1fe5f {
  
}

#s-39b8e4be-7b3d-4274-a48b-82a80db1fe5f {
  display: none;
}
#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 {
  max-width: 100%;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom,
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 {
  max-width: 100%;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom,
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 {
  max-width: 100%;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom,
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 {
  max-width: 100%;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom,
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 {
  max-width: 100%;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom,
.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b04e14a8-d5b0-4807-8781-b1fe351b2ff0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3fd5cb13-50ba-4bdc-8163-d3e90184c7ef {
  min-height: 80px;
}








#s-3fd5cb13-50ba-4bdc-8163-d3e90184c7ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fd5cb13-50ba-4bdc-8163-d3e90184c7ef.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-afd6f8da-447b-4406-839e-dfa7d5f4c798 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afd6f8da-447b-4406-839e-dfa7d5f4c798 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e4f482cf-a7d7-4b49-97a2-ffdf6d976de9 {
  min-height: 330px;
}








#s-e4f482cf-a7d7-4b49-97a2-ffdf6d976de9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f482cf-a7d7-4b49-97a2-ffdf6d976de9.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7b6f0215-ca6a-44cc-ad8a-fa8e46c94dab {
  display: none;
}
#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 {
  max-width: 100%;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom,
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 {
  max-width: 100%;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom,
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 {
  max-width: 100%;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom,
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 {
  max-width: 100%;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom,
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 {
  max-width: 100%;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom,
.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2b52c5a-8df6-4123-856c-88f38101c9b8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ede9a77f-5e52-4fbc-8f6b-d0ac5184159d {
  min-height: 80px;
}








#s-ede9a77f-5e52-4fbc-8f6b-d0ac5184159d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ede9a77f-5e52-4fbc-8f6b-d0ac5184159d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c75edb30-ba69-477c-814c-8bf1ea279720 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c75edb30-ba69-477c-814c-8bf1ea279720 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-217b5137-aa2a-425a-b51a-9731dfff734f {
  display: none;
}
#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 {
  max-width: 100%;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom,
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 {
  max-width: 100%;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom,
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 {
  max-width: 100%;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom,
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 {
  max-width: 100%;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom,
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 {
  max-width: 100%;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom,
.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ede63f3-acf6-4b4b-b4be-696bbf464b20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7c7df79-7bc2-4dd2-805a-fb5e2a37de73 {
  min-height: 80px;
}








#s-e7c7df79-7bc2-4dd2-805a-fb5e2a37de73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7c7df79-7bc2-4dd2-805a-fb5e2a37de73.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4fc1dd22-52b3-4683-8626-272e090f3cbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fc1dd22-52b3-4683-8626-272e090f3cbe .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9f46da7c-fce7-4b50-ae37-c3d048890add {
  display: none;
}
#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 {
  max-width: 100%;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom,
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 {
  max-width: 100%;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom,
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 {
  max-width: 100%;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom,
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 {
  max-width: 100%;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom,
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 {
  max-width: 100%;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom,
.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a16b8dd3-5afa-498c-972e-1f5e08032f17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-352bb165-1a5d-4e96-9bc2-e0ce8f9183bb {
  min-height: 80px;
}








#s-352bb165-1a5d-4e96-9bc2-e0ce8f9183bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-352bb165-1a5d-4e96-9bc2-e0ce8f9183bb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e56dc3ec-1670-4cda-93bb-3b36df25db37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e56dc3ec-1670-4cda-93bb-3b36df25db37 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51ec2a26-eb94-4de7-b786-d0df9596a848 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-51ec2a26-eb94-4de7-b786-d0df9596a848"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-b764c023-b565-43f1-9350-34fd15478fb8 {
  min-height: 330px;
}








#s-b764c023-b565-43f1-9350-34fd15478fb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b764c023-b565-43f1-9350-34fd15478fb8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-78514ce4-61d7-4c77-a537-bf8979cd653b {
  
}

#s-78514ce4-61d7-4c77-a537-bf8979cd653b {
  display: none;
}
#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 {
  max-width: 100%;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom,
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 {
  max-width: 100%;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom,
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 {
  max-width: 100%;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom,
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 {
  max-width: 100%;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom,
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 {
  max-width: 100%;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom,
.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6d775a43-0c30-4c28-b2d4-833e27a1d887 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d21c7899-fb80-4c1c-980f-238556c66d90 {
  min-height: 80px;
}








#s-d21c7899-fb80-4c1c-980f-238556c66d90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21c7899-fb80-4c1c-980f-238556c66d90.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7069baa6-eba7-4c0b-b745-31996d6e1df9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7069baa6-eba7-4c0b-b745-31996d6e1df9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-15e07fe4-8d0c-461b-b9e8-296818f9e54e {
  min-height: 330px;
}








#s-15e07fe4-8d0c-461b-b9e8-296818f9e54e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15e07fe4-8d0c-461b-b9e8-296818f9e54e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e256ab68-5524-4e16-b856-088c8a317338 {
  display: none;
}
#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 {
  max-width: 100%;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom,
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 {
  max-width: 100%;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom,
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 {
  max-width: 100%;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom,
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 {
  max-width: 100%;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom,
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 {
  max-width: 100%;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom,
.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51ea1873-52f9-4e32-bae1-74f4e3330af1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-664ddfaf-4cc6-4549-84d0-ce6ddf1d55a3 {
  min-height: 80px;
}








#s-664ddfaf-4cc6-4549-84d0-ce6ddf1d55a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-664ddfaf-4cc6-4549-84d0-ce6ddf1d55a3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cfa530d8-f07c-4362-8ae3-d8ba7bc0b27e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfa530d8-f07c-4362-8ae3-d8ba7bc0b27e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0cea466-c384-4af5-8347-98a4b0e5917c {
  display: none;
}
#s-811acac7-f196-4743-b790-d9da34e6e04a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a {
  max-width: 100%;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom,
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a {
  max-width: 100%;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom,
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a {
  max-width: 100%;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom,
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a {
  max-width: 100%;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom,
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a {
  max-width: 100%;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom,
.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-811acac7-f196-4743-b790-d9da34e6e04a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e9a80bc0-5252-416d-9e34-f63161ca4452 {
  min-height: 80px;
}








#s-e9a80bc0-5252-416d-9e34-f63161ca4452 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a80bc0-5252-416d-9e34-f63161ca4452.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-497d8b64-da21-4275-a817-911e892ef341 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-497d8b64-da21-4275-a817-911e892ef341 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fc63dc3d-2107-463f-bbc5-7e2f854ff9d7 {
  display: none;
}
#s-7b9eca62-391c-4702-9791-e5ab011adb6a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a {
  max-width: 100%;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom,
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a {
  max-width: 100%;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom,
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a {
  max-width: 100%;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom,
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a {
  max-width: 100%;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom,
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a {
  max-width: 100%;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom,
.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b9eca62-391c-4702-9791-e5ab011adb6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c72bde39-15f0-48e1-9af3-3862ba2e1393 {
  min-height: 80px;
}








#s-c72bde39-15f0-48e1-9af3-3862ba2e1393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c72bde39-15f0-48e1-9af3-3862ba2e1393.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7dab7d1a-87a9-4257-99ff-fe7024a99705 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dab7d1a-87a9-4257-99ff-fe7024a99705 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8b3f7e60-c7e3-4045-ba4b-750f14b53eaf {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-8b3f7e60-c7e3-4045-ba4b-750f14b53eaf:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8b3f7e60-c7e3-4045-ba4b-750f14b53eaf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b3f7e60-c7e3-4045-ba4b-750f14b53eaf.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-9ed21ea5-91c2-49a8-b40e-8deea3ddfe85 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-9ed21ea5-91c2-49a8-b40e-8deea3ddfe85:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9ed21ea5-91c2-49a8-b40e-8deea3ddfe85:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9ed21ea5-91c2-49a8-b40e-8deea3ddfe85.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-78981e7e-0b1e-46ca-8a78-991290a52de2 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-78981e7e-0b1e-46ca-8a78-991290a52de2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-856ac671-f8bb-4f8c-ae1e-57ed32009467 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-856ac671-f8bb-4f8c-ae1e-57ed32009467 {
  
}
}@media (max-width: 767px){#s-856ac671-f8bb-4f8c-ae1e-57ed32009467 {
  
}
}







#s-856ac671-f8bb-4f8c-ae1e-57ed32009467 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-856ac671-f8bb-4f8c-ae1e-57ed32009467.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-472b110c-4bba-4d4f-9336-8f5fac7085b5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-472b110c-4bba-4d4f-9336-8f5fac7085b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe66a8de-a1a4-483b-bdc2-19433d798217 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-80c63db0-32f8-417e-b59c-b9edf09426a9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-05b89077-ada5-4ec5-a5cf-edb0fd595c94 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-05b89077-ada5-4ec5-a5cf-edb0fd595c94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-d83385ba-e6cc-42c8-83ae-c03ec32c6d51 {
  min-height: 330px;
}








#s-d83385ba-e6cc-42c8-83ae-c03ec32c6d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d83385ba-e6cc-42c8-83ae-c03ec32c6d51.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-9b9add7a-1d33-4e48-93c9-e7d6311fa627 {
  
}

#s-9b9add7a-1d33-4e48-93c9-e7d6311fa627 {
  display: none;
}
#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f {
  max-width: 100%;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom,
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f {
  max-width: 100%;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom,
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f {
  max-width: 100%;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom,
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f {
  max-width: 100%;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom,
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f {
  max-width: 100%;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom,
.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ea49362-3fa2-4ff8-83ec-64a4907ed25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5a7930f0-5569-462c-81fa-f474e65b13fc {
  min-height: 80px;
}








#s-5a7930f0-5569-462c-81fa-f474e65b13fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a7930f0-5569-462c-81fa-f474e65b13fc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5c2f0f76-6f6e-45d8-bf53-06d1956e24a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c2f0f76-6f6e-45d8-bf53-06d1956e24a0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ace5fd9-1672-4b1c-b601-4966f3f52786 {
  min-height: 330px;
}








#s-0ace5fd9-1672-4b1c-b601-4966f3f52786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ace5fd9-1672-4b1c-b601-4966f3f52786.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6d4561dd-3811-48ab-8170-94382069ac06 {
  display: none;
}
#s-f3999547-263e-46f1-8962-24eca5f950c0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 {
  max-width: 100%;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom,
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 {
  max-width: 100%;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom,
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 {
  max-width: 100%;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom,
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 {
  max-width: 100%;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom,
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 {
  max-width: 100%;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom,
.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3999547-263e-46f1-8962-24eca5f950c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-840d0112-e026-4e2e-a242-00f7015ba4cb {
  min-height: 80px;
}








#s-840d0112-e026-4e2e-a242-00f7015ba4cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-840d0112-e026-4e2e-a242-00f7015ba4cb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c5f2f0b7-3521-4a50-818c-2dd6c6624688 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5f2f0b7-3521-4a50-818c-2dd6c6624688 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-acee5dd5-12c0-4bbe-bbdd-a758ed2ca40b {
  display: none;
}
#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe {
  max-width: 100%;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom,
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe {
  max-width: 100%;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom,
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe {
  max-width: 100%;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom,
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe {
  max-width: 100%;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom,
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe {
  max-width: 100%;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom,
.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa71bf0-c45a-4657-bf70-e8051fb4efbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31ae94f1-e1a3-4b1c-81de-d5517dd3c5db {
  min-height: 80px;
}








#s-31ae94f1-e1a3-4b1c-81de-d5517dd3c5db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31ae94f1-e1a3-4b1c-81de-d5517dd3c5db.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e91e31a7-2c36-404b-8fca-bcf1c6f5974c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e91e31a7-2c36-404b-8fca-bcf1c6f5974c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a04f1a8f-0446-4877-a8d8-017f2a31800b {
  display: none;
}
#s-0d213082-ed1a-4ce7-8e47-3001f82a951d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d {
  max-width: 100%;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom,
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d {
  max-width: 100%;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom,
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d {
  max-width: 100%;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom,
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d {
  max-width: 100%;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom,
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d {
  max-width: 100%;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom,
.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d213082-ed1a-4ce7-8e47-3001f82a951d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-644d3c01-4b0b-4372-bc88-b2d393301eb1 {
  min-height: 80px;
}








#s-644d3c01-4b0b-4372-bc88-b2d393301eb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-644d3c01-4b0b-4372-bc88-b2d393301eb1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-95b76fbd-3d85-4a5f-9c06-cffa33cb99dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95b76fbd-3d85-4a5f-9c06-cffa33cb99dc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-98cc5af9-eca8-4725-a79e-76a769ef0c1d {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-98cc5af9-eca8-4725-a79e-76a769ef0c1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-0be56377-47bf-4dc3-8567-4e0236f24881 {
  min-height: 330px;
}








#s-0be56377-47bf-4dc3-8567-4e0236f24881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0be56377-47bf-4dc3-8567-4e0236f24881.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-dacddf6c-73a8-4d68-9ad4-5a38e24a236f {
  
}

#s-dacddf6c-73a8-4d68-9ad4-5a38e24a236f {
  display: none;
}
#s-8c417760-201b-4320-8f56-07414f43922a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-8c417760-201b-4320-8f56-07414f43922a {
  max-width: 100%;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom,
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a {
  max-width: 100%;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom,
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a {
  max-width: 100%;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom,
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a {
  max-width: 100%;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom,
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a {
  max-width: 100%;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom,
.shg-c#s-8c417760-201b-4320-8f56-07414f43922a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8c417760-201b-4320-8f56-07414f43922a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-801bc66f-b92b-483e-b5ae-91c4bb86af86 {
  min-height: 80px;
}








#s-801bc66f-b92b-483e-b5ae-91c4bb86af86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-801bc66f-b92b-483e-b5ae-91c4bb86af86.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b7635070-3826-420e-843f-132c27bd21e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7635070-3826-420e-843f-132c27bd21e0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d961e09f-1bcd-4402-bd96-0c269567f4fb {
  min-height: 330px;
}








#s-d961e09f-1bcd-4402-bd96-0c269567f4fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d961e09f-1bcd-4402-bd96-0c269567f4fb.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4e4a3587-3186-4ea2-979e-9260bb25fbad {
  display: none;
}
#s-25784dd8-cabd-4757-8c3c-98a246fdfacb {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb {
  max-width: 100%;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom,
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb {
  max-width: 100%;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom,
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb {
  max-width: 100%;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom,
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb {
  max-width: 100%;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom,
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb {
  max-width: 100%;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom,
.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25784dd8-cabd-4757-8c3c-98a246fdfacb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-29a149ec-f833-4875-8545-278113ea3a0c {
  min-height: 80px;
}








#s-29a149ec-f833-4875-8545-278113ea3a0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29a149ec-f833-4875-8545-278113ea3a0c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-35b3e163-57cc-48fc-8290-7700323860b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35b3e163-57cc-48fc-8290-7700323860b2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ff298b25-4963-4b2e-bf42-2895934dd06c {
  display: none;
}
#s-72ece578-9cd4-4730-8ca2-7ada87665002 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 {
  max-width: 100%;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom,
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 {
  max-width: 100%;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom,
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 {
  max-width: 100%;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom,
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 {
  max-width: 100%;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom,
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 {
  max-width: 100%;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom,
.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72ece578-9cd4-4730-8ca2-7ada87665002 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa0b89b8-a3d3-431f-8319-ae76d1f8140e {
  min-height: 80px;
}








#s-aa0b89b8-a3d3-431f-8319-ae76d1f8140e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa0b89b8-a3d3-431f-8319-ae76d1f8140e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-533a8677-f819-4810-8f51-cb4f5ed4c94a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-533a8677-f819-4810-8f51-cb4f5ed4c94a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3dcdc8de-c833-48f7-85c6-51c1d288de94 {
  display: none;
}
#s-c465cbf1-b438-4ab2-8246-33d24b450c7a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a {
  max-width: 100%;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom,
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a {
  max-width: 100%;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom,
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a {
  max-width: 100%;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom,
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a {
  max-width: 100%;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom,
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a {
  max-width: 100%;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom,
.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c465cbf1-b438-4ab2-8246-33d24b450c7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94b3a90f-9976-4ec8-882a-00bcb179a5cb {
  min-height: 80px;
}








#s-94b3a90f-9976-4ec8-882a-00bcb179a5cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94b3a90f-9976-4ec8-882a-00bcb179a5cb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-58ef50b5-a549-4f2b-9846-76aa755a0e9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58ef50b5-a549-4f2b-9846-76aa755a0e9a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2eb0bf0c-3120-4c46-bf4f-c5eba4c5c1bc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-2eb0bf0c-3120-4c46-bf4f-c5eba4c5c1bc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2eb0bf0c-3120-4c46-bf4f-c5eba4c5c1bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2eb0bf0c-3120-4c46-bf4f-c5eba4c5c1bc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-840a5c5f-295a-4182-8397-480c0f59a5a3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-840a5c5f-295a-4182-8397-480c0f59a5a3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-840a5c5f-295a-4182-8397-480c0f59a5a3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-840a5c5f-295a-4182-8397-480c0f59a5a3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8f350092-ff5c-4aa4-b2d0-140c87fb569b {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-8f350092-ff5c-4aa4-b2d0-140c87fb569b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7a63fd64-fecb-4b04-bbea-eb03d5df7258 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7a63fd64-fecb-4b04-bbea-eb03d5df7258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a63fd64-fecb-4b04-bbea-eb03d5df7258.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4ae61335-2ce5-43db-b37e-3fd0a7d5b1e9 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4ae61335-2ce5-43db-b37e-3fd0a7d5b1e9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-65dad625-1953-4a2d-8e0a-be472a752658 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-2a3d6de5-4f94-4e27-8f7e-6fd270297a75 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-2a3d6de5-4f94-4e27-8f7e-6fd270297a75 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-47e2311b-9448-43c7-afdf-d2b820237677 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-47e2311b-9448-43c7-afdf-d2b820237677 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c661906e-5aaa-4904-895d-9243c06e771b {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-f405487a-132c-411b-98af-5a0f60e51dc7 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-f405487a-132c-411b-98af-5a0f60e51dc7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d4351a98-5199-4475-a571-724e82822449 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d4351a98-5199-4475-a571-724e82822449 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8bb0817a-6e09-4e55-bb62-c1fee79d2684 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-9b73df10-cf7d-4cc0-b15c-5d52d9b34833 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-9b73df10-cf7d-4cc0-b15c-5d52d9b34833 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-fd6906ef-9b89-4861-bcf1-73dc3e5b1a57 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fd6906ef-9b89-4861-bcf1-73dc3e5b1a57 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1150b20a-df58-4bb9-997f-22af0b024d6e {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-9acdaafd-9ecc-4fc3-bd94-084670f48857 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9acdaafd-9ecc-4fc3-bd94-084670f48857 {
  display: none;
}
#s-9acdaafd-9ecc-4fc3-bd94-084670f48857, #wrap-s-9acdaafd-9ecc-4fc3-bd94-084670f48857 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9acdaafd-9ecc-4fc3-bd94-084670f48857 {
  display: none;
}
#s-9acdaafd-9ecc-4fc3-bd94-084670f48857, #wrap-s-9acdaafd-9ecc-4fc3-bd94-084670f48857 { display:none !important; }}@media (max-width: 767px){#s-9acdaafd-9ecc-4fc3-bd94-084670f48857 {
  display: none;
}
#s-9acdaafd-9ecc-4fc3-bd94-084670f48857, #wrap-s-9acdaafd-9ecc-4fc3-bd94-084670f48857 { display:none !important; }}







#s-9acdaafd-9ecc-4fc3-bd94-084670f48857 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9acdaafd-9ecc-4fc3-bd94-084670f48857.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 td.shogun-table-column {
  background-color: rgba(133, 176, 244, 1);
  padding: 0px;
  text-align: center;
}

#s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 td.shogun-table-column, #s-b9305e2a-d765-4aa4-b29c-7ae14db65f45 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-6ac1dc7b-5098-457e-be8d-8daec813ebb1 {
  background-color: rgba(255, 255, 255, 1);
}

#s-dc3ae6f8-b482-446f-a96f-c675de925cc8 {
  background-color: rgba(255, 255, 255, 1);
}

#s-d9a0d9fa-60b1-46f5-9a3b-e1d91a9675e8 {
  background-color: rgba(255, 255, 255, 1);
}

#s-f3def214-dcfc-49ad-ac80-18696ec2b820 {
  background-color: rgba(255, 255, 255, 1);
}

#s-a1a253d4-7da4-4d61-827e-49843fe3d861 {
  background-color: rgba(255, 255, 255, 1);
}

#s-7f641947-f8eb-4fa3-b1c3-060a21a8f6de {
  background-color: rgba(255, 255, 255, 1);
}

#s-196b91a2-6ef9-4dd8-82c6-bb509dfb8301 {
  background-color: rgba(255, 255, 255, 1);
}

#s-f03e1ee6-123d-4e3a-8722-6215af15db38 {
  background-color: rgba(255, 255, 255, 1);
}

#s-b8ad392c-f1dc-41ee-860b-53ef0befd613 {
  background-color: rgba(255, 255, 255, 1);
}

#s-9a0cd47c-a2eb-4a6d-92cb-389bdd133634 {
  background-color: rgba(255, 255, 255, 1);
}

#s-acdeb5db-822a-4e93-b894-2576aceb449d {
  background-color: rgba(255, 255, 255, 1);
}

#s-58a24b43-18cc-4ca0-9a8f-0ccea415387a {
  background-color: rgba(255, 255, 255, 1);
}

#s-5829899d-5aa7-4eed-afe2-72d1b0005044 {
  background-color: rgba(255, 255, 255, 1);
}

#s-5ad63ab0-4d20-482b-ac99-611ce4b93dce {
  background-color: rgba(255, 255, 255, 1);
}

#s-e8734fcc-c748-4171-a114-126d95b255a5 {
  background-color: rgba(255, 255, 255, 1);
}

#s-21dae9f1-fe01-4e38-b009-0181f2e2a418 {
  background-color: rgba(255, 255, 255, 1);
}

#s-120b4db9-74e9-4772-94d5-4bc7e2e84a08 {
  background-color: rgba(255, 255, 255, 1);
}

#s-3e6d243f-0ad1-4d55-b8e5-af2c292ca70b {
  background-color: rgba(255, 255, 255, 1);
}

#s-92ba905d-5ba8-4140-9254-a431a968addb {
  background-color: rgba(255, 255, 255, 1);
}

#s-5f09c8c6-4f53-4313-99c6-81dbfccc5c1c {
  background-color: rgba(255, 255, 255, 1);
}

#s-fda74514-fca5-4500-9679-e6e4e0bf637f {
  background-color: rgba(255, 255, 255, 1);
}

#s-c1a1e2e6-f0cc-4f56-8098-5818e55d30bb {
  background-color: rgba(255, 255, 255, 1);
}

#s-88d86afc-e671-419d-a6b8-4985e2805b4e {
  background-color: rgba(255, 255, 255, 1);
}

#s-12010fd3-c157-455d-a922-73d6ac99dfd1 {
  background-color: rgba(255, 255, 255, 1);
}

#s-b0340b6d-5299-438b-b028-312bb92de493 {
  background-color: rgba(255, 255, 255, 1);
}

#s-c86bbd3e-ded3-4981-a52a-062ebe49cc1b {
  background-color: rgba(255, 255, 255, 1);
}

#s-8cf04f37-e6b2-4e2c-b15d-ca5bbbc7b47f {
  background-color: rgba(255, 255, 255, 1);
}

#s-a058c925-2a96-44cc-b1dd-04c77950f11a {
  background-color: rgba(255, 255, 255, 1);
}

#s-70764d95-1d1f-495b-a65f-ea53a94d5fbc {
  background-color: rgba(255, 255, 255, 1);
}

#s-0afdb564-5754-4001-887a-a09cbfc8767b {
  background-color: rgba(255, 255, 255, 1);
}

#s-19f78eff-dbb1-464c-878f-263e9fd659f1 {
  background-color: rgba(255, 255, 255, 1);
}

#s-c573163b-92f9-4e17-b51a-5fde57e0c824 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e393606e-9a3c-4341-b450-ff356cc8a395 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e5c61b46-4357-403a-801f-278b32799b4c {
  background-color: rgba(255, 255, 255, 1);
}

#s-13884c50-69f2-439c-91b0-310619144b3f {
  background-color: rgba(255, 255, 255, 1);
}

#s-3b7e503c-4ac6-42bc-8e54-d03426dbdc90 {
  background-color: rgba(255, 255, 255, 1);
}

#s-9e67560a-6499-4460-91b9-c560285bb7b4 {
  background-color: rgba(255, 255, 255, 1);
}

#s-b4e2b9d5-0890-469a-b4cf-7c3549e0c9bd {
  background-color: rgba(255, 255, 255, 1);
}

#s-afd2d04f-904c-478c-8362-d1ac5b7b8da1 {
  background-color: rgba(255, 255, 255, 1);
}

#s-9289f95e-547b-4821-9b77-71023461a70b {
  background-color: rgba(255, 255, 255, 1);
}

#s-63068f08-7dee-4cbb-92ab-7ec8f915e71c {
  background-color: rgba(255, 255, 255, 1);
}

#s-37a34bae-619f-46c6-ac3c-e839da550f2a {
  background-color: rgba(255, 255, 255, 1);
}

#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 {
  padding-left: 50px;
padding-right: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 {
  display: none;
}
#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6, #wrap-s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 { display:none !important; }}@media (max-width: 767px){#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 {
  display: none;
}
#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6, #wrap-s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 { display:none !important; }}







#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2b500f7-0bb5-41cb-9847-ba4e049639e6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5c7486bf-918c-4309-8f3d-b8f33a21b19c {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-5c7486bf-918c-4309-8f3d-b8f33a21b19c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-5c7486bf-918c-4309-8f3d-b8f33a21b19c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5c7486bf-918c-4309-8f3d-b8f33a21b19c td.shogun-table-column {
  background-color: rgba(133, 176, 244, 1);
  padding: 0px;
  text-align: center;
}

#s-5c7486bf-918c-4309-8f3d-b8f33a21b19c td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-5c7486bf-918c-4309-8f3d-b8f33a21b19c td.shogun-table-column, #s-5c7486bf-918c-4309-8f3d-b8f33a21b19c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-ddac3a99-42be-4669-8794-f1a6f46baade {
  background-color: rgba(255, 255, 255, 1);
}

#s-af9b809b-1dc4-477d-aa2a-334c2482709f {
  background-color: rgba(255, 255, 255, 1);
}

#s-a9dea766-8a75-4012-be3f-e054e43364c2 {
  background-color: rgba(255, 255, 255, 1);
}

#s-7663a197-50bf-4c6c-8465-9f88439ed779 {
  background-color: rgba(255, 255, 255, 1);
}

#s-2b8e7b99-70d5-40fb-883d-5a3f94716e5d {
  background-color: rgba(255, 255, 255, 1);
}

#s-04af42a7-c2dc-4396-a5cc-86a0d346c6a6 {
  background-color: rgba(255, 255, 255, 1);
}

#s-641c7b6b-c612-463c-a95c-3ec3ce833c9e {
  background-color: rgba(255, 255, 255, 1);
}

#s-873979af-60e8-4720-a33b-5e74f8b23719 {
  background-color: rgba(255, 255, 255, 1);
}

#s-fccc825d-85a5-4e78-9b1b-aa3721ed4f95 {
  background-color: rgba(255, 255, 255, 1);
}

#s-eb6aebff-fb0f-4810-8253-6e584ede9f5f {
  background-color: rgba(255, 255, 255, 1);
}

#s-7ae5a048-c44d-49a0-972d-fea48c16065c {
  background-color: rgba(255, 255, 255, 1);
}

#s-c54cfe8c-266b-49f2-883c-7620ff2061ba {
  background-color: rgba(255, 255, 255, 1);
}

#s-a52a81cb-dbcf-4b47-81ba-968b82964101 {
  background-color: rgba(255, 255, 255, 1);
}

#s-2cae9455-8790-4cd1-b6f5-1b85d9c12cb4 {
  background-color: rgba(255, 255, 255, 1);
}

#s-52efd9b1-e220-4a4e-8a05-1590b6e9baaa {
  background-color: rgba(255, 255, 255, 1);
}

#s-493c703b-2929-45f4-8de1-123bfa62d744 {
  background-color: rgba(255, 255, 255, 1);
}

#s-0b6aba9d-14b5-45a2-88e8-e3cc7e82a979 {
  background-color: rgba(255, 255, 255, 1);
}

#s-ed5e8684-a139-45e8-8dd6-c319717bd772 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e716dd11-dc43-4889-858e-4edd586c38fc {
  background-color: rgba(255, 255, 255, 1);
}

#s-e7c498cd-5772-4145-b52d-30710d8da03f {
  background-color: rgba(255, 255, 255, 1);
}

#s-b4b2a22b-660f-4999-adcf-0bba77820cc7 {
  background-color: rgba(255, 255, 255, 1);
}

#s-60fb6af8-8ad9-4b23-b3d4-12cf3a9d30f2 {
  background-color: rgba(255, 255, 255, 1);
}

#s-d4a8670b-8214-4d66-b6bb-dacb012a9aab {
  background-color: rgba(255, 255, 255, 1);
}

#s-be9ccd77-d988-4dd7-998a-3de58769244a {
  background-color: rgba(255, 255, 255, 1);
}

#s-935b8437-6726-44fe-a78c-0067dc1e19d6 {
  background-color: rgba(255, 255, 255, 1);
}

#s-bfc54e05-bb11-478d-b2bf-3fe47a4be1fe {
  background-color: rgba(255, 255, 255, 1);
}

#s-e0e79063-cb03-4aa5-8a8a-022e1144fb14 {
  background-color: rgba(255, 255, 255, 1);
}

#s-f05915df-73a7-4718-9d0b-a85a1e0b4dbd {
  background-color: rgba(255, 255, 255, 1);
}

#s-f88b7aae-4b77-42ff-bf23-88e11a4ba11b {
  background-color: rgba(255, 255, 255, 1);
}

#s-bb2c1cb9-b5a1-4174-982b-6e4d60254d77 {
  background-color: rgba(255, 255, 255, 1);
}

#s-f6d39d7a-162b-4e82-a84b-591feee57c0e {
  background-color: rgba(255, 255, 255, 1);
}

#s-2c07ed9d-caf8-4640-a14a-72cec85c12f9 {
  background-color: rgba(255, 255, 255, 1);
}

#s-3c49b3ab-6efb-4335-8271-cb5e655bbb9d {
  background-color: rgba(255, 255, 255, 1);
}

#s-ce80b8bc-0566-4184-af58-77a79f42c136 {
  background-color: rgba(255, 255, 255, 1);
}

#s-5a715019-26e8-487b-9a29-980405b61034 {
  background-color: rgba(255, 255, 255, 1);
}

#s-2c2432ec-6cac-49f3-8ae7-dcdd6c02f7b1 {
  background-color: rgba(255, 255, 255, 1);
}

#s-d626f61b-9e42-4e34-8709-1df38ab3418a {
  background-color: rgba(255, 255, 255, 1);
}

#s-43f0ad44-aac7-40e2-8a74-c9e97c8c9c3c {
  background-color: rgba(255, 255, 255, 1);
}

#s-930c45d3-07d8-4f8d-8616-d15d8a401141 {
  background-color: rgba(255, 255, 255, 1);
}

#s-26a8a107-ade7-45db-b295-a8d477664a60 {
  background-color: rgba(255, 255, 255, 1);
}

#s-12ac1b0b-57ca-4389-9092-b5f8b46d5674 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e89c3cd9-ed61-4d47-9573-c80918056ab7 {
  background-color: rgba(255, 255, 255, 1);
}

#s-0354837c-3fd8-44f9-bc5a-826e32d60b45 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0354837c-3fd8-44f9-bc5a-826e32d60b45 {
  display: none;
}
#s-0354837c-3fd8-44f9-bc5a-826e32d60b45, #wrap-s-0354837c-3fd8-44f9-bc5a-826e32d60b45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0354837c-3fd8-44f9-bc5a-826e32d60b45 {
  display: none;
}
#s-0354837c-3fd8-44f9-bc5a-826e32d60b45, #wrap-s-0354837c-3fd8-44f9-bc5a-826e32d60b45 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0354837c-3fd8-44f9-bc5a-826e32d60b45 {
  display: none;
}
#s-0354837c-3fd8-44f9-bc5a-826e32d60b45, #wrap-s-0354837c-3fd8-44f9-bc5a-826e32d60b45 { display:none !important; }}@media (max-width: 767px){#s-0354837c-3fd8-44f9-bc5a-826e32d60b45 {
  
}
}







#s-0354837c-3fd8-44f9-bc5a-826e32d60b45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0354837c-3fd8-44f9-bc5a-826e32d60b45.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 td.shogun-table-column {
  background-color: rgba(133, 176, 244, 1);
  padding: 0px;
  text-align: center;
}

#s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 td.shogun-table-column, #s-1ede94ad-ad34-49b2-be20-9d1cee0bb847 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-d863b5ad-3f10-43a3-b8f4-3b53a1d52f60 {
  background-color: rgba(255, 255, 255, 1);
}

#s-d8dbf200-2788-43a5-bc71-ea0984041fba {
  background-color: rgba(255, 255, 255, 1);
}

#s-68961a23-9a40-4585-b68e-2c7175daf8c7 {
  background-color: rgba(255, 255, 255, 1);
}

#s-4fa45502-bfa3-4dfb-8827-fcebb09ff0f8 {
  background-color: rgba(255, 255, 255, 1);
}

#s-460999ff-a22b-413c-bf27-93e7d27b91b9 {
  background-color: rgba(255, 255, 255, 1);
}

#s-2901a4df-8b89-4bbb-a4ef-853010f5c897 {
  background-color: rgba(255, 255, 255, 1);
}

#s-a0e2813a-0424-4326-b9d5-bbeaa36fc0f8 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e9b8127d-45dd-4ab4-9531-154740159e7a {
  background-color: rgba(255, 255, 255, 1);
}

#s-69537c18-eba6-4adb-95f2-033ed12c3788 {
  background-color: rgba(255, 255, 255, 1);
}

#s-8a8aafa5-60e3-485d-afd2-d315838b5550 {
  background-color: rgba(255, 255, 255, 1);
}

#s-92d4805c-f95b-4661-b544-223ab779e17d {
  background-color: rgba(255, 255, 255, 1);
}

#s-e2efc200-c100-4f2e-82ce-405e1d86a106 {
  background-color: rgba(255, 255, 255, 1);
}

#s-eeb086c3-8b73-4ed5-a5f1-8db93386dc29 {
  background-color: rgba(255, 255, 255, 1);
}

#s-8f4b2577-ab91-4b14-bcea-3af69e7668e2 {
  background-color: rgba(255, 255, 255, 1);
}

#s-bcd98cce-8b4d-4d9b-9ed3-a5451d683d66 {
  background-color: rgba(255, 255, 255, 1);
}

#s-de2e6bbb-73e0-471b-81ee-b82ea5a27c56 {
  background-color: rgba(255, 255, 255, 1);
}

#s-7375a7ac-fe0e-44e9-9ffa-a2a66377440b {
  background-color: rgba(255, 255, 255, 1);
}

#s-adbb9030-60fa-4645-b26f-7cc8fc727a3b {
  background-color: rgba(255, 255, 255, 1);
}

#s-2cef9ab5-ccb6-4dda-af9e-0a81a48db24d {
  background-color: rgba(255, 255, 255, 1);
}

#s-22a254a8-e4d9-46ba-81c9-d167e101b1d0 {
  background-color: rgba(255, 255, 255, 1);
}

#s-19c3ed90-fb84-404c-9ade-f1b5a89b4d29 {
  background-color: rgba(255, 255, 255, 1);
}

#s-695188b5-cc7b-4119-8d74-0b59e55064bc {
  background-color: rgba(255, 255, 255, 1);
}

#s-fdcaee82-7cf8-4484-8995-be06dcd3c60e {
  background-color: rgba(255, 255, 255, 1);
}

#s-bfc9ae45-78ef-4a84-ad0d-9ca90b225068 {
  background-color: rgba(255, 255, 255, 1);
}

#s-55936b90-2251-430a-bce6-ac3e9d92bf52 {
  background-color: rgba(255, 255, 255, 1);
}

#s-9e1747fd-ee07-4bd1-b123-6dfa3f5b5c57 {
  background-color: rgba(255, 255, 255, 1);
}

#s-7f8a41f8-2c43-4db4-9080-f555ee1c6dda {
  background-color: rgba(255, 255, 255, 1);
}

#s-81439ac3-281d-4e96-94b0-9ae6b253d6f5 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e8d1bfbd-752f-497b-905f-8e0387e60fb9 {
  background-color: rgba(255, 255, 255, 1);
}

#s-bf7dae9e-399b-4518-82a8-04fb74d382b1 {
  background-color: rgba(255, 255, 255, 1);
}

#s-a17d47fa-07d6-481d-a377-8cf8e7533062 {
  background-color: rgba(255, 255, 255, 1);
}

#s-0221be3d-d519-4393-a59a-4c160890bbd8 {
  background-color: rgba(255, 255, 255, 1);
}

#s-c40290eb-082c-42c2-9aea-9ad7ddd2b54e {
  background-color: rgba(255, 255, 255, 1);
}

#s-09a69877-951d-41f7-ba59-bff82fd7f6e3 {
  background-color: rgba(255, 255, 255, 1);
}

#s-43ca8f29-d60f-4ad3-8118-a03aa7781ecc {
  background-color: rgba(255, 255, 255, 1);
}

#s-991a995f-c8ab-40fc-9f5d-41980c688dfe {
  background-color: rgba(255, 255, 255, 1);
}

#s-ace9e582-5e91-40f1-9714-1f743e28067f {
  background-color: rgba(255, 255, 255, 1);
}

#s-9729bc03-789d-4d9e-a2cc-03102f8b3754 {
  background-color: rgba(255, 255, 255, 1);
}

#s-e766e9eb-5fea-405a-b8fe-cbff66e3049e {
  background-color: rgba(255, 255, 255, 1);
}

#s-83f191d4-42ca-4dc2-b6c8-d5a8938fe5ed {
  background-color: rgba(255, 255, 255, 1);
}

#s-460ab714-535d-4dac-add4-0149691e6cf4 {
  background-color: rgba(255, 255, 255, 1);
}

#s-63237ee9-b02f-4d04-ba37-ea2c0d7c2087 {
  background-color: rgba(255, 255, 255, 1);
}

#s-c0c06f4f-b274-4526-900a-bb2ec40f141a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-60264cf4-ae32-4ac1-8337-10293c632d0a {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-60264cf4-ae32-4ac1-8337-10293c632d0a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ac78ce24-9332-4dc7-bbe4-3082f3f07736 {
  min-height: 50px;
}








#s-ac78ce24-9332-4dc7-bbe4-3082f3f07736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac78ce24-9332-4dc7-bbe4-3082f3f07736.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ce044992-20b0-4117-8aef-12b63fcfd937 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce044992-20b0-4117-8aef-12b63fcfd937 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

#s-22db030f-c348-40a7-ae68-90f06294a781 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-22db030f-c348-40a7-ae68-90f06294a781 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-22db030f-c348-40a7-ae68-90f06294a781 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-22db030f-c348-40a7-ae68-90f06294a781 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-22db030f-c348-40a7-ae68-90f06294a781 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-22db030f-c348-40a7-ae68-90f06294a781 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-22db030f-c348-40a7-ae68-90f06294a781 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3a075bf4-2034-450b-b0e6-541dab6e0d96 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-3a075bf4-2034-450b-b0e6-541dab6e0d96"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-8a59eb7a-bc8a-4453-b436-c37a8f3f7ee2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-939e9748-8a55-485f-9b3b-2c1a46a60946 {
  text-align: center;
}




  #s-939e9748-8a55-485f-9b3b-2c1a46a60946 img.shogun-image {
    
    width: px;
  }


#s-939e9748-8a55-485f-9b3b-2c1a46a60946 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-db84e582-418d-4d12-b805-34dba7a00201 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-db84e582-418d-4d12-b805-34dba7a00201"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-b46ec91a-9dde-49de-92b2-1597b5b9977b {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-7264765a-127d-48e3-9f26-9ee1c18c8851 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-7264765a-127d-48e3-9f26-9ee1c18c8851 img.shogun-image {
    
    width: px;
  }


#s-7264765a-127d-48e3-9f26-9ee1c18c8851 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-2d1aaef1-3c78-42b9-8188-dc318c0af6fc"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-dfb67712-0007-4d6f-b458-c15efbd447ca {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-26a97606-6756-47b5-8286-20f119087267 {
  text-align: center;
}




  #s-26a97606-6756-47b5-8286-20f119087267 img.shogun-image {
    
    width: px;
  }


#s-26a97606-6756-47b5-8286-20f119087267 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0e970339-6cb7-4601-a0ee-425101e205ba {
  margin-top: 19px;
margin-left: 10px;
margin-bottom: 19px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-0e970339-6cb7-4601-a0ee-425101e205ba"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-7af21202-32f6-499d-9ac2-cca7f8a1d0f3 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-39023db5-3fbb-42c6-880b-d9380bbec7d5 {
  text-align: center;
}




  #s-39023db5-3fbb-42c6-880b-d9380bbec7d5 img.shogun-image {
    
    width: px;
  }


#s-39023db5-3fbb-42c6-880b-d9380bbec7d5 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-1d5c8ef3-fdb0-4b93-8942-d7f12b39d0e9 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-1d5c8ef3-fdb0-4b93-8942-d7f12b39d0e9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b {
  
}
}@media (max-width: 767px){#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b {
  
}
}







#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc05ff10-b999-4524-b7d7-db14ebb0e00b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-9f497471-6f9c-4045-af80-b61b39bc0735 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f497471-6f9c-4045-af80-b61b39bc0735 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3c33267-30ed-404f-94e1-a044ddbeec70 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3c33267-30ed-404f-94e1-a044ddbeec70 {
  display: none;
}
#s-e3c33267-30ed-404f-94e1-a044ddbeec70, #wrap-s-e3c33267-30ed-404f-94e1-a044ddbeec70 { display:none !important; }}@media (max-width: 767px){#s-e3c33267-30ed-404f-94e1-a044ddbeec70 {
  display: none;
}
#s-e3c33267-30ed-404f-94e1-a044ddbeec70, #wrap-s-e3c33267-30ed-404f-94e1-a044ddbeec70 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e3c33267-30ed-404f-94e1-a044ddbeec70"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-13b53531-4395-45d5-a919-80dddea76465 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}




  #s-13b53531-4395-45d5-a919-80dddea76465 img.shogun-image {
    
    width: px;
  }


#s-13b53531-4395-45d5-a919-80dddea76465 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f {
  display: none;
}
#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f, #wrap-s-612e1745-6a5d-41b4-b5f0-3785c9f1846f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f {
  display: none;
}
#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f, #wrap-s-612e1745-6a5d-41b4-b5f0-3785c9f1846f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f {
  
}
}@media (max-width: 767px){#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f {
  display: none;
}
#s-612e1745-6a5d-41b4-b5f0-3785c9f1846f, #wrap-s-612e1745-6a5d-41b4-b5f0-3785c9f1846f { display:none !important; }}
@media (min-width: 0px) {
[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-612e1745-6a5d-41b4-b5f0-3785c9f1846f"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-a58cd87d-4664-47f3-b70b-c7bc540c26fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}




  #s-a58cd87d-4664-47f3-b70b-c7bc540c26fb img.shogun-image {
    
    width: px;
  }


#s-a58cd87d-4664-47f3-b70b-c7bc540c26fb .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e {
  display: none;
}
#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e, #wrap-s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e {
  display: none;
}
#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e, #wrap-s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e {
  display: none;
}
#s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e, #wrap-s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e { display:none !important; }}
@media (min-width: 0px) {
[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-02ad9237-5206-4e6d-b3ee-4909a8ebee9e"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-83f08395-3c6e-4f7d-bfa9-e4782b024c7e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
}




  #s-83f08395-3c6e-4f7d-bfa9-e4782b024c7e img.shogun-image {
    
    width: px;
  }


#s-83f08395-3c6e-4f7d-bfa9-e4782b024c7e .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-a18ade9c-ec83-4f74-aca1-2dcc96bdaf7d {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-a18ade9c-ec83-4f74-aca1-2dcc96bdaf7d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8d6c8436-fd64-4d65-8262-483f61744535 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8d6c8436-fd64-4d65-8262-483f61744535 {
  
}
}@media (max-width: 767px){#s-8d6c8436-fd64-4d65-8262-483f61744535 {
  
}
}







#s-8d6c8436-fd64-4d65-8262-483f61744535 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d6c8436-fd64-4d65-8262-483f61744535.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e4767f90-2a9a-4213-9c14-4df5ee33d920 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4767f90-2a9a-4213-9c14-4df5ee33d920 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ff20a36-260c-4f39-a5a2-4709c68a37f7 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-c0f0ecdf-67f1-4052-83c1-385de6bcd050 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c0f0ecdf-67f1-4052-83c1-385de6bcd050 {
  display: none;
}
#s-c0f0ecdf-67f1-4052-83c1-385de6bcd050, #wrap-s-c0f0ecdf-67f1-4052-83c1-385de6bcd050 { display:none !important; }}
#s-824e164d-0a39-4389-a120-06535a433229 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-824e164d-0a39-4389-a120-06535a433229"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-21758a60-d3dc-432c-b800-f818e90d59e0 {
  min-height: 330px;
}








#s-21758a60-d3dc-432c-b800-f818e90d59e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21758a60-d3dc-432c-b800-f818e90d59e0.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-23e293c5-c07d-430d-bc65-734140b41925 {
  
}

#s-23e293c5-c07d-430d-bc65-734140b41925 {
  display: none;
}
#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 {
  max-width: 100%;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom,
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 {
  max-width: 100%;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom,
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 {
  max-width: 100%;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom,
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 {
  max-width: 100%;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom,
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 {
  max-width: 100%;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom,
.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8bfb4c2b-1b77-4320-8fb2-e99f5faa12a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-880274e1-4f7c-43e8-85db-fe14ca2f8567 {
  min-height: 100px;
}








#s-880274e1-4f7c-43e8-85db-fe14ca2f8567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-880274e1-4f7c-43e8-85db-fe14ca2f8567.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b66741dc-62ec-41d6-9b0d-54342e9b88bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b66741dc-62ec-41d6-9b0d-54342e9b88bd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c6efeef0-0c44-4cab-b33c-740db6f65f23 {
  min-height: 330px;
}








#s-c6efeef0-0c44-4cab-b33c-740db6f65f23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6efeef0-0c44-4cab-b33c-740db6f65f23.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-13edcfd0-c77c-4ac9-9ba8-39c4938308b3 {
  display: none;
}
#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 {
  max-width: 100%;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom,
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 {
  max-width: 100%;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom,
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 {
  max-width: 100%;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom,
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 {
  max-width: 100%;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom,
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 {
  max-width: 100%;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom,
.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af056a7c-b1e2-4b1f-b1a1-f3e2c7f65544 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9cae0dfc-2fdd-45d1-a541-063afb1c1991 {
  min-height: 100px;
}








#s-9cae0dfc-2fdd-45d1-a541-063afb1c1991 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cae0dfc-2fdd-45d1-a541-063afb1c1991.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eb756327-766b-4616-9380-3cbb15f0e773 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb756327-766b-4616-9380-3cbb15f0e773 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eec95cb4-54f7-425e-a0e1-4dc37a6f2de3 {
  display: none;
}
#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 {
  max-width: 100%;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom,
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 {
  max-width: 100%;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom,
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 {
  max-width: 100%;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom,
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 {
  max-width: 100%;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom,
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 {
  max-width: 100%;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom,
.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e19ac73-854b-4fdd-a063-c6786f11d0d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff96854c-4093-4a36-818e-3a7002e3f519 {
  min-height: 100px;
}








#s-ff96854c-4093-4a36-818e-3a7002e3f519 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff96854c-4093-4a36-818e-3a7002e3f519.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ca3c640f-4296-4902-8f32-c131797633f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca3c640f-4296-4902-8f32-c131797633f2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-87ce74bb-1f5c-4122-a86f-7ff617f2c228 {
  display: none;
}
#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 {
  max-width: 100%;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom,
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 {
  max-width: 100%;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom,
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 {
  max-width: 100%;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom,
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 {
  max-width: 100%;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom,
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 {
  max-width: 100%;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom,
.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceb441ba-09d0-4b39-845b-a958c133bdf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8f8a37bd-ec51-4e7f-a87c-4ce5daedacf3 {
  min-height: 100px;
}








#s-8f8a37bd-ec51-4e7f-a87c-4ce5daedacf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f8a37bd-ec51-4e7f-a87c-4ce5daedacf3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-79e74539-d7ff-457d-ba74-c0dcf01eab60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79e74539-d7ff-457d-ba74-c0dcf01eab60 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-90e45c4a-e37a-43b7-ac8a-a6512fbef4de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-a60efaa1-483d-4048-b517-0df262df4c22 {
  min-height: 330px;
}








#s-a60efaa1-483d-4048-b517-0df262df4c22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a60efaa1-483d-4048-b517-0df262df4c22.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b185cdb5-8398-4518-98d2-a5b31abc6bde {
  
}

#s-b185cdb5-8398-4518-98d2-a5b31abc6bde {
  display: none;
}
#s-49392562-20b3-466d-b00f-e51cff05ef40 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 {
  max-width: 100%;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom,
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 {
  max-width: 100%;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom,
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 {
  max-width: 100%;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom,
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 {
  max-width: 100%;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom,
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 {
  max-width: 100%;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom,
.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49392562-20b3-466d-b00f-e51cff05ef40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-69b9ca9e-c4e6-4acc-a3d4-501e9e3f95d5 {
  min-height: 100px;
}








#s-69b9ca9e-c4e6-4acc-a3d4-501e9e3f95d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69b9ca9e-c4e6-4acc-a3d4-501e9e3f95d5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-15e0f17e-d52e-441d-a98f-d4b8014b099c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15e0f17e-d52e-441d-a98f-d4b8014b099c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b41a062f-a789-47e2-b329-afc09c6a699b {
  min-height: 330px;
}








#s-b41a062f-a789-47e2-b329-afc09c6a699b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b41a062f-a789-47e2-b329-afc09c6a699b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-34415468-6f42-4dbf-97ff-c1521480555f {
  display: none;
}
#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 {
  max-width: 100%;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom,
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 {
  max-width: 100%;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom,
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 {
  max-width: 100%;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom,
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 {
  max-width: 100%;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom,
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 {
  max-width: 100%;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom,
.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edd5cb3f-a7a3-4f20-a92b-31cf967c1129 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-68532d99-2aae-420b-b7ca-6633bed8878d {
  min-height: 100px;
}








#s-68532d99-2aae-420b-b7ca-6633bed8878d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68532d99-2aae-420b-b7ca-6633bed8878d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2eec5182-3df1-4e76-9e77-4faaddca3d2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2eec5182-3df1-4e76-9e77-4faaddca3d2c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-87913597-cd3e-4497-bf92-bd77abd0f78f {
  display: none;
}
#s-62e2aae1-3ac6-412c-a906-0d92f93a684d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d {
  max-width: 100%;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom,
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d {
  max-width: 100%;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom,
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d {
  max-width: 100%;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom,
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d {
  max-width: 100%;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom,
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d {
  max-width: 100%;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom,
.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e2aae1-3ac6-412c-a906-0d92f93a684d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e6115ecb-befb-43b9-8917-74ea8fc58f62 {
  min-height: 100px;
}








#s-e6115ecb-befb-43b9-8917-74ea8fc58f62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6115ecb-befb-43b9-8917-74ea8fc58f62.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9bcca7b5-d5f7-4d6a-a051-b3b727d3138a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bcca7b5-d5f7-4d6a-a051-b3b727d3138a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1a6520c-8664-430d-a0da-5155061c1c95 {
  display: none;
}
#s-991f4e32-b8a8-4407-923e-56130787a929 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 {
  max-width: 100%;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom,
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 {
  max-width: 100%;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom,
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 {
  max-width: 100%;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom,
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 {
  max-width: 100%;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom,
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 {
  max-width: 100%;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom,
.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-991f4e32-b8a8-4407-923e-56130787a929 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-388be51f-dec7-4100-ae3b-3a6aab0029da {
  min-height: 100px;
}








#s-388be51f-dec7-4100-ae3b-3a6aab0029da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-388be51f-dec7-4100-ae3b-3a6aab0029da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d93570ab-9d45-41b1-b243-d2d73a75681c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d93570ab-9d45-41b1-b243-d2d73a75681c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a78b1522-dadb-4f02-ba97-d949e35d4a4a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-a78b1522-dadb-4f02-ba97-d949e35d4a4a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a78b1522-dadb-4f02-ba97-d949e35d4a4a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a78b1522-dadb-4f02-ba97-d949e35d4a4a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-68cfd4b1-ceb9-4e9f-8e41-ed0da838485f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-68cfd4b1-ceb9-4e9f-8e41-ed0da838485f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-68cfd4b1-ceb9-4e9f-8e41-ed0da838485f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68cfd4b1-ceb9-4e9f-8e41-ed0da838485f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-abef4a8a-77ba-4a95-a067-18c92efbf019 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-abef4a8a-77ba-4a95-a067-18c92efbf019 {
  display: none;
}
#s-abef4a8a-77ba-4a95-a067-18c92efbf019, #wrap-s-abef4a8a-77ba-4a95-a067-18c92efbf019 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-abef4a8a-77ba-4a95-a067-18c92efbf019 {
  display: none;
}
#s-abef4a8a-77ba-4a95-a067-18c92efbf019, #wrap-s-abef4a8a-77ba-4a95-a067-18c92efbf019 { display:none !important; }}@media (max-width: 767px){#s-abef4a8a-77ba-4a95-a067-18c92efbf019 {
  display: none;
}
#s-abef4a8a-77ba-4a95-a067-18c92efbf019, #wrap-s-abef4a8a-77ba-4a95-a067-18c92efbf019 { display:none !important; }}
#s-587a1f1c-4985-4784-a682-bc5745413b3c {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-587a1f1c-4985-4784-a682-bc5745413b3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-74213fc0-d1db-47f2-9ad6-8fc633792c36 {
  min-height: 330px;
}








#s-74213fc0-d1db-47f2-9ad6-8fc633792c36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74213fc0-d1db-47f2-9ad6-8fc633792c36.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b30dcc84-c40e-4630-9ff0-ddaf4b54263d {
  
}

#s-b30dcc84-c40e-4630-9ff0-ddaf4b54263d {
  display: none;
}
#s-457780ec-5745-4f46-ac43-4bd3661cff2d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d {
  max-width: 100%;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom,
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d {
  max-width: 100%;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom,
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d {
  max-width: 100%;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom,
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d {
  max-width: 100%;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom,
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d {
  max-width: 100%;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom,
.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-457780ec-5745-4f46-ac43-4bd3661cff2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0b2d452-d08c-467f-83c2-4ae358f5f350 {
  min-height: 100px;
}








#s-d0b2d452-d08c-467f-83c2-4ae358f5f350 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0b2d452-d08c-467f-83c2-4ae358f5f350.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-46b529ad-cd36-4cae-b1f1-48f3e449d684 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46b529ad-cd36-4cae-b1f1-48f3e449d684 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b31a1490-744d-40c1-a749-fe56fd8ad1be {
  min-height: 330px;
}








#s-b31a1490-744d-40c1-a749-fe56fd8ad1be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b31a1490-744d-40c1-a749-fe56fd8ad1be.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-9851ce2a-1874-482a-9107-0dfac1fc67c9 {
  display: none;
}
#s-62239b82-9dc6-431c-9f04-859526ce609e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e {
  max-width: 100%;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom,
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e {
  max-width: 100%;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom,
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e {
  max-width: 100%;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom,
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e {
  max-width: 100%;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom,
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e {
  max-width: 100%;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom,
.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62239b82-9dc6-431c-9f04-859526ce609e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3b8ccc5-5d0a-4aea-ad20-9ac0b4d8e608 {
  min-height: 100px;
}








#s-f3b8ccc5-5d0a-4aea-ad20-9ac0b4d8e608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3b8ccc5-5d0a-4aea-ad20-9ac0b4d8e608.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2075a89d-4152-4c7b-973c-368da4e36873 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2075a89d-4152-4c7b-973c-368da4e36873 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a43e3d88-0a1d-4dac-a503-df45ab9b62e8 {
  display: none;
}
#s-cd2e499c-44f0-47ed-a940-46ace40b158a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a {
  max-width: 100%;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom,
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a {
  max-width: 100%;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom,
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a {
  max-width: 100%;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom,
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a {
  max-width: 100%;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom,
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a {
  max-width: 100%;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom,
.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd2e499c-44f0-47ed-a940-46ace40b158a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-122b032d-ee8e-4115-958b-0396ef7ed2b1 {
  min-height: 100px;
}








#s-122b032d-ee8e-4115-958b-0396ef7ed2b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-122b032d-ee8e-4115-958b-0396ef7ed2b1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-23749f42-d145-41a9-9890-ea92857ec057 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23749f42-d145-41a9-9890-ea92857ec057 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d3fb34b-35f2-43f9-8f82-1fbcfbd6b733 {
  display: none;
}
#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a {
  max-width: 100%;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom,
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a {
  max-width: 100%;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom,
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a {
  max-width: 100%;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom,
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a {
  max-width: 100%;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom,
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a {
  max-width: 100%;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom,
.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98f5c17f-c3cd-4f67-ad61-877fa3d4579a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f17958e8-d045-400b-940c-61365ab61f3f {
  min-height: 100px;
}








#s-f17958e8-d045-400b-940c-61365ab61f3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f17958e8-d045-400b-940c-61365ab61f3f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7d27d027-d361-4926-9ddf-0dcdaaff122e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d27d027-d361-4926-9ddf-0dcdaaff122e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab828702-d067-4a85-9436-65e6e7bb4c28 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-ab828702-d067-4a85-9436-65e6e7bb4c28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-167a7e30-56b6-4cb0-9d92-9321e4bdc3db {
  min-height: 330px;
}








#s-167a7e30-56b6-4cb0-9d92-9321e4bdc3db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-167a7e30-56b6-4cb0-9d92-9321e4bdc3db.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6fac62dc-29ac-41a2-a10d-ef11f16076e1 {
  
}

#s-6fac62dc-29ac-41a2-a10d-ef11f16076e1 {
  display: none;
}
#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 {
  max-width: 100%;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom,
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 {
  max-width: 100%;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom,
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 {
  max-width: 100%;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom,
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 {
  max-width: 100%;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom,
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 {
  max-width: 100%;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom,
.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f89101f9-ea29-4c38-b2b6-e5b4ea567940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f1ed8a7b-e677-4040-8cdc-d9d61e259be1 {
  min-height: 100px;
}








#s-f1ed8a7b-e677-4040-8cdc-d9d61e259be1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1ed8a7b-e677-4040-8cdc-d9d61e259be1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-82073a6b-4082-44c0-a071-810ca41afd76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82073a6b-4082-44c0-a071-810ca41afd76 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0e4ec755-5d14-47e9-a508-62956779c23d {
  min-height: 330px;
}








#s-0e4ec755-5d14-47e9-a508-62956779c23d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e4ec755-5d14-47e9-a508-62956779c23d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a9ef6040-6837-47cc-a5c0-ae268b1eab61 {
  display: none;
}
#s-02b19816-c3fe-4651-a82f-9367640b4da1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 {
  max-width: 100%;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom,
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 {
  max-width: 100%;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom,
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 {
  max-width: 100%;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom,
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 {
  max-width: 100%;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom,
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 {
  max-width: 100%;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom,
.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02b19816-c3fe-4651-a82f-9367640b4da1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8953ade-a0be-4c68-897d-f0c66d0e2edd {
  min-height: 100px;
}








#s-a8953ade-a0be-4c68-897d-f0c66d0e2edd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8953ade-a0be-4c68-897d-f0c66d0e2edd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6b3937f8-65d7-4e0e-9954-dfe5cd190d48 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b3937f8-65d7-4e0e-9954-dfe5cd190d48 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0beed02c-6cb5-4dd1-9916-e751aee0c1ba {
  display: none;
}
#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 {
  max-width: 100%;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom,
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 {
  max-width: 100%;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom,
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 {
  max-width: 100%;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom,
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 {
  max-width: 100%;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom,
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 {
  max-width: 100%;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom,
.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a5f62d7-283d-4f51-bf27-622cc65682c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ae1b6b38-f3fe-4265-8182-ed2625cce974 {
  min-height: 100px;
}








#s-ae1b6b38-f3fe-4265-8182-ed2625cce974 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae1b6b38-f3fe-4265-8182-ed2625cce974.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-201348fe-6ea6-478e-825f-8e84bb6ed6c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-201348fe-6ea6-478e-825f-8e84bb6ed6c4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e071aacd-4ed3-499e-9a65-bf6c581d7f7c {
  display: none;
}
#s-e63dd07d-1e03-4a2e-8757-6c872feac282 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 {
  max-width: 100%;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom,
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 {
  max-width: 100%;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom,
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 {
  max-width: 100%;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom,
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 {
  max-width: 100%;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom,
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 {
  max-width: 100%;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom,
.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e63dd07d-1e03-4a2e-8757-6c872feac282 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8d668242-6719-4bd2-8fcd-96794300747a {
  min-height: 100px;
}








#s-8d668242-6719-4bd2-8fcd-96794300747a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d668242-6719-4bd2-8fcd-96794300747a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60a0a2b7-c910-43eb-b8ce-e01ae7cbe09b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60a0a2b7-c910-43eb-b8ce-e01ae7cbe09b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eaf12176-eecb-425c-b7c9-9c20cf62e721 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-eaf12176-eecb-425c-b7c9-9c20cf62e721:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-eaf12176-eecb-425c-b7c9-9c20cf62e721:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eaf12176-eecb-425c-b7c9-9c20cf62e721.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b5b160cd-b374-4805-ad4b-dfedf492d1ba {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-b5b160cd-b374-4805-ad4b-dfedf492d1ba:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b5b160cd-b374-4805-ad4b-dfedf492d1ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5b160cd-b374-4805-ad4b-dfedf492d1ba.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-47cb3fe8-1559-44d3-90b2-948cbcca4cd7 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-47cb3fe8-1559-44d3-90b2-948cbcca4cd7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-252069bc-b886-4436-8ce5-15371a68ebae {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-252069bc-b886-4436-8ce5-15371a68ebae hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
