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

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

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

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

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

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

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

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

#s-5aba825e-0300-4fee-b38c-70ecae582f9f {
  background-image: url(https://i.shgcdn.com/b3632590-a156-4b6d-92b3-b341349991c4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed !important;
min-height: 500px;
background-position: center center;
}








#s-5aba825e-0300-4fee-b38c-70ecae582f9f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.03;
}#s-5aba825e-0300-4fee-b38c-70ecae582f9f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-b1e03ea1-ad2e-4e48-b9f2-6a4a93a74dea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1e03ea1-ad2e-4e48-b9f2-6a4a93a74dea .shogun-heading-component h2 {
  color: rgba(251, 251, 251, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-feeb33af-5587-4b7c-8718-3d9be9b97d83 {
  min-height: 50px;
}








#s-feeb33af-5587-4b7c-8718-3d9be9b97d83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-feeb33af-5587-4b7c-8718-3d9be9b97d83.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ad85fcfa-c553-466e-bc05-cecb84323010 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 3%;
padding-bottom: 0px;
text-align: center;
}

#s-ad85fcfa-c553-466e-bc05-cecb84323010 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8479a479-2146-47cb-8330-ac144f0c35ab {
  margin-top: 5px;
margin-left: 3%;
padding-left: 40px;
padding-bottom: 3%;
padding-right: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8479a479-2146-47cb-8330-ac144f0c35ab {
  display: none;
}
#s-8479a479-2146-47cb-8330-ac144f0c35ab, #wrap-s-8479a479-2146-47cb-8330-ac144f0c35ab { display:none !important; }}@media (max-width: 767px){#s-8479a479-2146-47cb-8330-ac144f0c35ab {
  display: none;
}
#s-8479a479-2146-47cb-8330-ac144f0c35ab, #wrap-s-8479a479-2146-47cb-8330-ac144f0c35ab { display:none !important; }}
#s-ff869ae2-ba97-472e-95d3-3e49250385a3 {
  min-height: 50px;
}








#s-ff869ae2-ba97-472e-95d3-3e49250385a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff869ae2-ba97-472e-95d3-3e49250385a3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fe415360-ba8b-4d33-ad97-f9750588f853 {
  
}








#s-fe415360-ba8b-4d33-ad97-f9750588f853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe415360-ba8b-4d33-ad97-f9750588f853.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b9c05d77-b7e9-4a60-974d-d5db33559b68 {
  
}








#s-b9c05d77-b7e9-4a60-974d-d5db33559b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9c05d77-b7e9-4a60-974d-d5db33559b68.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b9a35459-6763-4b54-858e-69c93231aa8a {
  min-height: 50px;
}








#s-b9a35459-6763-4b54-858e-69c93231aa8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9a35459-6763-4b54-858e-69c93231aa8a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

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

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

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

#s-edcadc16-1cf5-475e-8453-eadf45a489ab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-edcadc16-1cf5-475e-8453-eadf45a489ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-24d40ed4-0805-41bf-bf54-88c694a91dce {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
max-width: 800px;
}








#s-24d40ed4-0805-41bf-bf54-88c694a91dce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24d40ed4-0805-41bf-bf54-88c694a91dce.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-87667ce0-ba0f-4ec1-821b-7321f4210ba2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87667ce0-ba0f-4ec1-821b-7321f4210ba2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-53cb8b73-5397-4fe0-b18a-5f616e5c5e16 {
  min-height: 450px;
}








#s-53cb8b73-5397-4fe0-b18a-5f616e5c5e16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53cb8b73-5397-4fe0-b18a-5f616e5c5e16.shg-box.shg-c {
  -webkit-box-pack: center;
  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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-955d0815-f17a-431e-a805-2ff34bd9f59d {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}




  #s-955d0815-f17a-431e-a805-2ff34bd9f59d img.shogun-image {
    
    width: px;
  }


#s-955d0815-f17a-431e-a805-2ff34bd9f59d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 {
  max-width: 800px;
text-align: center;
}
@media (min-width: 1200px){#s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 {
  display: none;
}
#s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410, #wrap-s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 {
  display: none;
}
#s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410, #wrap-s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 { display:none !important; }}



  #s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 img.shogun-image {
    
    width: px;
  }


#s-c988824e-7e3d-4160-9eb9-b1fc1c0c7410 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-542372f1-41cd-4da1-a8cc-58fd86742006 {
  
}








#s-542372f1-41cd-4da1-a8cc-58fd86742006 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-542372f1-41cd-4da1-a8cc-58fd86742006.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0 {
  display: none;
}
#s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0, #wrap-s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0 {
  display: none;
}
#s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0, #wrap-s-a25dc526-d645-425f-a87e-8fd1ed6d5fa0 { display:none !important; }}
#s-83796b2e-8852-4d14-b111-0688906ed300 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-83796b2e-8852-4d14-b111-0688906ed300 {
  display: none;
}
#s-83796b2e-8852-4d14-b111-0688906ed300, #wrap-s-83796b2e-8852-4d14-b111-0688906ed300 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83796b2e-8852-4d14-b111-0688906ed300 {
  display: none;
}
#s-83796b2e-8852-4d14-b111-0688906ed300, #wrap-s-83796b2e-8852-4d14-b111-0688906ed300 { display:none !important; }}







