.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 {
  border-style: solid;
padding-top: 8px;
padding-left: 96px;
padding-bottom: 8px;
padding-right: 96px;
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);
background-image: none;
hover-type: color;
}
#s-02c107d7-39ad-4251-8d36-62a959b7f5da:hover {background-color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;
color: rgba(51, 51, 51, 1) !important;
background-image: none !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;
min-height: 700px;
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 {
  min-height: 500px;
}








#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: 700px;
max-width: 700px;
background-color: rgba(245, 245, 245, 1);
}








#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-d525a3d7-2092-4a54-a82c-94657e431c96 {
  background-image: url(https://i.shgcdn.com/d37c7620-8d9a-4873-add0-dcc2f100f80a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 16px;
margin-left: auto;
margin-right: auto;
min-height: 32px;
max-width: 150px;
background-position: center center;
}








#s-d525a3d7-2092-4a54-a82c-94657e431c96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d525a3d7-2092-4a54-a82c-94657e431c96.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-af122d44-5198-4986-989f-3a34541087f5 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-af122d44-5198-4986-989f-3a34541087f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-afc0f6df-6b06-41d8-a94a-2f0276da04eb {
  min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-afc0f6df-6b06-41d8-a94a-2f0276da04eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afc0f6df-6b06-41d8-a94a-2f0276da04eb.shg-box.shg-c {
  justify-content: center;
}

#s-0d6c0e95-7c26-482d-9d9f-9301113b1309 {
  opacity: 0.5;
}

#s-938b78a7-628d-4730-8e14-adc44cb26652 {
  min-height: 200px;
background-color: rgba(245, 245, 245, 1);
}








#s-938b78a7-628d-4730-8e14-adc44cb26652 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-938b78a7-628d-4730-8e14-adc44cb26652.shg-box.shg-c {
  justify-content: center;
}

#s-be9e4116-6a18-4ebc-8423-a8758932bf1f {
  opacity: 0.5;
}

#s-2bcc55b2-25cf-496c-8732-5892788f84cb {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-2bcc55b2-25cf-496c-8732-5892788f84cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-e06e7cf5-2a88-434d-aafb-d08dd5ec863b {
  min-height: 200px;
background-color: rgba(245, 245, 245, 1);
}








#s-e06e7cf5-2a88-434d-aafb-d08dd5ec863b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e06e7cf5-2a88-434d-aafb-d08dd5ec863b.shg-box.shg-c {
  justify-content: center;
}

#s-28acfa18-8c82-4b34-af93-4396d2a5a0b7 {
  opacity: 0.5;
}

#s-70acc519-fe1e-4e85-9884-2e40072bbb95 {
  min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-70acc519-fe1e-4e85-9884-2e40072bbb95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70acc519-fe1e-4e85-9884-2e40072bbb95.shg-box.shg-c {
  justify-content: center;
}

#s-65be5920-177c-4fc4-962c-4713ef58813f {
  opacity: 0.5;
}

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








#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-381a3550-6a4c-4167-971f-fb90009ed8de {
  margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
text-align: center;
}




  #s-381a3550-6a4c-4167-971f-fb90009ed8de img.shogun-image {
    
    width: px;
  }


#s-381a3550-6a4c-4167-971f-fb90009ed8de .shogun-image-content {
  
    align-items: center;
  
}

#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-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-4527bf72-5d28-429b-a3db-d0c34a57e6cb {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
text-align: center;
}




  #s-4527bf72-5d28-429b-a3db-d0c34a57e6cb img.shogun-image {
    
    width: px;
  }


#s-4527bf72-5d28-429b-a3db-d0c34a57e6cb .shogun-image-content {
  
    align-items: center;
  
}

#s-2555272e-0fcd-4aba-b828-821edce2f439 {
  background-color: rgba(0, 0, 0, 1);
}








#s-2555272e-0fcd-4aba-b828-821edce2f439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2555272e-0fcd-4aba-b828-821edce2f439.shg-box.shg-c {
  justify-content: center;
}

#s-a9844f4a-b955-4c72-81be-0f69d52fbe1b {
  margin-top: 32px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9844f4a-b955-4c72-81be-0f69d52fbe1b .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-4505f4d7-7ab6-4efa-9345-ecc0f5d471f1 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-13a3e3bc-fe3d-4dd3-8c5d-73f777b2cf76 {
  border-style: solid;
margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 32px;
padding-bottom: 10px;
padding-right: 32px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(51, 51, 51, 1);
border-style: solid;
border-radius: 2px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-13a3e3bc-fe3d-4dd3-8c5d-73f777b2cf76:hover {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;}#s-13a3e3bc-fe3d-4dd3-8c5d-73f777b2cf76:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-13a3e3bc-fe3d-4dd3-8c5d-73f777b2cf76-btn-wrapper {
    text-align: center;
  }


