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

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

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

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

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

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

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

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

#s-bb8b0ca6-630b-41d5-9602-933ffb58548d {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-bb8b0ca6-630b-41d5-9602-933ffb58548d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb8b0ca6-630b-41d5-9602-933ffb58548d.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-6e6bbe8e-32df-4f7a-aeee-86a1790ff244 {
  text-align: center;
}





#s-6e6bbe8e-32df-4f7a-aeee-86a1790ff244 .shogun-image-content {
  
    align-items: center;
  
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-922213d9-e223-43c4-a8c8-7a28847ef583 {
  padding-left: 50px;
padding-right: 50px;
}
@media (max-width: 767px){#s-922213d9-e223-43c4-a8c8-7a28847ef583 {
  padding-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-922213d9-e223-43c4-a8c8-7a28847ef583"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-bd3c481e-1a58-489e-b3be-a8b8619e0277 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 100px;
text-align: left;
opacity: 1;
}
@media (max-width: 767px){#s-bd3c481e-1a58-489e-b3be-a8b8619e0277 {
  
}
}
#s-bd3c481e-1a58-489e-b3be-a8b8619e0277 .shogun-heading-component h1 {
  color: rgba(0, 168, 79, 1);
  font-weight:  800 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 50px;
  line-height: 0.85em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-bd3c481e-1a58-489e-b3be-a8b8619e0277 .shogun-heading-component h1 {
  color: rgba(0, 168, 79, 1);
  font-weight:  800 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 0.85em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-bd3c481e-1a58-489e-b3be-a8b8619e0277 .shogun-heading-component h1 {
  color: rgba(0, 168, 79, 1);
  font-weight:  800 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 0.85em;
  letter-spacing: ;
  text-align: left;
}


}
#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab {
  padding-top: 10px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab {
  
}
}@media (max-width: 767px){#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c93d8075-a3ef-40cc-a0d2-510cdb6aadab.shg-box.shg-c {
  justify-content: center;
}

#s-1ccef497-8469-43f9-b022-36476d59391d {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ccef497-8469-43f9-b022-36476d59391d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-57b2aea4-eb9a-4fc6-a922-be9a10764f49 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 0px;
text-align: left;
}

#s-57b2aea4-eb9a-4fc6-a922-be9a10764f49 .shogun-heading-component h2 {
  color: rgba(0, 168, 79, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f7827599-6617-433a-9bc7-0bf8373fa4cb {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-f7827599-6617-433a-9bc7-0bf8373fa4cb .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

@media (min-width: 0px) {
[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8d53df2-02af-45f8-9120-0add3d0f689a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-cddae858-9774-495d-82f5-c1713c409b8c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
text-decoration: none;
}
#s-cddae858-9774-495d-82f5-c1713c409b8c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cddae858-9774-495d-82f5-c1713c409b8c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cddae858-9774-495d-82f5-c1713c409b8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-d297aa1a-4eb9-4876-975e-460062473b28 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
text-decoration: none;
}
#s-d297aa1a-4eb9-4876-975e-460062473b28:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d297aa1a-4eb9-4876-975e-460062473b28:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d297aa1a-4eb9-4876-975e-460062473b28.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b1a7f043-e101-4420-adb0-60f44ad1db50 {
  padding-top: 10px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-b1a7f043-e101-4420-adb0-60f44ad1db50 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1a7f043-e101-4420-adb0-60f44ad1db50 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1a7f043-e101-4420-adb0-60f44ad1db50 {
  
}
}@media (max-width: 767px){#s-b1a7f043-e101-4420-adb0-60f44ad1db50 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-b1a7f043-e101-4420-adb0-60f44ad1db50 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b1a7f043-e101-4420-adb0-60f44ad1db50.shg-box.shg-c {
  justify-content: center;
}

#s-8d004e44-811f-45ea-9b65-de34064cf50e {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d004e44-811f-45ea-9b65-de34064cf50e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab14f53d-9f3a-4189-bc19-e83647ee92b7 {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ab14f53d-9f3a-4189-bc19-e83647ee92b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-aaf8c2ed-e3cc-4fbf-a497-8199cd877ed9 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e {
  text-align: left;
}