#s-83796b2e-8852-4d14-b111-0688906ed300 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83796b2e-8852-4d14-b111-0688906ed300.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-81771468-9af6-4927-b37c-e289aed136b5 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81771468-9af6-4927-b37c-e289aed136b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-67f41901-f4c3-4679-8fe0-4ffed565362c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-4d1dda24-1535-4d6a-8c3a-1dd6a0dafd1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-fbe3d5d6-3396-414f-8f90-009584334a98 {
  text-align: center;
}




  #s-fbe3d5d6-3396-414f-8f90-009584334a98 img.shogun-image {
    
    width: px;
  }


#s-fbe3d5d6-3396-414f-8f90-009584334a98 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d66094ae-1411-46b9-8cd0-d0f8d195d98e {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-d66094ae-1411-46b9-8cd0-d0f8d195d98e img.shogun-image {
    
    width: px;
  }


#s-d66094ae-1411-46b9-8cd0-d0f8d195d98e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cd42c21c-b2fc-42dd-a5e0-15b4654ec757 {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-cd42c21c-b2fc-42dd-a5e0-15b4654ec757 img.shogun-image {
    
    width: px;
  }


#s-cd42c21c-b2fc-42dd-a5e0-15b4654ec757 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7fc8cd1c-3546-4e13-93b9-a30f3f6fed13 {
  margin-top: 30%;
margin-bottom: 30%;
text-align: center;
}




  #s-7fc8cd1c-3546-4e13-93b9-a30f3f6fed13 img.shogun-image {
    
    width: px;
  }


#s-7fc8cd1c-3546-4e13-93b9-a30f3f6fed13 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-adc066e6-ef1f-4811-9c0b-9515f9f9e7bb {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-adc066e6-ef1f-4811-9c0b-9515f9f9e7bb img.shogun-image {
    
    width: px;
  }


#s-adc066e6-ef1f-4811-9c0b-9515f9f9e7bb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cc9d7bd6-a899-4571-9b03-46a81b5ec68d {
  text-align: center;
}




  #s-cc9d7bd6-a899-4571-9b03-46a81b5ec68d img.shogun-image {
    
    width: px;
  }


#s-cc9d7bd6-a899-4571-9b03-46a81b5ec68d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c313945d-e139-4804-a38f-0b10e7c13c1c {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c313945d-e139-4804-a38f-0b10e7c13c1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-173003de-5f6d-4511-9ccb-e8d43da231e1 {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-173003de-5f6d-4511-9ccb-e8d43da231e1 img.shogun-image {
    
    width: px;
  }


#s-173003de-5f6d-4511-9ccb-e8d43da231e1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1fcf22a7-2276-47a3-a1dd-22c8f84f5b3b {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-1fcf22a7-2276-47a3-a1dd-22c8f84f5b3b img.shogun-image {
    
    width: px;
  }


#s-1fcf22a7-2276-47a3-a1dd-22c8f84f5b3b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1183dbcc-d7aa-413f-bcc5-f0da945b40c5 {
  text-align: center;
}




  #s-1183dbcc-d7aa-413f-bcc5-f0da945b40c5 img.shogun-image {
    
    width: px;
  }


#s-1183dbcc-d7aa-413f-bcc5-f0da945b40c5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4c007d63-b3b6-4b43-a481-3e3641a943bf {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-4c007d63-b3b6-4b43-a481-3e3641a943bf img.shogun-image {
    
    width: px;
  }


#s-4c007d63-b3b6-4b43-a481-3e3641a943bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-11b01e7c-ece1-4fb1-9584-9456bcd3c25f {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-11b01e7c-ece1-4fb1-9584-9456bcd3c25f img.shogun-image {
    
    width: px;
  }


#s-11b01e7c-ece1-4fb1-9584-9456bcd3c25f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-757b0723-fe5f-493d-a91f-0b2552117f44 {
  text-align: center;
}




  #s-757b0723-fe5f-493d-a91f-0b2552117f44 img.shogun-image {
    
    width: px;
  }


#s-757b0723-fe5f-493d-a91f-0b2552117f44 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a2703482-e1b3-4812-935d-47ec6438b7be {
  min-height: 50px;
}








#s-a2703482-e1b3-4812-935d-47ec6438b7be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2703482-e1b3-4812-935d-47ec6438b7be.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-55afcdbc-3f13-48ba-8476-609e3e9d5d14 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-55afcdbc-3f13-48ba-8476-609e3e9d5d14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-12d76878-3d3f-489f-add0-cb937c4a372b {
  text-align: center;
}




  #s-12d76878-3d3f-489f-add0-cb937c4a372b img.shogun-image {
    
    width: px;
  }


#s-12d76878-3d3f-489f-add0-cb937c4a372b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4b51ab12-d1db-4c81-afa5-5a9f549a4010 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-4b51ab12-d1db-4c81-afa5-5a9f549a4010 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b51ab12-d1db-4c81-afa5-5a9f549a4010.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d6ef7a83-be87-4704-b8c8-cb414a732078 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6ef7a83-be87-4704-b8c8-cb414a732078 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0da79f0-eb9b-418a-9d59-8feb63a99da6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0.13);
}

