.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-613298cf-3700-412a-a1e7-24b0607dd3e5 {
  margin-left: 16px;
margin-right: 16px;
min-height: 50px;
}








#s-613298cf-3700-412a-a1e7-24b0607dd3e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-613298cf-3700-412a-a1e7-24b0607dd3e5.shg-box.shg-c {
  justify-content: center;
}

#s-142ef3d3-7a29-4c3a-a8e2-e4188621822d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 2400px;
}








#s-142ef3d3-7a29-4c3a-a8e2-e4188621822d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-142ef3d3-7a29-4c3a-a8e2-e4188621822d.shg-box.shg-c {
  justify-content: center;
}

#s-74b068e8-171e-48ba-a499-56176a0e698a {
  border-style: solid;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: #000;
border-style: solid;
background-color: rgba(245, 245, 245, 1);
}








#s-74b068e8-171e-48ba-a499-56176a0e698a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b068e8-171e-48ba-a499-56176a0e698a.shg-box.shg-c {
  justify-content: flex-start;
}

.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-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-d7fbad42-adb8-4719-b293-7fae9cee7ca9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

#s-3da8fa9e-2f90-4882-a43f-417edb83c069 {
  min-height: 75px;
}








#s-3da8fa9e-2f90-4882-a43f-417edb83c069 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3da8fa9e-2f90-4882-a43f-417edb83c069 {
  cursor: pointer;
}#s-3da8fa9e-2f90-4882-a43f-417edb83c069.shg-box.shg-c {
  justify-content: center;
}

#s-4fb8edbe-4f7c-4b22-855f-3febe7f7364b {
  background-image: url(https://i.shgcdn.com/5485fd04-43dd-4b33-a023-d932ff7dc732/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
max-width: 32px;
background-position: left center;
}

#s-4fb8edbe-4f7c-4b22-855f-3febe7f7364b .shogun-icon-wrapper {
  text-align: center;
}


#s-4fb8edbe-4f7c-4b22-855f-3febe7f7364b .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-2f4df896-09f5-443d-ad5c-a2d821604af6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f4df896-09f5-443d-ad5c-a2d821604af6.shg-box.shg-c {
  justify-content: center;
}

#s-1cdbf722-e906-4211-a23c-f8a6d71b19b6 {
  padding-top: 16px;
padding-bottom: 16px;
min-height: 60px;
background-color: rgba(245, 245, 245, 1);
}








#s-1cdbf722-e906-4211-a23c-f8a6d71b19b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cdbf722-e906-4211-a23c-f8a6d71b19b6.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-4b8d2cbe-fef3-407f-92e5-dc097dde4057 {
  text-align: center;
}

#s-4b8d2cbe-fef3-407f-92e5-dc097dde4057 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0b977aa2-8a12-4d2a-bf86-c130f1e8a624 {
  min-height: 75px;
max-width: 400px;
}








#s-0b977aa2-8a12-4d2a-bf86-c130f1e8a624 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b977aa2-8a12-4d2a-bf86-c130f1e8a624.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-02c107d7-39ad-4251-8d36-62a959b7f5da {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 8px;
padding-left: 48px;
padding-bottom: 8px;
padding-right: 48px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(85, 132, 197, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-02c107d7-39ad-4251-8d36-62a959b7f5da:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;
hover-type: color !important;}#s-02c107d7-39ad-4251-8d36-62a959b7f5da:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}

  #s-02c107d7-39ad-4251-8d36-62a959b7f5da-btn-wrapper {
    text-align: center;
  }


#s-02c107d7-39ad-4251-8d36-62a959b7f5da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-38ae7925-cb31-401b-85a4-1041a3d4620b {
  min-height: 100px;
}








#s-38ae7925-cb31-401b-85a4-1041a3d4620b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38ae7925-cb31-401b-85a4-1041a3d4620b.shg-box.shg-c {
  justify-content: center;
}

#s-4f61b4e3-b4d3-40a2-8292-aca110c85601 {
  background-image: url(https://i.shgcdn.com/bc2d2cff-aa9e-4dcf-bccd-c1af231253c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
background-position: right center;
}








#s-4f61b4e3-b4d3-40a2-8292-aca110c85601 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f61b4e3-b4d3-40a2-8292-aca110c85601.shg-box.shg-c {
  justify-content: flex-start;
}








#s-156e0bf3-7c6f-40d8-b646-311920c66910 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-156e0bf3-7c6f-40d8-b646-311920c66910.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6f637520-6852-45ad-8d36-d42a9475baa9 {
  border-style: solid;
margin-top: 32px;
margin-bottom: 32px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-6f637520-6852-45ad-8d36-d42a9475baa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f637520-6852-45ad-8d36-d42a9475baa9.shg-box.shg-c {
  justify-content: center;
}

#s-e446b95a-395d-4a1e-8f18-83791155073c {
  margin-top: 32px;
margin-left: auto;
margin-bottom: 32px;
margin-right: auto;
max-width: 2400px;
}

@media (min-width: 0px) {
[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e446b95a-395d-4a1e-8f18-83791155073c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6f1338e6-c775-4770-a706-242cbd40c75a {
  border-style: solid;
margin-left: auto;
padding-bottom: 16px;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: #000;
border-style: solid;
min-height: 500px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6f1338e6-c775-4770-a706-242cbd40c75a {
  display: none;
}
#s-6f1338e6-c775-4770-a706-242cbd40c75a, #wrap-s-6f1338e6-c775-4770-a706-242cbd40c75a { display:none !important; }}@media (max-width: 767px){#s-6f1338e6-c775-4770-a706-242cbd40c75a {
  display: none;
}
#s-6f1338e6-c775-4770-a706-242cbd40c75a, #wrap-s-6f1338e6-c775-4770-a706-242cbd40c75a { display:none !important; }}







#s-6f1338e6-c775-4770-a706-242cbd40c75a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.7;
}#s-6f1338e6-c775-4770-a706-242cbd40c75a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e3584c84-feb1-4a8c-bc2b-1b2f1c8cc4f8 {
  margin-bottom: 16px;
padding-left: 16px;
padding-right: 16px;
}








#s-e3584c84-feb1-4a8c-bc2b-1b2f1c8cc4f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3584c84-feb1-4a8c-bc2b-1b2f1c8cc4f8.shg-box.shg-c {
  justify-content: center;
}

#s-a102b19c-8d02-492e-945c-222ac28bf80d {
  background-image: url(https://i.shgcdn.com/7c1643de-2513-40ea-aeaf-5dc9f8169d96/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 16px;
margin-bottom: 16px;
min-height: 32px;
background-position: center center;
}








#s-a102b19c-8d02-492e-945c-222ac28bf80d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a102b19c-8d02-492e-945c-222ac28bf80d {
  cursor: pointer;
}#s-a102b19c-8d02-492e-945c-222ac28bf80d.shg-box.shg-c {
  justify-content: center;
}

#s-fdad7b03-6271-4ced-a6ad-df414204a0e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fdad7b03-6271-4ced-a6ad-df414204a0e1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  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-963d2d65-d1cc-4c01-87da-5955483443e4 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

#s-76422d20-8b8d-4cc8-b039-ddcc158a2801 {
  margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 400px;
text-align: center;
}

#s-76422d20-8b8d-4cc8-b039-ddcc158a2801 .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d64e7df-070f-4ddd-b207-4331c77fc33a {
  margin-left: 16px;
margin-bottom: 16px;
margin-right: 16px;
max-width: 400px;
}

#s-31bac019-88e6-4e84-9f78-b963aa45d3b7 {
  margin-top: 16px;
margin-bottom: 16px;
}








#s-31bac019-88e6-4e84-9f78-b963aa45d3b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31bac019-88e6-4e84-9f78-b963aa45d3b7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-079f781d-be56-4d1c-bc13-e992fe3f2e6b {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
max-width: 700px;
text-align: center;
}




  #s-079f781d-be56-4d1c-bc13-e992fe3f2e6b img.shogun-image {
    
    width: px;
  }


#s-079f781d-be56-4d1c-bc13-e992fe3f2e6b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-824a62a0-6816-4cfb-b41f-b03bac23a453 {
  margin-left: 16px;
margin-right: 16px;
min-height: 450px;
text-align: center;
opacity: 1;
}
@media (min-width: 1200px){#s-824a62a0-6816-4cfb-b41f-b03bac23a453 {
  display: none;
}
#s-824a62a0-6816-4cfb-b41f-b03bac23a453, #wrap-s-824a62a0-6816-4cfb-b41f-b03bac23a453 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-824a62a0-6816-4cfb-b41f-b03bac23a453 {
  display: none;
}
#s-824a62a0-6816-4cfb-b41f-b03bac23a453, #wrap-s-824a62a0-6816-4cfb-b41f-b03bac23a453 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-824a62a0-6816-4cfb-b41f-b03bac23a453 {
  
}
}@media (max-width: 767px){#s-824a62a0-6816-4cfb-b41f-b03bac23a453 {
  display: none;
}
#s-824a62a0-6816-4cfb-b41f-b03bac23a453, #wrap-s-824a62a0-6816-4cfb-b41f-b03bac23a453 { display:none !important; }}



  #s-824a62a0-6816-4cfb-b41f-b03bac23a453 img.shogun-image {
    
    width: px;
  }


#s-824a62a0-6816-4cfb-b41f-b03bac23a453 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-991b8b31-0545-4e5c-84fa-556376bfc895 {
  padding-left: 3px;
padding-right: 3px;
min-height: 50px;
}








#s-991b8b31-0545-4e5c-84fa-556376bfc895 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-991b8b31-0545-4e5c-84fa-556376bfc895.shg-box.shg-c {
  justify-content: center;
}

#s-96b0c370-cc3c-46aa-aefc-899b4631f978 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: left;
}




  #s-96b0c370-cc3c-46aa-aefc-899b4631f978 img.shogun-image {
    
    width: px;
  }


#s-96b0c370-cc3c-46aa-aefc-899b4631f978 .shogun-image-content {
  
    align-items: center;
  
}

#s-3963ab84-5c1b-452e-88bc-8afee874cbe8 {
  margin-left: 50px;
margin-bottom: 32px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3963ab84-5c1b-452e-88bc-8afee874cbe8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-20ca1000-8cc6-4ddc-94a8-40588f157a35 {
  min-height: 150px;
}








#s-20ca1000-8cc6-4ddc-94a8-40588f157a35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20ca1000-8cc6-4ddc-94a8-40588f157a35.shg-box.shg-c {
  justify-content: flex-end;
}

#s-54f907af-1754-4957-ad93-3c950b628540 {
  background-image: url(https://i.shgcdn.com/cb36b118-73e0-45e1-ab61-a4343dbb6485/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
}

#s-54f907af-1754-4957-ad93-3c950b628540 .shogun-icon-wrapper {
  text-align: center;
}


#s-54f907af-1754-4957-ad93-3c950b628540 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}

#s-4c70caf1-bcf3-46ec-a62f-40666b743b39 {
  padding-top: 16px;
}

#s-4c25674d-a9c6-46aa-900e-5f55b5b6771f {
  min-height: 150px;
}








#s-4c25674d-a9c6-46aa-900e-5f55b5b6771f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c25674d-a9c6-46aa-900e-5f55b5b6771f.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 0px) {
[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-778dab5f-3ab7-4c82-a287-f4b173f93605"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-38ea8067-cc05-4aaf-a522-92d2358a2267 {
  border-style: solid;
padding-top: 10px;
padding-left: 32px;
padding-bottom: 10px;
padding-right: 32px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(51, 51, 51, 1);
text-align: left;
text-decoration: none;
}
#s-38ea8067-cc05-4aaf-a522-92d2358a2267:hover {background-color: rgba(51, 51, 51, 0.5) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-38ea8067-cc05-4aaf-a522-92d2358a2267:active {background-color: rgba(51, 51, 51, 0.2) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}


