.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-ac382d86-f2f8-496d-bfbf-14f0c34be4c6 {
  min-height: 50px;
}








#s-ac382d86-f2f8-496d-bfbf-14f0c34be4c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac382d86-f2f8-496d-bfbf-14f0c34be4c6.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-583a38e0-d304-4a83-a3f3-8de3308d23a8 {
  background-color: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583a38e0-d304-4a83-a3f3-8de3308d23a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-91b1b92f-b558-4364-afde-aea388a58172 {
  min-height: 50px;
}








#s-91b1b92f-b558-4364-afde-aea388a58172 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91b1b92f-b558-4364-afde-aea388a58172.shg-box.shg-c {
  justify-content: center;
}

.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-3379ddc6-9c4d-446f-bd89-664cf20c897d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(207, 148, 10, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3379ddc6-9c4d-446f-bd89-664cf20c897d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3379ddc6-9c4d-446f-bd89-664cf20c897d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3379ddc6-9c4d-446f-bd89-664cf20c897d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-b0b75097-d176-4e17-bebb-31b5d862bd23 {
  max-width: 350px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}




  #s-b0b75097-d176-4e17-bebb-31b5d862bd23 img.shogun-image {
    
    width: px;
  }


#s-b0b75097-d176-4e17-bebb-31b5d862bd23 .shogun-image-content {
  
    align-items: center;
  
}

#s-47d7034c-14c1-442d-bf0f-c29405d497ff {
  min-height: 50px;
}








#s-47d7034c-14c1-442d-bf0f-c29405d497ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47d7034c-14c1-442d-bf0f-c29405d497ff.shg-box.shg-c {
  justify-content: center;
}

#s-08b892b7-576b-419e-8ead-5d90d85a4e7b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(207, 148, 10, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-08b892b7-576b-419e-8ead-5d90d85a4e7b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08b892b7-576b-419e-8ead-5d90d85a4e7b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08b892b7-576b-419e-8ead-5d90d85a4e7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f526e41f-fd96-4333-b54a-4dd465262c53 {
  background-image: url(https://i.shgcdn.com/322df1b5-67a2-4087-b61e-b8629b9dc8a8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-f526e41f-fd96-4333-b54a-4dd465262c53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f526e41f-fd96-4333-b54a-4dd465262c53.shg-box.shg-c {
  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-eeb93637-61eb-4edc-b130-f0734143d7d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eeb93637-61eb-4edc-b130-f0734143d7d7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Akronim;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d186c696-f4d2-4d64-ae7a-aa70700cf40e {
  background-image: url(https://i.shgcdn.com/219bad14-6ab7-48e2-a24f-5a635527780f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d186c696-f4d2-4d64-ae7a-aa70700cf40e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-495788ae-5c74-4489-8c68-d6af3baf9519 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-495788ae-5c74-4489-8c68-d6af3baf9519 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-316baec6-ecad-4289-8ba1-da73e295bfa8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-316baec6-ecad-4289-8ba1-da73e295bfa8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 72px;
  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-016080d8-d764-41ed-a207-e5a6dc225caf {
  background-color: rgba(255, 255, 255, 0.81);
}

#s-ea879d0c-5431-4fee-a623-ea2121e9a65d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ea879d0c-5431-4fee-a623-ea2121e9a65d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ea879d0c-5431-4fee-a623-ea2121e9a65d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ea879d0c-5431-4fee-a623-ea2121e9a65d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ca4f7eb3-51bf-4c88-9aaf-db01bb91f0cd {
  background-color: rgba(255, 255, 255, 0.67);
}

#s-4d1502e0-fc43-44dc-ab33-d4c7b0b166be {
  text-align: center;
}




  #s-4d1502e0-fc43-44dc-ab33-d4c7b0b166be img.shogun-image {
    
    width: px;
  }


#s-4d1502e0-fc43-44dc-ab33-d4c7b0b166be .shogun-image-content {
  
    align-items: center;
  
}

#s-37fe963f-304e-43aa-b54c-0586866dbda7 {
  min-height: 50px;
background-color: rgba(37, 37, 37, 1);
}








