.shg-box {
  position: relative;
}

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

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.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-63eebc17-0375-4fc8-bd42-89046676bdf2 { min-height: 50px; }
#s-63eebc17-0375-4fc8-bd42-89046676bdf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-72ea84fb-24ff-4ec1-b9f0-085d1280897c { background-image: url(https://i.shgcdn.com/c26ad544-81f3-4bd7-838e-1dab533dd770/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center; }
#s-72ea84fb-24ff-4ec1-b9f0-085d1280897c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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;
}

@media (min-width: 0px) {
[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac566a51-7735-4541-9e25-2a88b4e543c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9d9eec1e-9278-42ce-a72e-dc0676cfc90e { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.75); }
#s-9d9eec1e-9278-42ce-a72e-dc0676cfc90e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > div > span {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span {
    line-height: 45px;
  }

  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }
  
  .shogun-countdown-small > span {
    line-height: 30px;
  }

  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span {
    line-height: 68px;
  }
  
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-f8655673-1793-452b-a0b4-7d95bd138090 { margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 0); }
#s-f8655673-1793-452b-a0b4-7d95bd138090 .shogun-countdown span, #s-f8655673-1793-452b-a0b4-7d95bd138090 .shogun-countdown label {
  color: rgba(134, 48, 190, 1);
}
.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-8343b0b5-085a-4721-88ac-0f203e4154dc { border-style: solid;
margin-top: 12px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 4px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1); }
 #s-8343b0b5-085a-4721-88ac-0f203e4154dc .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 38px;
   text-align: left;
 }

 

#s-5efde529-90ca-47aa-a6c3-8280800afb03 { margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d128929-5f06-43d9-8bac-4fd036807f30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

#s-d9333110-dd0a-4b85-a5ca-a365875f05d9 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 0px;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-d9333110-dd0a-4b85-a5ca-a365875f05d9:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(134, 48, 190, 1) !important;
background-color: rgba(134, 48, 190, 1) !important;
text-decoration: none !important;}
#s-d9333110-dd0a-4b85-a5ca-a365875f05d9:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(134, 48, 190, 1) !important;
text-decoration: none !important;}

 #s-d9333110-dd0a-4b85-a5ca-a365875f05d9.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Archivo Black;
 }
#s-a6d8b72e-971b-4a88-8735-ab6b225ae0c8 { margin-top: 50px;
margin-bottom: 0px;
min-height: 50px; }
#s-a6d8b72e-971b-4a88-8735-ab6b225ae0c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-bbf60a57-aee8-4b35-8ebe-c3faa7ad14ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-0799178a-6253-401e-b2cf-3e913141cbe7 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 4px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1); }
 #s-0799178a-6253-401e-b2cf-3e913141cbe7 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 32px;
   text-align: left;
 }

 

#s-90eec54f-6043-474d-a8a6-3131c6a5fc7a { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: #000; }
#s-847b3e39-b96c-411b-9eb9-2648f192c54c { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: #000; }
#s-799de7dc-e02e-47cb-9bdc-ea6e5601fc88 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(0, 0, 0, 0);
background-color: rgba(244, 244, 244, 1); }
#s-799de7dc-e02e-47cb-9bdc-ea6e5601fc88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-741e8f83-4f55-4ffc-a651-da7d61c477a1 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
border-top-width: 4px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
@media (min-width: 0px) {
[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-741e8f83-4f55-4ffc-a651-da7d61c477a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-40e1db7a-94c2-497f-a698-c35ece3b31b0 { border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1); }
 #s-40e1db7a-94c2-497f-a698-c35ece3b31b0 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 32px;
   text-align: left;
 }

 

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

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

.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 {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

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

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

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-e53ca695-fba8-4254-9e33-26ac0421e46f { text-align: center; }
#s-b37b1453-8ee3-4a68-82e1-42a769257017 { border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-510ae8a8-4e0a-4af7-aa41-da9d7aff2843 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-radius: 0px;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-510ae8a8-4e0a-4af7-aa41-da9d7aff2843:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(244, 244, 244, 1) !important;
text-decoration: none !important;}
#s-510ae8a8-4e0a-4af7-aa41-da9d7aff2843:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-510ae8a8-4e0a-4af7-aa41-da9d7aff2843.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Archivo Black;
 }
#s-2a0a48d0-8901-42bb-9751-5e44d3ddcd12 { margin-top: 50px;
margin-bottom: 0px;
min-height: 50px; }
#s-2a0a48d0-8901-42bb-9751-5e44d3ddcd12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-089c22a2-bbe7-4390-a609-2afb133af5ab { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-089c22a2-bbe7-4390-a609-2afb133af5ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

#s-984cee93-23d5-45e0-98f0-02aebaea39a6 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 4px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1); }
 #s-984cee93-23d5-45e0-98f0-02aebaea39a6 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 32px;
   text-align: left;
 }

 