#s-7e09a4d3-5bb4-402d-b6c0-8e56745d41c0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7e09a4d3-5bb4-402d-b6c0-8e56745d41c0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0.93);
}

#s-93997214-b740-4436-b49d-08261c533d76 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-93997214-b740-4436-b49d-08261c533d76 {
  display: none;
}
#s-93997214-b740-4436-b49d-08261c533d76, #wrap-s-93997214-b740-4436-b49d-08261c533d76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93997214-b740-4436-b49d-08261c533d76 {
  display: none;
}
#s-93997214-b740-4436-b49d-08261c533d76, #wrap-s-93997214-b740-4436-b49d-08261c533d76 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ce17ed1-3512-4cb6-a5dd-43fbfcf87e5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d8a10ead-0312-4936-9bd5-569f4f9252d3 {
  border-style: solid;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-d8a10ead-0312-4936-9bd5-569f4f9252d3 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-443fa106-07b6-4af1-99da-8eed7be53f28 {
  text-align: center;
}


.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 {
  max-width: 100%;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom,
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 {
  max-width: 100%;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom,
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 {
  max-width: 100%;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom,
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 {
  max-width: 100%;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom,
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 {
  max-width: 100%;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom,
.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443fa106-07b6-4af1-99da-8eed7be53f28 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-880ff11f-0983-4eea-a2d5-f59d8698359e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-880ff11f-0983-4eea-a2d5-f59d8698359e .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-60a2da8f-2a42-474a-bf9b-425806a4e769 {
  text-align: center;
}

#s-60a2da8f-2a42-474a-bf9b-425806a4e769 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-60a2da8f-2a42-474a-bf9b-425806a4e769 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-60a2da8f-2a42-474a-bf9b-425806a4e769 .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-ba8ca9e5-8230-4156-b60d-19dc94073f35 {
  padding-top: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

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

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

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

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

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

#s-5e6f99cf-deb4-4c3c-a765-05b442f3b887 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-5e6f99cf-deb4-4c3c-a765-05b442f3b887:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5e6f99cf-deb4-4c3c-a765-05b442f3b887:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-5e6f99cf-deb4-4c3c-a765-05b442f3b887.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05f00626-72a7-4ad6-86ca-df5d5c23d6fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4465dccc-80a5-4da7-b18e-631a34241a16 {
  padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4465dccc-80a5-4da7-b18e-631a34241a16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e2c2565a-a42b-4eb4-b859-c075d997d271 {
  border-style: solid;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-e2c2565a-a42b-4eb4-b859-c075d997d271 {
  display: none;
}
#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f {
  text-align: center;
}


.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f {
  max-width: 100%;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom,
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f {
  max-width: 100%;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom,
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f {
  max-width: 100%;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom,
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f {
  max-width: 100%;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom,
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f {
  max-width: 100%;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom,
.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d33f38d-957b-4b11-8d4b-e5c7c7da3e0f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-689ef194-fe0d-406a-aee1-37e384a03197 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-689ef194-fe0d-406a-aee1-37e384a03197 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-e6141dd7-f740-4cfc-aaf6-697389d252ad {
  text-align: center;
}

#s-e6141dd7-f740-4cfc-aaf6-697389d252ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e6141dd7-f740-4cfc-aaf6-697389d252ad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e6141dd7-f740-4cfc-aaf6-697389d252ad .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-b8670277-81a3-463a-a7df-8b3ff1a814b6 {
  padding-top: 10px;
}

#s-5ecb86df-e79b-46be-865b-7feb0d112443 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-5ecb86df-e79b-46be-865b-7feb0d112443:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5ecb86df-e79b-46be-865b-7feb0d112443:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-5ecb86df-e79b-46be-865b-7feb0d112443.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ad3d76ee-c949-4f29-8487-350354f3d5e4 {
  border-style: solid;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-ad3d76ee-c949-4f29-8487-350354f3d5e4 {
  display: none;
}
#s-b5a991b1-8ea5-49d7-b667-99f325960e24 {
  text-align: center;
}


.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 {
  max-width: 100%;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom,
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 {
  max-width: 100%;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom,
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 {
  max-width: 100%;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom,
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 {
  max-width: 100%;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom,
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 {
  max-width: 100%;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom,
.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5a991b1-8ea5-49d7-b667-99f325960e24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7caf84ca-28fc-48f8-8b65-1e92f51b1b83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7caf84ca-28fc-48f8-8b65-1e92f51b1b83 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-109ad224-5817-42bd-84cd-269ced59f7e3 {
  text-align: center;
}

#s-109ad224-5817-42bd-84cd-269ced59f7e3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-109ad224-5817-42bd-84cd-269ced59f7e3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-109ad224-5817-42bd-84cd-269ced59f7e3 .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-80dc2033-ece2-451a-8bc0-60e1cf914977 {
  padding-top: 10px;
}

#s-b6cad214-bdfe-4b59-a92a-ad836a2c3493 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-b6cad214-bdfe-4b59-a92a-ad836a2c3493:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-b6cad214-bdfe-4b59-a92a-ad836a2c3493:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-b6cad214-bdfe-4b59-a92a-ad836a2c3493.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-862c26e7-2066-46c9-a727-dda9869b4a65 {
  padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-862c26e7-2066-46c9-a727-dda9869b4a65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d002744b-e70a-4f0c-942f-aa03b1b00d36 {
  border-style: solid;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-d002744b-e70a-4f0c-942f-aa03b1b00d36 {
  display: none;
}
#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 {
  text-align: center;
}


.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 {
  max-width: 100%;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom,
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 {
  max-width: 100%;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom,
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 {
  max-width: 100%;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom,
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 {
  max-width: 100%;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom,
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 {
  max-width: 100%;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom,
.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-450fc4d7-01a3-4f11-bc89-b30a4bb15523 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-de73ad1c-7671-492a-9235-314a141f3804 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de73ad1c-7671-492a-9235-314a141f3804 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-75b2e47e-6291-4b3a-a341-c7fc0d5444a8 {
  text-align: center;
}

#s-75b2e47e-6291-4b3a-a341-c7fc0d5444a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-75b2e47e-6291-4b3a-a341-c7fc0d5444a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-75b2e47e-6291-4b3a-a341-c7fc0d5444a8 .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-3c7398ae-7ad2-4cad-adc0-c6c75153cbd8 {
  padding-top: 10px;
}

#s-312015d2-913c-4248-abdb-a504b9103071 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-312015d2-913c-4248-abdb-a504b9103071:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-312015d2-913c-4248-abdb-a504b9103071:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-312015d2-913c-4248-abdb-a504b9103071.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-747aac11-7533-4ebf-a51d-bd48e48e922c {
  border-style: solid;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-747aac11-7533-4ebf-a51d-bd48e48e922c {
  display: none;
}
#s-591c33a2-5b2c-4cc2-81f9-606501202a3f {
  text-align: center;
}


.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f {
  max-width: 100%;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom,
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f {
  max-width: 100%;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom,
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f {
  max-width: 100%;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom,
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f {
  max-width: 100%;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom,
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f {
  max-width: 100%;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom,
.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591c33a2-5b2c-4cc2-81f9-606501202a3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1dc2a90d-750a-4a05-898a-a9df0661f805 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1dc2a90d-750a-4a05-898a-a9df0661f805 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-60cc15e7-2c4c-4ab2-9b30-9d1fffc1edd0 {
  text-align: center;
}

#s-60cc15e7-2c4c-4ab2-9b30-9d1fffc1edd0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-60cc15e7-2c4c-4ab2-9b30-9d1fffc1edd0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-60cc15e7-2c4c-4ab2-9b30-9d1fffc1edd0 .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-1354119a-4e48-4e23-85ec-4bb36928ede2 {
  padding-top: 10px;
}

#s-8ddafc73-bc67-4b2e-9f67-096f52b09550 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-8ddafc73-bc67-4b2e-9f67-096f52b09550:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-8ddafc73-bc67-4b2e-9f67-096f52b09550:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-8ddafc73-bc67-4b2e-9f67-096f52b09550.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-fae5d847-aa2c-4838-a354-c71b34ebdbf4 {
  min-height: 50px;
}








#s-fae5d847-aa2c-4838-a354-c71b34ebdbf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fae5d847-aa2c-4838-a354-c71b34ebdbf4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-37719c96-6f4b-441c-92f1-da5c421fcc2c {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-37719c96-6f4b-441c-92f1-da5c421fcc2c {
  display: none;
}
#s-37719c96-6f4b-441c-92f1-da5c421fcc2c, #wrap-s-37719c96-6f4b-441c-92f1-da5c421fcc2c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37719c96-6f4b-441c-92f1-da5c421fcc2c {
  display: none;
}
#s-37719c96-6f4b-441c-92f1-da5c421fcc2c, #wrap-s-37719c96-6f4b-441c-92f1-da5c421fcc2c { display:none !important; }}
#s-562deb6e-f9da-4b52-8eec-c0db1ce8eaaf {
  border-style: solid;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-562deb6e-f9da-4b52-8eec-c0db1ce8eaaf {
  display: none;
}
@media (min-width: 0px) {
[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95f95689-26ac-479e-99a0-9f8f1b1c90fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-180be302-55e9-49d4-bac5-fed5abf10d39 {
  text-align: center;
}


.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 {
  max-width: 100%;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom,
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 {
  max-width: 100%;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom,
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 {
  max-width: 100%;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom,
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 {
  max-width: 100%;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom,
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 {
  max-width: 100%;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom,
.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-180be302-55e9-49d4-bac5-fed5abf10d39 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b62fba8b-21fd-4875-bb53-8d311d19bc11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b62fba8b-21fd-4875-bb53-8d311d19bc11 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-14fd1f67-ec89-4905-a3f5-ed2f6f2bad70 {
  text-align: center;
}

#s-14fd1f67-ec89-4905-a3f5-ed2f6f2bad70 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-14fd1f67-ec89-4905-a3f5-ed2f6f2bad70 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-14fd1f67-ec89-4905-a3f5-ed2f6f2bad70 .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-7e5bc092-efff-4b2a-87b8-1bf883188344 {
  padding-top: 10px;
}

#s-d678e739-7bfa-452d-b274-ceaf20ee77fa {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-d678e739-7bfa-452d-b274-ceaf20ee77fa:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d678e739-7bfa-452d-b274-ceaf20ee77fa:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-d678e739-7bfa-452d-b274-ceaf20ee77fa.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4e8d9502-7c6e-44cb-8cbd-12858b819175 {
  border-style: solid;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
}

#s-4e8d9502-7c6e-44cb-8cbd-12858b819175 {
  display: none;
}
@media (min-width: 0px) {
[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac916631-3eab-4e59-b329-465c83754732"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d0192bad-960e-46da-b431-10c0d2acb9ee {
  text-align: center;
}


.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee {
  max-width: 100%;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom,
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee {
  max-width: 100%;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom,
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee {
  max-width: 100%;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom,
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee {
  max-width: 100%;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom,
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee {
  max-width: 100%;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom,
.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0192bad-960e-46da-b431-10c0d2acb9ee .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-df7f1d05-bf0e-4940-8979-e82973bc5954 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df7f1d05-bf0e-4940-8979-e82973bc5954 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-3efc1401-28fa-481d-80b8-2ba6fa598bdf {
  text-align: center;
}

#s-3efc1401-28fa-481d-80b8-2ba6fa598bdf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3efc1401-28fa-481d-80b8-2ba6fa598bdf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3efc1401-28fa-481d-80b8-2ba6fa598bdf .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-fbd63183-9769-4a17-a986-6e4b917692a9 {
  padding-top: 10px;
}

#s-aa452b3b-9d48-40ad-bf35-dc4ae046fdbc {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-color: rgba(217, 217, 217, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
font-size: 18px;
font-weight: bold;
color: rgba(141, 198, 63, 1);
text-decoration: none;
}
#s-aa452b3b-9d48-40ad-bf35-dc4ae046fdbc:hover {background-color: rgba(141, 198, 63, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-aa452b3b-9d48-40ad-bf35-dc4ae046fdbc:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(53, 51, 51, 0.91) !important;
text-decoration: none !important;}


#s-aa452b3b-9d48-40ad-bf35-dc4ae046fdbc.shg-btn {
  color: rgba(141, 198, 63, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3034bb95-6761-42c2-9c09-6b451914a867 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3034bb95-6761-42c2-9c09-6b451914a867 {
  display: none;
}
#s-3034bb95-6761-42c2-9c09-6b451914a867, #wrap-s-3034bb95-6761-42c2-9c09-6b451914a867 { display:none !important; }}@media (max-width: 767px){#s-3034bb95-6761-42c2-9c09-6b451914a867 {
  display: none;
}
#s-3034bb95-6761-42c2-9c09-6b451914a867, #wrap-s-3034bb95-6761-42c2-9c09-6b451914a867 { display:none !important; }}







#s-3034bb95-6761-42c2-9c09-6b451914a867 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3034bb95-6761-42c2-9c09-6b451914a867.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0dd5def7-a02b-41f0-988b-82ac1c96bc73 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0dd5def7-a02b-41f0-988b-82ac1c96bc73 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2cf496e-07e7-458b-989f-b52c7db15e03 {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2cf496e-07e7-458b-989f-b52c7db15e03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3 {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3 {
  display: none;
}
#s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3, #wrap-s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3 { display:none !important; }}@media (max-width: 767px){#s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3 {
  display: none;
}
#s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3, #wrap-s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-721b5211-61b8-4f2a-a3ee-e1d5c07c4ab3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-a36d78eb-3433-4b4b-bcde-c40eacf1a4e7 {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-a36d78eb-3433-4b4b-bcde-c40eacf1a4e7 img.shogun-image {
    
    width: px;
  }


#s-a36d78eb-3433-4b4b-bcde-c40eacf1a4e7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1ca9cec8-84d0-4ad4-94d4-997527dcb14f {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-1ca9cec8-84d0-4ad4-94d4-997527dcb14f img.shogun-image {
    
    width: px;
  }


#s-1ca9cec8-84d0-4ad4-94d4-997527dcb14f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d1560e18-ae25-443d-9312-04f5825ef1de {
  text-align: center;
}




  #s-d1560e18-ae25-443d-9312-04f5825ef1de img.shogun-image {
    
    width: px;
  }


#s-d1560e18-ae25-443d-9312-04f5825ef1de .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-87af4a99-1872-44f5-8561-73d70cd50d4e {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-87af4a99-1872-44f5-8561-73d70cd50d4e img.shogun-image {
    
    width: px;
  }


#s-87af4a99-1872-44f5-8561-73d70cd50d4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1e9c5445-b28e-4237-8b3f-4a6f9f229c1d {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-1e9c5445-b28e-4237-8b3f-4a6f9f229c1d img.shogun-image {
    
    width: px;
  }


#s-1e9c5445-b28e-4237-8b3f-4a6f9f229c1d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-02b6af7c-7285-4ba3-841f-a0182fbeebbe {
  text-align: center;
}




  #s-02b6af7c-7285-4ba3-841f-a0182fbeebbe img.shogun-image {
    
    width: px;
  }


#s-02b6af7c-7285-4ba3-841f-a0182fbeebbe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f416360b-44c4-4310-afbf-d7de04d58864 {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f416360b-44c4-4310-afbf-d7de04d58864 {
  display: none;
}
#s-f416360b-44c4-4310-afbf-d7de04d58864, #wrap-s-f416360b-44c4-4310-afbf-d7de04d58864 { display:none !important; }}@media (max-width: 767px){#s-f416360b-44c4-4310-afbf-d7de04d58864 {
  display: none;
}
#s-f416360b-44c4-4310-afbf-d7de04d58864, #wrap-s-f416360b-44c4-4310-afbf-d7de04d58864 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f416360b-44c4-4310-afbf-d7de04d58864"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-35d2edad-f6ec-41a6-a5eb-1f59abeee84d {
  text-align: center;
}




  #s-35d2edad-f6ec-41a6-a5eb-1f59abeee84d img.shogun-image {
    
    width: px;
  }


#s-35d2edad-f6ec-41a6-a5eb-1f59abeee84d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c6678f2-e78c-436d-ae9d-1137c6c2b458 {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-7c6678f2-e78c-436d-ae9d-1137c6c2b458 img.shogun-image {
    
    width: px;
  }


#s-7c6678f2-e78c-436d-ae9d-1137c6c2b458 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c56e87f8-9b79-4754-8afd-78f563061270 {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-c56e87f8-9b79-4754-8afd-78f563061270 img.shogun-image {
    
    width: px;
  }


#s-c56e87f8-9b79-4754-8afd-78f563061270 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5faa8f26-e634-47f6-b72e-274a765df84f {
  margin-top: 30%;
margin-bottom: 30%;
text-align: center;
}




  #s-5faa8f26-e634-47f6-b72e-274a765df84f img.shogun-image {
    
    width: px;
  }


#s-5faa8f26-e634-47f6-b72e-274a765df84f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-368f454c-57de-4dab-84da-b6b15752ad65 {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-368f454c-57de-4dab-84da-b6b15752ad65 img.shogun-image {
    
    width: px;
  }


#s-368f454c-57de-4dab-84da-b6b15752ad65 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5e46e66f-4a4d-42f8-975a-fdea37b33c34 {
  text-align: center;
}




  #s-5e46e66f-4a4d-42f8-975a-fdea37b33c34 img.shogun-image {
    
    width: px;
  }


#s-5e46e66f-4a4d-42f8-975a-fdea37b33c34 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2695bac1-fa2f-4641-a546-5a516ba3ea80 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-2695bac1-fa2f-4641-a546-5a516ba3ea80 {
  display: none;
}
#s-2695bac1-fa2f-4641-a546-5a516ba3ea80, #wrap-s-2695bac1-fa2f-4641-a546-5a516ba3ea80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2695bac1-fa2f-4641-a546-5a516ba3ea80 {
  display: none;
}
#s-2695bac1-fa2f-4641-a546-5a516ba3ea80, #wrap-s-2695bac1-fa2f-4641-a546-5a516ba3ea80 { display:none !important; }}
#s-c82dea3b-798b-441c-aa5a-041fed2311be {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c82dea3b-798b-441c-aa5a-041fed2311be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-6bf469d0-d9a0-4dcc-862a-df71a87673a9 {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-6bf469d0-d9a0-4dcc-862a-df71a87673a9 img.shogun-image {
    
    width: px;
  }