#s-13a3e3bc-fe3d-4dd3-8c5d-73f777b2cf76.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#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-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-3df8b886-99cc-4e39-b293-c634655a48ae {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-5abf6d67-27ae-47b5-b6c1-c0bdd30b2cf9 {
  padding-top: 8px;
padding-bottom: 8px;
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-be90e330-702f-4af7-80c1-287fc9c7169a {
  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-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: center;
}

#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: center;
}



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

#s-48571719-5ae9-414c-80c0-d738f1042f39 {
  margin-top: 32px;
margin-left: auto;
margin-right: auto;
max-width: 2400px;
}

@media (min-width: 0px) {
[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48571719-5ae9-414c-80c0-d738f1042f39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b7fa5e91-41ee-4174-bde4-cff72435cda3 {
  min-height: 700px;
}








#s-b7fa5e91-41ee-4174-bde4-cff72435cda3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7fa5e91-41ee-4174-bde4-cff72435cda3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 4.0px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b4f4564c-19d1-4809-aabf-8f503687e6d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-6de7bbb2-1cef-4dc4-ad61-673bf8b4efb2 {
  display: none;
}
#s-2657ed74-4f51-4daf-9dcf-8674d8c9dce5 {
  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: 450px;
background-position: center center;
}








#s-2657ed74-4f51-4daf-9dcf-8674d8c9dce5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2657ed74-4f51-4daf-9dcf-8674d8c9dce5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5625d7cc-dc24-4960-865b-725a759dbcd3 {
  min-height: 200px;
}








#s-5625d7cc-dc24-4960-865b-725a759dbcd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5625d7cc-dc24-4960-865b-725a759dbcd3 {
  cursor: pointer;
}#s-5625d7cc-dc24-4960-865b-725a759dbcd3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c1222183-fc25-439b-bedf-22bd5b64c391 {
  background-image: url(https://i.shgcdn.com/000c6718-5069-4380-8b37-fa08a1c5ecd2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
max-width: 130px;
background-position: left center;
opacity: 1;
}

#s-c1222183-fc25-439b-bedf-22bd5b64c391 .shogun-icon-wrapper {
  text-align: left;
}


#s-c1222183-fc25-439b-bedf-22bd5b64c391 .shogun-icon-wrapper > a > .shogun-icon {

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

#s-5f9b46d0-6a96-479c-856a-d00fe1ff0e1a {
  min-height: 200px;
}








#s-5f9b46d0-6a96-479c-856a-d00fe1ff0e1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f9b46d0-6a96-479c-856a-d00fe1ff0e1a {
  cursor: pointer;
}#s-5f9b46d0-6a96-479c-856a-d00fe1ff0e1a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f82735fa-4e0e-4f3f-aa81-a38b7648c7dd {
  text-align: left;
}

#s-f82735fa-4e0e-4f3f-aa81-a38b7648c7dd .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-f82735fa-4e0e-4f3f-aa81-a38b7648c7dd .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-f82735fa-4e0e-4f3f-aa81-a38b7648c7dd .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-f675d904-1567-43ba-b52d-d17e9832c9aa {
  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;
background-image: none;
hover-type: color;
}
#s-f675d904-1567-43ba-b52d-d17e9832c9aa:hover {background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f675d904-1567-43ba-b52d-d17e9832c9aa:active {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f675d904-1567-43ba-b52d-d17e9832c9aa-atc-btn-wrapper {
    text-align: left;
  }


#s-f675d904-1567-43ba-b52d-d17e9832c9aa {
  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-f675d904-1567-43ba-b52d-d17e9832c9aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f675d904-1567-43ba-b52d-d17e9832c9aa.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-f675d904-1567-43ba-b52d-d17e9832c9aa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b8fd207c-e4c2-4962-b08e-7758010da8ca {
  display: none;
}
#s-d6963db7-b9b6-4a0b-88e8-64619d8adcf4 {
  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: 450px;
background-position: center center;
}








#s-d6963db7-b9b6-4a0b-88e8-64619d8adcf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6963db7-b9b6-4a0b-88e8-64619d8adcf4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-93dcdf26-fd16-4aba-a583-614d1bd29efc {
  min-height: 200px;
}