#s-37fe963f-304e-43aa-b54c-0586866dbda7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37fe963f-304e-43aa-b54c-0586866dbda7.shg-box.shg-c {
  justify-content: center;
}

#s-ae34640e-4ac5-4f93-92ac-3283dbc1c191 {
  text-align: center;
}




  #s-ae34640e-4ac5-4f93-92ac-3283dbc1c191 img.shogun-image {
    
    width: px;
  }


#s-ae34640e-4ac5-4f93-92ac-3283dbc1c191 .shogun-image-content {
  
    align-items: center;
  
}

#s-4cf3f1af-2c6b-47aa-b039-37e744b2887e {
  background-image: url(https://i.shgcdn.com/988fb888-58af-42ac-8e16-07c5333ba3f5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cf3f1af-2c6b-47aa-b039-37e744b2887e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-daad67e0-bf37-4f48-9c5e-1f5347cc02e3 {
  text-align: center;
}




  #s-daad67e0-bf37-4f48-9c5e-1f5347cc02e3 img.shogun-image {
    
    width: px;
  }


#s-daad67e0-bf37-4f48-9c5e-1f5347cc02e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7676e599-910b-4724-aa7e-6a5e364f3493 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.79);
}

#s-7676e599-910b-4724-aa7e-6a5e364f3493 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72758b30-4e01-4aa7-abd8-6d8e1cb433e3 {
  background-color: rgba(0, 0, 0, 0.88);
}

#s-aca83370-8dfe-4049-8ac9-ba6d406b673a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(207, 148, 10, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-aca83370-8dfe-4049-8ac9-ba6d406b673a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aca83370-8dfe-4049-8ac9-ba6d406b673a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aca83370-8dfe-4049-8ac9-ba6d406b673a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f8568ec2-b2a8-469a-bb1c-07d0485bdc5a {
  min-height: 50px;
}








#s-f8568ec2-b2a8-469a-bb1c-07d0485bdc5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8568ec2-b2a8-469a-bb1c-07d0485bdc5a.shg-box.shg-c {
  justify-content: center;
}

#s-15c62155-4b40-43e0-9ec0-a117e4bba3b3 {
  text-align: center;
background-color: rgba(37, 37, 37, 1);
}




  #s-15c62155-4b40-43e0-9ec0-a117e4bba3b3 img.shogun-image {
    
    width: px;
  }


#s-15c62155-4b40-43e0-9ec0-a117e4bba3b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-98584fcc-cc23-4a17-946c-9058e0a31190 {
  margin-top: 9px;
margin-bottom: 9px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(207, 148, 10, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-repeat: no-repeat;
}
#s-98584fcc-cc23-4a17-946c-9058e0a31190:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-98584fcc-cc23-4a17-946c-9058e0a31190:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-98584fcc-cc23-4a17-946c-9058e0a31190-btn-wrapper {
    text-align: center;
  }


#s-98584fcc-cc23-4a17-946c-9058e0a31190.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6b6adeb1-906d-4a09-a825-7709bcadde0b {
  min-height: 50px;
}








#s-6b6adeb1-906d-4a09-a825-7709bcadde0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b6adeb1-906d-4a09-a825-7709bcadde0b.shg-box.shg-c {
  justify-content: center;
}

#s-4f8cbbf7-da15-488d-8318-fd7a78f34897 {
  background-color: rgba(37, 37, 37, 1);
}

@media (min-width: 0px) {
[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f8cbbf7-da15-488d-8318-fd7a78f34897"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e730c564-74a3-445f-a747-e143891d13d6 {
  text-align: center;
}




  #s-e730c564-74a3-445f-a747-e143891d13d6 img.shogun-image {
    
    width: px;
  }


#s-e730c564-74a3-445f-a747-e143891d13d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b4e2510-0877-42c3-8cdb-387f6def38af {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(207, 148, 10, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8b4e2510-0877-42c3-8cdb-387f6def38af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b4e2510-0877-42c3-8cdb-387f6def38af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b4e2510-0877-42c3-8cdb-387f6def38af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f792cbfd-73fb-4084-a8bc-18de5fd2599e {
  min-height: 50px;
}