.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e {
  max-width: 100%;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom,
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e {
  max-width: 100%;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom,
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e {
  max-width: 100%;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom,
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e {
  max-width: 100%;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom,
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e {
  max-width: 100%;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom,
.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a4551c6-67d2-46dc-8523-e8bf5a970a0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0b4190e2-cbe3-4d59-99af-03cf7dedd3cc {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-0b4190e2-cbe3-4d59-99af-03cf7dedd3cc .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
}

#s-bc8e3f2c-b24f-4c52-a946-b85e4214cf6c {
  text-align: center;
}

#s-bc8e3f2c-b24f-4c52-a946-b85e4214cf6c .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-bc8e3f2c-b24f-4c52-a946-b85e4214cf6c .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-bc8e3f2c-b24f-4c52-a946-b85e4214cf6c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-aa046d00-05ff-400f-8124-dea8f215385d {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-aa046d00-05ff-400f-8124-dea8f215385d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 196, 101, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-aa046d00-05ff-400f-8124-dea8f215385d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aa046d00-05ff-400f-8124-dea8f215385d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-aa046d00-05ff-400f-8124-dea8f215385d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa046d00-05ff-400f-8124-dea8f215385d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-aa046d00-05ff-400f-8124-dea8f215385d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8ec9d165-ecff-4124-877e-d28ae91ee582 {
  display: none;
}
#s-c0ee5778-0713-455a-a5a0-495400a2c57e {
  text-align: left;
}


.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e {
  max-width: 100%;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom,
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e {
  max-width: 100%;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom,
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e {
  max-width: 100%;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom,
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e {
  max-width: 100%;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom,
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e {
  max-width: 100%;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom,
.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0ee5778-0713-455a-a5a0-495400a2c57e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f416f985-2ca5-4173-bdd3-ad837b1bdb1a {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-f416f985-2ca5-4173-bdd3-ad837b1bdb1a .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
}

#s-ffd71eb2-b3c5-475d-a492-08172079b483 {
  text-align: center;
}

#s-ffd71eb2-b3c5-475d-a492-08172079b483 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-ffd71eb2-b3c5-475d-a492-08172079b483 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-ffd71eb2-b3c5-475d-a492-08172079b483 .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-b2b1dbdb-8672-435d-af37-c385716829b6 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-b2b1dbdb-8672-435d-af37-c385716829b6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 196, 101, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-b2b1dbdb-8672-435d-af37-c385716829b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b2b1dbdb-8672-435d-af37-c385716829b6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2b1dbdb-8672-435d-af37-c385716829b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2b1dbdb-8672-435d-af37-c385716829b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b2b1dbdb-8672-435d-af37-c385716829b6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7391ed0e-9c69-457b-b6a7-ee2c4e235f98 {
  display: none;
}
#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 {
  text-align: left;
}


.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 {
  max-width: 100%;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom,
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 {
  max-width: 100%;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom,
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 {
  max-width: 100%;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom,
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 {
  max-width: 100%;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom,
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 {
  max-width: 100%;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom,
.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-422fe49a-802c-4932-8fa5-11ebc65c25b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-50c4c050-e24f-4c11-b115-d85c8e9e6001 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-50c4c050-e24f-4c11-b115-d85c8e9e6001 .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
}

#s-9bf57a9c-61c3-4a23-b118-e8a0f80a9c85 {
  text-align: center;
}

#s-9bf57a9c-61c3-4a23-b118-e8a0f80a9c85 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-9bf57a9c-61c3-4a23-b118-e8a0f80a9c85 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-9bf57a9c-61c3-4a23-b118-e8a0f80a9c85 .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-374d684b-7b27-4051-9607-958d22e1d633 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-374d684b-7b27-4051-9607-958d22e1d633:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 196, 101, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-374d684b-7b27-4051-9607-958d22e1d633:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-374d684b-7b27-4051-9607-958d22e1d633 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-374d684b-7b27-4051-9607-958d22e1d633.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-374d684b-7b27-4051-9607-958d22e1d633.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-374d684b-7b27-4051-9607-958d22e1d633.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1d053b9b-191c-420f-b339-b25243cf5f65 {
  display: none;
}
#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 {
  text-align: left;
}


.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 {
  max-width: 100%;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom,
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 {
  max-width: 100%;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom,
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 {
  max-width: 100%;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom,
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 {
  max-width: 100%;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom,
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 {
  max-width: 100%;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom,
.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6793ce-f35f-4b4c-b27c-ed5968912a89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0721a9af-50e6-4f8d-960a-a6c41bebe034 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-0721a9af-50e6-4f8d-960a-a6c41bebe034 .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
}

#s-750e906c-c0cb-4bc6-ad80-2dcfc6ed8dbb {
  text-align: center;
}

#s-750e906c-c0cb-4bc6-ad80-2dcfc6ed8dbb .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-750e906c-c0cb-4bc6-ad80-2dcfc6ed8dbb .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-750e906c-c0cb-4bc6-ad80-2dcfc6ed8dbb .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-34f666f4-427e-4881-acbd-1f90f8084dc9 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-34f666f4-427e-4881-acbd-1f90f8084dc9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(243, 196, 101, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-34f666f4-427e-4881-acbd-1f90f8084dc9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-34f666f4-427e-4881-acbd-1f90f8084dc9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-34f666f4-427e-4881-acbd-1f90f8084dc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34f666f4-427e-4881-acbd-1f90f8084dc9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-34f666f4-427e-4881-acbd-1f90f8084dc9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cd5b8fcb-148a-4354-8eae-fbb648d9228f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
text-decoration: none;
}
#s-cd5b8fcb-148a-4354-8eae-fbb648d9228f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cd5b8fcb-148a-4354-8eae-fbb648d9228f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd5b8fcb-148a-4354-8eae-fbb648d9228f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a {
  padding-top: 10px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a {
  
}
}@media (max-width: 767px){#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd44899b-b0fa-4b01-80b8-1b7aeba9f04a.shg-box.shg-c {
  justify-content: center;
}

#s-33a18b56-e578-46b1-bcd3-6297a8ab21b5 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33a18b56-e578-46b1-bcd3-6297a8ab21b5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c297957f-67cc-4545-a2a0-431a1df5521d {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c297957f-67cc-4545-a2a0-431a1df5521d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4b65245b-7db6-41b6-b4df-c12fa0d5d494 {
  display: none;
}
#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 {
  text-align: left;
}


.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 {
  max-width: 100%;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom,
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 {
  max-width: 100%;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom,
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 {
  max-width: 100%;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom,
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 {
  max-width: 100%;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom,
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 {
  max-width: 100%;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom,
.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8841c93-27ea-4c77-b11d-a3cf59603e19 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac6e09a1-3686-4d18-af4c-58080f2c4d77 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-ac6e09a1-3686-4d18-af4c-58080f2c4d77 .shg-product-title-component h3 {
  color: rgba(254, 254, 254, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
}

#s-dccdb848-e9dd-461a-8824-56f9e116e6d8 {
  text-align: center;
}

#s-dccdb848-e9dd-461a-8824-56f9e116e6d8 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-dccdb848-e9dd-461a-8824-56f9e116e6d8 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-dccdb848-e9dd-461a-8824-56f9e116e6d8 .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-5a42a165-12b5-403a-9c77-fccfa61892d3 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-5a42a165-12b5-403a-9c77-fccfa61892d3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-5a42a165-12b5-403a-9c77-fccfa61892d3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a42a165-12b5-403a-9c77-fccfa61892d3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5a42a165-12b5-403a-9c77-fccfa61892d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a42a165-12b5-403a-9c77-fccfa61892d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-5a42a165-12b5-403a-9c77-fccfa61892d3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-72e28e6a-dfad-42b6-9de2-8ba6769ac993 {
  display: none;
}
#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 {
  text-align: left;
}


.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 {
  max-width: 100%;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom,
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 {
  max-width: 100%;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom,
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 {
  max-width: 100%;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom,
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 {
  max-width: 100%;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom,
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 {
  max-width: 100%;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom,
.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e9552c2-5871-4969-8642-ccdb0d2d4508 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c2816665-11c2-4328-ae2b-90b05f11b18a {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-c2816665-11c2-4328-ae2b-90b05f11b18a .shg-product-title-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 15px;
}

#s-b34bd70e-7e74-4740-990e-bb68532741f4 {
  text-align: center;
}

#s-b34bd70e-7e74-4740-990e-bb68532741f4 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-b34bd70e-7e74-4740-990e-bb68532741f4 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-b34bd70e-7e74-4740-990e-bb68532741f4 .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-687161e8-daf3-404b-bf21-da43c77cee67 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-687161e8-daf3-404b-bf21-da43c77cee67:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-687161e8-daf3-404b-bf21-da43c77cee67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-687161e8-daf3-404b-bf21-da43c77cee67 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-687161e8-daf3-404b-bf21-da43c77cee67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-687161e8-daf3-404b-bf21-da43c77cee67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-687161e8-daf3-404b-bf21-da43c77cee67.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-04bf0cef-b5e2-4aac-9b1b-df0ba94e4696 {
  display: none;
}
#s-13a44065-b3b9-494f-9464-28d6c010522a {
  text-align: left;
}


.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a {
  max-width: 100%;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom,
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a {
  max-width: 100%;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom,
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a {
  max-width: 100%;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom,
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a {
  max-width: 100%;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom,
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a {
  max-width: 100%;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom,
.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13a44065-b3b9-494f-9464-28d6c010522a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-179ad45c-f733-4d18-898b-5f4ecd731bf7 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-179ad45c-f733-4d18-898b-5f4ecd731bf7 .shg-product-title-component h3 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 15px;
}

#s-3a6637e8-bfc0-4f89-856c-d3129187f148 {
  text-align: center;
}

#s-3a6637e8-bfc0-4f89-856c-d3129187f148 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
}

#s-3a6637e8-bfc0-4f89-856c-d3129187f148 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 14px;
}

#s-3a6637e8-bfc0-4f89-856c-d3129187f148 .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-8b653713-073b-4396-bc2b-124d949702b8 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-8b653713-073b-4396-bc2b-124d949702b8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-8b653713-073b-4396-bc2b-124d949702b8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b653713-073b-4396-bc2b-124d949702b8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8b653713-073b-4396-bc2b-124d949702b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b653713-073b-4396-bc2b-124d949702b8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-8b653713-073b-4396-bc2b-124d949702b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-78aba2b7-633a-4d0c-ac5d-bf00734535e8 {
  display: none;
}
#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec {
  text-align: left;
}


.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec {
  max-width: 100%;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom,
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec {
  max-width: 100%;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom,
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec {
  max-width: 100%;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom,
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec {
  max-width: 100%;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom,
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec {
  max-width: 100%;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom,
.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d861f8ff-2f94-4c47-b7ac-f796d618a0ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-133d945c-f365-4812-af63-538f9fb6f6ed {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-133d945c-f365-4812-af63-538f9fb6f6ed .shg-product-title-component h3 {
  color: rgba(251, 251, 251, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
}

#s-50ad5959-7da0-42da-946a-80be15ddd006 {
  text-align: center;
}

#s-50ad5959-7da0-42da-946a-80be15ddd006 .shg-product-sold-out {
  display: none;
  color: rgba(252, 252, 252, 1);
  font-size: 14px;
}

#s-50ad5959-7da0-42da-946a-80be15ddd006 .shg-product-price {
  color: rgba(252, 252, 252, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 14px;
}

#s-50ad5959-7da0-42da-946a-80be15ddd006 .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-c2d90b45-2c06-4987-b390-e469f56b5486 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-c2d90b45-2c06-4987-b390-e469f56b5486:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-c2d90b45-2c06-4987-b390-e469f56b5486:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c2d90b45-2c06-4987-b390-e469f56b5486 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2d90b45-2c06-4987-b390-e469f56b5486.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2d90b45-2c06-4987-b390-e469f56b5486.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-c2d90b45-2c06-4987-b390-e469f56b5486.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-77cd1fec-3311-4517-936c-c172602c2f51 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(243, 196, 101, 1);
text-decoration: none;
}
#s-77cd1fec-3311-4517-936c-c172602c2f51:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-77cd1fec-3311-4517-936c-c172602c2f51:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77cd1fec-3311-4517-936c-c172602c2f51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-a44d009a-8e02-41f1-80c7-9f636fc0876d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-a44d009a-8e02-41f1-80c7-9f636fc0876d {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-a44d009a-8e02-41f1-80c7-9f636fc0876d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a44d009a-8e02-41f1-80c7-9f636fc0876d.shg-box.shg-c {
  justify-content: center;
}

#s-eda6cba8-7dd4-4642-9bc9-57da148f32c6 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
background-color: rgba(254, 254, 254, 1);
}
@media (max-width: 767px){#s-eda6cba8-7dd4-4642-9bc9-57da148f32c6 {
  padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eda6cba8-7dd4-4642-9bc9-57da148f32c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7ca4795f-fbfb-4616-8e28-62b0a1c2530c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: left;
}

#s-7ca4795f-fbfb-4616-8e28-62b0a1c2530c .shogun-heading-component h2 {
  color: rgba(0, 168, 79, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a644c34f-d0da-4527-b192-53e5c95f0ca1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 15px;
text-align: left;
}

#s-a644c34f-d0da-4527-b192-53e5c95f0ca1 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5aaed313-1713-4da4-97c4-97b97777c0f2 {
  text-align: center;
}




  #s-5aaed313-1713-4da4-97c4-97b97777c0f2 img.shogun-image {
    
    width: px;
  }


#s-5aaed313-1713-4da4-97c4-97b97777c0f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3071cbc-2a87-4f7a-bd69-a8b6c40852d4 {
  margin-bottom: 15px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-b3071cbc-2a87-4f7a-bd69-a8b6c40852d4 {
  padding-left: 0px;
padding-right: 10px;
}
}







#s-b3071cbc-2a87-4f7a-bd69-a8b6c40852d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3071cbc-2a87-4f7a-bd69-a8b6c40852d4.shg-box.shg-c {
  justify-content: center;
}

#s-de8044f4-9888-4fd6-8956-fb9c76627768 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-de8044f4-9888-4fd6-8956-fb9c76627768 .shogun-heading-component h3 {
  color: rgba(0, 168, 79, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1dad5936-18ce-4b83-815d-63f24a3fecb6 {
  padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
}

#s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-daa740fb-1e6e-4ea9-a148-4c50abfd6bdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a18033ab-1b1c-45f2-9acc-b530bb5d11f0 {
  text-align: center;
}




  #s-a18033ab-1b1c-45f2-9acc-b530bb5d11f0 img.shogun-image {
    
    width: px;
  }


#s-a18033ab-1b1c-45f2-9acc-b530bb5d11f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-632059d3-7dc5-42c8-9021-74c6ee4e1912 {
  text-align: center;
}




  #s-632059d3-7dc5-42c8-9021-74c6ee4e1912 img.shogun-image {
    
    width: px;
  }


#s-632059d3-7dc5-42c8-9021-74c6ee4e1912 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5e31bff-cac3-44ce-ab94-8f2a98128348 {
  text-align: center;
}




  #s-c5e31bff-cac3-44ce-ab94-8f2a98128348 img.shogun-image {
    
    width: px;
  }


#s-c5e31bff-cac3-44ce-ab94-8f2a98128348 .shogun-image-content {
  
    align-items: center;
  
}