#s-6bf469d0-d9a0-4dcc-862a-df71a87673a9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-eb54c864-2936-43a6-8602-ef8bcbf1ac00 {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-eb54c864-2936-43a6-8602-ef8bcbf1ac00 img.shogun-image {
    
    width: px;
  }


#s-eb54c864-2936-43a6-8602-ef8bcbf1ac00 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cb259bfc-06b1-45f3-af35-7b04fee3266d {
  text-align: center;
}




  #s-cb259bfc-06b1-45f3-af35-7b04fee3266d img.shogun-image {
    
    width: px;
  }


#s-cb259bfc-06b1-45f3-af35-7b04fee3266d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-30296227-f6e3-47b8-b641-f752a8271efc {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-30296227-f6e3-47b8-b641-f752a8271efc img.shogun-image {
    
    width: px;
  }


#s-30296227-f6e3-47b8-b641-f752a8271efc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7ba88090-c695-44d1-a846-7dda92cd7bdc {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-7ba88090-c695-44d1-a846-7dda92cd7bdc img.shogun-image {
    
    width: px;
  }


#s-7ba88090-c695-44d1-a846-7dda92cd7bdc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c565a624-de58-4ed9-9240-8d70217393dc {
  text-align: center;
}




  #s-c565a624-de58-4ed9-9240-8d70217393dc img.shogun-image {
    
    width: px;
  }