#s-93dcdf26-fd16-4aba-a583-614d1bd29efc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93dcdf26-fd16-4aba-a583-614d1bd29efc {
  cursor: pointer;
}#s-93dcdf26-fd16-4aba-a583-614d1bd29efc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7194f938-3c82-4121-b63f-9e9a8c238146 {
  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-7194f938-3c82-4121-b63f-9e9a8c238146 .shogun-icon-wrapper {
  text-align: left;
}


#s-7194f938-3c82-4121-b63f-9e9a8c238146 .shogun-icon-wrapper > .shogun-icon {

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

#s-f28a6c28-c474-4a1b-bebc-0f58c6be5707 {
  min-height: 200px;
}








#s-f28a6c28-c474-4a1b-bebc-0f58c6be5707 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f28a6c28-c474-4a1b-bebc-0f58c6be5707 {
  cursor: pointer;
}#s-f28a6c28-c474-4a1b-bebc-0f58c6be5707.shg-box.shg-c {
  justify-content: flex-end;
}

#s-e7178b59-2379-4fbc-897d-2080c1740ea0 {
  text-align: left;
}

#s-e7178b59-2379-4fbc-897d-2080c1740ea0 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-e7178b59-2379-4fbc-897d-2080c1740ea0 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-e7178b59-2379-4fbc-897d-2080c1740ea0 .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-79650cf4-2b68-4a39-a52f-d77830b36543 {
  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;
background-image: none;
hover-type: color;
}
#s-79650cf4-2b68-4a39-a52f-d77830b36543:hover {background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-79650cf4-2b68-4a39-a52f-d77830b36543:active {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-79650cf4-2b68-4a39-a52f-d77830b36543-atc-btn-wrapper {
    text-align: left;
  }


#s-79650cf4-2b68-4a39-a52f-d77830b36543 {
  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-79650cf4-2b68-4a39-a52f-d77830b36543.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79650cf4-2b68-4a39-a52f-d77830b36543.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-79650cf4-2b68-4a39-a52f-d77830b36543.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-89753035-a9cd-491b-aad9-00c05dd45c2b {
  min-height: 8px;
}
@media (min-width: 1200px){#s-89753035-a9cd-491b-aad9-00c05dd45c2b {
  display: none;
}
#s-89753035-a9cd-491b-aad9-00c05dd45c2b, #wrap-s-89753035-a9cd-491b-aad9-00c05dd45c2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89753035-a9cd-491b-aad9-00c05dd45c2b {
  display: none;
}
#s-89753035-a9cd-491b-aad9-00c05dd45c2b, #wrap-s-89753035-a9cd-491b-aad9-00c05dd45c2b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89753035-a9cd-491b-aad9-00c05dd45c2b {
  display: none;
}
#s-89753035-a9cd-491b-aad9-00c05dd45c2b, #wrap-s-89753035-a9cd-491b-aad9-00c05dd45c2b { display:none !important; }}







#s-89753035-a9cd-491b-aad9-00c05dd45c2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89753035-a9cd-491b-aad9-00c05dd45c2b.shg-box.shg-c {
  justify-content: center;
}

#s-3cc72e07-372d-45ab-a462-dc2f3bcbd083 {
  background-color: rgba(0, 0, 0, 1);
}

#s-3cc72e07-372d-45ab-a462-dc2f3bcbd083 {
  display: none;
}
#s-1c8145a9-fcdb-40b3-acf4-c8598a9b2bf1 {
  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: 450px;
background-position: center center;
}








#s-1c8145a9-fcdb-40b3-acf4-c8598a9b2bf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c8145a9-fcdb-40b3-acf4-c8598a9b2bf1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-98a63482-c059-4b57-8aa0-33d0535a073f {
  min-height: 200px;
}








#s-98a63482-c059-4b57-8aa0-33d0535a073f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98a63482-c059-4b57-8aa0-33d0535a073f {
  cursor: pointer;
}#s-98a63482-c059-4b57-8aa0-33d0535a073f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-045784b3-cbf8-4830-a30e-505963037ecd {
  text-align: left;
opacity: 0.9;
}

#s-045784b3-cbf8-4830-a30e-505963037ecd .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-8f0fdc24-3245-48c6-aeb0-1f3613af2ee1 {
  min-height: 200px;
}