#s-38ea8067-cc05-4aaf-a522-92d2358a2267.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-be90e330-702f-4af7-80c1-287fc9c7169a {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-be90e330-702f-4af7-80c1-287fc9c7169a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be90e330-702f-4af7-80c1-287fc9c7169a.shg-box.shg-c {
  justify-content: center;
}

#s-9207c00f-b836-4caa-bd60-b00d5e42bca1 {
  margin-left: 16px;
margin-right: 16px;
padding-top: 64px;
padding-bottom: 64px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-9207c00f-b836-4caa-bd60-b00d5e42bca1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9207c00f-b836-4caa-bd60-b00d5e42bca1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c97797a5-d20f-4165-af1f-484304fb6578 {
  margin-bottom: 16px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c97797a5-d20f-4165-af1f-484304fb6578 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fefa00f6-4fd4-4820-9091-5d986d19d3d1 {
  margin-right: auto;
max-width: 400px;
}

#s-0f4c2c44-9ba3-44d9-b2df-646444a6ec74 {
  border-style: solid;
margin-top: 32px;
margin-bottom: 32px;
border-top-width: 7px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-0f4c2c44-9ba3-44d9-b2df-646444a6ec74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f4c2c44-9ba3-44d9-b2df-646444a6ec74.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6a2aa88-5e97-4b79-b890-854c57e7422c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ac8fdcb4-71c6-44b5-932d-ac03db884c38 {
  min-height: 70px;
}








#s-ac8fdcb4-71c6-44b5-932d-ac03db884c38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac8fdcb4-71c6-44b5-932d-ac03db884c38.shg-box.shg-c {
  justify-content: center;
}

#s-b46f2c0b-daa6-4f4a-a1e8-23c2b698fabe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b46f2c0b-daa6-4f4a-a1e8-23c2b698fabe .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5f3e0116-11e3-4691-b960-5268f5ddccbe {
  min-height: 70px;
}








#s-5f3e0116-11e3-4691-b960-5268f5ddccbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f3e0116-11e3-4691-b960-5268f5ddccbe.shg-box.shg-c {
  justify-content: center;
}

#s-3b5a1afa-98ab-4c40-adf4-5cdd7095a11b {
  display: none;
}
#s-71456765-f500-4265-9278-f388adf9c06e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 8px;
padding-left: 48px;
padding-bottom: 8px;
padding-right: 48px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(85, 132, 197, 1);
text-align: right;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-71456765-f500-4265-9278-f388adf9c06e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;
hover-type: color !important;}#s-71456765-f500-4265-9278-f388adf9c06e:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}

  #s-71456765-f500-4265-9278-f388adf9c06e-btn-wrapper {
    text-align: center;
  }


#s-71456765-f500-4265-9278-f388adf9c06e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-99623a71-7511-4e0b-9f5a-46813a7a9033 {
  max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}








#s-99623a71-7511-4e0b-9f5a-46813a7a9033 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99623a71-7511-4e0b-9f5a-46813a7a9033.shg-box.shg-c {
  justify-content: center;
}

#s-8f631f8d-c374-4b7f-828d-f1662f7aac47 {
  margin-left: auto;
margin-right: auto;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
max-width: 1400px;
}








#s-8f631f8d-c374-4b7f-828d-f1662f7aac47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f631f8d-c374-4b7f-828d-f1662f7aac47.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 4.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-c849bc31-9217-4e12-b87c-85854e8eec70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-27ea070e-3cad-4bca-8cae-1b2193786c62 {
  display: none;
}
#s-2c2e9a23-00f3-42a4-9cc5-2329a2d8f314 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-2c2e9a23-00f3-42a4-9cc5-2329a2d8f314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c2e9a23-00f3-42a4-9cc5-2329a2d8f314 {
  cursor: pointer;
}#s-2c2e9a23-00f3-42a4-9cc5-2329a2d8f314.shg-box.shg-c {
  justify-content: flex-start;
}








#s-bf2bd1a7-e900-4b05-8d9b-40dacef4ef14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf2bd1a7-e900-4b05-8d9b-40dacef4ef14.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6bd9d75a-b933-4538-b2be-1a7063c6ca81 {
  background-image: url(https://i.shgcdn.com/73e8fe84-f926-46bc-bf07-bce93cbb7f26/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
opacity: 1;
}

#s-6bd9d75a-b933-4538-b2be-1a7063c6ca81 .shogun-icon-wrapper {
  text-align: left;
}


#s-6bd9d75a-b933-4538-b2be-1a7063c6ca81 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-3aa1ac11-7cc9-479d-adcb-34d04006b600 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aa1ac11-7cc9-479d-adcb-34d04006b600.shg-box.shg-c {
  justify-content: flex-end;
}

#s-88be1018-40e9-4b0a-b2c0-8e629a500899 {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-88be1018-40e9-4b0a-b2c0-8e629a500899 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7283da90-51aa-4936-a0fd-6777a468cc96 {
  min-height: 50px;
}








#s-7283da90-51aa-4936-a0fd-6777a468cc96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7283da90-51aa-4936-a0fd-6777a468cc96.shg-box.shg-c {
  justify-content: center;
}

#s-5627ca82-6b9b-4643-bbbc-09f6ae08b85a {
  text-align: left;
}

#s-5627ca82-6b9b-4643-bbbc-09f6ae08b85a .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-5627ca82-6b9b-4643-bbbc-09f6ae08b85a .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-5627ca82-6b9b-4643-bbbc-09f6ae08b85a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-1daf91e1-c499-4139-aaf5-91bc772a61d7 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-1daf91e1-c499-4139-aaf5-91bc772a61d7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1daf91e1-c499-4139-aaf5-91bc772a61d7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-1daf91e1-c499-4139-aaf5-91bc772a61d7-atc-btn-wrapper {
    text-align: left;
  }


#s-1daf91e1-c499-4139-aaf5-91bc772a61d7 {
  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-1daf91e1-c499-4139-aaf5-91bc772a61d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1daf91e1-c499-4139-aaf5-91bc772a61d7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-1daf91e1-c499-4139-aaf5-91bc772a61d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e8dda0c5-f7bb-47ee-ade8-7777906dc4d2 {
  display: none;
}
#s-bfd0d963-945e-49cc-b492-04bfb4d67273 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-bfd0d963-945e-49cc-b492-04bfb4d67273 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfd0d963-945e-49cc-b492-04bfb4d67273 {
  cursor: pointer;
}#s-bfd0d963-945e-49cc-b492-04bfb4d67273.shg-box.shg-c {
  justify-content: flex-start;
}








#s-957a4a5a-7e64-4668-9e3f-cf5adf11b4ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-957a4a5a-7e64-4668-9e3f-cf5adf11b4ab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-52f43b10-c03d-4a2a-946e-00c6c39fe0af {
  background-image: url(https://i.shgcdn.com/12d63406-443e-4d33-946f-9bd49f14540f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
opacity: 1;
}

#s-52f43b10-c03d-4a2a-946e-00c6c39fe0af .shogun-icon-wrapper {
  text-align: left;
}


#s-52f43b10-c03d-4a2a-946e-00c6c39fe0af .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-6a385366-5681-4695-90e3-880640dc2b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a385366-5681-4695-90e3-880640dc2b77.shg-box.shg-c {
  justify-content: flex-end;
}

#s-e759187b-483f-4d9a-8ae1-2d6a62a8b4d8 {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e759187b-483f-4d9a-8ae1-2d6a62a8b4d8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-322123fa-c0c5-4939-9fe6-f0b52ce6866e {
  min-height: 50px;
}








#s-322123fa-c0c5-4939-9fe6-f0b52ce6866e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-322123fa-c0c5-4939-9fe6-f0b52ce6866e.shg-box.shg-c {
  justify-content: center;
}

#s-2c6c2eb7-229b-4614-b803-71f879ab12d7 {
  text-align: left;
}

#s-2c6c2eb7-229b-4614-b803-71f879ab12d7 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-2c6c2eb7-229b-4614-b803-71f879ab12d7 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-2c6c2eb7-229b-4614-b803-71f879ab12d7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-16785e21-0b35-47dd-ba97-cd90603b19c9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-16785e21-0b35-47dd-ba97-cd90603b19c9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-16785e21-0b35-47dd-ba97-cd90603b19c9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-16785e21-0b35-47dd-ba97-cd90603b19c9-atc-btn-wrapper {
    text-align: left;
  }


#s-16785e21-0b35-47dd-ba97-cd90603b19c9 {
  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-16785e21-0b35-47dd-ba97-cd90603b19c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16785e21-0b35-47dd-ba97-cd90603b19c9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-16785e21-0b35-47dd-ba97-cd90603b19c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5b4b5028-f0bc-4bdb-be3f-5e4c81fd1a2b {
  display: none;
}
#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 {
  margin-top: 8px;
}
@media (min-width: 1200px){#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 {
  display: none;
}
#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1, #wrap-s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 {
  display: none;
}
#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1, #wrap-s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 {
  display: none;
}
#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1, #wrap-s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 { display:none !important; }}







#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6b7fb09-53f4-4394-9a05-3e9f34cc33f1.shg-box.shg-c {
  justify-content: center;
}

#s-f43ec2e0-2601-4f51-ae9b-97f5641bba63 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-f43ec2e0-2601-4f51-ae9b-97f5641bba63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43ec2e0-2601-4f51-ae9b-97f5641bba63 {
  cursor: pointer;
}#s-f43ec2e0-2601-4f51-ae9b-97f5641bba63.shg-box.shg-c {
  justify-content: flex-start;
}








#s-ba99a70e-16ef-4d6d-80b9-b51976183107 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba99a70e-16ef-4d6d-80b9-b51976183107.shg-box.shg-c {
  justify-content: flex-start;
}

#s-65679a4f-920a-407e-addd-ef7d13a28089 {
  background-image: url(https://i.shgcdn.com/ac9fea1b-420f-4644-9a1e-2a903ed710b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 40px;
background-position: left center;
opacity: 1;
}

#s-65679a4f-920a-407e-addd-ef7d13a28089 .shogun-icon-wrapper {
  text-align: left;
}


#s-65679a4f-920a-407e-addd-ef7d13a28089 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-10e91e86-1075-49d1-b348-b23bdbeacd11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10e91e86-1075-49d1-b348-b23bdbeacd11.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d957cc80-dcae-49cc-933b-fdf24ebbd988 {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d957cc80-dcae-49cc-933b-fdf24ebbd988 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1a5739ea-a996-4666-b492-e1a8be13afdf {
  min-height: 50px;
}








#s-1a5739ea-a996-4666-b492-e1a8be13afdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a5739ea-a996-4666-b492-e1a8be13afdf.shg-box.shg-c {
  justify-content: center;
}

#s-7d51668c-4564-416c-a5d2-a406ed1b551b {
  text-align: left;
}

#s-7d51668c-4564-416c-a5d2-a406ed1b551b .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-7d51668c-4564-416c-a5d2-a406ed1b551b .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-7d51668c-4564-416c-a5d2-a406ed1b551b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-467adc99-f333-48e1-a6ce-b6d0f4069392 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-467adc99-f333-48e1-a6ce-b6d0f4069392:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-467adc99-f333-48e1-a6ce-b6d0f4069392:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-467adc99-f333-48e1-a6ce-b6d0f4069392-atc-btn-wrapper {
    text-align: left;
  }