#s-f792cbfd-73fb-4084-a8bc-18de5fd2599e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f792cbfd-73fb-4084-a8bc-18de5fd2599e.shg-box.shg-c {
  justify-content: center;
}

#s-f2d2ae45-8c5f-402a-859b-54624479f034 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 32px;
padding-left: 20px;
padding-bottom: 32px;
padding-right: 20px;
background-color: rgba(0, 0, 0, 0.88);
}

#s-65538492-8e4f-416b-a6a3-382d66e1158f {
  min-height: 50px;
}








#s-65538492-8e4f-416b-a6a3-382d66e1158f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65538492-8e4f-416b-a6a3-382d66e1158f.shg-box.shg-c {
  justify-content: center;
}

#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77 {
  
}
}@media (max-width: 767px){#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77 {
  
}
}







#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cca7b64-07f1-4dd2-b940-8c40e6f27a77.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e {
  
}
}@media (max-width: 767px){#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e {
  
}
}







#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-5b6a1561-f2ed-4faf-87aa-1e5fc5d07f7e.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aecd43a-2f47-4601-83ef-40dc2406af7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e1d66e21-37ec-437d-9d08-ca29638e3616 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-e1d66e21-37ec-437d-9d08-ca29638e3616 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1d66e21-37ec-437d-9d08-ca29638e3616 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1d66e21-37ec-437d-9d08-ca29638e3616 {
  
}
}@media (max-width: 767px){#s-e1d66e21-37ec-437d-9d08-ca29638e3616 {
  
}
}
#s-e1d66e21-37ec-437d-9d08-ca29638e3616 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
opacity: 1;
text-align: center;
background-color: rgba(207, 148, 10, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(185, 0, 43, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174:active {background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174 {
  
}
}@media (max-width: 767px){#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174 {
  
}
}


#s-3e72d2a0-968c-44b5-9f3f-7eac9b326174.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f02d017e-331b-4980-9207-a7f4df83450c {
  min-height: 50px;
}








#s-f02d017e-331b-4980-9207-a7f4df83450c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f02d017e-331b-4980-9207-a7f4df83450c.shg-box.shg-c {
  justify-content: center;
}

#s-f679c7b6-d409-40fa-8770-f59541833ccb {
  margin-top: -4px;
margin-bottom: -4px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(207, 148, 10, 1);
}

#s-f679c7b6-d409-40fa-8770-f59541833ccb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3934864-74c4-4061-bd82-39668a422606 {
  min-height: 50px;
}








#s-e3934864-74c4-4061-bd82-39668a422606 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3934864-74c4-4061-bd82-39668a422606.shg-box.shg-c {
  justify-content: center;
}

#s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec {
  background-color: rgba(37, 37, 37, 1);
}

@media (min-width: 0px) {
[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8a4b658-f7f2-4501-b9bd-7be6106e77ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e7e7ed5a-973f-443a-af29-072252985691 {
  text-align: center;
}




  #s-e7e7ed5a-973f-443a-af29-072252985691 img.shogun-image {
    
    width: px;
  }


#s-e7e7ed5a-973f-443a-af29-072252985691 .shogun-image-content {
  
    align-items: center;
  
}

#s-a18f4b8f-f8cf-4cfc-a233-d4e492c69f99 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-fe3ff042-240a-4f3d-b180-fa780ff01eac {
  background-color: rgba(37, 37, 37, 1);
}

@media (min-width: 0px) {
[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe3ff042-240a-4f3d-b180-fa780ff01eac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2f07a123-c4ed-4ebc-a6fb-bda939824ac7 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-84f23e02-6bbc-4770-a8b3-796367792dd6 {
  text-align: center;
}




  #s-84f23e02-6bbc-4770-a8b3-796367792dd6 img.shogun-image {
    
    width: px;
  }


#s-84f23e02-6bbc-4770-a8b3-796367792dd6 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d4034e4-d5e5-4807-8aa2-e446e946871f {
  background-color: rgba(37, 37, 37, 1);
}

