.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-cdf60794-d3b2-4f66-8fb8-b9b66e8c919b {
  padding-left: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-cdf60794-d3b2-4f66-8fb8-b9b66e8c919b {
  display: none;
}
#s-cdf60794-d3b2-4f66-8fb8-b9b66e8c919b, #wrap-s-cdf60794-d3b2-4f66-8fb8-b9b66e8c919b { display:none !important; }}







#s-cdf60794-d3b2-4f66-8fb8-b9b66e8c919b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdf60794-d3b2-4f66-8fb8-b9b66e8c919b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97de5f5b-ca41-48db-9faa-8023263e234c {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-97de5f5b-ca41-48db-9faa-8023263e234c 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-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0 {
  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-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ab1a808-5e60-4db2-8ee2-b28563d7bbf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c0e9fc41-629e-4e13-8405-91dbc3652030"] > .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-8abdb227-149a-4987-bddd-a025a8bcb4ff {
  max-width: 50px;
text-align: center;
}




  #s-8abdb227-149a-4987-bddd-a025a8bcb4ff img.shogun-image {
    
    width: px;
  }


#s-8abdb227-149a-4987-bddd-a025a8bcb4ff .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-ccf20f3b-5d75-4e5b-86b9-68c234b67cc6 {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ccf20f3b-5d75-4e5b-86b9-68c234b67cc6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-ccf20f3b-5d75-4e5b-86b9-68c234b67cc6 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5ca9564-ab79-40aa-a6b5-4d5693200cdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b015c7d5-cf6f-4b5c-81b5-f9d3c36e1b2f {
  max-width: 50px;
text-align: center;
}




  #s-b015c7d5-cf6f-4b5c-81b5-f9d3c36e1b2f img.shogun-image {
    
    width: px;
  }


#s-b015c7d5-cf6f-4b5c-81b5-f9d3c36e1b2f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c86b99f-262a-47a5-87ef-dad8291935f7 {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7c86b99f-262a-47a5-87ef-dad8291935f7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-7c86b99f-262a-47a5-87ef-dad8291935f7 .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aba57ed9-42dc-42f1-ade5-fbca687ff716"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fdd7c655-37b6-4a56-8fce-343789a148db {
  max-width: 50px;
text-align: center;
}




  #s-fdd7c655-37b6-4a56-8fce-343789a148db img.shogun-image {
    
    width: px;
  }


#s-fdd7c655-37b6-4a56-8fce-343789a148db .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1f7651ab-e868-4a5d-b295-98d1f7a27dad {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f7651ab-e868-4a5d-b295-98d1f7a27dad .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-1f7651ab-e868-4a5d-b295-98d1f7a27dad .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b7e13ef-9d50-4f46-9448-6aa97c1f260e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b5daa100-691e-41d2-8ab5-809d266f2972 {
  max-width: 50px;
text-align: center;
}




  #s-b5daa100-691e-41d2-8ab5-809d266f2972 img.shogun-image {
    
    width: px;
  }


#s-b5daa100-691e-41d2-8ab5-809d266f2972 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c3edd0cd-8fcf-412b-9bf9-a92b3fd0736d {
  margin-top: 3px;
margin-left: 10px;
margin-bottom: 3px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c3edd0cd-8fcf-412b-9bf9-a92b3fd0736d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-c3edd0cd-8fcf-412b-9bf9-a92b3fd0736d .shogun-heading-component h3 a {
  color: #000;
}


#s-41321751-ee2e-4934-9bfc-60652a295561 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-41321751-ee2e-4934-9bfc-60652a295561 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 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-50217ea3-90ff-4eca-90f3-1db5901878f9 {
  display: none;
}
#s-50217ea3-90ff-4eca-90f3-1db5901878f9, #wrap-s-50217ea3-90ff-4eca-90f3-1db5901878f9 { display:none !important; }}
#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-6df09df6-5ffe-4d5e-a168-4e2976a7de7d {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d {
  display: none;
}
#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d, #wrap-s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d {
  display: none;
}
#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d, #wrap-s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d {
  display: none;
}
#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d, #wrap-s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d { display:none !important; }}
#s-6df09df6-5ffe-4d5e-a168-4e2976a7de7d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fa3aaa8a-67cf-4af1-97d1-5b28a6867320"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e5c935cc-04b4-43f8-a8e2-30db854ffd18 {
  text-align: center;
}




  #s-e5c935cc-04b4-43f8-a8e2-30db854ffd18 img.shogun-image {
    
    width: px;
  }


#s-e5c935cc-04b4-43f8-a8e2-30db854ffd18 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

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

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

#s-3de78af9-5ac1-44ae-a14f-47e8f0400ef4 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-656f997a-e0e0-4cf6-b102-ac1c63d3aa02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-e7b29115-7431-4846-82da-405a3b5eb5dc {
  text-align: center;
}




  #s-e7b29115-7431-4846-82da-405a3b5eb5dc img.shogun-image {
    
    width: px;
  }


#s-e7b29115-7431-4846-82da-405a3b5eb5dc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-84c3b4dd-8634-497f-8f63-39ca1da220c1 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 19px;
padding-bottom: 19px;
}
@media (min-width: 768px) and (max-width: 991px){#s-84c3b4dd-8634-497f-8f63-39ca1da220c1 {
  
}
}@media (max-width: 767px){#s-84c3b4dd-8634-497f-8f63-39ca1da220c1 {
  
}
}
#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-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);
}

}

#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: center;
  
            align-items: center;
  
}

#s-46e44366-f68c-4788-90b6-375664bed4d7 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-46e44366-f68c-4788-90b6-375664bed4d7 {
  display: none;
}
#s-46e44366-f68c-4788-90b6-375664bed4d7, #wrap-s-46e44366-f68c-4788-90b6-375664bed4d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46e44366-f68c-4788-90b6-375664bed4d7 {
  display: none;
}
#s-46e44366-f68c-4788-90b6-375664bed4d7, #wrap-s-46e44366-f68c-4788-90b6-375664bed4d7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46e44366-f68c-4788-90b6-375664bed4d7 {
  display: none;
}
#s-46e44366-f68c-4788-90b6-375664bed4d7, #wrap-s-46e44366-f68c-4788-90b6-375664bed4d7 { display:none !important; }}@media (max-width: 767px){#s-46e44366-f68c-4788-90b6-375664bed4d7 {
  
}
}
@media (min-width: 0px) {
[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46e44366-f68c-4788-90b6-375664bed4d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1f25a6bf-90b7-4073-b2df-c08727524bce {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-8951955b-0147-4527-8f1d-935dd76e480a {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-8951955b-0147-4527-8f1d-935dd76e480a img.shogun-image {
    
    width: px;
  }


#s-8951955b-0147-4527-8f1d-935dd76e480a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#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-78e09a66-9938-431b-a1f0-3c0dfc264aac {
  min-height: 50px;
}








#s-78e09a66-9938-431b-a1f0-3c0dfc264aac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78e09a66-9938-431b-a1f0-3c0dfc264aac.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b88f5a2f-da8e-4b78-971a-6b45b4317fd7 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b88f5a2f-da8e-4b78-971a-6b45b4317fd7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c7f11c7f-fe55-4a4f-99e2-bded170893a8 {
  margin-left: 30px;
margin-right: 30px;
}
@media (max-width: 767px){#s-c7f11c7f-fe55-4a4f-99e2-bded170893a8 {
  display: none;
}
#s-c7f11c7f-fe55-4a4f-99e2-bded170893a8, #wrap-s-c7f11c7f-fe55-4a4f-99e2-bded170893a8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c7f11c7f-fe55-4a4f-99e2-bded170893a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e747c391-b032-4220-b4fa-40f69bd811ea {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-e747c391-b032-4220-b4fa-40f69bd811ea img.shogun-image {
    
    width: px;
  }


#s-e747c391-b032-4220-b4fa-40f69bd811ea .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-038e8b39-cc86-44ec-b42a-3831e452bc12 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 {
  display: none;
}
#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724, #wrap-s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 {
  display: none;
}
#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724, #wrap-s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 {
  display: none;
}
#s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724, #wrap-s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9046ff85-c0fe-4b8d-94ff-d7cd701c7724"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c98c02f5-43ee-4190-94dc-ad084f646001 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-c98c02f5-43ee-4190-94dc-ad084f646001 img.shogun-image {
    
    width: px;
  }


#s-c98c02f5-43ee-4190-94dc-ad084f646001 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c1266fd4-5bf5-4507-81f8-6d494e3e64a9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-2d9f70bf-373c-4c92-bb42-4682bf6a2b44 {
  margin-left: 150px;
margin-right: 150px;
}

#s-2d9f70bf-373c-4c92-bb42-4682bf6a2b44 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-fa37eb58-515b-4e0a-ad78-0c4b775725b7 {
  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 {
  
}
}
#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-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 {
  
}
}@media (max-width: 767px){#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 {
  display: none;
}
#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23, #wrap-s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 { display:none !important; }}







#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7aa07fb-bbcb-45ba-aeb3-3298f37c0e23.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-70435668-bd08-466c-8e93-34c2418719ee {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-70435668-bd08-466c-8e93-34c2418719ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-f6b873a0-f920-436d-bf77-f84ad95e747d {
  min-height: 330px;
}