#s-467adc99-f333-48e1-a6ce-b6d0f4069392 {
  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-467adc99-f333-48e1-a6ce-b6d0f4069392.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-467adc99-f333-48e1-a6ce-b6d0f4069392.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-467adc99-f333-48e1-a6ce-b6d0f4069392.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f0de4943-9e29-4d9a-aa4f-af06917cae68 {
  margin-top: 8px;
}
@media (min-width: 1200px){#s-f0de4943-9e29-4d9a-aa4f-af06917cae68 {
  display: none;
}
#s-f0de4943-9e29-4d9a-aa4f-af06917cae68, #wrap-s-f0de4943-9e29-4d9a-aa4f-af06917cae68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0de4943-9e29-4d9a-aa4f-af06917cae68 {
  display: none;
}
#s-f0de4943-9e29-4d9a-aa4f-af06917cae68, #wrap-s-f0de4943-9e29-4d9a-aa4f-af06917cae68 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0de4943-9e29-4d9a-aa4f-af06917cae68 {
  display: none;
}
#s-f0de4943-9e29-4d9a-aa4f-af06917cae68, #wrap-s-f0de4943-9e29-4d9a-aa4f-af06917cae68 { display:none !important; }}







#s-f0de4943-9e29-4d9a-aa4f-af06917cae68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0de4943-9e29-4d9a-aa4f-af06917cae68.shg-box.shg-c {
  justify-content: center;
}

#s-909cb949-2579-43ef-a9df-6f425de900ef {
  display: none;
}
#s-93292f8d-e895-4e56-b000-d39238311b89 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-93292f8d-e895-4e56-b000-d39238311b89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93292f8d-e895-4e56-b000-d39238311b89 {
  cursor: pointer;
}#s-93292f8d-e895-4e56-b000-d39238311b89.shg-box.shg-c {
  justify-content: flex-start;
}








#s-12392ed3-c7d1-4ee3-b744-8e2749a2643e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12392ed3-c7d1-4ee3-b744-8e2749a2643e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d13dabfb-c322-4bfd-94f5-0833e7b21a9c {
  background-image: url(https://i.shgcdn.com/71073e77-081a-4f32-b7ea-f2d409145735/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
opacity: 1;
}

#s-d13dabfb-c322-4bfd-94f5-0833e7b21a9c .shogun-icon-wrapper {
  text-align: left;
}


#s-d13dabfb-c322-4bfd-94f5-0833e7b21a9c .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-ebba23e7-3f20-4d1b-acd0-2b341d2dd07b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebba23e7-3f20-4d1b-acd0-2b341d2dd07b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-2607789e-7d0a-40dc-817e-b67a212a1b98 {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2607789e-7d0a-40dc-817e-b67a212a1b98 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4eccd799-aa08-47ab-b16a-905949d81185 {
  min-height: 50px;
}








#s-4eccd799-aa08-47ab-b16a-905949d81185 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eccd799-aa08-47ab-b16a-905949d81185.shg-box.shg-c {
  justify-content: center;
}

#s-e8bd9b2f-38f6-4661-bdb0-e18e3cefcf38 {
  text-align: left;
}

#s-e8bd9b2f-38f6-4661-bdb0-e18e3cefcf38 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-e8bd9b2f-38f6-4661-bdb0-e18e3cefcf38 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-e8bd9b2f-38f6-4661-bdb0-e18e3cefcf38 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c216c76d-2419-4233-ae0f-0cf695112bc2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-c216c76d-2419-4233-ae0f-0cf695112bc2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c216c76d-2419-4233-ae0f-0cf695112bc2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-c216c76d-2419-4233-ae0f-0cf695112bc2-atc-btn-wrapper {
    text-align: left;
  }


#s-c216c76d-2419-4233-ae0f-0cf695112bc2 {
  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-c216c76d-2419-4233-ae0f-0cf695112bc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c216c76d-2419-4233-ae0f-0cf695112bc2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-c216c76d-2419-4233-ae0f-0cf695112bc2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ceeac1b4-bf22-4917-8052-8fce74189fad {
  border-style: solid;
margin-top: 32px;
margin-bottom: 32px;
border-top-width: 7px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-ceeac1b4-bf22-4917-8052-8fce74189fad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ceeac1b4-bf22-4917-8052-8fce74189fad.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54a430d4-0aec-4d9e-90bf-08ac50e9b57b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0d726ea6-fb26-4146-9ef4-9b5aab55e385 {
  min-height: 70px;
}








#s-0d726ea6-fb26-4146-9ef4-9b5aab55e385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d726ea6-fb26-4146-9ef4-9b5aab55e385.shg-box.shg-c {
  justify-content: center;
}

#s-d99c21c0-05a1-4a64-be66-350afe37de89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d99c21c0-05a1-4a64-be66-350afe37de89 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3ab47b1a-4b45-4d3b-bfc2-df251f733144 {
  max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}








#s-3ab47b1a-4b45-4d3b-bfc2-df251f733144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ab47b1a-4b45-4d3b-bfc2-df251f733144.shg-box.shg-c {
  justify-content: center;
}

#s-bc7ac54e-8fcb-40d5-9dd8-87a0e25c49a2 {
  margin-left: auto;
margin-right: auto;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
max-width: 1400px;
}








#s-bc7ac54e-8fcb-40d5-9dd8-87a0e25c49a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc7ac54e-8fcb-40d5-9dd8-87a0e25c49a2.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.333333333333333px);
}

[id="s-35e9a088-9bc4-4b67-b0e5-b93221af965e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.333333333333333px);
}

}

#s-a8d53da0-7ca8-4c8e-8d59-6fca1f1e873d {
  display: none;
}
#s-a078817c-2185-4919-9f12-8481db34d3f2 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-a078817c-2185-4919-9f12-8481db34d3f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a078817c-2185-4919-9f12-8481db34d3f2.shg-box.shg-c {
  justify-content: flex-start;
}








#s-42ad16ff-d325-4518-b45f-c8d3579a0c70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42ad16ff-d325-4518-b45f-c8d3579a0c70 {
  cursor: pointer;
}#s-42ad16ff-d325-4518-b45f-c8d3579a0c70.shg-box.shg-c {
  justify-content: flex-start;
}

#s-65a27767-df73-4b2e-b9fe-8bc1a3231b4c {
  background-image: url(https://i.shgcdn.com/91f852e6-e629-40ff-b940-327e51bae1e1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
max-width: 200px;
background-position: left center;
opacity: 1;
}

#s-65a27767-df73-4b2e-b9fe-8bc1a3231b4c .shogun-icon-wrapper {
  text-align: left;
}


#s-65a27767-df73-4b2e-b9fe-8bc1a3231b4c .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-f8d4197e-2d7a-41cf-8bf9-b84b3bb85ebb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8d4197e-2d7a-41cf-8bf9-b84b3bb85ebb.shg-box.shg-c {
  justify-content: flex-end;
}

#s-002a773f-bd42-4f7c-b0f6-db7b88762475 {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-002a773f-bd42-4f7c-b0f6-db7b88762475 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-002a773f-bd42-4f7c-b0f6-db7b88762475 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-9a6d5cba-0db5-4c6f-957e-9c9448b2e301 {
  min-height: 50px;
}








#s-9a6d5cba-0db5-4c6f-957e-9c9448b2e301 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a6d5cba-0db5-4c6f-957e-9c9448b2e301.shg-box.shg-c {
  justify-content: center;
}

#s-4c4340ba-1c64-4481-8135-48ca894aa9e1 {
  text-align: left;
}

#s-4c4340ba-1c64-4481-8135-48ca894aa9e1 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-4c4340ba-1c64-4481-8135-48ca894aa9e1 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-4c4340ba-1c64-4481-8135-48ca894aa9e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-52bdc3e2-670b-462d-aa51-04c7613ff542 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-52bdc3e2-670b-462d-aa51-04c7613ff542:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-52bdc3e2-670b-462d-aa51-04c7613ff542:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-52bdc3e2-670b-462d-aa51-04c7613ff542-atc-btn-wrapper {
    text-align: left;
  }


#s-52bdc3e2-670b-462d-aa51-04c7613ff542 {
  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-52bdc3e2-670b-462d-aa51-04c7613ff542.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52bdc3e2-670b-462d-aa51-04c7613ff542.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-52bdc3e2-670b-462d-aa51-04c7613ff542.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fadc2759-70db-4303-bd6e-2d7d66b0433b {
  margin-top: 8px;
}
@media (min-width: 1200px){#s-fadc2759-70db-4303-bd6e-2d7d66b0433b {
  display: none;
}
#s-fadc2759-70db-4303-bd6e-2d7d66b0433b, #wrap-s-fadc2759-70db-4303-bd6e-2d7d66b0433b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fadc2759-70db-4303-bd6e-2d7d66b0433b {
  display: none;
}
#s-fadc2759-70db-4303-bd6e-2d7d66b0433b, #wrap-s-fadc2759-70db-4303-bd6e-2d7d66b0433b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fadc2759-70db-4303-bd6e-2d7d66b0433b {
  display: none;
}
#s-fadc2759-70db-4303-bd6e-2d7d66b0433b, #wrap-s-fadc2759-70db-4303-bd6e-2d7d66b0433b { display:none !important; }}







#s-fadc2759-70db-4303-bd6e-2d7d66b0433b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fadc2759-70db-4303-bd6e-2d7d66b0433b.shg-box.shg-c {
  justify-content: center;
}

#s-11e46603-fb0a-4da6-967a-d4a076144546 {
  display: none;
}
#s-673c3132-39f3-4880-9221-3e4d963304dd {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-673c3132-39f3-4880-9221-3e4d963304dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-673c3132-39f3-4880-9221-3e4d963304dd {
  cursor: pointer;
}#s-673c3132-39f3-4880-9221-3e4d963304dd.shg-box.shg-c {
  justify-content: flex-start;
}








#s-34ba04ae-be36-4071-b38c-b4c689e86bef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34ba04ae-be36-4071-b38c-b4c689e86bef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bc4910ae-9bc6-4da0-8a89-86064761f8c4 {
  background-image: url(https://i.shgcdn.com/905f243c-b000-404f-8502-a915eb689ba4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
opacity: 1;
}

#s-bc4910ae-9bc6-4da0-8a89-86064761f8c4 .shogun-icon-wrapper {
  text-align: left;
}


#s-bc4910ae-9bc6-4da0-8a89-86064761f8c4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-62edb92b-9bce-485a-9b99-ae96a566f9bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62edb92b-9bce-485a-9b99-ae96a566f9bb.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d4d7b3c7-af72-4db6-9792-c41828ba5f49 {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d4d7b3c7-af72-4db6-9792-c41828ba5f49 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2529e7fb-aa9c-4b5a-9878-5f3b6ddec458 {
  min-height: 50px;
}








#s-2529e7fb-aa9c-4b5a-9878-5f3b6ddec458 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2529e7fb-aa9c-4b5a-9878-5f3b6ddec458.shg-box.shg-c {
  justify-content: center;
}

#s-2b68555d-4fdd-4d57-b2dd-d5b8283214f4 {
  text-align: left;
}

#s-2b68555d-4fdd-4d57-b2dd-d5b8283214f4 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-2b68555d-4fdd-4d57-b2dd-d5b8283214f4 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-2b68555d-4fdd-4d57-b2dd-d5b8283214f4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf-atc-btn-wrapper {
    text-align: left;
  }