#s-eb613e20-84bb-4d8b-aa21-5f0d09c8e53b { text-align: center; }
#s-8134976a-31bf-4637-b746-bb9569e72110 { border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-d3b3dba8-a75b-4fce-aae6-1f4b8378ab14 { text-align: center; }
#s-3c67e908-ecdd-4193-810d-97a8d972ee89 { border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-ebf003fd-e855-4749-a144-1b263362a09b { text-align: center; }
#s-c1c2543f-cf46-46d5-9542-83e2b7190af6 { border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-27bfeaab-eaa7-4810-b378-3cc45224062b { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-27bfeaab-eaa7-4810-b378-3cc45224062b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-17dc1f3e-dcf7-4959-bb69-721ce43e52eb { margin-left: 50px;
margin-right: 50px; }
#s-17dc1f3e-dcf7-4959-bb69-721ce43e52eb {
  display: none;
}
#s-98b9f3e6-0581-4b3f-b320-25273d66f47b { border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1); }
@media (min-width: 0px) {
[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-98b9f3e6-0581-4b3f-b320-25273d66f47b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-product-image-wrapper {
  display: none;
}

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

#s-8811b240-82ec-41aa-8850-cfa453fde4dc { text-align: left; }
#s-c7b88e24-75d1-4126-ae20-09c67667fdde { margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-c7b88e24-75d1-4126-ae20-09c67667fdde .shogun-heading-component h1 {
   color: rgba(134, 48, 190, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

#s-e04d1880-fcde-49b3-9a56-7d286965a07e { border-style: solid;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 4px;
border-right-width: 0px;
text-align: center;
border-color: rgba(134, 48, 190, 1); }
#s-e04d1880-fcde-49b3-9a56-7d286965a07e .shogun-countdown span, #s-e04d1880-fcde-49b3-9a56-7d286965a07e .shogun-countdown label {
  color: rgba(134, 48, 190, 1);
}
.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-abad3cbb-3eb2-4e9d-a37c-4992b9c50ac6 { margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abad3cbb-3eb2-4e9d-a37c-4992b9c50ac6 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 32px;
}
#s-c498ac4e-f1b9-40c9-9cab-f2d930ed0ac3 { text-align: center; }
#s-c498ac4e-f1b9-40c9-9cab-f2d930ed0ac3 .shg-product-sold-out {
  display: none;
}

#s-c498ac4e-f1b9-40c9-9cab-f2d930ed0ac3 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 32px;
}

#s-c498ac4e-f1b9-40c9-9cab-f2d930ed0ac3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(57, 57, 57, 1);
  font-weight:  normal ;
  font-family: Archivo;
  font-style:  normal ;
  font-size: 32px;
  padding-left: 10px;
}
@media (min-width: 0px) {
[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be3c4680-510b-419d-ae42-9b27c31348dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

#s-42a94696-6a25-4a8a-bd5a-06dc66aa39c4 { border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 0px;
opacity: 1;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 1); }
#s-42a94696-6a25-4a8a-bd5a-06dc66aa39c4:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(134, 48, 190, 1) !important;
background-color: rgba(134, 48, 190, 1) !important;
text-decoration: none !important;}
#s-42a94696-6a25-4a8a-bd5a-06dc66aa39c4:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(134, 48, 190, 1) !important;
text-decoration: none !important;}

#s-42a94696-6a25-4a8a-bd5a-06dc66aa39c4 {
  display: block;
  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-42a94696-6a25-4a8a-bd5a-06dc66aa39c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42a94696-6a25-4a8a-bd5a-06dc66aa39c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Archivo Black;
}