#s-8f0fdc24-3245-48c6-aeb0-1f3613af2ee1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f0fdc24-3245-48c6-aeb0-1f3613af2ee1 {
  cursor: pointer;
}#s-8f0fdc24-3245-48c6-aeb0-1f3613af2ee1.shg-box.shg-c {
  justify-content: flex-end;
}

#s-0b877517-e6fd-48b5-800a-5e402f776018 {
  text-align: left;
}

#s-0b877517-e6fd-48b5-800a-5e402f776018 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-0b877517-e6fd-48b5-800a-5e402f776018 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-0b877517-e6fd-48b5-800a-5e402f776018 .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-d8e53c02-9717-4f2e-bebc-d37bfdc7e796 {
  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;
background-image: none;
hover-type: color;
}
#s-d8e53c02-9717-4f2e-bebc-d37bfdc7e796:hover {background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d8e53c02-9717-4f2e-bebc-d37bfdc7e796:active {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d8e53c02-9717-4f2e-bebc-d37bfdc7e796-atc-btn-wrapper {
    text-align: left;
  }


#s-d8e53c02-9717-4f2e-bebc-d37bfdc7e796 {
  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-d8e53c02-9717-4f2e-bebc-d37bfdc7e796.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8e53c02-9717-4f2e-bebc-d37bfdc7e796.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-d8e53c02-9717-4f2e-bebc-d37bfdc7e796.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a {
  min-height: 16px;
}
@media (min-width: 1200px){#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a {
  display: none;
}
#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a, #wrap-s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a {
  display: none;
}
#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a, #wrap-s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a {
  display: none;
}
#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a, #wrap-s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a { display:none !important; }}







#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ffab5a8-4d68-481b-a42d-939ffeb06c5a.shg-box.shg-c {
  justify-content: center;
}

#s-10df9756-f535-457d-b935-c6058c6c0aba {
  display: none;
}
#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc {
  min-height: 8px;
}
@media (min-width: 1200px){#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc {
  display: none;
}
#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc, #wrap-s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc {
  display: none;
}
#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc, #wrap-s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc {
  display: none;
}
#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc, #wrap-s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc { display:none !important; }}







#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c716ce5-e5e7-4b8b-bceb-3df1b9e668bc.shg-box.shg-c {
  justify-content: center;
}

#s-579b4aea-7c11-4967-bd74-72fed7da0cb6 {
  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: 450px;
background-position: center center;
}








#s-579b4aea-7c11-4967-bd74-72fed7da0cb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-579b4aea-7c11-4967-bd74-72fed7da0cb6 {
  cursor: pointer;
}#s-579b4aea-7c11-4967-bd74-72fed7da0cb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f2c10e31-7c6e-4200-a08a-b6a809629cf3 {
  min-height: 200px;
}








#s-f2c10e31-7c6e-4200-a08a-b6a809629cf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2c10e31-7c6e-4200-a08a-b6a809629cf3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-142aff93-62fb-4f07-b0b3-bdfc798fed0e {
  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-142aff93-62fb-4f07-b0b3-bdfc798fed0e .shogun-icon-wrapper {
  text-align: left;
}


#s-142aff93-62fb-4f07-b0b3-bdfc798fed0e .shogun-icon-wrapper > .shogun-icon {

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

#s-b0fb2a02-5bee-4054-a32d-2efb254fd48a {
  min-height: 200px;
}








#s-b0fb2a02-5bee-4054-a32d-2efb254fd48a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0fb2a02-5bee-4054-a32d-2efb254fd48a {
  cursor: pointer;
}#s-b0fb2a02-5bee-4054-a32d-2efb254fd48a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-706655a2-0d42-4b5c-82eb-55564c0d8c91 {
  text-align: left;
}

#s-706655a2-0d42-4b5c-82eb-55564c0d8c91 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-706655a2-0d42-4b5c-82eb-55564c0d8c91 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-706655a2-0d42-4b5c-82eb-55564c0d8c91 .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-6fb401ee-3039-461b-bbd9-31b1dc61fc6f {
  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;
background-image: none;
hover-type: color;
}
#s-6fb401ee-3039-461b-bbd9-31b1dc61fc6f:hover {background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6fb401ee-3039-461b-bbd9-31b1dc61fc6f:active {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6fb401ee-3039-461b-bbd9-31b1dc61fc6f-atc-btn-wrapper {
    text-align: left;
  }