#s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf {
  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-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-aa263b85-6eeb-4e42-8860-e4bdbd7bc6cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-945218c3-acad-4e3f-9558-1e31c3316668 {
  margin-top: 8px;
}
@media (min-width: 1200px){#s-945218c3-acad-4e3f-9558-1e31c3316668 {
  display: none;
}
#s-945218c3-acad-4e3f-9558-1e31c3316668, #wrap-s-945218c3-acad-4e3f-9558-1e31c3316668 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-945218c3-acad-4e3f-9558-1e31c3316668 {
  display: none;
}
#s-945218c3-acad-4e3f-9558-1e31c3316668, #wrap-s-945218c3-acad-4e3f-9558-1e31c3316668 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-945218c3-acad-4e3f-9558-1e31c3316668 {
  display: none;
}
#s-945218c3-acad-4e3f-9558-1e31c3316668, #wrap-s-945218c3-acad-4e3f-9558-1e31c3316668 { display:none !important; }}







#s-945218c3-acad-4e3f-9558-1e31c3316668 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-945218c3-acad-4e3f-9558-1e31c3316668.shg-box.shg-c {
  justify-content: center;
}

#s-3aab5081-c6c7-44fd-8bfe-71f54b42b680 {
  display: none;
}
#s-3a6ff67e-5523-4921-8619-5f5727f3b7f3 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-3a6ff67e-5523-4921-8619-5f5727f3b7f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a6ff67e-5523-4921-8619-5f5727f3b7f3 {
  cursor: pointer;
}#s-3a6ff67e-5523-4921-8619-5f5727f3b7f3.shg-box.shg-c {
  justify-content: flex-start;
}








#s-4d9b0e90-6104-43ed-bd82-0e389a0bdfe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d9b0e90-6104-43ed-bd82-0e389a0bdfe4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-80ac2e28-1f63-40cd-a824-2255e1b005ca {
  background-image: url(https://i.shgcdn.com/3cc0d287-0b1a-46d8-b9f9-675bebaabdaf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
opacity: 1;
}

#s-80ac2e28-1f63-40cd-a824-2255e1b005ca .shogun-icon-wrapper {
  text-align: left;
}


#s-80ac2e28-1f63-40cd-a824-2255e1b005ca .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-f02650db-3c52-40da-b606-85965d79d0ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f02650db-3c52-40da-b606-85965d79d0ad.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b66cf377-df7a-43a6-82c2-4d5680dbe4df {
  margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b66cf377-df7a-43a6-82c2-4d5680dbe4df .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-14d012ac-bfeb-48a9-82c6-8a8cfe3cf58f {
  min-height: 50px;
}








#s-14d012ac-bfeb-48a9-82c6-8a8cfe3cf58f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14d012ac-bfeb-48a9-82c6-8a8cfe3cf58f.shg-box.shg-c {
  justify-content: center;
}

#s-92f51d91-465e-4130-b4a6-69e99d2ebe63 {
  text-align: left;
}

#s-92f51d91-465e-4130-b4a6-69e99d2ebe63 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-92f51d91-465e-4130-b4a6-69e99d2ebe63 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-92f51d91-465e-4130-b4a6-69e99d2ebe63 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-eecdba02-acdc-482a-a933-a8c2fd2f2096 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-eecdba02-acdc-482a-a933-a8c2fd2f2096:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-eecdba02-acdc-482a-a933-a8c2fd2f2096:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-eecdba02-acdc-482a-a933-a8c2fd2f2096-atc-btn-wrapper {
    text-align: left;
  }


#s-eecdba02-acdc-482a-a933-a8c2fd2f2096 {
  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-eecdba02-acdc-482a-a933-a8c2fd2f2096.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eecdba02-acdc-482a-a933-a8c2fd2f2096.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-eecdba02-acdc-482a-a933-a8c2fd2f2096.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-534de8d4-a671-4e64-a197-024833d5f17d {
  border-style: solid;
margin-top: 32px;
margin-bottom: 32px;
border-top-width: 7px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-534de8d4-a671-4e64-a197-024833d5f17d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-534de8d4-a671-4e64-a197-024833d5f17d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5f95bfa-f149-4c02-9bb0-2e926bf32e61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c6a6d264-10f8-4288-bcd1-9a7a55e39ba9 {
  min-height: 70px;
}








#s-c6a6d264-10f8-4288-bcd1-9a7a55e39ba9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6a6d264-10f8-4288-bcd1-9a7a55e39ba9.shg-box.shg-c {
  justify-content: center;
}

#s-35039abd-3080-4ed8-83d1-be9cd767a648 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-35039abd-3080-4ed8-83d1-be9cd767a648 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6efe4854-cc77-4a1b-8c51-b2bc2087f060 {
  border-style: solid;
padding-top: 8px;
padding-left: 8px;
padding-bottom: 8px;
padding-right: 8px;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-6efe4854-cc77-4a1b-8c51-b2bc2087f060 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6efe4854-cc77-4a1b-8c51-b2bc2087f060.shg-box.shg-c {
  justify-content: center;
}

#s-8c77b81d-dda0-4098-b49c-f38ee8ffdb42 {
  min-height: 70px;
}








#s-8c77b81d-dda0-4098-b49c-f38ee8ffdb42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c77b81d-dda0-4098-b49c-f38ee8ffdb42.shg-box.shg-c {
  justify-content: center;
}

#s-d8c89a4a-58c0-4bda-b80b-a0b7545b4e34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8c89a4a-58c0-4bda-b80b-a0b7545b4e34 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84353cea-822a-4f60-9c93-6cf2faa87630 {
  max-width: 2400px;
}








#s-84353cea-822a-4f60-9c93-6cf2faa87630 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84353cea-822a-4f60-9c93-6cf2faa87630.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 4.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-21a1507d-4987-409b-b5b6-7f76b5c2b998"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-1412d888-dae5-4f41-9a88-fc2ed70de738 {
  display: none;
}
#s-f950067b-add9-48dd-b69f-9de7ac05d4dc {
  min-height: 8px;
}
@media (min-width: 1200px){#s-f950067b-add9-48dd-b69f-9de7ac05d4dc {
  display: none;
}
#s-f950067b-add9-48dd-b69f-9de7ac05d4dc, #wrap-s-f950067b-add9-48dd-b69f-9de7ac05d4dc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f950067b-add9-48dd-b69f-9de7ac05d4dc {
  display: none;
}
#s-f950067b-add9-48dd-b69f-9de7ac05d4dc, #wrap-s-f950067b-add9-48dd-b69f-9de7ac05d4dc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f950067b-add9-48dd-b69f-9de7ac05d4dc {
  display: none;
}
#s-f950067b-add9-48dd-b69f-9de7ac05d4dc, #wrap-s-f950067b-add9-48dd-b69f-9de7ac05d4dc { display:none !important; }}







#s-f950067b-add9-48dd-b69f-9de7ac05d4dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f950067b-add9-48dd-b69f-9de7ac05d4dc.shg-box.shg-c {
  justify-content: center;
}

#s-1b88420c-c0b5-411d-b7d4-246855b922ed {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-1b88420c-c0b5-411d-b7d4-246855b922ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b88420c-c0b5-411d-b7d4-246855b922ed {
  cursor: pointer;
}#s-1b88420c-c0b5-411d-b7d4-246855b922ed.shg-box.shg-c {
  justify-content: flex-start;
}








#s-f9291f7d-e84e-41e9-99bf-272d2830378d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9291f7d-e84e-41e9-99bf-272d2830378d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f116ad23-3750-4c7f-af5e-aeda8c361921 {
  background-image: url(https://i.shgcdn.com/e0a1c10b-715c-4ebc-bda7-94ec666e45fe/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
max-width: 200px;
background-position: left center;
opacity: 1;
}

#s-f116ad23-3750-4c7f-af5e-aeda8c361921 .shogun-icon-wrapper {
  text-align: left;
}


#s-f116ad23-3750-4c7f-af5e-aeda8c361921 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-d75da865-63fd-4dad-9701-94ce692a6ca3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d75da865-63fd-4dad-9701-94ce692a6ca3 {
  cursor: pointer;
}#s-d75da865-63fd-4dad-9701-94ce692a6ca3.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c8156dd3-ca55-4614-8708-900d38828e59 {
  text-align: left;
}

#s-c8156dd3-ca55-4614-8708-900d38828e59 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-c8156dd3-ca55-4614-8708-900d38828e59 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-c8156dd3-ca55-4614-8708-900d38828e59 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5ed4eeda-5444-456e-80af-29cc2e801081 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-5ed4eeda-5444-456e-80af-29cc2e801081:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5ed4eeda-5444-456e-80af-29cc2e801081:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-5ed4eeda-5444-456e-80af-29cc2e801081-atc-btn-wrapper {
    text-align: left;
  }


#s-5ed4eeda-5444-456e-80af-29cc2e801081 {
  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-5ed4eeda-5444-456e-80af-29cc2e801081.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ed4eeda-5444-456e-80af-29cc2e801081.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-5ed4eeda-5444-456e-80af-29cc2e801081.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d802d543-e74d-4c49-a787-911572937d93 {
  display: none;
}
#s-fa8f32de-33dd-4263-92bd-5b0cd9c437b9 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-fa8f32de-33dd-4263-92bd-5b0cd9c437b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa8f32de-33dd-4263-92bd-5b0cd9c437b9 {
  cursor: pointer;
}#s-fa8f32de-33dd-4263-92bd-5b0cd9c437b9.shg-box.shg-c {
  justify-content: flex-start;
}








#s-2d231018-4078-4649-8a9a-7fe8745bf113 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d231018-4078-4649-8a9a-7fe8745bf113.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cb286e89-616e-4f65-a0bc-2b01863575de {
  background-image: url(https://i.shgcdn.com/9cdef537-799c-42ef-945d-fe0c3a1dc2da/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: left center;
opacity: 1;
}

#s-cb286e89-616e-4f65-a0bc-2b01863575de .shogun-icon-wrapper {
  text-align: left;
}


#s-cb286e89-616e-4f65-a0bc-2b01863575de .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-76125b07-cb6b-492a-bc71-2aca96f6cefa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76125b07-cb6b-492a-bc71-2aca96f6cefa {
  cursor: pointer;
}#s-76125b07-cb6b-492a-bc71-2aca96f6cefa.shg-box.shg-c {
  justify-content: flex-end;
}

#s-2cbf296f-fbf6-4c09-a5f2-b81a3a3bfaef {
  text-align: left;
}

#s-2cbf296f-fbf6-4c09-a5f2-b81a3a3bfaef .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-2cbf296f-fbf6-4c09-a5f2-b81a3a3bfaef .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-2cbf296f-fbf6-4c09-a5f2-b81a3a3bfaef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-327faa37-1fe3-494c-810f-aedf4e6029e2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-327faa37-1fe3-494c-810f-aedf4e6029e2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-327faa37-1fe3-494c-810f-aedf4e6029e2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-327faa37-1fe3-494c-810f-aedf4e6029e2-atc-btn-wrapper {
    text-align: left;
  }


#s-327faa37-1fe3-494c-810f-aedf4e6029e2 {
  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-327faa37-1fe3-494c-810f-aedf4e6029e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-327faa37-1fe3-494c-810f-aedf4e6029e2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-327faa37-1fe3-494c-810f-aedf4e6029e2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 {
  min-height: 8px;
}
@media (min-width: 1200px){#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 {
  display: none;
}
#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3, #wrap-s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 {
  display: none;
}
#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3, #wrap-s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 {
  display: none;
}
#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3, #wrap-s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 { display:none !important; }}







#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e71f3a6-b210-4c09-9447-779f9b5a5fd3.shg-box.shg-c {
  justify-content: center;
}

#s-48d4427c-007d-4e9b-b500-757f93074d46 {
  background-color: rgba(0, 0, 0, 1);
}

#s-48d4427c-007d-4e9b-b500-757f93074d46 {
  display: none;
}
#s-2f12387a-4e5e-48fc-88c5-ffcda8cd3d03 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-2f12387a-4e5e-48fc-88c5-ffcda8cd3d03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f12387a-4e5e-48fc-88c5-ffcda8cd3d03.shg-box.shg-c {
  justify-content: flex-start;
}