#s-42a94696-6a25-4a8a-bd5a-06dc66aa39c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-03c3cbcd-09c3-48b4-82ed-5760dc5640d3 { margin-top: 50px;
margin-bottom: 0px;
min-height: 50px; }
#s-03c3cbcd-09c3-48b4-82ed-5760dc5640d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a69acefe-fc0c-45cc-b503-24f42f24d326 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 4px;
border-right-width: 0px;
border-color: #000; }
@media (min-width: 0px) {
[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-a69acefe-fc0c-45cc-b503-24f42f24d326"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-e84e9bda-33a3-4f71-8bee-cd4e252f7025 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 4px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1); }
 #s-e84e9bda-33a3-4f71-8bee-cd4e252f7025 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 32px;
   text-align: left;
 }

 

#s-7a87693d-7698-41e6-a331-f97a443a72a9 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: #000; }
#s-36bd0d67-5c6f-4235-82a7-959383997149 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: #000; }
#s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 4px;
border-right-width: 0px;
border-color: #000; }
@media (min-width: 0px) {
[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-60fc8612-a32b-4b2a-86c0-72a19b5ccb96"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c9656481-e514-4a2e-af2b-9bb65aae1928 { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-c5e49bcf-a1a8-47e1-b15a-cc85ff3e5b36 { margin-bottom: 50px; }
#s-a1e15d90-0619-4bf1-90aa-0fe17078f971 { margin-top: 50px;
margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-a1e15d90-0619-4bf1-90aa-0fe17078f971"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6621c71f-9932-4035-968b-dd4aa6e9f2bf { margin-bottom: 50px; }
#s-59b58357-c9ce-4951-a354-cad01236335a { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
#s-2ae4a807-9ab1-4372-9959-410c974880f5 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(0, 0, 0, 0);
background-color: rgba(244, 244, 244, 1); }
#s-2ae4a807-9ab1-4372-9959-410c974880f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3e330e86-7b1a-4cb5-94a8-af031762b8a6 { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
border-top-width: 4px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
@media (min-width: 0px) {
[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-3e330e86-7b1a-4cb5-94a8-af031762b8a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-6518b945-d74e-488b-9b28-7f43b48ad6a6 { border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1); }
 #s-6518b945-d74e-488b-9b28-7f43b48ad6a6 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Archivo Black;
   font-style:  normal ;
   font-size: 32px;
   text-align: left;
 }

 

#s-472edf32-57dc-44c3-8d81-90457a70361a { margin-top: 50px;
margin-bottom: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-472edf32-57dc-44c3-8d81-90457a70361a {
  display: none;
}
#s-3f19e6cd-da5f-41c0-9c8f-556c84f0cbf8 { opacity: 0.96;
text-align: left; }
#s-a5b4bf8b-8d4b-4cd7-8b8c-1119b43827fc { padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(244, 244, 244, 1); }
#s-a5b4bf8b-8d4b-4cd7-8b8c-1119b43827fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 24px;
}
#s-f316ddf5-2e30-496e-bba5-27838d821956 { padding-bottom: 25px;
text-align: center;
background-color: rgba(244, 244, 244, 1); }
#s-f316ddf5-2e30-496e-bba5-27838d821956 .shg-product-sold-out {
  display: none;
}

#s-f316ddf5-2e30-496e-bba5-27838d821956 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 18px;
}

#s-f316ddf5-2e30-496e-bba5-27838d821956 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(204, 204, 204, 1);
  font-weight:  normal ;
  font-family: Archivo;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f { border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 0px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(244, 244, 244, 1); }
#s-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(244, 244, 244, 1) !important;
text-decoration: none !important;}

#s-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f {
  display: block;
  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-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Archivo Black;
}

#s-7c61fca0-4bf5-4dcc-807c-7b78dbd24b5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


#s-04cd057d-1e36-4ce6-94de-9f4bb3829e87 { margin-top: 50px;
margin-bottom: 50px;
background-color: rgba(0, 0, 0, 1); }
#s-04cd057d-1e36-4ce6-94de-9f4bb3829e87 {
  display: none;
}
#s-322d5517-6683-48a2-bd01-81e547423501 { opacity: 0.96;
text-align: left; }
#s-fe7cb542-2e60-4211-8a37-2700ff32d71a { padding-top: 25px;
padding-bottom: 25px;
text-align: center;
background-color: rgba(244, 244, 244, 1); }
#s-fe7cb542-2e60-4211-8a37-2700ff32d71a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 24px;
}
#s-374c9391-7276-4ec4-87ce-169d9f26383c { padding-bottom: 25px;
text-align: center;
background-color: rgba(244, 244, 244, 1); }
#s-374c9391-7276-4ec4-87ce-169d9f26383c .shg-product-sold-out {
  display: none;
}

#s-374c9391-7276-4ec4-87ce-169d9f26383c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Archivo Black;
  font-style:  normal ;
  font-size: 18px;
}

#s-374c9391-7276-4ec4-87ce-169d9f26383c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(204, 204, 204, 1);
  font-weight:  normal ;
  font-family: Archivo;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e4e99dc8-9656-47a2-95d5-f2cdb9617c55 { border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-radius: 0px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(244, 244, 244, 1); }
#s-e4e99dc8-9656-47a2-95d5-f2cdb9617c55:hover {border-style: solid !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-e4e99dc8-9656-47a2-95d5-f2cdb9617c55:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(244, 244, 244, 1) !important;
text-decoration: none !important;}

#s-e4e99dc8-9656-47a2-95d5-f2cdb9617c55 {
  display: block;
  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-e4e99dc8-9656-47a2-95d5-f2cdb9617c55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4e99dc8-9656-47a2-95d5-f2cdb9617c55.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Archivo Black;
}

#s-e4e99dc8-9656-47a2-95d5-f2cdb9617c55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}


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

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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