#s-f6b873a0-f920-436d-bf77-f84ad95e747d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6b873a0-f920-436d-bf77-f84ad95e747d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a040bb2a-9ea4-4e43-a8dd-0e20fc3e1e4c {
  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-1fd34bb1-235c-42a8-b205-d42bc09898bb {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb {
  max-width: 100%;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom,
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb {
  max-width: 100%;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom,
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb {
  max-width: 100%;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom,
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb {
  max-width: 100%;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom,
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb {
  max-width: 100%;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom,
.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd34bb1-235c-42a8-b205-d42bc09898bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f5438a05-27fa-4598-9d9c-ece4f61e666f {
  min-height: 80px;
}








#s-f5438a05-27fa-4598-9d9c-ece4f61e666f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5438a05-27fa-4598-9d9c-ece4f61e666f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a8470689-55b5-4d22-95df-b8403aaf6d10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8470689-55b5-4d22-95df-b8403aaf6d10 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d24182a6-1489-4744-b4b3-0f45921b8d8b {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d24182a6-1489-4744-b4b3-0f45921b8d8b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d24182a6-1489-4744-b4b3-0f45921b8d8b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d24182a6-1489-4744-b4b3-0f45921b8d8b .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-b1540ef1-3924-4f20-ae63-2c1f50fbb747 {
  margin-left: 5px;
margin-right: 5px;
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-b1540ef1-3924-4f20-ae63-2c1f50fbb747:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b1540ef1-3924-4f20-ae63-2c1f50fbb747:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b1540ef1-3924-4f20-ae63-2c1f50fbb747.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d21d67db-f4e7-44a8-b551-6db541eac280 {
  min-height: 330px;
}








#s-d21d67db-f4e7-44a8-b551-6db541eac280 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21d67db-f4e7-44a8-b551-6db541eac280.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b640b34d-4a6b-4f82-9450-2e2996c12bac {
  display: none;
}
#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 {
  max-width: 100%;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom,
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 {
  max-width: 100%;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom,
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 {
  max-width: 100%;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom,
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 {
  max-width: 100%;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom,
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 {
  max-width: 100%;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom,
.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bbeacc0-d97e-44a3-9b86-063c4982f659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4be27dd4-df9c-480b-a0e4-672e82e967d0 {
  min-height: 80px;
}








#s-4be27dd4-df9c-480b-a0e4-672e82e967d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4be27dd4-df9c-480b-a0e4-672e82e967d0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1bd2813b-c63a-4d38-98f4-ae517908787c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bd2813b-c63a-4d38-98f4-ae517908787c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-45648f85-9d3d-4f8f-bb13-0314671d7ca0 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-45648f85-9d3d-4f8f-bb13-0314671d7ca0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-45648f85-9d3d-4f8f-bb13-0314671d7ca0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-45648f85-9d3d-4f8f-bb13-0314671d7ca0 .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-90007621-d847-4152-9bfc-0cdc07ca3aa9 {
  margin-left: 5px;
margin-right: 5px;
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-90007621-d847-4152-9bfc-0cdc07ca3aa9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-90007621-d847-4152-9bfc-0cdc07ca3aa9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-90007621-d847-4152-9bfc-0cdc07ca3aa9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-367c149e-5a49-4904-ae55-9562b1452fc3 {
  min-height: 330px;
}








#s-367c149e-5a49-4904-ae55-9562b1452fc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-367c149e-5a49-4904-ae55-9562b1452fc3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-3a876558-f35e-4778-8d77-00bb45f25960 {
  display: none;
}
#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 {
  max-width: 100%;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom,
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 {
  max-width: 100%;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom,
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 {
  max-width: 100%;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom,
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 {
  max-width: 100%;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom,
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 {
  max-width: 100%;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom,
.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d98c23ed-be19-4705-bee0-ef3b5b7ad6c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4b69f1e1-d85b-45d4-a9e6-135e8d8ad5d1 {
  min-height: 80px;
}








#s-4b69f1e1-d85b-45d4-a9e6-135e8d8ad5d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b69f1e1-d85b-45d4-a9e6-135e8d8ad5d1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0a35302c-e0fd-48a5-a4a4-354659717f57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a35302c-e0fd-48a5-a4a4-354659717f57 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e85677a8-f492-4822-b814-93e882d773ac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-e85677a8-f492-4822-b814-93e882d773ac .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-e85677a8-f492-4822-b814-93e882d773ac .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-e85677a8-f492-4822-b814-93e882d773ac .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-82af45cc-32f8-470b-8b53-cb3429d7bccf {
  margin-left: 5px;
margin-right: 5px;
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-82af45cc-32f8-470b-8b53-cb3429d7bccf:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-82af45cc-32f8-470b-8b53-cb3429d7bccf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82af45cc-32f8-470b-8b53-cb3429d7bccf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2716de48-5154-4f30-a868-b55cf523074a {
  min-height: 330px;
}








#s-2716de48-5154-4f30-a868-b55cf523074a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2716de48-5154-4f30-a868-b55cf523074a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-daa79365-8631-409b-ba76-229b6894af17 {
  display: none;
}
#s-3739c607-5906-49ab-a7c8-5cb67af91b9e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e {
  max-width: 100%;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom,
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e {
  max-width: 100%;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom,
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e {
  max-width: 100%;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom,
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e {
  max-width: 100%;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom,
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e {
  max-width: 100%;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom,
.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3739c607-5906-49ab-a7c8-5cb67af91b9e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3871c3ce-1553-4dca-a494-70e7b728dbe0 {
  min-height: 80px;
}








#s-3871c3ce-1553-4dca-a494-70e7b728dbe0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3871c3ce-1553-4dca-a494-70e7b728dbe0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cfb167e6-f8d7-45de-b215-770a682023c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfb167e6-f8d7-45de-b215-770a682023c5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ddb0a9a2-3787-441f-8fcd-8c41431ec1dd {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ddb0a9a2-3787-441f-8fcd-8c41431ec1dd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-ddb0a9a2-3787-441f-8fcd-8c41431ec1dd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ddb0a9a2-3787-441f-8fcd-8c41431ec1dd .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-2883710f-a670-42b0-905b-13ff072ae448 {
  margin-left: 5px;
margin-right: 5px;
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-2883710f-a670-42b0-905b-13ff072ae448:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2883710f-a670-42b0-905b-13ff072ae448:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2883710f-a670-42b0-905b-13ff072ae448.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-380aaefe-dc34-4128-86a3-b6d2e45af5fa {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-380aaefe-dc34-4128-86a3-b6d2e45af5fa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e9389f6f-cfef-43ed-ab33-08cec6707831 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 6.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-e9389f6f-cfef-43ed-ab33-08cec6707831"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.0px);
}

}

#s-5313ab4e-b000-4126-8424-0b5fbe3e39a6 {
  min-height: 330px;
}








#s-5313ab4e-b000-4126-8424-0b5fbe3e39a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5313ab4e-b000-4126-8424-0b5fbe3e39a6.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ffcbf4ba-1240-4691-8604-519784ba7d46 {
  display: none;
}
#s-6be7b687-fa1c-41bf-8072-7788afb8c543 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 {
  max-width: 100%;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom,
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 {
  max-width: 100%;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom,
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 {
  max-width: 100%;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom,
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 {
  max-width: 100%;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom,
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 {
  max-width: 100%;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom,
.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6be7b687-fa1c-41bf-8072-7788afb8c543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-530dd098-b3a9-4d71-9e06-c896bb37a406 {
  min-height: 80px;
}








#s-530dd098-b3a9-4d71-9e06-c896bb37a406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-530dd098-b3a9-4d71-9e06-c896bb37a406.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1d0e4d04-2571-4452-aebe-4f3aaa20500a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d0e4d04-2571-4452-aebe-4f3aaa20500a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6f9bce07-167f-48eb-9252-d1931c8c6792 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-6f9bce07-167f-48eb-9252-d1931c8c6792 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-6f9bce07-167f-48eb-9252-d1931c8c6792 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-6f9bce07-167f-48eb-9252-d1931c8c6792 .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-bf86421b-d6b1-4ba3-a75f-b0dee44fe2b4 {
  margin-left: 5px;
margin-right: 5px;
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-bf86421b-d6b1-4ba3-a75f-b0dee44fe2b4:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-bf86421b-d6b1-4ba3-a75f-b0dee44fe2b4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bf86421b-d6b1-4ba3-a75f-b0dee44fe2b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9d88c45c-f9cd-4ddb-8ec2-3c4e12e8d15c {
  min-height: 330px;
}








#s-9d88c45c-f9cd-4ddb-8ec2-3c4e12e8d15c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d88c45c-f9cd-4ddb-8ec2-3c4e12e8d15c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-76e9262a-6f98-4106-9cdb-2923f7b2bf43 {
  display: none;
}
#s-3322a726-699f-48c6-bf3a-cccddd14a873 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 {
  max-width: 100%;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom,
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 {
  max-width: 100%;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom,
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 {
  max-width: 100%;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom,
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 {
  max-width: 100%;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom,
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 {
  max-width: 100%;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom,
.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3322a726-699f-48c6-bf3a-cccddd14a873 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cbb2e55d-9655-4f75-9369-d7b796b5409a {
  min-height: 80px;
}








#s-cbb2e55d-9655-4f75-9369-d7b796b5409a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbb2e55d-9655-4f75-9369-d7b796b5409a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-603dc06c-0080-4726-8396-46c46211baa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-603dc06c-0080-4726-8396-46c46211baa9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d64b7bd6-c6e3-4cb1-800c-f3b88cf313a9 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d64b7bd6-c6e3-4cb1-800c-f3b88cf313a9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d64b7bd6-c6e3-4cb1-800c-f3b88cf313a9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d64b7bd6-c6e3-4cb1-800c-f3b88cf313a9 .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-a03fb145-46f8-439a-a326-08ce372ba72e {
  margin-left: 5px;
margin-right: 5px;
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-a03fb145-46f8-439a-a326-08ce372ba72e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a03fb145-46f8-439a-a326-08ce372ba72e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a03fb145-46f8-439a-a326-08ce372ba72e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bc2a5c2f-aaba-489e-847e-b810ec796a06 {
  min-height: 330px;
}








#s-bc2a5c2f-aaba-489e-847e-b810ec796a06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc2a5c2f-aaba-489e-847e-b810ec796a06.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e3d94829-881a-4a3c-abdf-f078c4592911 {
  display: none;
}
#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c {
  max-width: 100%;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom,
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c {
  max-width: 100%;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom,
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c {
  max-width: 100%;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom,
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c {
  max-width: 100%;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom,
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c {
  max-width: 100%;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom,
.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40efb475-c3f0-46b9-80e6-b3b37e14a24c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0ec903aa-e212-48f0-a56d-d1295075caad {
  min-height: 80px;
}








#s-0ec903aa-e212-48f0-a56d-d1295075caad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ec903aa-e212-48f0-a56d-d1295075caad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-df9ea0a0-8fd0-4895-9265-9ebaa86f8f4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df9ea0a0-8fd0-4895-9265-9ebaa86f8f4b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-305a18a7-026d-4968-a6f4-ceb6f1d50eb4 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-305a18a7-026d-4968-a6f4-ceb6f1d50eb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-305a18a7-026d-4968-a6f4-ceb6f1d50eb4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-305a18a7-026d-4968-a6f4-ceb6f1d50eb4 .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-498ccec4-ec65-4589-a8b8-a3613fdf584e {
  margin-left: 5px;
margin-right: 5px;
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-498ccec4-ec65-4589-a8b8-a3613fdf584e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-498ccec4-ec65-4589-a8b8-a3613fdf584e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-498ccec4-ec65-4589-a8b8-a3613fdf584e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a261a8fc-e1b5-4847-8e36-d3e3c14ce7b7 {
  min-height: 330px;
}








#s-a261a8fc-e1b5-4847-8e36-d3e3c14ce7b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a261a8fc-e1b5-4847-8e36-d3e3c14ce7b7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-12648fc9-05f7-4e6c-bb88-1616eab40d23 {
  display: none;
}
#s-c73babb0-d25a-4381-ae51-04b7e77402d7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 {
  max-width: 100%;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom,
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 {
  max-width: 100%;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom,
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 {
  max-width: 100%;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom,
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 {
  max-width: 100%;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom,
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 {
  max-width: 100%;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom,
.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73babb0-d25a-4381-ae51-04b7e77402d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c5ce1f96-425e-4552-84ec-ff326ed3229f {
  min-height: 80px;
}








#s-c5ce1f96-425e-4552-84ec-ff326ed3229f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5ce1f96-425e-4552-84ec-ff326ed3229f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-20e58dfc-a330-47c7-bb29-e8d4b5f9bad0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20e58dfc-a330-47c7-bb29-e8d4b5f9bad0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-598b83a2-e7a9-42a8-8dde-1ed5d29bb986 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-598b83a2-e7a9-42a8-8dde-1ed5d29bb986 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-598b83a2-e7a9-42a8-8dde-1ed5d29bb986 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-598b83a2-e7a9-42a8-8dde-1ed5d29bb986 .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-3e728af8-5358-4dc1-a17d-4085a554ed7b {
  margin-left: 5px;
margin-right: 5px;
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-3e728af8-5358-4dc1-a17d-4085a554ed7b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3e728af8-5358-4dc1-a17d-4085a554ed7b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3e728af8-5358-4dc1-a17d-4085a554ed7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4e839d64-b96a-46bf-b255-d0b15c15a7b9 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-4e839d64-b96a-46bf-b255-d0b15c15a7b9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c2dbe627-cf62-484d-8c92-45da4aed82fd {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c2dbe627-cf62-484d-8c92-45da4aed82fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-5bdef2b4-0487-4c20-8735-19720f171520 {
  min-height: 330px;
}








#s-5bdef2b4-0487-4c20-8735-19720f171520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bdef2b4-0487-4c20-8735-19720f171520.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fa2e64a5-b690-4a47-b8ea-9eed6e7c8f7d {
  display: none;
}
#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa {
  max-width: 100%;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom,
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa {
  max-width: 100%;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom,
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa {
  max-width: 100%;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom,
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa {
  max-width: 100%;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom,
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa {
  max-width: 100%;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom,
.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbe4f568-d18c-43ba-9dad-f78cc460e7fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-33c293aa-4c9d-4468-8cea-906c83df199c {
  min-height: 80px;
}








#s-33c293aa-4c9d-4468-8cea-906c83df199c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33c293aa-4c9d-4468-8cea-906c83df199c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0ef833aa-211b-41f4-9296-a9a80d0793f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ef833aa-211b-41f4-9296-a9a80d0793f7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1036b52d-6bdc-4fc1-a10f-74863aefd191 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-1036b52d-6bdc-4fc1-a10f-74863aefd191 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-1036b52d-6bdc-4fc1-a10f-74863aefd191 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-1036b52d-6bdc-4fc1-a10f-74863aefd191 .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-54e68578-bf93-49cc-a852-3fcc717560ad {
  margin-left: 5px;
margin-right: 5px;
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-54e68578-bf93-49cc-a852-3fcc717560ad:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-54e68578-bf93-49cc-a852-3fcc717560ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-54e68578-bf93-49cc-a852-3fcc717560ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-83bd6595-12e7-4987-b2d0-8f2207fa1016 {
  min-height: 330px;
}








#s-83bd6595-12e7-4987-b2d0-8f2207fa1016 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83bd6595-12e7-4987-b2d0-8f2207fa1016.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6aa5a276-83bf-4362-8f4d-3207c1251e7d {
  display: none;
}
#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 {
  max-width: 100%;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom,
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 {
  max-width: 100%;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom,
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 {
  max-width: 100%;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom,
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 {
  max-width: 100%;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom,
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 {
  max-width: 100%;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom,
.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4ef1b6d-6cce-4ab8-aeda-032ed5522597 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48ef2d5e-d26b-4a1a-90b6-e55d3a9fd0dd {
  min-height: 80px;
}








#s-48ef2d5e-d26b-4a1a-90b6-e55d3a9fd0dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48ef2d5e-d26b-4a1a-90b6-e55d3a9fd0dd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-da3454f1-16f4-4bbc-b44e-4b75d6e38859 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da3454f1-16f4-4bbc-b44e-4b75d6e38859 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-961dc9e3-844d-4753-b2c4-96241aa25b54 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-961dc9e3-844d-4753-b2c4-96241aa25b54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-961dc9e3-844d-4753-b2c4-96241aa25b54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-961dc9e3-844d-4753-b2c4-96241aa25b54 .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-0db02530-2a15-4cc0-a6b5-f98d551a58f3 {
  margin-left: 5px;
margin-right: 5px;
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-0db02530-2a15-4cc0-a6b5-f98d551a58f3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-0db02530-2a15-4cc0-a6b5-f98d551a58f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0db02530-2a15-4cc0-a6b5-f98d551a58f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-34db5063-49c8-4766-b656-e6242c0b465d {
  display: none;
}
#s-49d731f5-110f-4599-af1c-e175cbc38506 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 {
  max-width: 100%;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom,
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 {
  max-width: 100%;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom,
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 {
  max-width: 100%;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom,
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 {
  max-width: 100%;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom,
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 {
  max-width: 100%;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom,
.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d731f5-110f-4599-af1c-e175cbc38506 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-84398903-b05f-47fa-95a5-b0d955e46f5b {
  min-height: 80px;
}








#s-84398903-b05f-47fa-95a5-b0d955e46f5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84398903-b05f-47fa-95a5-b0d955e46f5b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-370aed92-3449-4a99-9cf1-acf31ac5979f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-370aed92-3449-4a99-9cf1-acf31ac5979f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6a1e0bee-e0f6-404a-93b0-26ff48a88f5d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-6a1e0bee-e0f6-404a-93b0-26ff48a88f5d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-6a1e0bee-e0f6-404a-93b0-26ff48a88f5d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-6a1e0bee-e0f6-404a-93b0-26ff48a88f5d .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-4cf50e7d-411f-42c3-842a-a104eaa92d23 {
  margin-left: 5px;
margin-right: 5px;
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-4cf50e7d-411f-42c3-842a-a104eaa92d23:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4cf50e7d-411f-42c3-842a-a104eaa92d23:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4cf50e7d-411f-42c3-842a-a104eaa92d23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d7d61f7f-d96a-4928-887d-a74c43c1a7b8 {
  display: none;
}
#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e {
  max-width: 100%;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom,
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e {
  max-width: 100%;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom,
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e {
  max-width: 100%;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom,
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e {
  max-width: 100%;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom,
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e {
  max-width: 100%;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom,
.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e42cf61-64f6-46a8-93e7-a82bcc37176e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa8c78e2-0489-402c-93e8-2a05b974c206 {
  min-height: 80px;
}








#s-aa8c78e2-0489-402c-93e8-2a05b974c206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa8c78e2-0489-402c-93e8-2a05b974c206.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3b289d3c-c84c-483c-a36f-3cf1d8d51ec3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b289d3c-c84c-483c-a36f-3cf1d8d51ec3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ca0798b-1f9f-4c26-b23e-4e99f5b0a139 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-7ca0798b-1f9f-4c26-b23e-4e99f5b0a139 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-7ca0798b-1f9f-4c26-b23e-4e99f5b0a139 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7ca0798b-1f9f-4c26-b23e-4e99f5b0a139 .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-a91efdda-3b79-49ed-b92d-3e8b70df4584 {
  margin-left: 5px;
margin-right: 5px;
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-a91efdda-3b79-49ed-b92d-3e8b70df4584:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a91efdda-3b79-49ed-b92d-3e8b70df4584:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a91efdda-3b79-49ed-b92d-3e8b70df4584.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-710a50e9-a37a-43d9-8a4c-2aacbc0eb003 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-710a50e9-a37a-43d9-8a4c-2aacbc0eb003 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1fe3468c-0669-4157-a6d5-afb42874ed78 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1fe3468c-0669-4157-a6d5-afb42874ed78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3fd00af8-e8d8-4df9-83a6-f8c6ef7af81c {
  min-height: 330px;
}








#s-3fd00af8-e8d8-4df9-83a6-f8c6ef7af81c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fd00af8-e8d8-4df9-83a6-f8c6ef7af81c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8e8b2382-d775-45ae-839c-5811aba85fd9 {
  display: none;
}
#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 {
  max-width: 100%;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom,
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 {
  max-width: 100%;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom,
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 {
  max-width: 100%;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom,
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 {
  max-width: 100%;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom,
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 {
  max-width: 100%;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom,
.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7e9fd9b-a64d-4190-b99a-5ba3988bd360 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-906a07f5-ddef-4ec7-a644-bc693d412c38 {
  min-height: 80px;
}








#s-906a07f5-ddef-4ec7-a644-bc693d412c38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-906a07f5-ddef-4ec7-a644-bc693d412c38.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a5f3d483-eb2c-4642-b9fd-8a0ec167b381 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5f3d483-eb2c-4642-b9fd-8a0ec167b381 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e85e2505-ab67-4839-8c85-c6932c21213d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-e85e2505-ab67-4839-8c85-c6932c21213d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-e85e2505-ab67-4839-8c85-c6932c21213d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-e85e2505-ab67-4839-8c85-c6932c21213d .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-040d4117-1f3d-4b76-b58d-bce5875efaa9 {
  margin-left: 5px;
margin-right: 5px;
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-040d4117-1f3d-4b76-b58d-bce5875efaa9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-040d4117-1f3d-4b76-b58d-bce5875efaa9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-040d4117-1f3d-4b76-b58d-bce5875efaa9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b12b0684-fc1c-484d-b154-25044f1e3748 {
  min-height: 330px;
}








#s-b12b0684-fc1c-484d-b154-25044f1e3748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b12b0684-fc1c-484d-b154-25044f1e3748.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-bee067fe-6134-435a-bfa7-7175cc8a0656 {
  display: none;
}
#s-411ddba2-b365-460a-8dbf-cdde707a2c1c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c {
  max-width: 100%;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom,
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c {
  max-width: 100%;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom,
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c {
  max-width: 100%;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom,
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c {
  max-width: 100%;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom,
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c {
  max-width: 100%;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom,
.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-411ddba2-b365-460a-8dbf-cdde707a2c1c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7db933b5-1bc9-4f2f-950e-28d6f48814dd {
  min-height: 80px;
}








#s-7db933b5-1bc9-4f2f-950e-28d6f48814dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7db933b5-1bc9-4f2f-950e-28d6f48814dd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1949f275-6570-4e4a-9a29-f2c142455660 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1949f275-6570-4e4a-9a29-f2c142455660 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ebf718fa-4383-42a9-ae07-42f5e58cdb6d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-ebf718fa-4383-42a9-ae07-42f5e58cdb6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-ebf718fa-4383-42a9-ae07-42f5e58cdb6d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-ebf718fa-4383-42a9-ae07-42f5e58cdb6d .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-4d116053-9a2c-47a5-81dd-d5c6cdd1f3e4 {
  margin-left: 5px;
margin-right: 5px;
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-4d116053-9a2c-47a5-81dd-d5c6cdd1f3e4:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4d116053-9a2c-47a5-81dd-d5c6cdd1f3e4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4d116053-9a2c-47a5-81dd-d5c6cdd1f3e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-be6f2ebb-3c6a-4484-b09f-1ab4ede5ec93 {
  display: none;
}
#s-e00cb80a-3968-48de-bde2-4dedaea07fbf {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf {
  max-width: 100%;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom,
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf {
  max-width: 100%;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom,
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf {
  max-width: 100%;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom,
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf {
  max-width: 100%;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom,
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf {
  max-width: 100%;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom,
.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e00cb80a-3968-48de-bde2-4dedaea07fbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f61f3183-572e-419c-b5c4-23c20fc3b8d5 {
  min-height: 80px;
}








#s-f61f3183-572e-419c-b5c4-23c20fc3b8d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f61f3183-572e-419c-b5c4-23c20fc3b8d5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bbc59d9a-8c2c-49ef-9e4f-6cd994edb094 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbc59d9a-8c2c-49ef-9e4f-6cd994edb094 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-27a405e0-fea3-4d1b-af67-32a9fbc5a7d2 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-27a405e0-fea3-4d1b-af67-32a9fbc5a7d2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-27a405e0-fea3-4d1b-af67-32a9fbc5a7d2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-27a405e0-fea3-4d1b-af67-32a9fbc5a7d2 .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-5cc524b4-0ea9-403a-bed8-987dc4151afb {
  margin-left: 5px;
margin-right: 5px;
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-5cc524b4-0ea9-403a-bed8-987dc4151afb:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-5cc524b4-0ea9-403a-bed8-987dc4151afb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5cc524b4-0ea9-403a-bed8-987dc4151afb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fed1f042-4a99-4a07-b654-883bd27a7e70 {
  display: none;
}
#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 {
  max-width: 100%;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom,
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 {
  max-width: 100%;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom,
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 {
  max-width: 100%;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom,
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 {
  max-width: 100%;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom,
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 {
  max-width: 100%;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom,
.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ee86e8e-d5fd-4a59-af4e-43bdf73e3227 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d7455b33-94fe-4243-b54d-e0a74bab1595 {
  min-height: 80px;
}








#s-d7455b33-94fe-4243-b54d-e0a74bab1595 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7455b33-94fe-4243-b54d-e0a74bab1595.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c4396a34-c59a-4b81-af32-0ce15129b202 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4396a34-c59a-4b81-af32-0ce15129b202 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb622a29-c2dc-4c47-8daa-0ca301f7d4ac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-cb622a29-c2dc-4c47-8daa-0ca301f7d4ac .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-cb622a29-c2dc-4c47-8daa-0ca301f7d4ac .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-cb622a29-c2dc-4c47-8daa-0ca301f7d4ac .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-b48b5151-91fe-4e05-9e85-ab025107bda3 {
  margin-left: 5px;
margin-right: 5px;
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-b48b5151-91fe-4e05-9e85-ab025107bda3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b48b5151-91fe-4e05-9e85-ab025107bda3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b48b5151-91fe-4e05-9e85-ab025107bda3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1c7accb1-9b8e-425d-9cea-926b2132eb19 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-1c7accb1-9b8e-425d-9cea-926b2132eb19 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e97f067a-5c07-4ba9-af74-89aa94f99769 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e97f067a-5c07-4ba9-af74-89aa94f99769"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-512d1833-d736-461e-afa9-14a3fa074547 {
  min-height: 330px;
}








#s-512d1833-d736-461e-afa9-14a3fa074547 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-512d1833-d736-461e-afa9-14a3fa074547.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-622e088e-fa9b-4113-a0d2-d5f61c83ee2f {
  display: none;
}
#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 {
  max-width: 100%;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom,
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 {
  max-width: 100%;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom,
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 {
  max-width: 100%;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom,
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 {
  max-width: 100%;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom,
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 {
  max-width: 100%;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom,
.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-61b9a4c3-538a-4c4d-8ea8-1a712b4f6464 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c5a21fc5-a62b-4539-8e33-3d015927dc91 {
  min-height: 80px;
}








#s-c5a21fc5-a62b-4539-8e33-3d015927dc91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a21fc5-a62b-4539-8e33-3d015927dc91.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2dde9e42-5393-4946-b48a-bb98e8ac58d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2dde9e42-5393-4946-b48a-bb98e8ac58d0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-78850b6a-f48a-442e-8fa2-689596e47793 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-78850b6a-f48a-442e-8fa2-689596e47793 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-78850b6a-f48a-442e-8fa2-689596e47793 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-78850b6a-f48a-442e-8fa2-689596e47793 .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-de95ec4a-2b85-430b-a8de-2dd92f17bc47 {
  margin-left: 5px;
margin-right: 5px;
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-de95ec4a-2b85-430b-a8de-2dd92f17bc47:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-de95ec4a-2b85-430b-a8de-2dd92f17bc47:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-de95ec4a-2b85-430b-a8de-2dd92f17bc47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0c1eb91-bb2c-404f-8242-2fbabc7180a3 {
  min-height: 330px;
}








#s-b0c1eb91-bb2c-404f-8242-2fbabc7180a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0c1eb91-bb2c-404f-8242-2fbabc7180a3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-97112053-5a77-4616-ba66-366e57bcb9fc {
  display: none;
}
#s-aeb252e0-871c-4287-a8e1-72673e598113 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 {
  max-width: 100%;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom,
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 {
  max-width: 100%;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom,
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 {
  max-width: 100%;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom,
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 {
  max-width: 100%;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom,
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 {
  max-width: 100%;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom,
.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aeb252e0-871c-4287-a8e1-72673e598113 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f74d02d4-ca20-4879-8e5e-c2e8911149fd {
  min-height: 80px;
}








#s-f74d02d4-ca20-4879-8e5e-c2e8911149fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f74d02d4-ca20-4879-8e5e-c2e8911149fd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c9b7d8d4-d6ec-48a1-b29f-dc53ba7ca9fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9b7d8d4-d6ec-48a1-b29f-dc53ba7ca9fb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d87cda1-d601-4ca9-b633-10a6815fc352 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-9d87cda1-d601-4ca9-b633-10a6815fc352 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-9d87cda1-d601-4ca9-b633-10a6815fc352 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-9d87cda1-d601-4ca9-b633-10a6815fc352 .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-f04b2f9b-3375-42cb-bef6-285080eeff11 {
  margin-left: 5px;
margin-right: 5px;
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-f04b2f9b-3375-42cb-bef6-285080eeff11:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f04b2f9b-3375-42cb-bef6-285080eeff11:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f04b2f9b-3375-42cb-bef6-285080eeff11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1142a070-ed27-4bed-afaa-0bee02955eff {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1142a070-ed27-4bed-afaa-0bee02955eff {
  display: none;
}
#s-1142a070-ed27-4bed-afaa-0bee02955eff, #wrap-s-1142a070-ed27-4bed-afaa-0bee02955eff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1142a070-ed27-4bed-afaa-0bee02955eff {
  display: none;
}
#s-1142a070-ed27-4bed-afaa-0bee02955eff, #wrap-s-1142a070-ed27-4bed-afaa-0bee02955eff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1142a070-ed27-4bed-afaa-0bee02955eff {
  display: none;
}
#s-1142a070-ed27-4bed-afaa-0bee02955eff, #wrap-s-1142a070-ed27-4bed-afaa-0bee02955eff { display:none !important; }}@media (max-width: 767px){#s-1142a070-ed27-4bed-afaa-0bee02955eff {
  
}
}







#s-1142a070-ed27-4bed-afaa-0bee02955eff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1142a070-ed27-4bed-afaa-0bee02955eff.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ba1b21e0-4e04-475e-8652-8d2bbc9f38fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-e249d02e-c02a-4d4e-a0a1-ed82cb0a9c55 {
  min-height: 330px;
}








#s-e249d02e-c02a-4d4e-a0a1-ed82cb0a9c55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e249d02e-c02a-4d4e-a0a1-ed82cb0a9c55.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a75031c6-35c0-4509-9e19-e1b83aa9f9ef {
  display: none;
}
#s-110c13ed-92f6-42b1-89b5-610631cb1f8e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e {
  max-width: 100%;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom,
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e {
  max-width: 100%;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom,
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e {
  max-width: 100%;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom,
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e {
  max-width: 100%;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom,
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e {
  max-width: 100%;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom,
.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-110c13ed-92f6-42b1-89b5-610631cb1f8e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3767decf-abb7-4c44-be49-901ddec65174 {
  min-height: 80px;
}








#s-3767decf-abb7-4c44-be49-901ddec65174 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3767decf-abb7-4c44-be49-901ddec65174.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-df461199-47c4-4671-a70f-0bf0dcac5fec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df461199-47c4-4671-a70f-0bf0dcac5fec .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f1ae1ae8-f7dc-469d-991b-e0da0f2e558e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f1ae1ae8-f7dc-469d-991b-e0da0f2e558e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-f1ae1ae8-f7dc-469d-991b-e0da0f2e558e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f1ae1ae8-f7dc-469d-991b-e0da0f2e558e .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-09a6f3a7-4ed0-4a9d-805f-feb422d94b28 {
  margin-left: 5px;
margin-right: 5px;
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-09a6f3a7-4ed0-4a9d-805f-feb422d94b28:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-09a6f3a7-4ed0-4a9d-805f-feb422d94b28:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-09a6f3a7-4ed0-4a9d-805f-feb422d94b28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-95c509cf-4e5e-4dc7-b115-cfb71dcbe230 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-95c509cf-4e5e-4dc7-b115-cfb71dcbe230 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-84b35ae6-81d9-4f21-8432-db0a008d72d4 {
  min-height: 330px;
}








#s-84b35ae6-81d9-4f21-8432-db0a008d72d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84b35ae6-81d9-4f21-8432-db0a008d72d4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e5bbba39-3ef8-48a6-a46a-0911ab933301 {
  display: none;
}
#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f {
  max-width: 100%;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom,
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f {
  max-width: 100%;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom,
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f {
  max-width: 100%;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom,
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f {
  max-width: 100%;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom,
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f {
  max-width: 100%;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom,
.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2b5bdce-eca6-4c31-921f-cd6230b5c61f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99215a15-d093-47ac-89ce-6a46e55d88da {
  min-height: 80px;
}








#s-99215a15-d093-47ac-89ce-6a46e55d88da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99215a15-d093-47ac-89ce-6a46e55d88da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cfab3d11-8c0b-4114-911e-ef0c572c00f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfab3d11-8c0b-4114-911e-ef0c572c00f2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7a2923e1-9e8c-4b93-aa3c-c810fbbcd1eb {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-7a2923e1-9e8c-4b93-aa3c-c810fbbcd1eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-7a2923e1-9e8c-4b93-aa3c-c810fbbcd1eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7a2923e1-9e8c-4b93-aa3c-c810fbbcd1eb .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-02095648-8b94-4737-9366-8652e976aa07 {
  margin-left: 5px;
margin-right: 5px;
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-02095648-8b94-4737-9366-8652e976aa07:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-02095648-8b94-4737-9366-8652e976aa07:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-02095648-8b94-4737-9366-8652e976aa07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5b9fbaf0-b242-418a-a4d1-bdea44f0e61f {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-5b9fbaf0-b242-418a-a4d1-bdea44f0e61f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7517fcc7-7a91-4e81-8b6f-ee1edcccc990 {
  min-height: 330px;
}








#s-7517fcc7-7a91-4e81-8b6f-ee1edcccc990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7517fcc7-7a91-4e81-8b6f-ee1edcccc990.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-f3d4bf16-ef43-4b57-a5a8-c1bb939033ab {
  display: none;
}
#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 {
  max-width: 100%;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom,
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 {
  max-width: 100%;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom,
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 {
  max-width: 100%;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom,
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 {
  max-width: 100%;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom,
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 {
  max-width: 100%;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom,
.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2eedc2b-5eeb-4795-a6dc-727316959ef8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4de4c406-5b6f-4092-a853-3b52e6d6a83c {
  min-height: 80px;
}








#s-4de4c406-5b6f-4092-a853-3b52e6d6a83c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4de4c406-5b6f-4092-a853-3b52e6d6a83c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-18c965a8-fd2e-417c-ad75-67d89c44013f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18c965a8-fd2e-417c-ad75-67d89c44013f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1f24db1-72b7-408e-a65b-b9103468245d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-d1f24db1-72b7-408e-a65b-b9103468245d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-d1f24db1-72b7-408e-a65b-b9103468245d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d1f24db1-72b7-408e-a65b-b9103468245d .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-75a9deaf-b0ae-4799-9780-8711217e1556 {
  margin-left: 5px;
margin-right: 5px;
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-75a9deaf-b0ae-4799-9780-8711217e1556:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-75a9deaf-b0ae-4799-9780-8711217e1556:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-75a9deaf-b0ae-4799-9780-8711217e1556.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3faec8cc-29a1-4f5c-9c3c-f43f122371ca {
  min-height: 330px;
}








#s-3faec8cc-29a1-4f5c-9c3c-f43f122371ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3faec8cc-29a1-4f5c-9c3c-f43f122371ca.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-dfbad4e4-80b2-4ccd-8fc8-5975856dd421 {
  display: none;
}
#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 {
  max-width: 100%;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom,
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 {
  max-width: 100%;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom,
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 {
  max-width: 100%;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom,
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 {
  max-width: 100%;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom,
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 {
  max-width: 100%;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom,
.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78ec5766-fb0e-4170-9b5f-1bd32f9d0262 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-885e2b39-738f-4e72-a79b-a232d6832b5b {
  min-height: 80px;
}








#s-885e2b39-738f-4e72-a79b-a232d6832b5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-885e2b39-738f-4e72-a79b-a232d6832b5b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c61964f1-df6a-4074-9702-4864f50e1482 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c61964f1-df6a-4074-9702-4864f50e1482 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2abd17a6-7e95-4f4a-a6c3-fff1f9eae4bf {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-2abd17a6-7e95-4f4a-a6c3-fff1f9eae4bf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-2abd17a6-7e95-4f4a-a6c3-fff1f9eae4bf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-2abd17a6-7e95-4f4a-a6c3-fff1f9eae4bf .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-ccfa636f-5bff-4ad8-9679-f63da972bb36 {
  margin-left: 5px;
margin-right: 5px;
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-ccfa636f-5bff-4ad8-9679-f63da972bb36:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ccfa636f-5bff-4ad8-9679-f63da972bb36:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ccfa636f-5bff-4ad8-9679-f63da972bb36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 {
  display: none;
}
#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65, #wrap-s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 {
  display: none;
}
#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65, #wrap-s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 {
  display: none;
}
#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65, #wrap-s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 { display:none !important; }}
#s-496a6931-cd84-4432-a5f8-e7a3cedb5e65 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-22f71685-faf5-49f0-bac2-2576b6c85770 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 6.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-22f71685-faf5-49f0-bac2-2576b6c85770"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.0px);
}

}

#s-3ce003fc-c604-4330-8aa1-9ff680ce5036 {
  min-height: 330px;
}








#s-3ce003fc-c604-4330-8aa1-9ff680ce5036 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ce003fc-c604-4330-8aa1-9ff680ce5036.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-01c4feaf-bdbf-4b05-8ee1-281be9a2ca90 {
  display: none;
}
#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 {
  max-width: 100%;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom,
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 {
  max-width: 100%;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom,
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 {
  max-width: 100%;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom,
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 {
  max-width: 100%;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom,
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 {
  max-width: 100%;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom,
.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1ce7e053-ad2b-4152-a082-dab76e1a9c40 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e8c808b6-9f06-44e7-93f5-b7604c1cf2f5 {
  min-height: 80px;
}








#s-e8c808b6-9f06-44e7-93f5-b7604c1cf2f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8c808b6-9f06-44e7-93f5-b7604c1cf2f5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b949c1f9-1146-43c0-9a97-c312a9450783 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b949c1f9-1146-43c0-9a97-c312a9450783 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0207346-8926-4a1c-b067-5198c0f24132 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c0207346-8926-4a1c-b067-5198c0f24132 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-c0207346-8926-4a1c-b067-5198c0f24132 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-c0207346-8926-4a1c-b067-5198c0f24132 .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-9001bdb7-51b1-497b-bc34-7fc2930f456b {
  margin-left: 5px;
margin-right: 5px;
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-9001bdb7-51b1-497b-bc34-7fc2930f456b:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9001bdb7-51b1-497b-bc34-7fc2930f456b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9001bdb7-51b1-497b-bc34-7fc2930f456b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7144fefc-dadf-4c4d-9839-7c52045ecfe8 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-7144fefc-dadf-4c4d-9839-7c52045ecfe8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6d004369-a191-4a93-aab8-128dbef622d4 {
  min-height: 330px;
}








#s-6d004369-a191-4a93-aab8-128dbef622d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d004369-a191-4a93-aab8-128dbef622d4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8152cf3d-bb9a-4e4e-a503-d970d17ade32 {
  display: none;
}
#s-dc9297dc-8339-4150-8b6a-11b3589ca206 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 {
  max-width: 100%;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom,
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 {
  max-width: 100%;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom,
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 {
  max-width: 100%;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom,
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 {
  max-width: 100%;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom,
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 {
  max-width: 100%;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom,
.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc9297dc-8339-4150-8b6a-11b3589ca206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac2f293f-56bb-4625-b4f3-7e6c6660582f {
  min-height: 80px;
}








#s-ac2f293f-56bb-4625-b4f3-7e6c6660582f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac2f293f-56bb-4625-b4f3-7e6c6660582f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-37f3583b-4277-4cb9-9fec-89101826c286 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37f3583b-4277-4cb9-9fec-89101826c286 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1249da7e-8119-413b-88d3-d846353bde50 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-1249da7e-8119-413b-88d3-d846353bde50 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-1249da7e-8119-413b-88d3-d846353bde50 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-1249da7e-8119-413b-88d3-d846353bde50 .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-f91b4deb-9762-42a7-a276-917c63b6d8b5 {
  margin-left: 5px;
margin-right: 5px;
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-f91b4deb-9762-42a7-a276-917c63b6d8b5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f91b4deb-9762-42a7-a276-917c63b6d8b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f91b4deb-9762-42a7-a276-917c63b6d8b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eb0f51ec-cd89-45de-b1be-c6daf5582f58 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-eb0f51ec-cd89-45de-b1be-c6daf5582f58 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-fd895215-3400-4383-8a30-8976a1910f67 {
  min-height: 330px;
}








#s-fd895215-3400-4383-8a30-8976a1910f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd895215-3400-4383-8a30-8976a1910f67.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1d319ddb-a8e0-428f-a8fe-13a31cc024c0 {
  display: none;
}
#s-877aad2a-4818-4000-b15f-df1caa8d9f30 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 {
  max-width: 100%;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom,
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 {
  max-width: 100%;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom,
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 {
  max-width: 100%;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom,
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 {
  max-width: 100%;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom,
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 {
  max-width: 100%;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom,
.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-877aad2a-4818-4000-b15f-df1caa8d9f30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-80155f14-6a30-49eb-b8da-4ae335200274 {
  min-height: 80px;
}








#s-80155f14-6a30-49eb-b8da-4ae335200274 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80155f14-6a30-49eb-b8da-4ae335200274.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-765d4454-a728-457d-a7c6-ecbd80ff0b73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-765d4454-a728-457d-a7c6-ecbd80ff0b73 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-37e111f1-e158-4aa1-9157-c060a4af3341 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-37e111f1-e158-4aa1-9157-c060a4af3341 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-37e111f1-e158-4aa1-9157-c060a4af3341 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-37e111f1-e158-4aa1-9157-c060a4af3341 .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-4642d674-e161-47cf-80d9-6a298958a884 {
  margin-left: 5px;
margin-right: 5px;
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-4642d674-e161-47cf-80d9-6a298958a884:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4642d674-e161-47cf-80d9-6a298958a884:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4642d674-e161-47cf-80d9-6a298958a884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-30c16687-d184-496c-a1c1-337366030b50 {
  min-height: 330px;
}








#s-30c16687-d184-496c-a1c1-337366030b50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30c16687-d184-496c-a1c1-337366030b50.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-193364cf-5dd9-4152-b4d7-06b73cbd1ed2 {
  display: none;
}
#s-dadd0f19-8b46-449d-9aca-00a2d3686220 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 {
  max-width: 100%;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom,
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 {
  max-width: 100%;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom,
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 {
  max-width: 100%;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom,
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 {
  max-width: 100%;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom,
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 {
  max-width: 100%;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom,
.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dadd0f19-8b46-449d-9aca-00a2d3686220 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fad80a99-7ef1-41e4-a5b8-04438eb00ccc {
  min-height: 80px;
}








#s-fad80a99-7ef1-41e4-a5b8-04438eb00ccc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fad80a99-7ef1-41e4-a5b8-04438eb00ccc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-510c6875-0158-4a34-86c7-f918c0a84e90 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-510c6875-0158-4a34-86c7-f918c0a84e90 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cea7ad9d-2fc0-4ec0-bcbe-a94f4a573080 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-cea7ad9d-2fc0-4ec0-bcbe-a94f4a573080 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-cea7ad9d-2fc0-4ec0-bcbe-a94f4a573080 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-cea7ad9d-2fc0-4ec0-bcbe-a94f4a573080 .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-08773518-4d72-4fbd-ab68-5a28430ad0f9 {
  margin-left: 5px;
margin-right: 5px;
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-08773518-4d72-4fbd-ab68-5a28430ad0f9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-08773518-4d72-4fbd-ab68-5a28430ad0f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08773518-4d72-4fbd-ab68-5a28430ad0f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1ea5c1f7-d248-4aac-bd4b-55bb268fef23 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-1ea5c1f7-d248-4aac-bd4b-55bb268fef23 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3a8978f9-231a-44f5-99e4-06dbd9ad05e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8f031401-7686-4fa3-a986-7a7c0d9bfcaa {
  min-height: 330px;
}








#s-8f031401-7686-4fa3-a986-7a7c0d9bfcaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f031401-7686-4fa3-a986-7a7c0d9bfcaa.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-48f7199d-4dbf-4f85-89fa-217b3f9b23c0 {
  display: none;
}
#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 {
  max-width: 100%;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom,
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 {
  max-width: 100%;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom,
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 {
  max-width: 100%;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom,
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 {
  max-width: 100%;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom,
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 {
  max-width: 100%;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom,
.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9850d19-75ed-47eb-abd8-f06b7fe38ed5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-886fd624-0efa-410b-ac1e-2bb103dadbb8 {
  min-height: 80px;
}








#s-886fd624-0efa-410b-ac1e-2bb103dadbb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-886fd624-0efa-410b-ac1e-2bb103dadbb8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ea63416e-2347-4db9-ad86-d8e82525aa44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea63416e-2347-4db9-ad86-d8e82525aa44 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e0ae927-aed6-4fb4-a6eb-e9642f62cd79 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-7e0ae927-aed6-4fb4-a6eb-e9642f62cd79 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-7e0ae927-aed6-4fb4-a6eb-e9642f62cd79 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-7e0ae927-aed6-4fb4-a6eb-e9642f62cd79 .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-6835b2b9-b6ba-416e-8f98-0a628799d68e {
  margin-left: 5px;
margin-right: 5px;
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-6835b2b9-b6ba-416e-8f98-0a628799d68e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6835b2b9-b6ba-416e-8f98-0a628799d68e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6835b2b9-b6ba-416e-8f98-0a628799d68e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-17cacead-8b87-47ba-91f9-2cc3abe385fe {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-17cacead-8b87-47ba-91f9-2cc3abe385fe {
  display: none;
}
#s-17cacead-8b87-47ba-91f9-2cc3abe385fe, #wrap-s-17cacead-8b87-47ba-91f9-2cc3abe385fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17cacead-8b87-47ba-91f9-2cc3abe385fe {
  display: none;
}
#s-17cacead-8b87-47ba-91f9-2cc3abe385fe, #wrap-s-17cacead-8b87-47ba-91f9-2cc3abe385fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-17cacead-8b87-47ba-91f9-2cc3abe385fe {
  display: none;
}
#s-17cacead-8b87-47ba-91f9-2cc3abe385fe, #wrap-s-17cacead-8b87-47ba-91f9-2cc3abe385fe { display:none !important; }}
#s-17cacead-8b87-47ba-91f9-2cc3abe385fe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-bfe1d245-9eaa-4acf-8561-06bbd1e4819a {
  min-height: 330px;
}








#s-bfe1d245-9eaa-4acf-8561-06bbd1e4819a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe1d245-9eaa-4acf-8561-06bbd1e4819a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ef4fd433-31af-4852-b551-74c142435199 {
  display: none;
}
#s-71ae63fb-a1dc-4779-a244-10fd4631e3df {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df {
  max-width: 100%;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom,
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df {
  max-width: 100%;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom,
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df {
  max-width: 100%;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom,
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df {
  max-width: 100%;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom,
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df {
  max-width: 100%;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom,
.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71ae63fb-a1dc-4779-a244-10fd4631e3df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-93e02d74-2366-4860-ac4c-4e2742e2bbc3 {
  min-height: 80px;
}








#s-93e02d74-2366-4860-ac4c-4e2742e2bbc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93e02d74-2366-4860-ac4c-4e2742e2bbc3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5cbaa3fe-2450-4f79-8f2a-d0e2c88286be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5cbaa3fe-2450-4f79-8f2a-d0e2c88286be .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-981f1ba3-2f76-4f44-93cf-0db34d5499f4 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-981f1ba3-2f76-4f44-93cf-0db34d5499f4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-981f1ba3-2f76-4f44-93cf-0db34d5499f4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-981f1ba3-2f76-4f44-93cf-0db34d5499f4 .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-b2ed4a8f-6628-4f82-affd-25ca96728099 {
  margin-left: 5px;
margin-right: 5px;
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-b2ed4a8f-6628-4f82-affd-25ca96728099:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b2ed4a8f-6628-4f82-affd-25ca96728099:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2ed4a8f-6628-4f82-affd-25ca96728099.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 {
  display: none;
}
#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19, #wrap-s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 {
  display: none;
}
#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19, #wrap-s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 {
  display: none;
}
#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19, #wrap-s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 { display:none !important; }}
#s-f64024f7-ab7e-4e7e-8312-95a2d0bebc19 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7413d337-6efd-4424-93c2-c3af4901dac7 {
  display: none;
}
#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 {
  max-width: 100%;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom,
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 {
  max-width: 100%;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom,
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 {
  max-width: 100%;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom,
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 {
  max-width: 100%;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom,
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 {
  max-width: 100%;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom,
.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce4045c5-0c8b-4c2b-9784-c0b0005972d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0450b2f5-ed71-49b3-be8c-3e39f44726c4 {
  min-height: 80px;
}








#s-0450b2f5-ed71-49b3-be8c-3e39f44726c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0450b2f5-ed71-49b3-be8c-3e39f44726c4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4f2d739c-1ff2-4887-a0ec-9262491c5ffc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f2d739c-1ff2-4887-a0ec-9262491c5ffc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1bbc1294-ace4-466c-8bfb-06cc248e44c3 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-1bbc1294-ace4-466c-8bfb-06cc248e44c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-1bbc1294-ace4-466c-8bfb-06cc248e44c3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-1bbc1294-ace4-466c-8bfb-06cc248e44c3 .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-4b6a77a5-a7e6-4f61-bda8-814620a45837 {
  margin-left: 5px;
margin-right: 5px;
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-4b6a77a5-a7e6-4f61-bda8-814620a45837:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4b6a77a5-a7e6-4f61-bda8-814620a45837:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4b6a77a5-a7e6-4f61-bda8-814620a45837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fa1495a6-e644-4e4d-abe9-a439ed47b228 {
  display: none;
}
#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 {
  max-width: 100%;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom,
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 {
  max-width: 100%;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom,
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 {
  max-width: 100%;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom,
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 {
  max-width: 100%;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom,
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 {
  max-width: 100%;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom,
.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1db2ce37-194c-40d7-bfdc-5b97d951c8d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4bb5cff4-2fd5-47d4-886d-23609196a598 {
  min-height: 80px;
}








#s-4bb5cff4-2fd5-47d4-886d-23609196a598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bb5cff4-2fd5-47d4-886d-23609196a598.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-902cac3f-305b-442a-8d81-4ff1a3c16ca4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-902cac3f-305b-442a-8d81-4ff1a3c16ca4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0f0b2934-b70c-4759-ac0e-d6f5f766c2bc {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-0f0b2934-b70c-4759-ac0e-d6f5f766c2bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-0f0b2934-b70c-4759-ac0e-d6f5f766c2bc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-0f0b2934-b70c-4759-ac0e-d6f5f766c2bc .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-f658514d-b0dc-4e48-bf28-3065590fc209 {
  margin-left: 5px;
margin-right: 5px;
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-f658514d-b0dc-4e48-bf28-3065590fc209:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f658514d-b0dc-4e48-bf28-3065590fc209:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f658514d-b0dc-4e48-bf28-3065590fc209.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d1ccf79a-73ea-4c4c-b0b0-1a550413ed4d {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-d1ccf79a-73ea-4c4c-b0b0-1a550413ed4d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e8a3d196-d49f-4e80-8431-7259b54b493d {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8a3d196-d49f-4e80-8431-7259b54b493d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-5cb38c8c-cb73-4658-a128-8acf07042bda {
  min-height: 330px;
}








#s-5cb38c8c-cb73-4658-a128-8acf07042bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cb38c8c-cb73-4658-a128-8acf07042bda.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-95e3491f-5411-4d38-a502-f63a60a28fb1 {
  display: none;
}
#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 {
  max-width: 100%;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom,
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 {
  max-width: 100%;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom,
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 {
  max-width: 100%;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom,
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 {
  max-width: 100%;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom,
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 {
  max-width: 100%;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom,
.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f188a9e-6251-4483-8fb6-2fa23760dc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e6907b29-ec8d-46d8-b3d5-e96d1ff276f4 {
  min-height: 80px;
}








#s-e6907b29-ec8d-46d8-b3d5-e96d1ff276f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6907b29-ec8d-46d8-b3d5-e96d1ff276f4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d5df18bd-abe5-4f0e-9a20-7b3ceb341f27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d5df18bd-abe5-4f0e-9a20-7b3ceb341f27 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-49f2825f-c3be-42d9-bd43-19c7604218db {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-49f2825f-c3be-42d9-bd43-19c7604218db .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-49f2825f-c3be-42d9-bd43-19c7604218db .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-49f2825f-c3be-42d9-bd43-19c7604218db .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-46eea73d-89c1-42f9-8452-2b32fabecae8 {
  margin-left: 5px;
margin-right: 5px;
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-46eea73d-89c1-42f9-8452-2b32fabecae8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-46eea73d-89c1-42f9-8452-2b32fabecae8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-46eea73d-89c1-42f9-8452-2b32fabecae8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 {
  display: none;
}
#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1, #wrap-s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 {
  display: none;
}
#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1, #wrap-s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 {
  display: none;
}
#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1, #wrap-s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 { display:none !important; }}
#s-3b3d085a-9068-43ad-b48d-8e94ad84c8b1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b675f3ea-582a-4024-967d-c63eb418c5d3 {
  min-height: 330px;
}








#s-b675f3ea-582a-4024-967d-c63eb418c5d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b675f3ea-582a-4024-967d-c63eb418c5d3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-50f520ce-6188-4afd-aad7-aaef30b161ad {
  display: none;
}
#s-c6631104-eb70-48e1-8206-017aab0fe56c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c {
  max-width: 100%;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom,
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c {
  max-width: 100%;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom,
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c {
  max-width: 100%;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom,
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c {
  max-width: 100%;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom,
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c {
  max-width: 100%;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom,
.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6631104-eb70-48e1-8206-017aab0fe56c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b0c6ad82-8fe5-4e89-9328-bbd25fd94de2 {
  min-height: 80px;
}








#s-b0c6ad82-8fe5-4e89-9328-bbd25fd94de2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0c6ad82-8fe5-4e89-9328-bbd25fd94de2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b8817aa2-def2-4f00-9c63-a6086e543e52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8817aa2-def2-4f00-9c63-a6086e543e52 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a5f07f09-5e89-4135-bf6c-3775b344d4c5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-a5f07f09-5e89-4135-bf6c-3775b344d4c5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-a5f07f09-5e89-4135-bf6c-3775b344d4c5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a5f07f09-5e89-4135-bf6c-3775b344d4c5 .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-4a98d7cb-52e7-49ea-8769-58212137613d {
  margin-left: 5px;
margin-right: 5px;
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-4a98d7cb-52e7-49ea-8769-58212137613d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4a98d7cb-52e7-49ea-8769-58212137613d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a98d7cb-52e7-49ea-8769-58212137613d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-463ca4d4-2db9-486b-a516-51fd93a77915 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-463ca4d4-2db9-486b-a516-51fd93a77915 {
  display: none;
}
#s-463ca4d4-2db9-486b-a516-51fd93a77915, #wrap-s-463ca4d4-2db9-486b-a516-51fd93a77915 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-463ca4d4-2db9-486b-a516-51fd93a77915 {
  display: none;
}
#s-463ca4d4-2db9-486b-a516-51fd93a77915, #wrap-s-463ca4d4-2db9-486b-a516-51fd93a77915 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-463ca4d4-2db9-486b-a516-51fd93a77915 {
  display: none;
}
#s-463ca4d4-2db9-486b-a516-51fd93a77915, #wrap-s-463ca4d4-2db9-486b-a516-51fd93a77915 { display:none !important; }}
#s-463ca4d4-2db9-486b-a516-51fd93a77915 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d7a1063c-45d0-4d1a-aec1-8fb4e2492fb6 {
  display: none;
}
#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 {
  max-width: 100%;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom,
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 {
  max-width: 100%;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom,
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 {
  max-width: 100%;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom,
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 {
  max-width: 100%;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom,
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 {
  max-width: 100%;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom,
.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49b094c3-c076-4c3c-b3f5-cb250cd3fac3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-90d95934-f4ad-4625-a752-e283537bfaa4 {
  min-height: 80px;
}








#s-90d95934-f4ad-4625-a752-e283537bfaa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90d95934-f4ad-4625-a752-e283537bfaa4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a01b0176-6a67-466b-9ee4-3aadfce34575 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a01b0176-6a67-466b-9ee4-3aadfce34575 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8f66d680-e287-4a08-8792-3584c20304d0 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-8f66d680-e287-4a08-8792-3584c20304d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-8f66d680-e287-4a08-8792-3584c20304d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-8f66d680-e287-4a08-8792-3584c20304d0 .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-f9af227d-cd5a-477a-bb5a-93dab59f0275 {
  margin-left: 5px;
margin-right: 5px;
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-f9af227d-cd5a-477a-bb5a-93dab59f0275:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f9af227d-cd5a-477a-bb5a-93dab59f0275:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9af227d-cd5a-477a-bb5a-93dab59f0275.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-814c6ae0-2271-419b-85d6-b76ec2791baa {
  display: none;
}
#s-7366b928-fa55-450f-8187-f4f20736847a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a {
  max-width: 100%;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom,
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a {
  max-width: 100%;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom,
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a {
  max-width: 100%;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom,
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a {
  max-width: 100%;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom,
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a {
  max-width: 100%;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom,
.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7366b928-fa55-450f-8187-f4f20736847a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99f9159a-0a32-4098-a820-58c8390b7f0f {
  min-height: 80px;
}








#s-99f9159a-0a32-4098-a820-58c8390b7f0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99f9159a-0a32-4098-a820-58c8390b7f0f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ca9e8031-5971-42a8-9889-05ef33f88144 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca9e8031-5971-42a8-9889-05ef33f88144 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9aaea998-a030-4fb6-acf5-9a912c01df4d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-9aaea998-a030-4fb6-acf5-9a912c01df4d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-9aaea998-a030-4fb6-acf5-9a912c01df4d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-9aaea998-a030-4fb6-acf5-9a912c01df4d .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-f577725b-faae-44de-ad44-946c260e02d1 {
  margin-left: 5px;
margin-right: 5px;
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-f577725b-faae-44de-ad44-946c260e02d1:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f577725b-faae-44de-ad44-946c260e02d1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f577725b-faae-44de-ad44-946c260e02d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f6b2a67f-21ea-41ef-b178-3731c38aca27 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-f6b2a67f-21ea-41ef-b178-3731c38aca27 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0ba7d634-83dc-4aa7-9483-0e98a3894a79 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0ba7d634-83dc-4aa7-9483-0e98a3894a79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-82f3cde1-c1e4-4069-b085-74adfc7bbf1d {
  min-height: 330px;
}








#s-82f3cde1-c1e4-4069-b085-74adfc7bbf1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82f3cde1-c1e4-4069-b085-74adfc7bbf1d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-176f7d10-c73e-407f-8e58-d208a004282e {
  display: none;
}
#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 {
  max-width: 100%;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom,
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 {
  max-width: 100%;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom,
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 {
  max-width: 100%;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom,
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 {
  max-width: 100%;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom,
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 {
  max-width: 100%;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom,
.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76ada0f5-ea40-43d1-befe-57945afbc2b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e067bc44-e0d9-4757-97b8-76b49fcea520 {
  min-height: 80px;
}








#s-e067bc44-e0d9-4757-97b8-76b49fcea520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e067bc44-e0d9-4757-97b8-76b49fcea520.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b8494a72-0fc1-43f5-8ea5-f14835518cde {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8494a72-0fc1-43f5-8ea5-f14835518cde .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ea9a5fb-7af3-4e8d-a974-47ba89ffb36c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-4ea9a5fb-7af3-4e8d-a974-47ba89ffb36c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-4ea9a5fb-7af3-4e8d-a974-47ba89ffb36c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-4ea9a5fb-7af3-4e8d-a974-47ba89ffb36c .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-a9a0edbe-1198-4347-9fda-04ada1b58de7 {
  margin-left: 5px;
margin-right: 5px;
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-a9a0edbe-1198-4347-9fda-04ada1b58de7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a9a0edbe-1198-4347-9fda-04ada1b58de7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9a0edbe-1198-4347-9fda-04ada1b58de7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a7b4dd26-e319-408e-bbd1-597b161c8246 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-a7b4dd26-e319-408e-bbd1-597b161c8246 {
  display: none;
}
#s-a7b4dd26-e319-408e-bbd1-597b161c8246, #wrap-s-a7b4dd26-e319-408e-bbd1-597b161c8246 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7b4dd26-e319-408e-bbd1-597b161c8246 {
  display: none;
}
#s-a7b4dd26-e319-408e-bbd1-597b161c8246, #wrap-s-a7b4dd26-e319-408e-bbd1-597b161c8246 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a7b4dd26-e319-408e-bbd1-597b161c8246 {
  display: none;
}
#s-a7b4dd26-e319-408e-bbd1-597b161c8246, #wrap-s-a7b4dd26-e319-408e-bbd1-597b161c8246 { display:none !important; }}
#s-a7b4dd26-e319-408e-bbd1-597b161c8246 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f73f5cb6-1822-4715-8370-7d3dec7e1872 {
  min-height: 330px;
}








#s-f73f5cb6-1822-4715-8370-7d3dec7e1872 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f73f5cb6-1822-4715-8370-7d3dec7e1872.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-06c3f277-0582-40b6-bdfe-c9cd65efe5e2 {
  display: none;
}
#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca {
  max-width: 100%;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom,
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca {
  max-width: 100%;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom,
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca {
  max-width: 100%;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom,
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca {
  max-width: 100%;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom,
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca {
  max-width: 100%;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom,
.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-355502da-f56c-4b8d-b3b5-6367b88ac5ca .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9aa56843-8950-47ac-94a1-d47f5a13eccc {
  min-height: 80px;
}








#s-9aa56843-8950-47ac-94a1-d47f5a13eccc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9aa56843-8950-47ac-94a1-d47f5a13eccc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ef9d5ede-5409-4583-bc34-94f14517e16b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef9d5ede-5409-4583-bc34-94f14517e16b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a7b71343-d7ba-4db6-98f6-8640d8a4cf06 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-a7b71343-d7ba-4db6-98f6-8640d8a4cf06 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-a7b71343-d7ba-4db6-98f6-8640d8a4cf06 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-a7b71343-d7ba-4db6-98f6-8640d8a4cf06 .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-4ac08558-e129-4b49-adad-8ce0acb2c51c {
  margin-left: 5px;
margin-right: 5px;
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-4ac08558-e129-4b49-adad-8ce0acb2c51c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4ac08558-e129-4b49-adad-8ce0acb2c51c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ac08558-e129-4b49-adad-8ce0acb2c51c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 {
  display: none;
}
#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0, #wrap-s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 {
  display: none;
}
#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0, #wrap-s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 {
  display: none;
}
#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0, #wrap-s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 { display:none !important; }}
#s-160b6a07-c516-4c4d-b71a-20d3b712e3a0 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;
}

#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0196c12f-edf3-4034-9623-947c4e012f0d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0196c12f-edf3-4034-9623-947c4e012f0d {
  
}
}@media (max-width: 767px){#s-0196c12f-edf3-4034-9623-947c4e012f0d {
  
}
}







#s-0196c12f-edf3-4034-9623-947c4e012f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0196c12f-edf3-4034-9623-947c4e012f0d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6ecdd61e-a727-4bdd-8661-d5855b1a74c3 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ecdd61e-a727-4bdd-8661-d5855b1a74c3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80701c93-1bf8-4896-b8e7-6c444c4cd476 {
  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-4a1b0589-a856-4518-bbc0-6e8f30ffcdf0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-813fc0dd-3342-45ca-b849-8469d684add5 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-813fc0dd-3342-45ca-b849-8469d684add5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-8a228646-ba5a-4907-8e1b-27f08d766c4b {
  min-height: 330px;
}








#s-8a228646-ba5a-4907-8e1b-27f08d766c4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a228646-ba5a-4907-8e1b-27f08d766c4b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c2691a9c-2e7e-42ca-986b-22ebdcf71ffa {
  
}

#s-c2691a9c-2e7e-42ca-986b-22ebdcf71ffa {
  display: none;
}
#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a {
  max-width: 100%;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom,
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a {
  max-width: 100%;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom,
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a {
  max-width: 100%;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom,
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a {
  max-width: 100%;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom,
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a {
  max-width: 100%;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom,
.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f164a79-e855-4ea9-a87c-22d424b5ae4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1221faea-92f4-487e-a446-9e25c76cdc5d {
  min-height: 80px;
}








#s-1221faea-92f4-487e-a446-9e25c76cdc5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1221faea-92f4-487e-a446-9e25c76cdc5d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-70b300d4-0c59-4d4b-8e7a-fcb54fbc71c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70b300d4-0c59-4d4b-8e7a-fcb54fbc71c4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-586bccf9-3b47-4263-a332-965ebc5c0da0 {
  min-height: 330px;
}








#s-586bccf9-3b47-4263-a332-965ebc5c0da0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-586bccf9-3b47-4263-a332-965ebc5c0da0.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7b363a8e-b3fa-4671-a4fb-b37fa496e9b6 {
  display: none;
}
#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 {
  max-width: 100%;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom,
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 {
  max-width: 100%;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom,
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 {
  max-width: 100%;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom,
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 {
  max-width: 100%;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom,
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 {
  max-width: 100%;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom,
.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc74c75d-7aa4-4fb6-978b-b4879c7d2080 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9c252ea4-98bf-4b64-be6e-15c58862ef87 {
  min-height: 80px;
}








#s-9c252ea4-98bf-4b64-be6e-15c58862ef87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c252ea4-98bf-4b64-be6e-15c58862ef87.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e7ef1360-ffbc-4ef7-8779-80e02223bae9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7ef1360-ffbc-4ef7-8779-80e02223bae9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63ddc4a5-f743-4a1b-abe8-f812151125b9 {
  display: none;
}
#s-651be2db-8a87-4a0c-87c3-8e459d891147 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 {
  max-width: 100%;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom,
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 {
  max-width: 100%;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom,
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 {
  max-width: 100%;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom,
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 {
  max-width: 100%;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom,
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 {
  max-width: 100%;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom,
.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-651be2db-8a87-4a0c-87c3-8e459d891147 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1ac03485-bcf9-46b9-b0bf-94585997043f {
  min-height: 80px;
}








#s-1ac03485-bcf9-46b9-b0bf-94585997043f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ac03485-bcf9-46b9-b0bf-94585997043f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-043ee28c-8e24-411d-8268-a5b04b07d056 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-043ee28c-8e24-411d-8268-a5b04b07d056 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f97758d9-3d31-4d09-822b-a2d248c655fc {
  display: none;
}
#s-58c07dbc-1c1c-487e-9061-917c50172de4 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 {
  max-width: 100%;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom,
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 {
  max-width: 100%;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom,
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 {
  max-width: 100%;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom,
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 {
  max-width: 100%;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom,
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 {
  max-width: 100%;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom,
.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58c07dbc-1c1c-487e-9061-917c50172de4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e201c9f2-7c2a-4c17-b040-7821a18ca065 {
  min-height: 80px;
}








#s-e201c9f2-7c2a-4c17-b040-7821a18ca065 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e201c9f2-7c2a-4c17-b040-7821a18ca065.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d73b4fd1-3271-4dd3-9be2-c3b87ff38dc5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d73b4fd1-3271-4dd3-9be2-c3b87ff38dc5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac9857b4-8162-4c5c-8bf4-673a696bc61a {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-ac9857b4-8162-4c5c-8bf4-673a696bc61a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-104db3ce-4caf-4870-b49d-6c937e257b47 {
  min-height: 330px;
}








#s-104db3ce-4caf-4870-b49d-6c937e257b47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-104db3ce-4caf-4870-b49d-6c937e257b47.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8d9dbe4c-01d8-4be2-968a-d7b21f5ffa22 {
  
}

#s-8d9dbe4c-01d8-4be2-968a-d7b21f5ffa22 {
  display: none;
}
#s-e01d3efb-3f69-43a7-8724-66207ff15b4c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c {
  max-width: 100%;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom,
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c {
  max-width: 100%;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom,
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c {
  max-width: 100%;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom,
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c {
  max-width: 100%;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom,
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c {
  max-width: 100%;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom,
.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01d3efb-3f69-43a7-8724-66207ff15b4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8d7052cc-6657-478c-82f2-0d2f2da16ad3 {
  min-height: 80px;
}








#s-8d7052cc-6657-478c-82f2-0d2f2da16ad3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d7052cc-6657-478c-82f2-0d2f2da16ad3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8cefd11e-bb35-485e-a46b-ae43a999dae9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cefd11e-bb35-485e-a46b-ae43a999dae9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dae09ad6-2e62-48b7-9e54-960a6d5917b6 {
  min-height: 330px;
}








#s-dae09ad6-2e62-48b7-9e54-960a6d5917b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dae09ad6-2e62-48b7-9e54-960a6d5917b6.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-51cb1a09-4476-44ce-b8ce-2cccf62906e8 {
  display: none;
}
#s-1b38dcf2-2fb0-4948-b611-369d8a353870 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 {
  max-width: 100%;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom,
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 {
  max-width: 100%;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom,
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 {
  max-width: 100%;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom,
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 {
  max-width: 100%;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom,
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 {
  max-width: 100%;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom,
.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b38dcf2-2fb0-4948-b611-369d8a353870 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8abf67df-e7b6-4966-af30-d553cc055c19 {
  min-height: 80px;
}








#s-8abf67df-e7b6-4966-af30-d553cc055c19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8abf67df-e7b6-4966-af30-d553cc055c19.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e85b1352-17d9-4316-bdf7-f3dcd87d9154 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e85b1352-17d9-4316-bdf7-f3dcd87d9154 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6885b55d-179d-43e8-976b-81271b7dede7 {
  display: none;
}
#s-492c5950-f829-47a4-9549-240950f16e1a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a {
  max-width: 100%;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom,
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a {
  max-width: 100%;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom,
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a {
  max-width: 100%;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom,
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a {
  max-width: 100%;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom,
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a {
  max-width: 100%;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom,
.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-492c5950-f829-47a4-9549-240950f16e1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-899ba6f4-3cdb-41e5-9e81-bd951e22155f {
  min-height: 80px;
}








#s-899ba6f4-3cdb-41e5-9e81-bd951e22155f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-899ba6f4-3cdb-41e5-9e81-bd951e22155f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8ef6cc9f-1eb3-4f28-ba56-1c5296eb5cef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ef6cc9f-1eb3-4f28-ba56-1c5296eb5cef .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-46c970f5-81fa-45ce-82db-90b639534b86 {
  display: none;
}
#s-6524139d-ade8-4825-86a2-6107f3f2fef7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 {
  max-width: 100%;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom,
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 {
  max-width: 100%;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom,
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 {
  max-width: 100%;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom,
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 {
  max-width: 100%;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom,
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 {
  max-width: 100%;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom,
.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6524139d-ade8-4825-86a2-6107f3f2fef7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4c126716-1519-4c04-8f81-a4177a208c36 {
  min-height: 80px;
}








#s-4c126716-1519-4c04-8f81-a4177a208c36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c126716-1519-4c04-8f81-a4177a208c36.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8ce953a3-c7f8-4419-a1f7-9640196d4c00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ce953a3-c7f8-4419-a1f7-9640196d4c00 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6a3e5e7f-4134-4ece-9811-0f080eed4f67 {
  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-6a3e5e7f-4134-4ece-9811-0f080eed4f67:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6a3e5e7f-4134-4ece-9811-0f080eed4f67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6a3e5e7f-4134-4ece-9811-0f080eed4f67.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4cf5444a-36b3-431b-a6fb-0ea6aaa7b93d {
  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-4cf5444a-36b3-431b-a6fb-0ea6aaa7b93d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4cf5444a-36b3-431b-a6fb-0ea6aaa7b93d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4cf5444a-36b3-431b-a6fb-0ea6aaa7b93d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5ec549b0-d04c-4438-acdb-2bd1051c6f10 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-5ec549b0-d04c-4438-acdb-2bd1051c6f10 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-80ab1963-c0a6-4206-bb5f-71d702d2cec3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-80ab1963-c0a6-4206-bb5f-71d702d2cec3 {
  
}
}@media (max-width: 767px){#s-80ab1963-c0a6-4206-bb5f-71d702d2cec3 {
  
}
}







#s-80ab1963-c0a6-4206-bb5f-71d702d2cec3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80ab1963-c0a6-4206-bb5f-71d702d2cec3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8d6448c2-336d-4d6b-8f87-0d97d90f5081 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d6448c2-336d-4d6b-8f87-0d97d90f5081 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-461750ea-52e1-4809-bf42-8edba76039ca {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-c09cdc19-dc1a-4493-9da8-7112308fc5f2 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-2717e356-663b-4a42-9ad5-29996e9a518b {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2717e356-663b-4a42-9ad5-29996e9a518b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-d51fbd40-2568-4278-92f1-cb3771a2543a {
  min-height: 330px;
}








#s-d51fbd40-2568-4278-92f1-cb3771a2543a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d51fbd40-2568-4278-92f1-cb3771a2543a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-3287eac2-5f5b-40e1-93e9-a67d90609afc {
  
}

#s-3287eac2-5f5b-40e1-93e9-a67d90609afc {
  display: none;
}
#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba {
  max-width: 100%;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom,
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba {
  max-width: 100%;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom,
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba {
  max-width: 100%;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom,
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba {
  max-width: 100%;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom,
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba {
  max-width: 100%;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom,
.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5e3ce67-23a1-48b4-a86b-2b202e1eb1ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-584e2d76-8c3b-4ba6-81ba-05216d00f067 {
  min-height: 80px;
}








#s-584e2d76-8c3b-4ba6-81ba-05216d00f067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-584e2d76-8c3b-4ba6-81ba-05216d00f067.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d1641a1f-4e53-4c3b-a858-3a433446c968 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d1641a1f-4e53-4c3b-a858-3a433446c968 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be8a868b-adee-4d4c-8394-0c31dc2c3629 {
  min-height: 330px;
}








#s-be8a868b-adee-4d4c-8394-0c31dc2c3629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be8a868b-adee-4d4c-8394-0c31dc2c3629.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1531ae6a-6c19-45e7-859c-4ba07f5cc170 {
  display: none;
}
#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a {
  max-width: 100%;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom,
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a {
  max-width: 100%;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom,
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a {
  max-width: 100%;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom,
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a {
  max-width: 100%;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom,
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a {
  max-width: 100%;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom,
.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8c05f6a-9059-4a37-8612-6cc9ee5f1b0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c35708dd-dc76-428d-bc20-cc23ce953122 {
  min-height: 80px;
}








#s-c35708dd-dc76-428d-bc20-cc23ce953122 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c35708dd-dc76-428d-bc20-cc23ce953122.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b8d83827-6e02-4831-a82e-91c44ad9d9c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8d83827-6e02-4831-a82e-91c44ad9d9c7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40213d3c-ea2b-4b01-ab3d-7e658bf647c1 {
  display: none;
}
#s-8899d967-dc16-4143-8d79-72b0ce554fef {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef {
  max-width: 100%;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom,
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef {
  max-width: 100%;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom,
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef {
  max-width: 100%;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom,
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef {
  max-width: 100%;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom,
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef {
  max-width: 100%;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom,
.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8899d967-dc16-4143-8d79-72b0ce554fef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-38a05d6b-036a-4f1d-93f1-6099ac2b5433 {
  min-height: 80px;
}








#s-38a05d6b-036a-4f1d-93f1-6099ac2b5433 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38a05d6b-036a-4f1d-93f1-6099ac2b5433.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7ded4af0-60bf-4c5d-aff7-9049913aa365 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ded4af0-60bf-4c5d-aff7-9049913aa365 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3115626c-aef4-4a46-9959-f5b981d1d857 {
  display: none;
}
#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e {
  max-width: 100%;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom,
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e {
  max-width: 100%;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom,
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e {
  max-width: 100%;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom,
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e {
  max-width: 100%;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom,
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e {
  max-width: 100%;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom,
.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35c8abfa-1d00-4e29-93bf-5f1b9f87075e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6aa41e9a-a5d8-4d23-ad33-abbf5e6c619e {
  min-height: 80px;
}








#s-6aa41e9a-a5d8-4d23-ad33-abbf5e6c619e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aa41e9a-a5d8-4d23-ad33-abbf5e6c619e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f2ea7750-f8c2-43fa-8b2a-84bd27532014 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2ea7750-f8c2-43fa-8b2a-84bd27532014 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18fe94c7-d9fd-44b5-9731-46f09601f730 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-18fe94c7-d9fd-44b5-9731-46f09601f730"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-45676710-d4c6-453b-8372-33149521317d {
  min-height: 330px;
}








#s-45676710-d4c6-453b-8372-33149521317d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45676710-d4c6-453b-8372-33149521317d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1c018520-1e00-4f3d-af7a-96a44033b528 {
  
}

#s-1c018520-1e00-4f3d-af7a-96a44033b528 {
  display: none;
}
#s-c62714d8-3822-4ea5-92f4-31049eb398c7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 {
  max-width: 100%;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom,
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 {
  max-width: 100%;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom,
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 {
  max-width: 100%;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom,
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 {
  max-width: 100%;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom,
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 {
  max-width: 100%;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom,
.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c62714d8-3822-4ea5-92f4-31049eb398c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ea35dafa-1af5-41fc-86f8-05891a7515e2 {
  min-height: 80px;
}








#s-ea35dafa-1af5-41fc-86f8-05891a7515e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea35dafa-1af5-41fc-86f8-05891a7515e2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3d57d73e-245d-43f8-a0e0-e8ce596e930d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d57d73e-245d-43f8-a0e0-e8ce596e930d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-92982324-c877-43de-9b74-78f644e7f884 {
  min-height: 330px;
}








#s-92982324-c877-43de-9b74-78f644e7f884 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92982324-c877-43de-9b74-78f644e7f884.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b81a72b3-9d77-4067-8210-0f12f4eb4c2f {
  display: none;
}
#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 {
  max-width: 100%;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom,
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 {
  max-width: 100%;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom,
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 {
  max-width: 100%;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom,
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 {
  max-width: 100%;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom,
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 {
  max-width: 100%;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom,
.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93a3e14-6a66-49d1-81aa-5d0f939a9f43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ab51be7d-60f0-4662-9112-42e49c36a021 {
  min-height: 80px;
}








#s-ab51be7d-60f0-4662-9112-42e49c36a021 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab51be7d-60f0-4662-9112-42e49c36a021.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1e37ba6d-24c6-4640-8495-a924f0eaaeb1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e37ba6d-24c6-4640-8495-a924f0eaaeb1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f70fd15a-c28d-4781-96ef-3d1bd02a604c {
  display: none;
}
#s-10f29bee-66a5-4f1e-911e-60b010457117 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 {
  max-width: 100%;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom,
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 {
  max-width: 100%;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom,
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 {
  max-width: 100%;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom,
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 {
  max-width: 100%;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom,
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 {
  max-width: 100%;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom,
.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10f29bee-66a5-4f1e-911e-60b010457117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-73aef64b-1d85-4fc7-b495-1605b2999110 {
  min-height: 80px;
}








#s-73aef64b-1d85-4fc7-b495-1605b2999110 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73aef64b-1d85-4fc7-b495-1605b2999110.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b4edf6b9-685c-4999-83cf-4dec2bc11263 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4edf6b9-685c-4999-83cf-4dec2bc11263 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-62ae46d3-582e-4890-a9b0-c9919f126e99 {
  display: none;
}
#s-493d0da8-a575-487e-b8e8-1cd03241544a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a {
  max-width: 100%;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom,
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a {
  max-width: 100%;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom,
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a {
  max-width: 100%;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom,
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a {
  max-width: 100%;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom,
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a {
  max-width: 100%;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom,
.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-493d0da8-a575-487e-b8e8-1cd03241544a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3201cae-7303-488d-8b46-1e87ea2cd8a8 {
  min-height: 80px;
}








#s-f3201cae-7303-488d-8b46-1e87ea2cd8a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3201cae-7303-488d-8b46-1e87ea2cd8a8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d2f40b29-590f-4151-b4a4-890b1df2717f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2f40b29-590f-4151-b4a4-890b1df2717f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-527ffcaa-59c1-4ae4-b40a-a5961d6f5065 {
  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-527ffcaa-59c1-4ae4-b40a-a5961d6f5065:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-527ffcaa-59c1-4ae4-b40a-a5961d6f5065:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-527ffcaa-59c1-4ae4-b40a-a5961d6f5065.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3cbddae1-9a63-4955-8ee4-105966ea0f78 {
  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-3cbddae1-9a63-4955-8ee4-105966ea0f78:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3cbddae1-9a63-4955-8ee4-105966ea0f78:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3cbddae1-9a63-4955-8ee4-105966ea0f78.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b508fef2-8717-4b0b-96a9-5a4a3dbc0c2f {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-b508fef2-8717-4b0b-96a9-5a4a3dbc0c2f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-39899efc-db0d-4dba-a068-03175cc918a0 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-39899efc-db0d-4dba-a068-03175cc918a0 {
  display: none;
}
#s-39899efc-db0d-4dba-a068-03175cc918a0, #wrap-s-39899efc-db0d-4dba-a068-03175cc918a0 { display:none !important; }}







#s-39899efc-db0d-4dba-a068-03175cc918a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39899efc-db0d-4dba-a068-03175cc918a0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b8e443b1-6876-4257-81c3-cd405b2cbc63 {
  min-height: 50px;
}








#s-b8e443b1-6876-4257-81c3-cd405b2cbc63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8e443b1-6876-4257-81c3-cd405b2cbc63.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-111ed5fa-68c7-4a9c-9d5c-045df0e2732f {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-111ed5fa-68c7-4a9c-9d5c-045df0e2732f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-93d32471-96e9-4f14-b31c-fada93aa900f {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-04c7034c-1caa-4dcd-85cd-db93f159ad05 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-04c7034c-1caa-4dcd-85cd-db93f159ad05 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-345fb080-d604-4868-9eae-c191d2a407cf {
  min-height: 50px;
}








#s-345fb080-d604-4868-9eae-c191d2a407cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-345fb080-d604-4868-9eae-c191d2a407cf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e7da67a2-90a3-47f5-a1d3-684fa9d57e7d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e7da67a2-90a3-47f5-a1d3-684fa9d57e7d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-95520571-2493-4824-81e9-b796df418dff {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-abbcc4a7-af91-46c6-8714-e7d9da43e819 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-abbcc4a7-af91-46c6-8714-e7d9da43e819 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b675d349-bfa4-45a5-a7dc-f102ba0cbf22 {
  min-height: 50px;
}








#s-b675d349-bfa4-45a5-a7dc-f102ba0cbf22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b675d349-bfa4-45a5-a7dc-f102ba0cbf22.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a97fb438-6725-4070-be61-acad344681d0 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a97fb438-6725-4070-be61-acad344681d0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-09ebc708-41ad-481f-addd-4cdb5e73233a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-f8e7bdb0-c040-4d6c-94f4-309e4387730e {
  min-height: 50px;
}








#s-f8e7bdb0-c040-4d6c-94f4-309e4387730e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8e7bdb0-c040-4d6c-94f4-309e4387730e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1bf9cadf-aa4d-4224-bff9-02b727cea7a7 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-1bf9cadf-aa4d-4224-bff9-02b727cea7a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ea7ecdf6-0f13-4247-850a-13be3dfa9818 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ea7ecdf6-0f13-4247-850a-13be3dfa9818 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2c987624-cc22-41a9-82d0-28b7b35704f0 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-c7ac4a8d-8e7c-41af-ba9f-6807c89948a1 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-c7ac4a8d-8e7c-41af-ba9f-6807c89948a1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0dbe614c-eacc-4d9e-aa71-ef63169ce1a7 {
  min-height: 50px;
}








#s-0dbe614c-eacc-4d9e-aa71-ef63169ce1a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dbe614c-eacc-4d9e-aa71-ef63169ce1a7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3eafcf77-9f27-4dfe-9528-d0ff401d8b7a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3eafcf77-9f27-4dfe-9528-d0ff401d8b7a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ef691367-ff3e-4e6f-b81f-000c85632124 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-01a4c81b-d7a3-4821-9dcb-e267a5bd0267 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-01a4c81b-d7a3-4821-9dcb-e267a5bd0267 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4343f8c2-b3c6-4771-9d4e-64eee10b2dae {
  min-height: 50px;
}








#s-4343f8c2-b3c6-4771-9d4e-64eee10b2dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4343f8c2-b3c6-4771-9d4e-64eee10b2dae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a45f4d7-7f83-45ae-92f2-dff63619e794 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a45f4d7-7f83-45ae-92f2-dff63619e794 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ee964e3e-4c7b-43dd-ade2-fbe521b73429 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-2de80ac5-eb30-46a0-acfc-00009ebf5d69 {
  min-height: 50px;
}








#s-2de80ac5-eb30-46a0-acfc-00009ebf5d69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2de80ac5-eb30-46a0-acfc-00009ebf5d69.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-43434608-9a1c-4625-baf0-c1f9145f6ab6 {
  margin-top: 30px;
margin-left: 150px;
margin-bottom: 30px;
margin-right: 150px;
}

#s-43434608-9a1c-4625-baf0-c1f9145f6ab6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1f3cc8de-baf6-4e45-8070-55a77eb74c7c {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f3cc8de-baf6-4e45-8070-55a77eb74c7c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6d7d8829-04f4-425e-967a-6de6411b393d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

.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-4d68e8e0-ac52-4ff5-8afd-7497c943d314 {
  padding-left: 20px;
padding-right: 20px;
max-width: 600px;
}

#s-4d68e8e0-ac52-4ff5-8afd-7497c943d314 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-4d68e8e0-ac52-4ff5-8afd-7497c943d314 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4d68e8e0-ac52-4ff5-8afd-7497c943d314 td.shogun-table-column {
  background-color: #fff;
  padding: 4px;
  text-align: center;
}

#s-4d68e8e0-ac52-4ff5-8afd-7497c943d314 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-4d68e8e0-ac52-4ff5-8afd-7497c943d314 td.shogun-table-column, #s-4d68e8e0-ac52-4ff5-8afd-7497c943d314 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-3f86d730-9a95-45b5-a091-afc02c986a05 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 {
  display: none;
}
#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84, #wrap-s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 {
  display: none;
}
#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84, #wrap-s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 {
  display: none;
}
#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84, #wrap-s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 { display:none !important; }}







#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05fd7755-28dc-444b-8df5-27e1a7cc0d84.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ebfc660d-cd1b-4ddd-8216-6eb49e521b95 {
  min-height: 50px;
}








#s-ebfc660d-cd1b-4ddd-8216-6eb49e521b95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebfc660d-cd1b-4ddd-8216-6eb49e521b95.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a01adf1-56e2-41db-bd7a-6fc9bb85ebad {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a01adf1-56e2-41db-bd7a-6fc9bb85ebad .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e1568071-713a-433c-b6c0-f08784f46ae4 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-90a89beb-f9d5-4547-b4e8-a6b52a42055d {
  min-height: 50px;
}








#s-90a89beb-f9d5-4547-b4e8-a6b52a42055d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90a89beb-f9d5-4547-b4e8-a6b52a42055d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ad5de302-bd8a-4f9e-9dbf-b17f7f39917a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ad5de302-bd8a-4f9e-9dbf-b17f7f39917a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f6eceb99-e280-4c81-a9c3-fd18c0bd2077 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b35b6f60-4695-414e-80de-f60511716c96 {
  min-height: 50px;
}








#s-b35b6f60-4695-414e-80de-f60511716c96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b35b6f60-4695-414e-80de-f60511716c96.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2e6a9050-b382-46de-b186-1074e261fb2c {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2e6a9050-b382-46de-b186-1074e261fb2c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d63c8d5f-fabd-4ac1-8c1e-f04697fe798b {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-bbab2ee1-f04d-488f-8c72-6e132eca9fb0 {
  min-height: 50px;
}








#s-bbab2ee1-f04d-488f-8c72-6e132eca9fb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbab2ee1-f04d-488f-8c72-6e132eca9fb0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2526366f-36b5-4675-a6a9-586c1e22f3cf {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2526366f-36b5-4675-a6a9-586c1e22f3cf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d12d860e-3982-4a75-b7d4-c0c10ea30b0d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-e0b77097-ff82-4fe7-b9b2-5b684b6eb8d6 {
  min-height: 50px;
}








#s-e0b77097-ff82-4fe7-b9b2-5b684b6eb8d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0b77097-ff82-4fe7-b9b2-5b684b6eb8d6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-59f23308-7127-4ffe-8047-61998482d8ff {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-59f23308-7127-4ffe-8047-61998482d8ff .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c3da1a4e-6c1f-4ca8-aef4-28e47d492fc3 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-9bc552f8-b033-4f13-9f8d-b271ee90abf8 {
  min-height: 50px;
}








#s-9bc552f8-b033-4f13-9f8d-b271ee90abf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bc552f8-b033-4f13-9f8d-b271ee90abf8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b426fa04-0045-488a-ab9b-dfdf193e25be {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b426fa04-0045-488a-ab9b-dfdf193e25be .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2b52edbf-df27-4008-b9c9-364e96a87dc8 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-39eafa98-483e-4839-824b-c3dc7091723b {
  min-height: 50px;
}








#s-39eafa98-483e-4839-824b-c3dc7091723b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39eafa98-483e-4839-824b-c3dc7091723b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4d5dccd6-f1c6-481e-a906-6a7d6ca43cb3 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4d5dccd6-f1c6-481e-a906-6a7d6ca43cb3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c6967eca-44fa-4095-b01e-12a018bc99ae {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 {
  padding-left: 20px;
padding-right: 20px;
max-width: 600px;
}

#s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 td.shogun-table-column {
  background-color: #fff;
  padding: 4px;
  text-align: center;
}

#s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 td.shogun-table-column, #s-3a9b4b63-95cf-4e1f-a109-76ddd97be429 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-b793e3fb-0d6d-495c-83fc-b51b52956678 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-6d791402-0f83-4dbb-8410-f3adb80da76d {
  min-height: 50px;
}








#s-6d791402-0f83-4dbb-8410-f3adb80da76d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d791402-0f83-4dbb-8410-f3adb80da76d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b5dc9470-312f-44ef-a8b1-fb985e02e684 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-b5dc9470-312f-44ef-a8b1-fb985e02e684 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-648ff448-7e81-4245-bb00-15db450ad4a8 {
  min-height: 50px;
}








#s-648ff448-7e81-4245-bb00-15db450ad4a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-648ff448-7e81-4245-bb00-15db450ad4a8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#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 h4 {
  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: 30px;
margin-right: 30px;
}

@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: center;
  
            align-items: center;
  
}

#s-e2a8bf89-057e-4917-baa1-6d40523d146b {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-e2a8bf89-057e-4917-baa1-6d40523d146b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ba96beac-a50c-4723-b34a-922690931e7d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba96beac-a50c-4723-b34a-922690931e7d {
  
}
}@media (max-width: 767px){#s-ba96beac-a50c-4723-b34a-922690931e7d {
  
}
}







#s-ba96beac-a50c-4723-b34a-922690931e7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba96beac-a50c-4723-b34a-922690931e7d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a3cb6165-e637-4d5c-a99f-3a8d22f2bce0 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3cb6165-e637-4d5c-a99f-3a8d22f2bce0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7d43b353-62c4-48bb-8f1d-9aa368918a56 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-8e4bede2-011d-420d-8401-37e4d2d021d6 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e4bede2-011d-420d-8401-37e4d2d021d6 {
  display: none;
}
#s-8e4bede2-011d-420d-8401-37e4d2d021d6, #wrap-s-8e4bede2-011d-420d-8401-37e4d2d021d6 { display:none !important; }}
#s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 6.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-77eba6da-1e0a-4b26-a099-d0e7e8d0d1f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.0px);
}

}

#s-7ba25574-0a59-4615-95f8-ca01b8dcc086 {
  min-height: 330px;
}








#s-7ba25574-0a59-4615-95f8-ca01b8dcc086 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ba25574-0a59-4615-95f8-ca01b8dcc086.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-493bbc7d-3197-4f97-95f3-71a16fc270b6 {
  
}

#s-493bbc7d-3197-4f97-95f3-71a16fc270b6 {
  display: none;
}
#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a {
  max-width: 100%;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom,
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a {
  max-width: 100%;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom,
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a {
  max-width: 100%;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom,
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a {
  max-width: 100%;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom,
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a {
  max-width: 100%;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom,
.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acb90128-8a09-4641-8dd4-6b9110e2ea8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f20ebc7c-6cfd-4ae3-835d-29b4bca249b0 {
  min-height: 100px;
}








#s-f20ebc7c-6cfd-4ae3-835d-29b4bca249b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f20ebc7c-6cfd-4ae3-835d-29b4bca249b0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-03052374-67dc-4b72-b77a-57228503d930 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03052374-67dc-4b72-b77a-57228503d930 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96aa8319-840c-433c-ab6a-f2c7b53b8700 {
  min-height: 330px;
}








#s-96aa8319-840c-433c-ab6a-f2c7b53b8700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96aa8319-840c-433c-ab6a-f2c7b53b8700.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-9c55fcee-1aea-4a41-aed4-6e04492b87e0 {
  display: none;
}
#s-845da618-0479-472b-bb29-60a0b1809569 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 {
  max-width: 100%;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom,
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 {
  max-width: 100%;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom,
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 {
  max-width: 100%;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom,
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 {
  max-width: 100%;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom,
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 {
  max-width: 100%;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom,
.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-845da618-0479-472b-bb29-60a0b1809569 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fdd8e2e0-b759-4e52-b15b-ed7bae3ed321 {
  min-height: 100px;
}








#s-fdd8e2e0-b759-4e52-b15b-ed7bae3ed321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdd8e2e0-b759-4e52-b15b-ed7bae3ed321.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-029ae7ae-a010-4dc5-a4b1-18a56af0f537 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-029ae7ae-a010-4dc5-a4b1-18a56af0f537 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b217cdfc-dc94-413b-9f32-e0eedea0280e {
  display: none;
}
#s-a67904fa-d6af-4009-9c23-df525b74037d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d {
  max-width: 100%;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom,
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d {
  max-width: 100%;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom,
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d {
  max-width: 100%;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom,
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d {
  max-width: 100%;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom,
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d {
  max-width: 100%;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom,
.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a67904fa-d6af-4009-9c23-df525b74037d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f43b0b42-7520-4e10-91de-17ae60093761 {
  min-height: 100px;
}








#s-f43b0b42-7520-4e10-91de-17ae60093761 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43b0b42-7520-4e10-91de-17ae60093761.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-75be126a-4ae8-4610-8085-fb458e02e0dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75be126a-4ae8-4610-8085-fb458e02e0dc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-220a55c0-1685-4bc8-bded-4991cb73c974 {
  display: none;
}
#s-e7050f5a-335a-41d8-a783-f9c851e16657 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 {
  max-width: 100%;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom,
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 {
  max-width: 100%;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom,
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 {
  max-width: 100%;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom,
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 {
  max-width: 100%;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom,
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 {
  max-width: 100%;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom,
.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7050f5a-335a-41d8-a783-f9c851e16657 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-528be399-9de9-42db-8868-4b51d110d166 {
  min-height: 100px;
}








#s-528be399-9de9-42db-8868-4b51d110d166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-528be399-9de9-42db-8868-4b51d110d166.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a1b57464-23df-4af2-84b1-30020a0dd9de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1b57464-23df-4af2-84b1-30020a0dd9de .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f76c1f9f-af18-4d53-ae90-8d4982214599 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 6.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-f76c1f9f-af18-4d53-ae90-8d4982214599"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.0px);
}

}

#s-6611f2f9-a62e-4abf-a2fe-7cea535376ab {
  min-height: 330px;
}








#s-6611f2f9-a62e-4abf-a2fe-7cea535376ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6611f2f9-a62e-4abf-a2fe-7cea535376ab.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8b3e63ad-418b-4ef6-9b0e-fccbc5857180 {
  
}

#s-8b3e63ad-418b-4ef6-9b0e-fccbc5857180 {
  display: none;
}
#s-ad596688-83c3-45a6-bece-889bcb6db909 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 {
  max-width: 100%;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom,
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 {
  max-width: 100%;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom,
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 {
  max-width: 100%;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom,
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 {
  max-width: 100%;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom,
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 {
  max-width: 100%;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom,
.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ad596688-83c3-45a6-bece-889bcb6db909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-51603666-3830-429b-b594-03f50b8a2b4b {
  min-height: 100px;
}








#s-51603666-3830-429b-b594-03f50b8a2b4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51603666-3830-429b-b594-03f50b8a2b4b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b7cce43c-220b-4082-b9c9-9ec76e63cb6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b7cce43c-220b-4082-b9c9-9ec76e63cb6c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40651ac3-b593-4e94-ba43-02f4985e465d {
  min-height: 330px;
}








#s-40651ac3-b593-4e94-ba43-02f4985e465d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40651ac3-b593-4e94-ba43-02f4985e465d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d5dfdc0c-3039-46cf-aa24-3b10ea15bb12 {
  display: none;
}
#s-39080647-f9ba-4fd3-b908-7f35668aad0f {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f {
  max-width: 100%;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom,
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f {
  max-width: 100%;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom,
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f {
  max-width: 100%;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom,
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f {
  max-width: 100%;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom,
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f {
  max-width: 100%;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom,
.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39080647-f9ba-4fd3-b908-7f35668aad0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-753ac9a1-ab12-444f-a275-abdd66dbe477 {
  min-height: 100px;
}








#s-753ac9a1-ab12-444f-a275-abdd66dbe477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-753ac9a1-ab12-444f-a275-abdd66dbe477.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2a55c713-516d-4fa5-aeb2-17a359699291 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a55c713-516d-4fa5-aeb2-17a359699291 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61dee802-7ea4-45c7-9453-52cce4735fc0 {
  display: none;
}
#s-c79a2ecc-b224-4513-b103-851414396c93 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 {
  max-width: 100%;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom,
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 {
  max-width: 100%;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom,
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 {
  max-width: 100%;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom,
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 {
  max-width: 100%;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom,
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 {
  max-width: 100%;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom,
.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c79a2ecc-b224-4513-b103-851414396c93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d42883d7-8525-4cb5-a032-e11be4d7e996 {
  min-height: 100px;
}








#s-d42883d7-8525-4cb5-a032-e11be4d7e996 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d42883d7-8525-4cb5-a032-e11be4d7e996.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-23f20680-d685-4681-83b3-7ac67d078c29 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23f20680-d685-4681-83b3-7ac67d078c29 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c5c45653-5067-4e55-a034-29def58b0a13 {
  display: none;
}
#s-47dce448-5f49-4ffe-b843-ee4070f1051b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b {
  max-width: 100%;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom,
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b {
  max-width: 100%;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom,
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b {
  max-width: 100%;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom,
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b {
  max-width: 100%;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom,
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b {
  max-width: 100%;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom,
.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47dce448-5f49-4ffe-b843-ee4070f1051b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7727a6b4-a52d-44b6-8459-4fdec0385ed6 {
  min-height: 100px;
}








#s-7727a6b4-a52d-44b6-8459-4fdec0385ed6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7727a6b4-a52d-44b6-8459-4fdec0385ed6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6b347279-8ff1-454c-b0ba-02b963e80790 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b347279-8ff1-454c-b0ba-02b963e80790 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c7efdbde-3d3e-4d02-a5d0-65008109145a {
  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-c7efdbde-3d3e-4d02-a5d0-65008109145a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c7efdbde-3d3e-4d02-a5d0-65008109145a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7efdbde-3d3e-4d02-a5d0-65008109145a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-227a258b-15db-4b29-953a-ca4faff1764f {
  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-227a258b-15db-4b29-953a-ca4faff1764f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-227a258b-15db-4b29-953a-ca4faff1764f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-227a258b-15db-4b29-953a-ca4faff1764f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-9fcd6048-cfca-4c50-8bc2-4757931e0162 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-9fcd6048-cfca-4c50-8bc2-4757931e0162 {
  display: none;
}
#s-9fcd6048-cfca-4c50-8bc2-4757931e0162, #wrap-s-9fcd6048-cfca-4c50-8bc2-4757931e0162 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fcd6048-cfca-4c50-8bc2-4757931e0162 {
  display: none;
}
#s-9fcd6048-cfca-4c50-8bc2-4757931e0162, #wrap-s-9fcd6048-cfca-4c50-8bc2-4757931e0162 { display:none !important; }}@media (max-width: 767px){#s-9fcd6048-cfca-4c50-8bc2-4757931e0162 {
  display: none;
}
#s-9fcd6048-cfca-4c50-8bc2-4757931e0162, #wrap-s-9fcd6048-cfca-4c50-8bc2-4757931e0162 { display:none !important; }}
#s-2de237c0-21c0-4836-bba8-38c25bd00b22 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2de237c0-21c0-4836-bba8-38c25bd00b22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-57efa195-58dc-4a3f-8e47-2911fcf02e14 {
  min-height: 330px;
}








#s-57efa195-58dc-4a3f-8e47-2911fcf02e14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57efa195-58dc-4a3f-8e47-2911fcf02e14.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-da0a0d34-3ef4-4927-a3c0-4d0155815ad2 {
  
}

#s-da0a0d34-3ef4-4927-a3c0-4d0155815ad2 {
  display: none;
}
#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 {
  max-width: 100%;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom,
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 {
  max-width: 100%;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom,
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 {
  max-width: 100%;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom,
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 {
  max-width: 100%;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom,
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 {
  max-width: 100%;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom,
.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3c07f9b0-0c57-40d8-b783-11edf144b6b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa82afb2-e23e-486d-94ee-7cfda03ab3c6 {
  min-height: 100px;
}








#s-aa82afb2-e23e-486d-94ee-7cfda03ab3c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa82afb2-e23e-486d-94ee-7cfda03ab3c6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9b189e14-5973-4015-a0cb-3abbc2970ec9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b189e14-5973-4015-a0cb-3abbc2970ec9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-502796af-32e6-4423-9275-6dcf845b29e4 {
  min-height: 330px;
}








#s-502796af-32e6-4423-9275-6dcf845b29e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-502796af-32e6-4423-9275-6dcf845b29e4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-eb87a50e-4471-4301-838c-71098d854ea4 {
  display: none;
}
#s-6e683d2a-51cb-491f-8ab2-b677b99986fa {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa {
  max-width: 100%;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom,
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa {
  max-width: 100%;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom,
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa {
  max-width: 100%;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom,
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa {
  max-width: 100%;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom,
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa {
  max-width: 100%;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom,
.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e683d2a-51cb-491f-8ab2-b677b99986fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-97f8b566-dad0-4181-83de-d333a0641ff4 {
  min-height: 100px;
}








#s-97f8b566-dad0-4181-83de-d333a0641ff4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f8b566-dad0-4181-83de-d333a0641ff4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6880f707-271c-4c77-ab79-3f142a63e5ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6880f707-271c-4c77-ab79-3f142a63e5ff .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-216250e7-1a2e-4a51-abd1-35af402c8908 {
  display: none;
}
#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 {
  max-width: 100%;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom,
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 {
  max-width: 100%;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom,
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 {
  max-width: 100%;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom,
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 {
  max-width: 100%;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom,
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 {
  max-width: 100%;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom,
.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e5ae88a7-70f5-4bbe-a2b8-32139521ebd8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ae59279-70ab-4123-913d-8a5c1657907a {
  min-height: 100px;
}








#s-4ae59279-70ab-4123-913d-8a5c1657907a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ae59279-70ab-4123-913d-8a5c1657907a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97a4008b-24d4-4b2b-99f6-674bcf6e808d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97a4008b-24d4-4b2b-99f6-674bcf6e808d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2c96bd9c-ea3d-4719-a1cb-94636c7f37d3 {
  display: none;
}
#s-23683ef5-833f-4683-a01b-3783112cc96c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c {
  max-width: 100%;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom,
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c {
  max-width: 100%;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom,
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c {
  max-width: 100%;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom,
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c {
  max-width: 100%;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom,
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c {
  max-width: 100%;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom,
.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23683ef5-833f-4683-a01b-3783112cc96c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-377d7ee4-74a8-4027-bc24-7230c81e4ac9 {
  min-height: 100px;
}








#s-377d7ee4-74a8-4027-bc24-7230c81e4ac9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-377d7ee4-74a8-4027-bc24-7230c81e4ac9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1ccdfbc9-896d-4ab9-839f-42cbe8367993 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ccdfbc9-896d-4ab9-839f-42cbe8367993 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8a9774e2-8649-4ffc-8e9e-951eb6ab9156"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-dd8e87c6-78c2-4cbf-8aaf-e98c97ab7eef {
  min-height: 330px;
}








#s-dd8e87c6-78c2-4cbf-8aaf-e98c97ab7eef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd8e87c6-78c2-4cbf-8aaf-e98c97ab7eef.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-57c7f221-9b06-4d24-8e8c-0a4b6627a4b2 {
  
}

#s-57c7f221-9b06-4d24-8e8c-0a4b6627a4b2 {
  display: none;
}
#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 {
  max-width: 100%;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom,
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 {
  max-width: 100%;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom,
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 {
  max-width: 100%;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom,
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 {
  max-width: 100%;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom,
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 {
  max-width: 100%;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom,
.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed38c49-0488-4edf-a1f0-4719cb07d791 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7eb4a56e-d61b-4edd-babb-b5a2900716d9 {
  min-height: 100px;
}








#s-7eb4a56e-d61b-4edd-babb-b5a2900716d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7eb4a56e-d61b-4edd-babb-b5a2900716d9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-043ed976-22e8-4bc9-b43e-91665a1b90f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-043ed976-22e8-4bc9-b43e-91665a1b90f6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-339d28de-41da-4403-b530-8091c8e45dd5 {
  min-height: 330px;
}








#s-339d28de-41da-4403-b530-8091c8e45dd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-339d28de-41da-4403-b530-8091c8e45dd5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e8b70956-25cf-4ffc-913b-9cf62c2415b0 {
  display: none;
}
#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 {
  max-width: 100%;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom,
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 {
  max-width: 100%;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom,
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 {
  max-width: 100%;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom,
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 {
  max-width: 100%;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom,
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 {
  max-width: 100%;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom,
.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd5e0eb8-ddcf-4a34-83ae-56be6962a658 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6c11250-5077-4b82-a172-5fad48f2051e {
  min-height: 100px;
}








#s-f6c11250-5077-4b82-a172-5fad48f2051e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6c11250-5077-4b82-a172-5fad48f2051e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-971dc04b-919d-4ba4-8154-e03bd19ebff6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-971dc04b-919d-4ba4-8154-e03bd19ebff6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8ccb0f21-fd4e-4d14-ad9c-f0dae3a8ba40 {
  display: none;
}
#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e {
  max-width: 100%;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom,
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e {
  max-width: 100%;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom,
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e {
  max-width: 100%;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom,
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e {
  max-width: 100%;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom,
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e {
  max-width: 100%;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom,
.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fcb86cfa-c5f3-423e-828f-9fd4e65d6f0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d840160-6a85-4ced-bf7b-dc5925858031 {
  min-height: 100px;
}








#s-4d840160-6a85-4ced-bf7b-dc5925858031 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d840160-6a85-4ced-bf7b-dc5925858031.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-262e8233-5b8f-4424-b77b-191e39b3bb4c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-262e8233-5b8f-4424-b77b-191e39b3bb4c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d545773d-c5b0-4ebe-af77-8c25df5a5507 {
  display: none;
}
#s-95e909d2-5101-4d43-8553-38cad1db262b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}


.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b {
  max-width: 100%;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom,
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b {
  max-width: 100%;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom,
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b {
  max-width: 100%;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom,
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b {
  max-width: 100%;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom,
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b {
  max-width: 100%;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom,
.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95e909d2-5101-4d43-8553-38cad1db262b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f2451e2-4ef5-441f-8e6f-4a793500aeef {
  min-height: 100px;
}








#s-6f2451e2-4ef5-441f-8e6f-4a793500aeef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f2451e2-4ef5-441f-8e6f-4a793500aeef.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-29a31e9e-bee9-4d62-88aa-b1ad794b3909 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29a31e9e-bee9-4d62-88aa-b1ad794b3909 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d36dd39-c50a-4bea-ba70-13343d321f74 {
  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-3d36dd39-c50a-4bea-ba70-13343d321f74:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3d36dd39-c50a-4bea-ba70-13343d321f74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3d36dd39-c50a-4bea-ba70-13343d321f74.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-dcd67387-f4ff-402b-9cfc-13c021e72254 {
  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-dcd67387-f4ff-402b-9cfc-13c021e72254:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-dcd67387-f4ff-402b-9cfc-13c021e72254:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dcd67387-f4ff-402b-9cfc-13c021e72254.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-33f6cc38-de01-46a9-8f2a-e267691c7954 {
  margin-left: 150px;
margin-right: 150px;
padding-left: 75px;
padding-right: 75px;
}

#s-33f6cc38-de01-46a9-8f2a-e267691c7954 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;
}