#s-82a3d0a8-b105-4fdf-a0eb-e37d57673af5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82a3d0a8-b105-4fdf-a0eb-e37d57673af5 {
  cursor: pointer;
}#s-82a3d0a8-b105-4fdf-a0eb-e37d57673af5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5165e523-682a-4f10-a8b7-1da1cff9be07 {
  text-align: left;
opacity: 0.9;
}

#s-5165e523-682a-4f10-a8b7-1da1cff9be07 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}










#s-d36e5b23-c337-480c-a37e-37e2faf69d9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d36e5b23-c337-480c-a37e-37e2faf69d9e {
  cursor: pointer;
}#s-d36e5b23-c337-480c-a37e-37e2faf69d9e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-9c32a5e2-15b9-4bcd-a2f3-e1abd0011265 {
  text-align: left;
}

#s-9c32a5e2-15b9-4bcd-a2f3-e1abd0011265 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-9c32a5e2-15b9-4bcd-a2f3-e1abd0011265 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-9c32a5e2-15b9-4bcd-a2f3-e1abd0011265 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-df06abff-03d1-4159-98c9-f87d695fa3c8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-df06abff-03d1-4159-98c9-f87d695fa3c8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-df06abff-03d1-4159-98c9-f87d695fa3c8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-df06abff-03d1-4159-98c9-f87d695fa3c8-atc-btn-wrapper {
    text-align: left;
  }


#s-df06abff-03d1-4159-98c9-f87d695fa3c8 {
  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-df06abff-03d1-4159-98c9-f87d695fa3c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df06abff-03d1-4159-98c9-f87d695fa3c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-df06abff-03d1-4159-98c9-f87d695fa3c8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c {
  min-height: 16px;
}
@media (min-width: 1200px){#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c {
  display: none;
}
#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c, #wrap-s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c {
  display: none;
}
#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c, #wrap-s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c {
  display: none;
}
#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c, #wrap-s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c { display:none !important; }}







#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e26622a8-c7ae-4e8b-969f-92e2b48ef63c.shg-box.shg-c {
  justify-content: center;
}

#s-8b064c2d-d59a-4833-ac62-8d4f281c353f {
  min-height: 16px;
}
@media (min-width: 1200px){#s-8b064c2d-d59a-4833-ac62-8d4f281c353f {
  display: none;
}
#s-8b064c2d-d59a-4833-ac62-8d4f281c353f, #wrap-s-8b064c2d-d59a-4833-ac62-8d4f281c353f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b064c2d-d59a-4833-ac62-8d4f281c353f {
  display: none;
}
#s-8b064c2d-d59a-4833-ac62-8d4f281c353f, #wrap-s-8b064c2d-d59a-4833-ac62-8d4f281c353f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8b064c2d-d59a-4833-ac62-8d4f281c353f {
  display: none;
}
#s-8b064c2d-d59a-4833-ac62-8d4f281c353f, #wrap-s-8b064c2d-d59a-4833-ac62-8d4f281c353f { display:none !important; }}







#s-8b064c2d-d59a-4833-ac62-8d4f281c353f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b064c2d-d59a-4833-ac62-8d4f281c353f.shg-box.shg-c {
  justify-content: center;
}

#s-c1505ad5-f337-44e2-94d1-36f720e36ba0 {
  display: none;
}
#s-590ee741-16b9-4826-9577-300e3fe43911 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 250px;
background-position: center center;
}








#s-590ee741-16b9-4826-9577-300e3fe43911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-590ee741-16b9-4826-9577-300e3fe43911 {
  cursor: pointer;
}#s-590ee741-16b9-4826-9577-300e3fe43911.shg-box.shg-c {
  justify-content: flex-start;
}








#s-5f252066-510d-497f-b212-14e24fd27ce8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f252066-510d-497f-b212-14e24fd27ce8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9f912ad9-65d9-4abe-a0a3-bbdb2852672e {
  background-image: url(https://i.shgcdn.com/ded5b1c7-a8a9-4f88-8d08-c22c2445871b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
opacity: 1;
}

#s-9f912ad9-65d9-4abe-a0a3-bbdb2852672e .shogun-icon-wrapper {
  text-align: left;
}


#s-9f912ad9-65d9-4abe-a0a3-bbdb2852672e .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}








#s-241f3245-0f34-4638-82ab-828a27b4c2f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-241f3245-0f34-4638-82ab-828a27b4c2f7 {
  cursor: pointer;
}#s-241f3245-0f34-4638-82ab-828a27b4c2f7.shg-box.shg-c {
  justify-content: flex-end;
}

#s-54432c77-9ad2-45e6-b356-596c3a6e7536 {
  text-align: left;
}

#s-54432c77-9ad2-45e6-b356-596c3a6e7536 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
}

#s-54432c77-9ad2-45e6-b356-596c3a6e7536 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-54432c77-9ad2-45e6-b356-596c3a6e7536 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6fca4347-af7c-4984-bf2f-3f9f41b00e60 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-6fca4347-af7c-4984-bf2f-3f9f41b00e60:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6fca4347-af7c-4984-bf2f-3f9f41b00e60:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-6fca4347-af7c-4984-bf2f-3f9f41b00e60-atc-btn-wrapper {
    text-align: left;
  }


#s-6fca4347-af7c-4984-bf2f-3f9f41b00e60 {
  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-6fca4347-af7c-4984-bf2f-3f9f41b00e60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fca4347-af7c-4984-bf2f-3f9f41b00e60.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-6fca4347-af7c-4984-bf2f-3f9f41b00e60.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-74f74ae5-05a3-4435-b9ef-27079a6f944a {
  border-style: solid;
margin-top: 32px;
margin-bottom: 32px;
border-top-width: 7px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-74f74ae5-05a3-4435-b9ef-27079a6f944a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74f74ae5-05a3-4435-b9ef-27079a6f944a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7a555dd-016c-403f-bc23-000d0bf3bb08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-facbc122-a5a1-40bc-8715-acb0b497382a {
  min-height: 70px;
}








#s-facbc122-a5a1-40bc-8715-acb0b497382a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-facbc122-a5a1-40bc-8715-acb0b497382a.shg-box.shg-c {
  justify-content: center;
}

#s-1cd1baa5-87da-4d86-9c02-810860610536 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1cd1baa5-87da-4d86-9c02-810860610536 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-74cf8c1c-bc6e-4e5e-a1b7-c67618ee1e03 {
  margin-left: auto;
margin-right: auto;
min-height: 70px;
}








#s-74cf8c1c-bc6e-4e5e-a1b7-c67618ee1e03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74cf8c1c-bc6e-4e5e-a1b7-c67618ee1e03.shg-box.shg-c {
  justify-content: center;
}

#s-655ae1bd-0313-4993-9b68-b93602b43e24 {
  margin-left: auto;
max-width: 400px;
}

#s-c57350b7-0556-46b3-b7ea-d93111941fc2 {
  max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}








#s-c57350b7-0556-46b3-b7ea-d93111941fc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c57350b7-0556-46b3-b7ea-d93111941fc2.shg-box.shg-c {
  justify-content: center;
}

#s-a6e8a879-3891-47d5-a38a-926d48bd6706 {
  margin-left: auto;
margin-right: auto;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
max-width: 1400px;
}








#s-a6e8a879-3891-47d5-a38a-926d48bd6706 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6e8a879-3891-47d5-a38a-926d48bd6706.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b2dd9177-93c2-43b0-853f-502a2ee8bf87 {
  display: none;
}
@media (min-width: 0px) {
[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5bbbab67-6c4d-4ce6-9b85-e16796f022b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-ce5cdf35-7f81-4e1c-918e-c7a59ff517c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ce5cdf35-7f81-4e1c-918e-c7a59ff517c7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 18px;
}

#s-ce68e03d-27b6-41a2-a392-c7790b3837a0 {
  margin-left: auto;
}

@media (min-width: 0px) {
[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce68e03d-27b6-41a2-a392-c7790b3837a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6ee4031f-cdbb-4868-937a-244f82ad0607 {
  text-align: center;
}

#s-6ee4031f-cdbb-4868-937a-244f82ad0607 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-6ee4031f-cdbb-4868-937a-244f82ad0607 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-6ee4031f-cdbb-4868-937a-244f82ad0607 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6ee4031f-cdbb-4868-937a-244f82ad0607 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-84d57b25-02ff-401d-a5fb-798e04310347 {
  min-height: 50px;
}








#s-84d57b25-02ff-401d-a5fb-798e04310347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84d57b25-02ff-401d-a5fb-798e04310347.shg-box.shg-c {
  justify-content: center;
}

#s-f8925d05-6401-440e-9489-94ebc43f6b38 {
  text-align: center;
}

#s-f8925d05-6401-440e-9489-94ebc43f6b38 .shg-product-sold-out {
  display: none;
  color: rgba(170, 170, 170, 1);
  font-size: 18px;
}

#s-f8925d05-6401-440e-9489-94ebc43f6b38 .shg-product-price {
  color: rgba(170, 170, 170, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-f8925d05-6401-440e-9489-94ebc43f6b38 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e3c7f7b6-4f26-4ca5-85c3-47602f788874 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(170, 170, 170, 1);
}
#s-e3c7f7b6-4f26-4ca5-85c3-47602f788874:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e3c7f7b6-4f26-4ca5-85c3-47602f788874:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-e3c7f7b6-4f26-4ca5-85c3-47602f788874-atc-btn-wrapper {
    text-align: center;
  }


#s-e3c7f7b6-4f26-4ca5-85c3-47602f788874 {
  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-e3c7f7b6-4f26-4ca5-85c3-47602f788874.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3c7f7b6-4f26-4ca5-85c3-47602f788874.shg-btn {
  color: rgba(170, 170, 170, 1);
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-e3c7f7b6-4f26-4ca5-85c3-47602f788874.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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-c04298b4-9f78-4c02-ac64-5bb73b97a0cb {
  text-align: left;
}


.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb {
  max-width: 100%;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom,
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  max-width: 800px !important;
  min-height:  !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb {
  max-width: 100%;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom,
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  max-width: 800px !important;
  min-height:  !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb {
  max-width: 100%;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom,
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  max-width: 800px !important;
  min-height:  !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb {
  max-width: 100%;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom,
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  max-width: 800px !important;
  min-height:  !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb {
  max-width: 100%;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom,
.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb img.shogun-image {
  max-width: 800px !important;
  min-height:  !important;
}

.shg-c#s-c04298b4-9f78-4c02-ac64-5bb73b97a0cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b46644d0-84d8-4476-8ecc-9a73812fa9d3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b46644d0-84d8-4476-8ecc-9a73812fa9d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b46644d0-84d8-4476-8ecc-9a73812fa9d3.shg-box.shg-c {
  justify-content: center;
}

#s-7e2e03e9-0ddf-4b96-801b-0944ddb4a8d0 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 64px;
padding-bottom: 64px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
min-height: 50px;
max-width: 2400px;
background-color: rgba(0, 0, 0, 1);
}








#s-7e2e03e9-0ddf-4b96-801b-0944ddb4a8d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e2e03e9-0ddf-4b96-801b-0944ddb4a8d0.shg-box.shg-c {
  justify-content: center;
}

#s-0ab760f7-8334-4670-9611-9e7b19601fb0 {
  background-image: url(https://i.shgcdn.com/f78671ee-f85c-45c5-9011-c25bcf9ab069/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-left: auto;
margin-right: auto;
min-height: 100px;
max-width: 400px;
background-position: left center;
opacity: 1;
}

#s-0ab760f7-8334-4670-9611-9e7b19601fb0 .shogun-icon-wrapper {
  text-align: center;
}


#s-0ab760f7-8334-4670-9611-9e7b19601fb0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}

#s-fb69d8b6-a170-4b02-ad41-0def0d2b7ee3 {
  margin-left: 16px;
margin-right: 16px;
min-height: 250px;
}








#s-fb69d8b6-a170-4b02-ad41-0def0d2b7ee3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb69d8b6-a170-4b02-ad41-0def0d2b7ee3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2acd036d-38d0-4591-9661-6a77efeed892 {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
text-align: center;
}




  #s-2acd036d-38d0-4591-9661-6a77efeed892 img.shogun-image {
    
    width: px;
  }