#s-c565a624-de58-4ed9-9240-8d70217393dc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9597e396-bf8e-4217-b601-4608555717b7 {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9597e396-bf8e-4217-b601-4608555717b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d4b6adc9-ca5c-476b-be95-3153fabd3743 {
  text-align: center;
}




  #s-d4b6adc9-ca5c-476b-be95-3153fabd3743 img.shogun-image {
    
    width: px;
  }


#s-d4b6adc9-ca5c-476b-be95-3153fabd3743 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a2096f4d-ce3f-443b-a911-78e9a055148a {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-a2096f4d-ce3f-443b-a911-78e9a055148a img.shogun-image {
    
    width: px;
  }


#s-a2096f4d-ce3f-443b-a911-78e9a055148a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-64d8cecf-9c9f-4743-be15-a419a484130a {
  margin-top: 20%;
margin-bottom: 20%;
text-align: center;
}




  #s-64d8cecf-9c9f-4743-be15-a419a484130a img.shogun-image {
    
    width: px;
  }


#s-64d8cecf-9c9f-4743-be15-a419a484130a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b83249e1-daaa-4cd3-a1fd-1d01b6e80b87 {
  margin-top: 30%;
margin-bottom: 30%;
text-align: center;
}




  #s-b83249e1-daaa-4cd3-a1fd-1d01b6e80b87 img.shogun-image {
    
    width: px;
  }