#s-79cb0271-c0a2-4b50-a529-59f8bd209b66 {
  text-align: center;
}




  #s-79cb0271-c0a2-4b50-a529-59f8bd209b66 img.shogun-image {
    
    width: px;
  }


#s-79cb0271-c0a2-4b50-a529-59f8bd209b66 .shogun-image-content {
  
    align-items: center;
  
}

#s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-48d2cdda-3e3b-4bd1-80c2-aabf55ec4192"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-251750e5-0134-4e5d-8469-1c412aa18e6e {
  text-align: center;
}




  #s-251750e5-0134-4e5d-8469-1c412aa18e6e img.shogun-image {
    
    width: px;
  }


#s-251750e5-0134-4e5d-8469-1c412aa18e6e .shogun-image-content {
  
    align-items: center;
  
}

#s-5ab8563c-42de-4746-b06d-de884658f43d {
  text-align: center;
}




  #s-5ab8563c-42de-4746-b06d-de884658f43d img.shogun-image {
    
    width: px;
  }


#s-5ab8563c-42de-4746-b06d-de884658f43d .shogun-image-content {
  
    align-items: center;
  
}

#s-ff8a4cb2-1283-4f5c-9848-db8c2546683e {
  text-align: center;
}




  #s-ff8a4cb2-1283-4f5c-9848-db8c2546683e img.shogun-image {
    
    width: px;
  }