#s-2acd036d-38d0-4591-9661-6a77efeed892 .shogun-image-content {
  
    align-items: center;
  
}

#s-1cdf9b38-2520-4ef9-b038-6a55b2f89f38 {
  margin-top: 32px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1cdf9b38-2520-4ef9-b038-6a55b2f89f38 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-978ae680-9bef-4919-8cc3-168ae223137a {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-978ae680-9bef-4919-8cc3-168ae223137a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-978ae680-9bef-4919-8cc3-168ae223137a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-978ae680-9bef-4919-8cc3-168ae223137a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-978ae680-9bef-4919-8cc3-168ae223137a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-978ae680-9bef-4919-8cc3-168ae223137a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-978ae680-9bef-4919-8cc3-168ae223137a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5abf6d67-27ae-47b5-b6c1-c0bdd30b2cf9 {
  min-height: 70px;
}








#s-5abf6d67-27ae-47b5-b6c1-c0bdd30b2cf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5abf6d67-27ae-47b5-b6c1-c0bdd30b2cf9.shg-box.shg-c {
  justify-content: center;
}

#s-b609c3db-92ea-4342-9a5b-b40836156421 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b609c3db-92ea-4342-9a5b-b40836156421 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-babfe8e8-5191-4465-b0d1-0e7387679cba {
  min-height: 50px;
}








#s-babfe8e8-5191-4465-b0d1-0e7387679cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-babfe8e8-5191-4465-b0d1-0e7387679cba.shg-box.shg-c {
  justify-content: center;
}

#s-abdefb35-0db8-4e27-848b-25d00ea40945 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-abdefb35-0db8-4e27-848b-25d00ea40945"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-fb87c55c-dfe2-4f0b-a887-70ea3765a476 {
  min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-fb87c55c-dfe2-4f0b-a887-70ea3765a476 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb87c55c-dfe2-4f0b-a887-70ea3765a476.shg-box.shg-c {
  justify-content: center;
}

#s-3ae2d799-dca3-461d-927b-9c81b1584c07 {
  opacity: 0.5;
}

#s-f5778673-1193-47a8-a6b6-f001b1ab49a3 {
  min-height: 200px;
background-color: rgba(245, 245, 245, 1);
}








#s-f5778673-1193-47a8-a6b6-f001b1ab49a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5778673-1193-47a8-a6b6-f001b1ab49a3.shg-box.shg-c {
  justify-content: center;
}

#s-5ee18ed6-0687-4929-a42d-4d9f2c58767e {
  opacity: 0.5;
}

#s-bca871cd-8838-42d1-a9e1-4814ae2a3720 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-bca871cd-8838-42d1-a9e1-4814ae2a3720"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-eba314e1-f04c-45b6-9aed-79ed3ababb05 {
  min-height: 200px;
background-color: rgba(245, 245, 245, 1);
}








#s-eba314e1-f04c-45b6-9aed-79ed3ababb05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eba314e1-f04c-45b6-9aed-79ed3ababb05.shg-box.shg-c {
  justify-content: center;
}

#s-4362b65e-748e-4e35-99cf-8b9bedcfc124 {
  opacity: 0.5;
}

#s-2d9fae95-8aab-4eeb-acd6-a398491282c2 {
  min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-2d9fae95-8aab-4eeb-acd6-a398491282c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d9fae95-8aab-4eeb-acd6-a398491282c2.shg-box.shg-c {
  justify-content: center;
}

#s-61e68686-77a5-413b-9582-7b3fc4d58182 {
  opacity: 0.5;
}

#s-3056086e-dd2d-401e-9fa0-a7c4f3cdc5b0 {
  padding-top: 16px;
min-height: 500px;
}








#s-3056086e-dd2d-401e-9fa0-a7c4f3cdc5b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3056086e-dd2d-401e-9fa0-a7c4f3cdc5b0.shg-box.shg-c {
  justify-content: center;
}

#s-d81446a5-c1d6-422d-9fc1-45d0a179d4ee {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-bed6a1c4-3bae-4eaa-a66c-371e14dee288 {
  margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
min-height: 50px;
max-width: 2400px;
background-color: rgba(245, 245, 245, 1);
}








#s-bed6a1c4-3bae-4eaa-a66c-371e14dee288 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bed6a1c4-3bae-4eaa-a66c-371e14dee288.shg-box.shg-c {
  justify-content: center;
}

#s-076d426c-15af-4a29-9216-e87a1fa7b94b {
  margin-left: 16px;
margin-right: 16px;
padding-top: 64px;
padding-bottom: 64px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-076d426c-15af-4a29-9216-e87a1fa7b94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-076d426c-15af-4a29-9216-e87a1fa7b94b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c451ff67-8a79-4f1f-8819-a243de268e52 {
  margin-bottom: 16px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c451ff67-8a79-4f1f-8819-a243de268e52 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f7cffb34-8f99-42bd-afaf-556d7fea709d {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
max-width: 400px;
}

#s-6e26cc9e-402c-49e7-83df-ff6e952c6741 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: #000;
border-style: solid;
min-height: 500px;
max-width: 500px;
background-color: rgba(245, 245, 245, 1);
}








#s-6e26cc9e-402c-49e7-83df-ff6e952c6741 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.7;
}#s-6e26cc9e-402c-49e7-83df-ff6e952c6741.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cf1c6c68-00c6-40f0-ba78-54d52c6cd579 {
  margin-bottom: 16px;
padding-left: 16px;
padding-right: 16px;
}








#s-cf1c6c68-00c6-40f0-ba78-54d52c6cd579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf1c6c68-00c6-40f0-ba78-54d52c6cd579.shg-box.shg-c {
  justify-content: center;
}

#s-25dacb3b-9ebb-4fe4-a265-c25850751c5a {
  margin-top: 32px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25dacb3b-9ebb-4fe4-a265-c25850751c5a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fb6a5fa7-d7eb-4d75-a9cb-2fa6b1daa68c {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-d30effcb-5e32-45dc-83b9-e9ea97410ec3 {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
max-width: 300px;
text-align: center;
}




  #s-d30effcb-5e32-45dc-83b9-e9ea97410ec3 img.shogun-image {
    
    width: px;
  }


#s-d30effcb-5e32-45dc-83b9-e9ea97410ec3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-96d9eee7-2106-4a48-a313-bdffbaf666d6 {
  display: none;
}
#s-2e554027-0198-4880-b6ac-97ff10746e18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e554027-0198-4880-b6ac-97ff10746e18 .shg-product-title-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
}

#s-01f0b496-33b7-4249-9992-b5cc4e50cd98 {
  text-align: center;
}

#s-01f0b496-33b7-4249-9992-b5cc4e50cd98 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-01f0b496-33b7-4249-9992-b5cc4e50cd98 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-01f0b496-33b7-4249-9992-b5cc4e50cd98 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8a518506-5eeb-46f0-b0c0-20947a1d0052 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 16px;
padding-left: 32px;
padding-bottom: 16px;
padding-right: 32px;
border-radius: 2px;
background-color: rgba(85, 132, 197, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-8a518506-5eeb-46f0-b0c0-20947a1d0052:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(85, 132, 197, 0.5) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8a518506-5eeb-46f0-b0c0-20947a1d0052:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(85, 132, 197, 0.2) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(51, 51, 51, 1) !important;}


#s-8a518506-5eeb-46f0-b0c0-20947a1d0052 {
  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-8a518506-5eeb-46f0-b0c0-20947a1d0052.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a518506-5eeb-46f0-b0c0-20947a1d0052.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-8a518506-5eeb-46f0-b0c0-20947a1d0052.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-34b0e961-4561-4f7a-b8b5-d1f5253c53fc {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 400px;
}

#s-71dcd120-da33-4a10-88cf-f685381d11bb {
  margin-left: 16px;
margin-right: 16px;
min-height: 50px;
}








#s-71dcd120-da33-4a10-88cf-f685381d11bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71dcd120-da33-4a10-88cf-f685381d11bb.shg-box.shg-c {
  justify-content: center;
}

#s-bb225dc0-22bb-49d0-a9bc-e3972a886534 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 128px;
padding-bottom: 128px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
max-width: 2400px;
background-color: rgba(228, 228, 228, 1);
}








#s-bb225dc0-22bb-49d0-a9bc-e3972a886534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb225dc0-22bb-49d0-a9bc-e3972a886534.shg-box.shg-c {
  justify-content: center;
}

#s-cd3e2374-2a2a-4314-82a8-5550ce4cdba9 {
  margin-bottom: 32px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd3e2374-2a2a-4314-82a8-5550ce4cdba9 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60323672-e7b0-46c7-a3b1-f6d342502293 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-60323672-e7b0-46c7-a3b1-f6d342502293 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60323672-e7b0-46c7-a3b1-f6d342502293.shg-box.shg-c {
  justify-content: center;
}

#s-da5c183a-febd-4c07-93eb-260c614aa915 {
  margin-left: 16px;
margin-right: 16px;
max-width: 2000px;
}

@media (min-width: 0px) {
[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-da5c183a-febd-4c07-93eb-260c614aa915"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

#s-df2156ce-a8ca-4b91-8f14-1c645c4f6a6f {
  display: none;
}
#s-702e9413-4b94-460e-927c-ecb183af85f1 {
  background-size: cover;
margin-top: 16px;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
min-height: 300px;
background-color: rgba(245, 245, 245, 1);
background-position: center center;
}








#s-702e9413-4b94-460e-927c-ecb183af85f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-702e9413-4b94-460e-927c-ecb183af85f1 {
  cursor: pointer;
}#s-702e9413-4b94-460e-927c-ecb183af85f1.shg-box.shg-c {
  justify-content: center;
}

#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 {
  text-align: center;
}


.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 {
  max-width: 100%;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom,
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  max-width: 500px !important;
  min-height:  !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 {
  max-width: 100%;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom,
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  max-width: 500px !important;
  min-height:  !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 {
  max-width: 100%;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom,
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  max-width: 500px !important;
  min-height:  !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 {
  max-width: 100%;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom,
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  max-width: 500px !important;
  min-height:  !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 {
  max-width: 100%;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom,
.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 img.shogun-image {
  max-width: 500px !important;
  min-height:  !important;
}

.shg-c#s-2d15d191-1119-42bf-9dd6-6258ce9a2503 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-cf508eef-0d7a-474c-8fc1-07b01045e8e4 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: left;
}

#s-cf508eef-0d7a-474c-8fc1-07b01045e8e4 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2d52a279-7682-455b-8f86-f43a6574245e {
  display: none;
}
#s-ac501517-422a-4e00-8176-28e4da847676 {
  background-size: cover;
margin-top: 16px;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
min-height: 300px;
background-color: rgba(245, 245, 245, 1);
background-position: center center;
}








#s-ac501517-422a-4e00-8176-28e4da847676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac501517-422a-4e00-8176-28e4da847676 {
  cursor: pointer;
}#s-ac501517-422a-4e00-8176-28e4da847676.shg-box.shg-c {
  justify-content: center;
}