@media (min-width: 0px) {
[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4d4034e4-d5e5-4807-8aa2-e446e946871f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6a24fa26-83c7-4c0d-bfe4-3295ec01855a {
  text-align: center;
}




  #s-6a24fa26-83c7-4c0d-bfe4-3295ec01855a img.shogun-image {
    
    width: px;
  }


#s-6a24fa26-83c7-4c0d-bfe4-3295ec01855a .shogun-image-content {
  
    align-items: center;
  
}

#s-43c1b8a6-dd1a-4853-89b3-232339058bd7 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-44602cdd-312c-4c9c-b5fc-b9754d0e8059 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(207, 148, 10, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-44602cdd-312c-4c9c-b5fc-b9754d0e8059:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44602cdd-312c-4c9c-b5fc-b9754d0e8059:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44602cdd-312c-4c9c-b5fc-b9754d0e8059.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1c602f83-71eb-4202-9db2-4f7361eae69b {
  text-align: center;
background-color: rgba(207, 148, 10, 1);
}




  #s-1c602f83-71eb-4202-9db2-4f7361eae69b img.shogun-image {
    
    width: px;
  }


#s-1c602f83-71eb-4202-9db2-4f7361eae69b .shogun-image-content {
  
    align-items: center;
  
}

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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-5ed912e1-c94a-428c-8b88-fda00eca6ae3 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-5ed912e1-c94a-428c-8b88-fda00eca6ae3 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5ed912e1-c94a-428c-8b88-fda00eca6ae3 .shg-sld-nav-button.shg-sld-left,
#s-5ed912e1-c94a-428c-8b88-fda00eca6ae3 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ae8ec723-b284-4b4b-9c23-12c617b7ad45 {
  background-color: rgba(207, 148, 10, 1);
}

@media (min-width: 0px) {
[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae8ec723-b284-4b4b-9c23-12c617b7ad45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-247f06ab-8c39-4003-b578-e972dc816e2f {
  text-align: center;
}




  #s-247f06ab-8c39-4003-b578-e972dc816e2f img.shogun-image {
    
    width: px;
  }


#s-247f06ab-8c39-4003-b578-e972dc816e2f .shogun-image-content {
  
    align-items: center;
  
}

#s-c5b0d104-b21c-40f5-9f9c-ecd56d1899e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5b0d104-b21c-40f5-9f9c-ecd56d1899e5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fc82c3a2-2d1b-491c-8085-ac71b536aec5 {
  text-align: center;
}




  #s-fc82c3a2-2d1b-491c-8085-ac71b536aec5 img.shogun-image {
    
    width: px;
  }


#s-fc82c3a2-2d1b-491c-8085-ac71b536aec5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2 {
  background-color: rgba(207, 148, 10, 1);
}

@media (min-width: 0px) {
[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f13d90f2-42f1-4d54-8ab5-cd41f44df4b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1adfc98a-60d7-4349-9509-ed2ba27d10a0 {
  text-align: center;
}




  #s-1adfc98a-60d7-4349-9509-ed2ba27d10a0 img.shogun-image {
    
    width: px;
  }


#s-1adfc98a-60d7-4349-9509-ed2ba27d10a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f24437c8-6f94-46fc-bd30-602a61c5aa2b {
  text-align: center;
}




  #s-f24437c8-6f94-46fc-bd30-602a61c5aa2b img.shogun-image {
    
    width: px;
  }


#s-f24437c8-6f94-46fc-bd30-602a61c5aa2b .shogun-image-content {
  
    align-items: center;
  
}

#s-0aa41815-61f3-40a9-af2c-74c805a9e40b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-0aa41815-61f3-40a9-af2c-74c805a9e40b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eef8a033-ff5b-4461-9fd3-e561448649a4 {
  background-color: rgba(207, 148, 10, 1);
}

@media (min-width: 0px) {
[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eef8a033-ff5b-4461-9fd3-e561448649a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-556425df-254d-4c8c-83e4-8b50f85a8c9a {
  text-align: center;
}




  #s-556425df-254d-4c8c-83e4-8b50f85a8c9a img.shogun-image {
    
    width: px;
  }


#s-556425df-254d-4c8c-83e4-8b50f85a8c9a .shogun-image-content {
  
    align-items: center;
  
}