#s-b83249e1-daaa-4cd3-a1fd-1d01b6e80b87 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-79270246-5df2-4f48-b257-4835b19187fb {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}




  #s-79270246-5df2-4f48-b257-4835b19187fb img.shogun-image {
    
    width: px;
  }


#s-79270246-5df2-4f48-b257-4835b19187fb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d2244f1a-1229-4cad-b3c8-945ac40b31ef {
  text-align: center;
}




  #s-d2244f1a-1229-4cad-b3c8-945ac40b31ef img.shogun-image {
    
    width: px;
  }


#s-d2244f1a-1229-4cad-b3c8-945ac40b31ef .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5c204ad0-7343-4f60-9fe4-0c3e33088008 {
  
}








#s-5c204ad0-7343-4f60-9fe4-0c3e33088008 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c204ad0-7343-4f60-9fe4-0c3e33088008.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.overflow-text-block {
    max-height: 50vh;
    overflow: hidden;
}

.button-block {
    text-align: center;
    margin-top: 50px;
}

.button-wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.show-hide{
    border:1px solid #000000;
}

#s-98435b66-3aeb-4228-be9c-ae78cd68e4ad {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-98435b66-3aeb-4228-be9c-ae78cd68e4ad {
  display: none;
}
#s-98435b66-3aeb-4228-be9c-ae78cd68e4ad, #wrap-s-98435b66-3aeb-4228-be9c-ae78cd68e4ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98435b66-3aeb-4228-be9c-ae78cd68e4ad {
  display: none;
}
#s-98435b66-3aeb-4228-be9c-ae78cd68e4ad, #wrap-s-98435b66-3aeb-4228-be9c-ae78cd68e4ad { display:none !important; }}
#s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01 {
  display: none;
}
#s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01, #wrap-s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01 {
  display: none;
}
#s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01, #wrap-s-96ed8e87-5a8c-41a2-87aa-7b5f0bff1b01 { display:none !important; }}
#s-c49a08f6-2624-4f05-ae86-8090fb054ade {
  min-height: 50px;
}