#s-6fb401ee-3039-461b-bbd9-31b1dc61fc6f {
  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-6fb401ee-3039-461b-bbd9-31b1dc61fc6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fb401ee-3039-461b-bbd9-31b1dc61fc6f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-6fb401ee-3039-461b-bbd9-31b1dc61fc6f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 {
  min-height: 16px;
}
@media (min-width: 1200px){#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 {
  display: none;
}
#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5, #wrap-s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 {
  display: none;
}
#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5, #wrap-s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 {
  display: none;
}
#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5, #wrap-s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 { display:none !important; }}







#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a55c0a4a-9733-4250-9beb-4b78ae0064c5.shg-box.shg-c {
  justify-content: center;
}

#s-7471e995-ed88-42fe-ba96-bd3c7c2a9485 {
  display: none;
}
#s-f050798f-bbde-42e0-a67c-3fb263e225a8 {
  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: 450px;
background-position: center center;
}








#s-f050798f-bbde-42e0-a67c-3fb263e225a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f050798f-bbde-42e0-a67c-3fb263e225a8 {
  cursor: pointer;
}#s-f050798f-bbde-42e0-a67c-3fb263e225a8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-784ec44d-135e-45ca-a1ff-7323f6c261f1 {
  min-height: 200px;
}








#s-784ec44d-135e-45ca-a1ff-7323f6c261f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-784ec44d-135e-45ca-a1ff-7323f6c261f1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e7f7d345-32e1-47bc-9e02-7257381646e5 {
  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-e7f7d345-32e1-47bc-9e02-7257381646e5 .shogun-icon-wrapper {
  text-align: left;
}


#s-e7f7d345-32e1-47bc-9e02-7257381646e5 .shogun-icon-wrapper > .shogun-icon {

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

#s-c3738a20-c0e8-487a-ad15-44da3546ba07 {
  min-height: 200px;
}








#s-c3738a20-c0e8-487a-ad15-44da3546ba07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3738a20-c0e8-487a-ad15-44da3546ba07 {
  cursor: pointer;
}#s-c3738a20-c0e8-487a-ad15-44da3546ba07.shg-box.shg-c {
  justify-content: flex-end;
}

#s-97893384-4f76-48b1-a9a8-60756f668a7b {
  text-align: left;
}

#s-97893384-4f76-48b1-a9a8-60756f668a7b .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-97893384-4f76-48b1-a9a8-60756f668a7b .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-97893384-4f76-48b1-a9a8-60756f668a7b .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-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d {
  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;
background-image: none;
hover-type: color;
}
#s-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d:hover {background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d:active {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d-atc-btn-wrapper {
    text-align: left;
  }


#s-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d {
  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-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-3ed3dd2b-ae65-44a8-bf96-f385ea3c971d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-05a34bed-8b6d-4f03-ae04-ca047c5c9574 {
  display: none;
}
#s-b7bb1a3c-e45d-4a37-9567-59a4fb37790c {
  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: 450px;
background-position: center center;
}








#s-b7bb1a3c-e45d-4a37-9567-59a4fb37790c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7bb1a3c-e45d-4a37-9567-59a4fb37790c {
  cursor: pointer;
}#s-b7bb1a3c-e45d-4a37-9567-59a4fb37790c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-93845d53-a05b-446e-bf20-078c3b6f4a54 {
  min-height: 200px;
}








#s-93845d53-a05b-446e-bf20-078c3b6f4a54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93845d53-a05b-446e-bf20-078c3b6f4a54.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34d0d082-654f-4e1a-bbe3-214673518695 {
  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-34d0d082-654f-4e1a-bbe3-214673518695 .shogun-icon-wrapper {
  text-align: left;
}


#s-34d0d082-654f-4e1a-bbe3-214673518695 .shogun-icon-wrapper > .shogun-icon {

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

#s-60c43deb-e047-4d6e-8f6b-f0beb489276d {
  min-height: 200px;
}








#s-60c43deb-e047-4d6e-8f6b-f0beb489276d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60c43deb-e047-4d6e-8f6b-f0beb489276d {
  cursor: pointer;
}#s-60c43deb-e047-4d6e-8f6b-f0beb489276d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-29ea44d3-5ddb-49f4-b691-504549511f95 {
  text-align: left;
}

#s-29ea44d3-5ddb-49f4-b691-504549511f95 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-29ea44d3-5ddb-49f4-b691-504549511f95 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-29ea44d3-5ddb-49f4-b691-504549511f95 .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-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc {
  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;
background-image: none;
hover-type: color;
}
#s-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc:hover {background-color: rgba(255, 255, 255, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc:active {background-color: rgba(255, 255, 255, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc-atc-btn-wrapper {
    text-align: left;
  }