#s-d2dae6b1-25b4-4c59-aa4e-59cdb86ca035 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}

#s-d2dae6b1-25b4-4c59-aa4e-59cdb86ca035 .shogun-heading-component h1 {
  color: rgba(253, 247, 247, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f5fc1d5d-b332-4a2d-8aa9-79642934b2f1 {
  text-align: center;
}




  #s-f5fc1d5d-b332-4a2d-8aa9-79642934b2f1 img.shogun-image {
    
    width: px;
  }


#s-f5fc1d5d-b332-4a2d-8aa9-79642934b2f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-223a8117-09f7-4ab1-92cf-66963c8fcdb1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-223a8117-09f7-4ab1-92cf-66963c8fcdb1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-223a8117-09f7-4ab1-92cf-66963c8fcdb1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-223a8117-09f7-4ab1-92cf-66963c8fcdb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ae73c8fb-492c-48a7-9132-8de704ff8f51 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ae73c8fb-492c-48a7-9132-8de704ff8f51 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae73c8fb-492c-48a7-9132-8de704ff8f51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae73c8fb-492c-48a7-9132-8de704ff8f51 {
  
}
}@media (max-width: 767px){#s-ae73c8fb-492c-48a7-9132-8de704ff8f51 {
  
}
}







#s-ae73c8fb-492c-48a7-9132-8de704ff8f51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae73c8fb-492c-48a7-9132-8de704ff8f51.shg-box.shg-c {
  justify-content: flex-start;
}

#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c {
  
}
}@media (max-width: 767px){#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c {
  
}
}







#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db9282a2-76f6-42fc-9002-9eb0919e1e6c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-00cdd601-6a22-4007-b610-6a6ac9e25695 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-00cdd601-6a22-4007-b610-6a6ac9e25695 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00cdd601-6a22-4007-b610-6a6ac9e25695 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-00cdd601-6a22-4007-b610-6a6ac9e25695 {
  
}
}@media (max-width: 767px){#s-00cdd601-6a22-4007-b610-6a6ac9e25695 {
  
}
}
@media (min-width: 0px) {
[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-00cdd601-6a22-4007-b610-6a6ac9e25695"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-02881204-cc51-4b42-bbc0-0991b56e9ef6 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-02881204-cc51-4b42-bbc0-0991b56e9ef6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02881204-cc51-4b42-bbc0-0991b56e9ef6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-527568b1-e0c6-4ffc-99c3-07ce941773a3 {
  text-align: center;
}




  #s-527568b1-e0c6-4ffc-99c3-07ce941773a3 img.shogun-image {
    
    width: px;
  }


#s-527568b1-e0c6-4ffc-99c3-07ce941773a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d17dd9d4-00e8-4913-8f1f-34aaad2d7929 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-d17dd9d4-00e8-4913-8f1f-34aaad2d7929 .shogun-icon-wrapper {
  text-align: center;
}


#s-d17dd9d4-00e8-4913-8f1f-34aaad2d7929 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-27a1751d-7c15-4cfb-85fa-0f496e5ea970 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-27a1751d-7c15-4cfb-85fa-0f496e5ea970 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27a1751d-7c15-4cfb-85fa-0f496e5ea970 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27a1751d-7c15-4cfb-85fa-0f496e5ea970 {
  
}
}@media (max-width: 767px){#s-27a1751d-7c15-4cfb-85fa-0f496e5ea970 {
  
}
}
#s-37dbe091-2b00-4df1-8184-ddd3923031af {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-37dbe091-2b00-4df1-8184-ddd3923031af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37dbe091-2b00-4df1-8184-ddd3923031af.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bab762c2-120a-43f3-83ab-1b3437dbb1e3 {
  text-align: center;
}




  #s-bab762c2-120a-43f3-83ab-1b3437dbb1e3 img.shogun-image {
    
    width: px;
  }