#s-c49a08f6-2624-4f05-ae86-8090fb054ade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c49a08f6-2624-4f05-ae86-8090fb054ade.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c5382ab2-ef41-4cd1-b170-e30eead93eed {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 700px;
background-position: right center;
}








#s-c5382ab2-ef41-4cd1-b170-e30eead93eed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5382ab2-ef41-4cd1-b170-e30eead93eed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b32dfb7-28e6-4e7b-857a-a99e18841b21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-beffb853-ca24-4e78-9a68-e22370cba36d {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 50px;
background-color: rgba(251, 251, 251, 0);
}








#s-beffb853-ca24-4e78-9a68-e22370cba36d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-beffb853-ca24-4e78-9a68-e22370cba36d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-98e67200-8569-4526-870a-129cf9ffe341 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98e67200-8569-4526-870a-129cf9ffe341 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-79555f94-d0b0-463f-b53c-7de089fa970a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-094f2ce3-6a51-4055-9f4c-c5c193d2c173 {
  margin-left: 2px;
margin-right: 2px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 200px;
}

#s-da2e7c01-9e44-4747-b525-f63411656e46 {
  margin-left: 2%;
margin-right: 2%;
}

#s-67320222-c7f1-4480-8aed-c86644c4165a {
  margin-left: 2%;
margin-right: 2%;
}

#s-f9212c88-dbb1-4032-8fd1-e71f8715d667 {
  margin-left: 2%;
margin-right: 2%;
}

#s-05dd3867-82f0-4e0b-827d-dde3de936463 {
  margin-left: 2%;
margin-right: 2%;
}

#s-e9d2e986-54cd-4a5e-adb2-0ac99f5fe9c8 {
  margin-left: 2%;
margin-right: 2%;
}