#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec {
  text-align: center;
}


.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec {
  max-width: 100%;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom,
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec {
  max-width: 100%;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom,
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec {
  max-width: 100%;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom,
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec {
  max-width: 100%;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom,
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec {
  max-width: 100%;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom,
.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-83b314bb-d30f-4fba-97f7-5d7c5909b5ec .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-25f5f79b-e672-421f-b5ca-0b6b0eb52c79 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: left;
}

#s-25f5f79b-e672-421f-b5ca-0b6b0eb52c79 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1fe15475-1295-4773-894e-c9d167b70f6d {
  display: none;
}
#s-99b43ab9-ff5e-4e79-bce3-b9737e4ad052 {
  background-size: cover;
margin-top: 16px;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
min-height: 300px;
background-color: rgba(245, 245, 245, 1);
background-position: center center;
}








#s-99b43ab9-ff5e-4e79-bce3-b9737e4ad052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99b43ab9-ff5e-4e79-bce3-b9737e4ad052 {
  cursor: pointer;
}#s-99b43ab9-ff5e-4e79-bce3-b9737e4ad052.shg-box.shg-c {
  justify-content: center;
}

#s-45388e7c-7a73-4659-acf6-2ba197f90f4d {
  text-align: center;
}


.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d {
  max-width: 100%;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom,
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d {
  max-width: 100%;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom,
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d {
  max-width: 100%;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom,
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d {
  max-width: 100%;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom,
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d {
  max-width: 100%;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom,
.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d img.shogun-image {
  max-width: 350px !important;
  min-height:  !important;
}

.shg-c#s-45388e7c-7a73-4659-acf6-2ba197f90f4d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7d739aa3-f919-4463-9b83-6c3f649d763a {
  margin-top: 8px;
margin-bottom: 8px;
text-align: left;
}

#s-7d739aa3-f919-4463-9b83-6c3f649d763a .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fe7f7f85-2e4c-43eb-8399-e992228c640b {
  min-height: 300px;
}








#s-fe7f7f85-2e4c-43eb-8399-e992228c640b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe7f7f85-2e4c-43eb-8399-e992228c640b.shg-box.shg-c {
  justify-content: center;
}

#s-4af4344a-0460-44b8-8cf9-6096a3b7106c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 7px;
border-left-width: 7px;
border-bottom-width: 7px;
border-right-width: 7px;
border-color: #000;
border-style: solid;
border-radius: 299px;
min-height: 200px;
max-width: 200px;
background-color: rgba(245, 245, 245, 1);
}








#s-4af4344a-0460-44b8-8cf9-6096a3b7106c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4af4344a-0460-44b8-8cf9-6096a3b7106c.shg-box.shg-c {
  justify-content: center;
}

#s-21cf8d18-d1c8-4720-852f-0e2b5b83a5bf {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}

#s-21cf8d18-d1c8-4720-852f-0e2b5b83a5bf .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2c0849e8-2b8b-4fdd-87ce-eccce7a641b2 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 128px;
padding-bottom: 128px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
min-height: 50px;
max-width: 2400px;
}








#s-2c0849e8-2b8b-4fdd-87ce-eccce7a641b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c0849e8-2b8b-4fdd-87ce-eccce7a641b2.shg-box.shg-c {
  justify-content: center;
}

#s-c002714e-ffc4-4f05-af11-6dd4e89bbb5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c002714e-ffc4-4f05-af11-6dd4e89bbb5d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0b31931f-16b5-46be-82bd-47fe075b0fa4 {
  margin-top: 32px;
margin-left: 16px;
margin-bottom: 64px;
margin-right: 16px;
min-height: 500px;
}

@media (min-width: 0px) {
[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0b31931f-16b5-46be-82bd-47fe075b0fa4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-9857b2d9-0a13-4918-bcf4-850bbddedeb6 {
  min-height: 400px;
}








#s-9857b2d9-0a13-4918-bcf4-850bbddedeb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9857b2d9-0a13-4918-bcf4-850bbddedeb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a322cc0c-40cf-4dc7-8e47-504bc507ceed {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(206, 203, 203, 1);
border-style: solid;
border-radius: 7px;
min-height: 450px;
background-color: rgba(245, 245, 245, 1);
}








#s-a322cc0c-40cf-4dc7-8e47-504bc507ceed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a322cc0c-40cf-4dc7-8e47-504bc507ceed.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32ee0507-1046-49e3-b240-1979d20d75c8 {
  margin-top: 8px;
opacity: 0.5;
}

#s-5697b36e-0352-44f9-a02d-b6d0eb35ef1c {
  text-align: center;
}

#s-5697b36e-0352-44f9-a02d-b6d0eb35ef1c .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6330c7c-3056-4d7e-bd22-dd64880bf43c {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-dc02b26c-46ee-4cba-9925-b4365b80c38a {
  margin-top: 15px;
min-height: 1px;
}
@media (min-width: 1200px){#s-dc02b26c-46ee-4cba-9925-b4365b80c38a {
  display: none;
}
#s-dc02b26c-46ee-4cba-9925-b4365b80c38a, #wrap-s-dc02b26c-46ee-4cba-9925-b4365b80c38a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc02b26c-46ee-4cba-9925-b4365b80c38a {
  display: none;
}
#s-dc02b26c-46ee-4cba-9925-b4365b80c38a, #wrap-s-dc02b26c-46ee-4cba-9925-b4365b80c38a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc02b26c-46ee-4cba-9925-b4365b80c38a {
  display: none;
}
#s-dc02b26c-46ee-4cba-9925-b4365b80c38a, #wrap-s-dc02b26c-46ee-4cba-9925-b4365b80c38a { display:none !important; }}







#s-dc02b26c-46ee-4cba-9925-b4365b80c38a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc02b26c-46ee-4cba-9925-b4365b80c38a.shg-box.shg-c {
  justify-content: center;
}

#s-456c3fe9-aa6f-4a9f-98b8-898f71bbe7d6 {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(206, 203, 203, 1);
border-style: solid;
border-radius: 7px;
min-height: 450px;
background-color: rgba(245, 245, 245, 1);
}








#s-456c3fe9-aa6f-4a9f-98b8-898f71bbe7d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-456c3fe9-aa6f-4a9f-98b8-898f71bbe7d6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5246cfc7-b810-4bff-bd57-df26382d432b {
  margin-top: 8px;
opacity: 0.5;
}

#s-061bb2b5-faac-4001-b0ec-6b8e9a625a68 {
  text-align: center;
}

#s-061bb2b5-faac-4001-b0ec-6b8e9a625a68 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0debb06b-fd6e-42b2-b3e2-6f3f7353de07 {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-396267e5-ed97-4582-9df6-3aee033356b6 {
  margin-top: 15px;
min-height: 1px;
}
@media (min-width: 1200px){#s-396267e5-ed97-4582-9df6-3aee033356b6 {
  display: none;
}
#s-396267e5-ed97-4582-9df6-3aee033356b6, #wrap-s-396267e5-ed97-4582-9df6-3aee033356b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-396267e5-ed97-4582-9df6-3aee033356b6 {
  display: none;
}
#s-396267e5-ed97-4582-9df6-3aee033356b6, #wrap-s-396267e5-ed97-4582-9df6-3aee033356b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-396267e5-ed97-4582-9df6-3aee033356b6 {
  display: none;
}
#s-396267e5-ed97-4582-9df6-3aee033356b6, #wrap-s-396267e5-ed97-4582-9df6-3aee033356b6 { display:none !important; }}







#s-396267e5-ed97-4582-9df6-3aee033356b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-396267e5-ed97-4582-9df6-3aee033356b6.shg-box.shg-c {
  justify-content: center;
}

#s-e3ab10c6-ba0a-4f45-9d68-e53a2e56c20a {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(206, 203, 203, 1);
border-style: solid;
border-radius: 7px;
min-height: 450px;
background-color: rgba(245, 245, 245, 1);
}








#s-e3ab10c6-ba0a-4f45-9d68-e53a2e56c20a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3ab10c6-ba0a-4f45-9d68-e53a2e56c20a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-30ca4098-e5d8-406d-8e2f-faa4a0ac7782 {
  margin-top: 8px;
opacity: 0.5;
}

#s-c69c1c92-25be-4f3b-ac68-f8d32140f046 {
  text-align: center;
}

#s-c69c1c92-25be-4f3b-ac68-f8d32140f046 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cae21e07-5af0-4ef6-95e8-1659510806dd {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-7509cc08-af18-4d04-9685-9c5a1980af57 {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(206, 203, 203, 1);
border-style: solid;
border-radius: 7px;
min-height: 450px;
background-color: rgba(245, 245, 245, 1);
}








#s-7509cc08-af18-4d04-9685-9c5a1980af57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7509cc08-af18-4d04-9685-9c5a1980af57.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de50b100-cdc8-40a5-8175-7d7a998b2db1 {
  margin-top: 8px;
opacity: 0.5;
}

#s-7e558ab5-585b-4393-94d1-1fc2375c08ec {
  text-align: center;
}

#s-7e558ab5-585b-4393-94d1-1fc2375c08ec .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22cc3c04-040a-4b41-b882-f050f8c654d7 {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-803dee9e-410b-48e3-91f5-9f301bcc0911 {
  margin-top: 15px;
min-height: 1px;
}
@media (min-width: 1200px){#s-803dee9e-410b-48e3-91f5-9f301bcc0911 {
  display: none;
}
#s-803dee9e-410b-48e3-91f5-9f301bcc0911, #wrap-s-803dee9e-410b-48e3-91f5-9f301bcc0911 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-803dee9e-410b-48e3-91f5-9f301bcc0911 {
  display: none;
}
#s-803dee9e-410b-48e3-91f5-9f301bcc0911, #wrap-s-803dee9e-410b-48e3-91f5-9f301bcc0911 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-803dee9e-410b-48e3-91f5-9f301bcc0911 {
  display: none;
}
#s-803dee9e-410b-48e3-91f5-9f301bcc0911, #wrap-s-803dee9e-410b-48e3-91f5-9f301bcc0911 { display:none !important; }}







#s-803dee9e-410b-48e3-91f5-9f301bcc0911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-803dee9e-410b-48e3-91f5-9f301bcc0911.shg-box.shg-c {
  justify-content: center;
}

#s-a046ee24-6caf-41d7-a415-47f30159a49b {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(206, 203, 203, 1);
border-style: solid;
border-radius: 7px;
min-height: 450px;
background-color: rgba(245, 245, 245, 1);
}








#s-a046ee24-6caf-41d7-a415-47f30159a49b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a046ee24-6caf-41d7-a415-47f30159a49b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-db5c3675-dc15-4bcc-b435-61e2a2e34ea8 {
  margin-top: 8px;
opacity: 0.5;
}

#s-69fb0503-92ca-4b16-80c8-67689210ade5 {
  text-align: center;
}

#s-69fb0503-92ca-4b16-80c8-67689210ade5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f1f2d0b3-4d12-4e26-9fa0-3417793a0a41 {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 {
  margin-top: 15px;
min-height: 1px;
}
@media (min-width: 1200px){#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 {
  display: none;
}
#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3, #wrap-s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 {
  display: none;
}
#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3, #wrap-s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 {
  display: none;
}
#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3, #wrap-s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 { display:none !important; }}







#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0edf9a8-d9fa-41f3-b2d3-244083c110f3.shg-box.shg-c {
  justify-content: center;
}

#s-6223c328-437d-40a2-844e-76d835d3580a {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(206, 203, 203, 1);
border-style: solid;
border-radius: 7px;
min-height: 450px;
background-color: rgba(245, 245, 245, 1);
}