#s-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc {
  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-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-2f1b50ea-b633-4f77-96ed-c3e99e86a4fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2ee1c82e-2233-49a1-b442-a007c92f4f24 {
  margin-top: 16px;
margin-bottom: 16px;
}








#s-2ee1c82e-2233-49a1-b442-a007c92f4f24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ee1c82e-2233-49a1-b442-a007c92f4f24.shg-box.shg-c {
  justify-content: center;
}

#s-ccfb1283-4bd9-430b-b372-85e015c7b90f {
  border-style: solid;
margin-left: 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: 700px;
max-width: 700px;
background-color: rgba(245, 245, 245, 1);
}








#s-ccfb1283-4bd9-430b-b372-85e015c7b90f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.7;
}#s-ccfb1283-4bd9-430b-b372-85e015c7b90f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b09f864f-d50d-489f-ba45-b64511d187be {
  margin-bottom: 16px;
padding-left: 16px;
padding-right: 16px;
}








#s-b09f864f-d50d-489f-ba45-b64511d187be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b09f864f-d50d-489f-ba45-b64511d187be.shg-box.shg-c {
  justify-content: center;
}

#s-054139a6-d6f1-456b-b6f1-ea3db3eac662 {
  margin-top: 32px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-054139a6-d6f1-456b-b6f1-ea3db3eac662 .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-50d1dc34-8dc4-4007-b61e-7f292d5d9b9b {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-231f7bb2-fa1c-46eb-9487-7acb991bf91d {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
max-width: 300px;
text-align: center;
}




  #s-231f7bb2-fa1c-46eb-9487-7acb991bf91d img.shogun-image {
    
    width: px;
  }


#s-231f7bb2-fa1c-46eb-9487-7acb991bf91d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-531c1181-c9d9-40ea-b667-e26f84c44934 {
  display: none;
}
.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-0ba59453-4d98-43b7-82d5-54df93d3098f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ba59453-4d98-43b7-82d5-54df93d3098f .shg-product-title-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-c2f1bb06-d674-4a23-88ba-5d8cf1959003 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}

#s-c2f1bb06-d674-4a23-88ba-5d8cf1959003 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c2f1bb06-d674-4a23-88ba-5d8cf1959003 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c2f1bb06-d674-4a23-88ba-5d8cf1959003 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c2f1bb06-d674-4a23-88ba-5d8cf1959003 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-23bc5010-2fcc-4b17-b4c5-bf9c45303ab8 {
  text-align: center;
}

#s-23bc5010-2fcc-4b17-b4c5-bf9c45303ab8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-23bc5010-2fcc-4b17-b4c5-bf9c45303ab8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-23bc5010-2fcc-4b17-b4c5-bf9c45303ab8 .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-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0 {
  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;
background-image: none;
hover-type: color;
}
#s-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0:hover {background-color: rgba(85, 132, 197, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0:active {background-color: rgba(85, 132, 197, 0.2) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(51, 51, 51, 1) !important;}


#s-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0 {
  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-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-cdf650e8-dfd0-45f1-96e4-0a4aac55b2a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fd271573-98e3-40cb-b297-2ae3ad4c6ca7 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 400px;
}

#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 {
  border-style: solid;
margin-left: 16px;
margin-bottom: 16px;
margin-right: 16px;
padding-top: 64px;
padding-bottom: 64px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
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;
  line-height: ;
  letter-spacing: ;
}

#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;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#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 {
  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;
background-image: none;
hover-type: color;
}
#s-8a518506-5eeb-46f0-b0c0-20947a1d0052:hover {background-color: rgba(85, 132, 197, 0.5) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8a518506-5eeb-46f0-b0c0-20947a1d0052:active {background-color: rgba(85, 132, 197, 0.2) !important;
text-decoration: none !important;
background-image: 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-a5a01cf9-ada4-436f-bb12-2e8da9ee9851 {
  background-color: rgba(0, 0, 0, 1);
}








#s-a5a01cf9-ada4-436f-bb12-2e8da9ee9851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5a01cf9-ada4-436f-bb12-2e8da9ee9851.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-2c361be1-ae9f-4465-af96-b1e12bd7ca4a {
  margin-top: 16px;
margin-left: 64px;
margin-bottom: 16px;
margin-right: 64px;
}

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

.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-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: 150px !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: 150px !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: 150px !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: 150px !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: 150px !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-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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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