#s-bab762c2-120a-43f3-83ab-1b3437dbb1e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0edff8cb-040e-4ef0-9ad5-2aea7420fd42 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-0edff8cb-040e-4ef0-9ad5-2aea7420fd42 .shogun-icon-wrapper {
  text-align: center;
}


#s-0edff8cb-040e-4ef0-9ad5-2aea7420fd42 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-a49185c4-065f-4121-a072-466576eac089 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-a49185c4-065f-4121-a072-466576eac089 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a49185c4-065f-4121-a072-466576eac089 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a49185c4-065f-4121-a072-466576eac089 {
  
}
}@media (max-width: 767px){#s-a49185c4-065f-4121-a072-466576eac089 {
  
}
}
#s-9f3ae8b8-adf4-4895-9fa0-9579d6be265e {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9f3ae8b8-adf4-4895-9fa0-9579d6be265e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f3ae8b8-adf4-4895-9fa0-9579d6be265e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7d1098c5-0d5f-4633-99fa-f8ee878efc3e {
  text-align: center;
}




  #s-7d1098c5-0d5f-4633-99fa-f8ee878efc3e img.shogun-image {
    
    width: px;
  }


#s-7d1098c5-0d5f-4633-99fa-f8ee878efc3e .shogun-image-content {
  
    align-items: center;
  
}

#s-26df6efa-5973-4a01-a0bc-0cea3d433cac {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-26df6efa-5973-4a01-a0bc-0cea3d433cac .shogun-icon-wrapper {
  text-align: center;
}


#s-26df6efa-5973-4a01-a0bc-0cea3d433cac .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-71999042-4be6-4fd9-81b5-2386814ec068 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-71999042-4be6-4fd9-81b5-2386814ec068 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71999042-4be6-4fd9-81b5-2386814ec068 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-71999042-4be6-4fd9-81b5-2386814ec068 {
  
}
}@media (max-width: 767px){#s-71999042-4be6-4fd9-81b5-2386814ec068 {
  
}
}
#s-d8891dbb-f401-4f1f-a3f2-8f6f70646028 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d8891dbb-f401-4f1f-a3f2-8f6f70646028:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8891dbb-f401-4f1f-a3f2-8f6f70646028:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8891dbb-f401-4f1f-a3f2-8f6f70646028.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1406f9aa-f602-4362-b475-b280e03fa93b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4a4413ef-0515-424c-b49b-88b989c0c00e {
  text-align: center;
background-color: rgba(207, 148, 10, 1);
}




  #s-4a4413ef-0515-424c-b49b-88b989c0c00e img.shogun-image {
    
    width: px;
  }


#s-4a4413ef-0515-424c-b49b-88b989c0c00e .shogun-image-content {
  
    align-items: center;
  
}

#s-07e58871-fec9-4f55-8902-f068fa859a22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(207, 148, 10, 1);
}