#s-ff8a4cb2-1283-4f5c-9848-db8c2546683e .shogun-image-content {
  
    align-items: center;
  
}

#s-abaf4d72-728d-4d0e-8ee7-c8dde3d5041a {
  text-align: center;
}




  #s-abaf4d72-728d-4d0e-8ee7-c8dde3d5041a img.shogun-image {
    
    width: px;
  }


#s-abaf4d72-728d-4d0e-8ee7-c8dde3d5041a .shogun-image-content {
  
    align-items: center;
  
}

#s-37f5e45d-ca8f-4339-94e1-863fc7684c10 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-37f5e45d-ca8f-4339-94e1-863fc7684c10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d1b580e2-a165-45ba-98a7-9b2bd7eead3b {
  text-align: center;
}




  #s-d1b580e2-a165-45ba-98a7-9b2bd7eead3b img.shogun-image {
    
    width: px;
  }


#s-d1b580e2-a165-45ba-98a7-9b2bd7eead3b .shogun-image-content {
  
    align-items: center;
  
}

#s-ce408add-dfe0-4ca9-87a5-b41bac50019c {
  text-align: center;
}




  #s-ce408add-dfe0-4ca9-87a5-b41bac50019c img.shogun-image {
    
    width: px;
  }


#s-ce408add-dfe0-4ca9-87a5-b41bac50019c .shogun-image-content {
  
    align-items: center;
  
}

#s-6f0b616f-c179-4447-b7ff-63294a3338ef {
  text-align: center;
}




  #s-6f0b616f-c179-4447-b7ff-63294a3338ef img.shogun-image {
    
    width: px;
  }


#s-6f0b616f-c179-4447-b7ff-63294a3338ef .shogun-image-content {
  
    align-items: center;
  
}

#s-98be8471-716b-49e2-b038-57e1880be3eb {
  text-align: center;
}




  #s-98be8471-716b-49e2-b038-57e1880be3eb img.shogun-image {
    
    width: px;
  }


#s-98be8471-716b-49e2-b038-57e1880be3eb .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