#s-da0ea414-90b5-41ae-90ac-d4040d8f6823 {
  margin-left: 2%;
margin-right: 2%;
}

#s-450dea72-af2b-465f-842c-534c85c1524d {
  margin-left: 2%;
margin-right: 2%;
}

#s-34b487d1-2652-425b-b574-c2195bf3799d {
  margin-left: 2%;
margin-right: 2%;
}

#s-e7404776-bc3c-4c34-966c-9563e9d5f557 {
  margin-left: 2%;
margin-right: 2%;
}

#s-1af726c6-a0cb-4859-9bc9-30545ea4e6aa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-06133423-7279-48f2-af86-4a43b40ff397 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 400px;
background-color: rgba(255, 255, 255, 0);
}








#s-06133423-7279-48f2-af86-4a43b40ff397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06133423-7279-48f2-af86-4a43b40ff397.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fcbf889c-259c-41a2-9a58-0b5adf1d1a41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fcbf889c-259c-41a2-9a58-0b5adf1d1a41 .shogun-heading-component h2 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9f4358bc-9de3-4f45-9677-4ceb9b52f330 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9f4358bc-9de3-4f45-9677-4ceb9b52f330"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1c3e3b67-4344-4b96-954f-8845c8475b1b {
  min-height: 50px;
}








#s-1c3e3b67-4344-4b96-954f-8845c8475b1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c3e3b67-4344-4b96-954f-8845c8475b1b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ef6d882d-5c62-46ed-9a3e-a8188841e4c9 {
  text-align: center;
}




  #s-ef6d882d-5c62-46ed-9a3e-a8188841e4c9 img.shogun-image {
    
    width: px;
  }


#s-ef6d882d-5c62-46ed-9a3e-a8188841e4c9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c793d363-4075-46dc-8b01-f3348db17cd1 {
  text-align: center;
}




  #s-c793d363-4075-46dc-8b01-f3348db17cd1 img.shogun-image {
    
    width: px;
  }


#s-c793d363-4075-46dc-8b01-f3348db17cd1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2b1a4dd5-6f24-4265-9b7f-6d70798b0957 {
  min-height: 50px;
}








#s-2b1a4dd5-6f24-4265-9b7f-6d70798b0957 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b1a4dd5-6f24-4265-9b7f-6d70798b0957.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-df587a51-6424-4f0c-bd6f-0d150727d802 {
  text-align: center;
}




  #s-df587a51-6424-4f0c-bd6f-0d150727d802 img.shogun-image {
    
    width: px;
  }


#s-df587a51-6424-4f0c-bd6f-0d150727d802 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c2731ac0-6515-43f9-913d-7925d18be869 {
  text-align: center;
}




  #s-c2731ac0-6515-43f9-913d-7925d18be869 img.shogun-image {
    
    width: px;
  }


#s-c2731ac0-6515-43f9-913d-7925d18be869 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fc919395-2d5b-4e63-87d6-3cd8c2176a82 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc919395-2d5b-4e63-87d6-3cd8c2176a82 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-01547dbe-b21c-417e-a720-c26ee6a8cf66 {
  padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-01547dbe-b21c-417e-a720-c26ee6a8cf66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-53afa6ab-4bb8-4bf2-9de4-40a07fb83586 {
  text-align: center;
}




  #s-53afa6ab-4bb8-4bf2-9de4-40a07fb83586 img.shogun-image {
    
    width: px;
  }


#s-53afa6ab-4bb8-4bf2-9de4-40a07fb83586 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5509eba5-2c7c-42a4-a226-a3cd4b64f6f4 {
  text-align: center;
}




  #s-5509eba5-2c7c-42a4-a226-a3cd4b64f6f4 img.shogun-image {
    
    width: px;
  }


#s-5509eba5-2c7c-42a4-a226-a3cd4b64f6f4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0180e58c-9674-4aab-a1dc-c78739b25ec7 {
  text-align: center;
}




  #s-0180e58c-9674-4aab-a1dc-c78739b25ec7 img.shogun-image {
    
    width: px;
  }


#s-0180e58c-9674-4aab-a1dc-c78739b25ec7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-266f8f28-e5ad-4b75-9d3d-bc2e21b8c8c3 {
  text-align: center;
}




  #s-266f8f28-e5ad-4b75-9d3d-bc2e21b8c8c3 img.shogun-image {
    
    width: px;
  }


#s-266f8f28-e5ad-4b75-9d3d-bc2e21b8c8c3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-38c950ea-fbf8-4f55-8fe0-3978f0c4f7b4 {
  text-align: center;
}




  #s-38c950ea-fbf8-4f55-8fe0-3978f0c4f7b4 img.shogun-image {
    
    width: px;
  }


#s-38c950ea-fbf8-4f55-8fe0-3978f0c4f7b4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-47a3958f-f248-4c23-9d83-e4a503c40c27 {
  text-align: center;
}




  #s-47a3958f-f248-4c23-9d83-e4a503c40c27 img.shogun-image {
    
    width: px;
  }


#s-47a3958f-f248-4c23-9d83-e4a503c40c27 .shogun-image-content {
  
    -webkit-box-align: center;
  
            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%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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