#s-07e58871-fec9-4f55-8902-f068fa859a22 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f798028a-d7cf-4e39-a0a3-a0901ae89123 {
  display: none;
}
@media (min-width: 0px) {
[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24a9b03c-1e43-4b61-9fc5-9da9f05292b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 {
  text-align: left;
}


.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 {
  max-width: 100%;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom,
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 {
  max-width: 100%;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom,
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 {
  max-width: 100%;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom,
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 {
  max-width: 100%;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom,
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 {
  max-width: 100%;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom,
.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ca05f14-0efd-4e7a-8c74-00652bc996c4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-f79fa452-a801-49c5-950c-f14d9a3d89a2 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f79fa452-a801-49c5-950c-f14d9a3d89a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9a327753-4082-45f7-8f6a-b9f9de41be57 {
  text-align: left;
}

#s-9a327753-4082-45f7-8f6a-b9f9de41be57 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9a327753-4082-45f7-8f6a-b9f9de41be57 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9a327753-4082-45f7-8f6a-b9f9de41be57 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9a327753-4082-45f7-8f6a-b9f9de41be57 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-6c936139-415e-4d3c-8eff-2882048545e8 {
  margin-bottom: 20px;
text-align: center;
}

#s-6c936139-415e-4d3c-8eff-2882048545e8 .shg-product-sold-out {
  display: none;
  color: rgba(207, 148, 10, 1);
  font-size: 72px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-6c936139-415e-4d3c-8eff-2882048545e8 .shg-product-price {
  color: rgba(207, 148, 10, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 72px;
}

#s-6c936139-415e-4d3c-8eff-2882048545e8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-ac81662c-0482-4692-9623-755758964810 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ac81662c-0482-4692-9623-755758964810:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac81662c-0482-4692-9623-755758964810:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac81662c-0482-4692-9623-755758964810 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ac81662c-0482-4692-9623-755758964810.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac81662c-0482-4692-9623-755758964810.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ac81662c-0482-4692-9623-755758964810.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-ea440dba-5ddb-4832-af79-a01809fbd8e2 .shogun-table-wrapper {
  overflow: auto;
  border: 15px solid #D5D6D7;
  border-radius: 0px;
}

#s-ea440dba-5ddb-4832-af79-a01809fbd8e2 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ea440dba-5ddb-4832-af79-a01809fbd8e2 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: center;
}

#s-ea440dba-5ddb-4832-af79-a01809fbd8e2 td.shogun-table-row {
  background-color: #fff;
  padding: 20px;
}

#s-ea440dba-5ddb-4832-af79-a01809fbd8e2 td.shogun-table-column, #s-ea440dba-5ddb-4832-af79-a01809fbd8e2 td.shogun-table-row {
  border: 15px solid #D5D6D7;
}

#s-ac8ae767-4fe8-496a-af3c-f86124ddd031 {
  display: none;
}
@media (min-width: 0px) {
[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a898fb32-e6cc-48f8-8995-c4fec5ed40a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19299d3d-e74f-4445-ad7b-43747480c187 {
  text-align: left;
}


.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 {
  max-width: 100%;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom,
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 {
  max-width: 100%;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom,
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 {
  max-width: 100%;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom,
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 {
  max-width: 100%;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom,
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 {
  max-width: 100%;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom,
.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19299d3d-e74f-4445-ad7b-43747480c187 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d331e3a7-1062-4a45-890c-f3f27e48d512 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d331e3a7-1062-4a45-890c-f3f27e48d512 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4fb33dcd-2b8b-49f6-87c0-32b7a04544a8 {
  margin-bottom: 20px;
text-align: center;
}

#s-4fb33dcd-2b8b-49f6-87c0-32b7a04544a8 .shg-product-sold-out {
  display: none;
  color: rgba(207, 148, 10, 1);
  font-size: 72px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-4fb33dcd-2b8b-49f6-87c0-32b7a04544a8 .shg-product-price {
  color: rgba(207, 148, 10, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 72px;
}

#s-4fb33dcd-2b8b-49f6-87c0-32b7a04544a8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8da982c3-0cda-4e64-a8ef-f7f65bcf4b48.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-26843d41-e045-46f2-a113-5cc6d2d743c3 {
  display: none;
}
@media (min-width: 0px) {
[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b0bb3d5-944e-4625-aefc-a4c3680edcd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c00c387a-d78e-441b-a85b-c8de92f4af31 {
  text-align: left;
}


.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 {
  max-width: 100%;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom,
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 {
  max-width: 100%;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom,
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 {
  max-width: 100%;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom,
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 {
  max-width: 100%;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom,
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 {
  max-width: 100%;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom,
.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c00c387a-d78e-441b-a85b-c8de92f4af31 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-762d4780-bdef-4b56-91fb-c7dd17e4a212 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-762d4780-bdef-4b56-91fb-c7dd17e4a212 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5c261fc2-afa8-4a4d-81be-b5621e2f5c09 {
  margin-bottom: 20px;
text-align: center;
}

#s-5c261fc2-afa8-4a4d-81be-b5621e2f5c09 .shg-product-sold-out {
  display: none;
  color: rgba(207, 148, 10, 1);
  font-size: 72px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-5c261fc2-afa8-4a4d-81be-b5621e2f5c09 .shg-product-price {
  color: rgba(207, 148, 10, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 72px;
}

#s-5c261fc2-afa8-4a4d-81be-b5621e2f5c09 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-24679d88-2fc8-4414-9d04-be6432687ebf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-24679d88-2fc8-4414-9d04-be6432687ebf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-24679d88-2fc8-4414-9d04-be6432687ebf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-24679d88-2fc8-4414-9d04-be6432687ebf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-24679d88-2fc8-4414-9d04-be6432687ebf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24679d88-2fc8-4414-9d04-be6432687ebf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24679d88-2fc8-4414-9d04-be6432687ebf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-07def1c9-bbab-4273-ad42-4552f4868a11 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-07def1c9-bbab-4273-ad42-4552f4868a11 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-07def1c9-bbab-4273-ad42-4552f4868a11 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: center;
}

#s-07def1c9-bbab-4273-ad42-4552f4868a11 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-07def1c9-bbab-4273-ad42-4552f4868a11 td.shogun-table-column, #s-07def1c9-bbab-4273-ad42-4552f4868a11 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-cef4f77e-5dc2-4d43-9fe4-0c54ea579523 {
  display: none;
}
@media (min-width: 0px) {
[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b06568-c8fb-4bcc-bd84-427672f638d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-68b9f409-3cb7-4869-817e-8710b7b65c38 {
  text-align: left;
}


.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 {
  max-width: 100%;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom,
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 {
  max-width: 100%;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom,
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 {
  max-width: 100%;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom,
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 {
  max-width: 100%;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom,
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 {
  max-width: 100%;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom,
.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68b9f409-3cb7-4869-817e-8710b7b65c38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-248e6b4a-79a3-4b69-a1d6-ca3e10a8f0e4 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-248e6b4a-79a3-4b69-a1d6-ca3e10a8f0e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a74115fd-4d97-4054-bcbe-11dd04329e2a {
  margin-bottom: 20px;
text-align: center;
}

#s-a74115fd-4d97-4054-bcbe-11dd04329e2a .shg-product-sold-out {
  display: none;
  color: rgba(207, 148, 10, 1);
  font-size: 72px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-a74115fd-4d97-4054-bcbe-11dd04329e2a .shg-product-price {
  color: rgba(207, 148, 10, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 72px;
}

#s-a74115fd-4d97-4054-bcbe-11dd04329e2a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9cb91b82-cc56-48c2-8d65-9c1e45528a46.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf17b4af-3f1a-4e68-9fda-bd834e7d2a7d {
  display: none;
}
@media (min-width: 0px) {
[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db95f142-d781-4a5b-92af-32dec775e167"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce {
  text-align: left;
}


.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce {
  max-width: 100%;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom,
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce {
  max-width: 100%;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom,
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce {
  max-width: 100%;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom,
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce {
  max-width: 100%;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom,
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce {
  max-width: 100%;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom,
.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e01ca345-4a97-4c47-b5f3-1762d844d6ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f08f0d05-3a6f-407c-b417-e3a77b99c9ef {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f08f0d05-3a6f-407c-b417-e3a77b99c9ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-47ec7814-037a-4b8d-98a5-4a4bd345b068 {
  margin-bottom: 20px;
text-align: center;
}

#s-47ec7814-037a-4b8d-98a5-4a4bd345b068 .shg-product-sold-out {
  display: none;
  color: rgba(207, 148, 10, 1);
  font-size: 72px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-47ec7814-037a-4b8d-98a5-4a4bd345b068 .shg-product-price {
  color: rgba(207, 148, 10, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 72px;
}

#s-47ec7814-037a-4b8d-98a5-4a4bd345b068 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-364eaab9-35fe-4918-8401-cc20e2905b71 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-364eaab9-35fe-4918-8401-cc20e2905b71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-364eaab9-35fe-4918-8401-cc20e2905b71:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-364eaab9-35fe-4918-8401-cc20e2905b71 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-364eaab9-35fe-4918-8401-cc20e2905b71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-364eaab9-35fe-4918-8401-cc20e2905b71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-364eaab9-35fe-4918-8401-cc20e2905b71.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



/*
  $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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