#s-6223c328-437d-40a2-844e-76d835d3580a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6223c328-437d-40a2-844e-76d835d3580a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6b215dc8-a4ff-47b8-982c-62d1b16b634d {
  margin-top: 8px;
opacity: 0.5;
}

#s-840b2e56-0545-401f-b2ba-82d1e632c128 {
  text-align: center;
}

#s-840b2e56-0545-401f-b2ba-82d1e632c128 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-321366e1-7ad3-42c4-a339-bed5570ff86d {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-afce07f4-2b3f-436a-83a9-876f1ef2d18a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-afce07f4-2b3f-436a-83a9-876f1ef2d18a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afce07f4-2b3f-436a-83a9-876f1ef2d18a.shg-box.shg-c {
  justify-content: center;
}

#s-6c9c1015-8758-4f4a-9fd0-1b0d59539be1 {
  margin-top: 64px;
margin-bottom: 32px;
text-align: center;
}

#s-6c9c1015-8758-4f4a-9fd0-1b0d59539be1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b69bb90d-3b78-41e2-aed7-3114eb641a68 {
  margin-left: 16px;
margin-right: 16px;
min-height: 50px;
max-width: 1700px;
}








#s-b69bb90d-3b78-41e2-aed7-3114eb641a68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b69bb90d-3b78-41e2-aed7-3114eb641a68.shg-box.shg-c {
  justify-content: center;
}

#s-dd9be06f-bba8-4527-9b30-fc360419e14c {
  margin-top: 32px;
margin-left: auto;
margin-bottom: 64px;
margin-right: auto;
min-height: 500px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dd9be06f-bba8-4527-9b30-fc360419e14c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a17389fd-86b2-4fee-bf9f-466468086f4a {
  min-height: 400px;
}








#s-a17389fd-86b2-4fee-bf9f-466468086f4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17389fd-86b2-4fee-bf9f-466468086f4a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-266eb38b-f84a-4f9b-8058-9a53dfe597b7 {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 700px;
background-color: rgba(245, 245, 245, 1);
}








#s-266eb38b-f84a-4f9b-8058-9a53dfe597b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-266eb38b-f84a-4f9b-8058-9a53dfe597b7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d7474de1-a147-4206-bd15-9bf3bb54d7ea {
  margin-top: 8px;
opacity: 0.5;
}

#s-374052c2-d07e-4bf0-bc7d-1006a27525fe {
  text-align: center;
}

#s-374052c2-d07e-4bf0-bc7d-1006a27525fe .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-920878db-ce61-4bde-a414-21213533c68b {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-363cd300-9bca-401e-aaed-bbf745a5e54e {
  border-style: solid;
padding-top: 16px;
padding-left: 32px;
padding-bottom: 16px;
padding-right: 32px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(208, 233, 235, 0);
text-align: center;
text-decoration: none;
color: rgba(51, 51, 51, 0.5);
}
#s-363cd300-9bca-401e-aaed-bbf745a5e54e:hover {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;}#s-363cd300-9bca-401e-aaed-bbf745a5e54e:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}

  #s-363cd300-9bca-401e-aaed-bbf745a5e54e-btn-wrapper {
    text-align: center;
  }


#s-363cd300-9bca-401e-aaed-bbf745a5e54e.shg-btn {
  color: rgba(51, 51, 51, 0.5);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-28085065-9910-4eb8-bb61-6776a772af3e {
  background-repeat: no-repeat;
background-size: contain;
margin-right: 32px;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-28085065-9910-4eb8-bb61-6776a772af3e {
  
}
}







#s-28085065-9910-4eb8-bb61-6776a772af3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28085065-9910-4eb8-bb61-6776a772af3e.shg-box.shg-c {
  justify-content: center;
}

#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 {
  margin-top: 15px;
min-height: 1px;
}
@media (min-width: 1200px){#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 {
  display: none;
}
#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8, #wrap-s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 {
  display: none;
}
#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8, #wrap-s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 {
  display: none;
}
#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8, #wrap-s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 { display:none !important; }}







#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-804bcfc6-0e59-4142-a2f7-4ccee22588a8.shg-box.shg-c {
  justify-content: center;
}

#s-ba4c581b-fe48-4c0f-b964-d0a08736e666 {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 700px;
background-color: rgba(245, 245, 245, 1);
}








#s-ba4c581b-fe48-4c0f-b964-d0a08736e666 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba4c581b-fe48-4c0f-b964-d0a08736e666.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92f894e-6575-4a45-a896-83e4106ee339 {
  margin-top: 8px;
opacity: 0.5;
}

#s-28a35e4e-983b-4574-b430-08a4eea65700 {
  text-align: center;
}

#s-28a35e4e-983b-4574-b430-08a4eea65700 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-abb70883-a32d-454c-91f6-bcb27fc00afa {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-7fbade7d-49fd-4faf-a3f7-110ace4e2860 {
  border-style: solid;
padding-top: 16px;
padding-left: 32px;
padding-bottom: 16px;
padding-right: 32px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(208, 233, 235, 0);
text-align: center;
text-decoration: none;
color: rgba(51, 51, 51, 0.5);
}
#s-7fbade7d-49fd-4faf-a3f7-110ace4e2860:hover {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;}#s-7fbade7d-49fd-4faf-a3f7-110ace4e2860:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}

  #s-7fbade7d-49fd-4faf-a3f7-110ace4e2860-btn-wrapper {
    text-align: center;
  }


#s-7fbade7d-49fd-4faf-a3f7-110ace4e2860.shg-btn {
  color: rgba(51, 51, 51, 0.5);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-e6a52cae-7104-4afa-8ec2-454a5171e882 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-e6a52cae-7104-4afa-8ec2-454a5171e882 {
  
}
}







#s-e6a52cae-7104-4afa-8ec2-454a5171e882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6a52cae-7104-4afa-8ec2-454a5171e882.shg-box.shg-c {
  justify-content: center;
}

#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 {
  margin-top: 15px;
min-height: 1px;
}
@media (min-width: 1200px){#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 {
  display: none;
}
#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0, #wrap-s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 {
  display: none;
}
#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0, #wrap-s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 {
  display: none;
}
#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0, #wrap-s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 { display:none !important; }}







#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a7512cf-a172-4d1c-bf75-cd9cb6162ea0.shg-box.shg-c {
  justify-content: center;
}

#s-a1e6d4c2-e32a-4464-b177-94815180a886 {
  border-style: solid;
padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 7px;
min-height: 700px;
background-color: rgba(245, 245, 245, 1);
}








#s-a1e6d4c2-e32a-4464-b177-94815180a886 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1e6d4c2-e32a-4464-b177-94815180a886.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a8cfd009-3efe-4d1a-a824-2e3007282c37 {
  margin-top: 8px;
opacity: 0.5;
}

#s-2917fc05-7f4f-401e-a037-5dcc9324ad7d {
  text-align: center;
}

#s-2917fc05-7f4f-401e-a037-5dcc9324ad7d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6a9aed5b-81c7-4c53-8568-230c3fb79f8d {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-de81d9cb-8b89-4cc9-a8a6-a230e886dff1 {
  border-style: solid;
padding-top: 16px;
padding-left: 32px;
padding-bottom: 16px;
padding-right: 32px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(208, 233, 235, 0);
text-align: center;
text-decoration: none;
color: rgba(51, 51, 51, 0.5);
}
#s-de81d9cb-8b89-4cc9-a8a6-a230e886dff1:hover {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;}#s-de81d9cb-8b89-4cc9-a8a6-a230e886dff1:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}

  #s-de81d9cb-8b89-4cc9-a8a6-a230e886dff1-btn-wrapper {
    text-align: center;
  }


#s-de81d9cb-8b89-4cc9-a8a6-a230e886dff1.shg-btn {
  color: rgba(51, 51, 51, 0.5);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-0f9eb8ae-3a16-4613-af72-91ba9042cc9d {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 32px;
margin-right: 32px;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-0f9eb8ae-3a16-4613-af72-91ba9042cc9d {
  
}
}







#s-0f9eb8ae-3a16-4613-af72-91ba9042cc9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f9eb8ae-3a16-4613-af72-91ba9042cc9d.shg-box.shg-c {
  justify-content: center;
}

#s-8ba923e8-ab74-4830-a47e-4e8be21aca0b {
  margin-top: 1px;
margin-left: auto;
margin-bottom: 1px;
margin-right: auto;
min-height: 400px;
max-width: 1200px;
}








#s-8ba923e8-ab74-4830-a47e-4e8be21aca0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ba923e8-ab74-4830-a47e-4e8be21aca0b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-217419b5-9904-4062-810e-a0e53885d45c {
  margin-top: 8px;
opacity: 0.5;
}

#s-2226c803-904e-4cc7-b3fc-f75f29e99311 {
  text-align: center;
}

#s-2226c803-904e-4cc7-b3fc-f75f29e99311 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  900 ;
  font-family: Orbitron;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95ba3c89-e03b-4178-992a-e0a0ebb315f2 {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-bottom: 16px;
max-width: 400px;
opacity: 0.8;
}

#s-0f33efaa-f4e8-43ef-8fd4-486c28212f35 {
  margin-left: auto;
margin-right: auto;
max-width: 750px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f33efaa-f4e8-43ef-8fd4-486c28212f35 {
  
}
}
@media (min-width: 0px) {
[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-0f33efaa-f4e8-43ef-8fd4-486c28212f35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-49f9bd50-f832-4850-a249-07fb423f8e38 {
  min-height: 50px;
}








#s-49f9bd50-f832-4850-a249-07fb423f8e38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49f9bd50-f832-4850-a249-07fb423f8e38.shg-box.shg-c {
  justify-content: center;
}

#s-9cbdf609-fd7b-4a78-9e3e-3a0f8cf8126c {
  margin-top: 8px;
opacity: 0.5;
}

#s-6fcd4d20-7301-4771-9c64-dccaf601cd3a {
  border-style: solid;
margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-top: 16px;
padding-left: 32px;
padding-bottom: 16px;
padding-right: 32px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(208, 233, 235, 0);
text-align: center;
text-decoration: none;
color: rgba(51, 51, 51, 0.5);
}
#s-6fcd4d20-7301-4771-9c64-dccaf601cd3a:hover {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;}#s-6fcd4d20-7301-4771-9c64-dccaf601cd3a:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}


#s-6fcd4d20-7301-4771-9c64-dccaf601cd3a.shg-btn {
  color: rgba(51, 51, 51, 0.5);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-bff89306-a25f-4a7a-98fe-597032c5d70f {
  min-height: 50px;
}








#s-bff89306-a25f-4a7a-98fe-597032c5d70f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bff89306-a25f-4a7a-98fe-597032c5d70f.shg-box.shg-c {
  justify-content: center;
}

#s-d956309c-fe41-42b5-860a-c51234cb01e6 {
  margin-top: 8px;
opacity: 0.5;
}

#s-e1fdc5e3-7507-493a-ada2-701498456c90 {
  border-style: solid;
margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
padding-top: 16px;
padding-left: 32px;
padding-bottom: 16px;
padding-right: 32px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(208, 233, 235, 0);
text-align: center;
text-decoration: none;
color: rgba(51, 51, 51, 0.5);
}
#s-e1fdc5e3-7507-493a-ada2-701498456c90:hover {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;}#s-e1fdc5e3-7507-493a-ada2-701498456c90:active {background-color: rgba(208, 233, 235, 0.5) !important;
text-decoration: none !important;}


#s-e1fdc5e3-7507-493a-ada2-701498456c90.shg-btn {
  color: rgba(51, 51, 51, 0.5);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-f498414d-f835-4a9e-aba6-53349886c703 {
  margin-top: 16px;
margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
max-width: 700px;
opacity: 0.8;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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