.shg-box {
  position: relative;
}

/**
Ref:
https://keithclark.co.uk/articles/moving-ie-specific-css-into-media-blocks/media-tests/
https://stackoverflow.com/questions/44700068/flexbox-min-height-and-ie11
**/
@media screen\0 {
  .shg-box-vertical-center {
    height: 0;
  }
}

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

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

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

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

#s-98a29898-b300-4e3f-9f4d-b590faccc5bc { min-height: 50px; }
#s-98a29898-b300-4e3f-9f4d-b590faccc5bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-32e9a13b-8abe-4998-9c29-32188c24a64e { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2ZkMjEzMWQtYmI3YS00NDUzLWI3MWEtZTJjZTZmMzMwNzRiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjUzMiIgc3R5bGU9InN0b3AtY29sb3I6I2RiZGJkZDtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41Mjg5NzQ4NzQzNzE4NTk2IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZmQyMTMxZC1iYjdhLTQ0NTMtYjcxYS1lMmNlNmYzMzA3NGIpIi8+PC9zdmc+);
background-repeat: no-repeat;
min-height: 300px;
background-attachment: scroll; }
#s-32e9a13b-8abe-4998-9c29-32188c24a64e > .shg-box-overlay {
  background-color: rgba(4, 4, 4, 1);
  opacity: 0;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-92f2e521-554c-4f3e-aa5a-861d718d94a7 { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-92f2e521-554c-4f3e-aa5a-861d718d94a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-31218267-5aab-4059-afa2-83a302e05787 { box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
border-style: solid;
margin-left: 0px;
margin-right: 0px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
min-height: 50px;
border-color: rgba(231, 231, 231, 1);
background-color: rgba(255, 255, 255, 1); }
#s-31218267-5aab-4059-afa2-83a302e05787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-96347cc8-bad8-400e-92ba-759dfb1d6874 { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-96347cc8-bad8-400e-92ba-759dfb1d6874 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Elsie;
   font-style:  normal ;
   font-size: 38px;
   text-align: center;
 }

 

#s-0df29380-6a6d-4f75-82ce-e33934147f2d { margin-left: 50px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0df29380-6a6d-4f75-82ce-e33934147f2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-699b20ed-a4e3-445e-9af1-bc22a491868f { border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 2px;
border-color: #000; }
#s-699b20ed-a4e3-445e-9af1-bc22a491868f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d4b05e76-c54b-45b5-ab4f-cf97eb1a8723 { margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px; }
#s-879659bf-f834-4eb9-98a1-fc1695e61849 { margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
min-height: 50px; }
#s-879659bf-f834-4eb9-98a1-fc1695e61849 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9adbba33-8db8-4d6b-af76-cab0961de165 { margin-bottom: 50px; }
@media (min-width: 0px) {
[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9adbba33-8db8-4d6b-af76-cab0961de165"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
Ref: https://stackoverflow.com/questions/33417014/images-max-width-max-height-not-working-in-ie-11
**/
@media screen\0 {
  .shogun-image-container {
    display: flex !important;
  }
  .shogun-image {
    flex: 1;
  }
}

#s-b62693d3-6106-4368-8dd5-38dabfd9cccd { text-align: center; }
#s-0ec77e25-c149-4c28-810a-5c9225b71db6 { margin-top: 50px;
text-align: center; }
#s-90f00427-90e7-4bb4-8d0c-1bd50bb0886e { margin-top: 25px;
margin-bottom: 0px; }
#s-94943a8c-4338-42e9-81a2-abf67daad9fb { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(231, 231, 231, 1); }
#s-94943a8c-4338-42e9-81a2-abf67daad9fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f976ef93-5f96-4afa-b031-48e7a9317270 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px; }
#s-f976ef93-5f96-4afa-b031-48e7a9317270 {
  display: none;
}
#s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb { border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(219, 219, 221, 1);
background-color: rgba(255, 255, 255, 1); }
@media (min-width: 0px) {
[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3bbbabd5-04a8-4f12-bc8e-dc59f80ed6cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

#s-1fa2036f-1ebd-4d12-8bed-ddb0d6c3bcaf { border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 1); }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-fc50237c-0c6e-4f14-9a92-79e778300d29 { margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc50237c-0c6e-4f14-9a92-79e778300d29 .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Elsie;
  font-style:  normal ;
  font-size: 38px;
}
#s-98a4ae6a-b240-41b0-b4a9-46037dd39f9a { margin-top: 12px;
margin-left: 25px;
margin-bottom: 12px;
margin-right: 25px;
text-align: center; }
#s-98a4ae6a-b240-41b0-b4a9-46037dd39f9a .shg-product-sold-out {
  display: none;
}

#s-98a4ae6a-b240-41b0-b4a9-46037dd39f9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Elsie;
  font-style:  normal ;
  font-size: 24px;
}

#s-98a4ae6a-b240-41b0-b4a9-46037dd39f9a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.25);
  font-weight:  normal ;
  font-family: Elsie;
  font-style:  normal ;
  font-size: 24px;
  padding-left: 20px;
}
#s-e5368120-8566-4ebe-b1ce-1f7c5af339c2 { margin-top: 12px;
margin-left: 25px;
margin-bottom: 12px;
margin-right: 25px; }
@media (min-width: 0px) {
[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e5368120-8566-4ebe-b1ce-1f7c5af339c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-eb4eec5c-20f3-4072-b7f8-b8b01e7327f2 { border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 2px;
border-color: #000; }
#s-eb4eec5c-20f3-4072-b7f8-b8b01e7327f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c2ac95d3-de26-40f4-a0a1-bb7dffe88cf5 { margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px; }
#s-61983f30-f5d2-4092-8c47-10ec4444998d { margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
border-radius: 0px; }
@media (min-width: 0px) {
[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-61983f30-f5d2-4092-8c47-10ec4444998d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
text-align: center;
background-color: rgba(0, 0, 0, 1); }
#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7:hover {opacity: 1 !important;
background-color: rgba(235, 235, 235, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight:  normal ;
  font-style:  normal ;
  font-family: Arimo;
}

#s-9303d860-8463-42bf-b3ae-b5fbf04f48e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b524b9d-4850-4b5e-ba97-cb3d4fa414f1 { margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px; }
#s-8b524b9d-4850-4b5e-ba97-cb3d4fa414f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c43b36e2-214f-45c4-9b69-908630cf4152"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-c63adbed-28c6-4161-ac11-ea1b69656a19 { margin-top: 50px;
text-align: center; }
#s-3c6ca77b-1ac7-4c1a-9d56-85a883e32611 { margin-top: 25px;
margin-bottom: 50px;
margin-right: 50px; }
#s-08d1adff-7fee-403b-8fbd-8b06f9801c22 { text-align: center; }
#s-2626d9c7-4297-438c-a331-1c90aa070fae { margin-left: 50px;
margin-right: 50px;
min-height: 50px; }
#s-2626d9c7-4297-438c-a331-1c90aa070fae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2e46c6c9-03fa-44d5-b00c-e3e379426a85 { min-height: 50px; }
#s-2e46c6c9-03fa-44d5-b00c-e3e379426a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41 { margin-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-4b17cf18-2a65-4e71-99b5-d27e80eb9f41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-05aacc8e-91b5-4039-bb59-29281b947391 { background-image: url(https://i.shgcdn.com/73ef9c38-e293-420e-8152-f709e399f663/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 50px;
min-height: 400px;
background-position: center center; }
#s-05aacc8e-91b5-4039-bb59-29281b947391 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ffc1b924-1dd7-47f2-83c7-4f60d1882304 { border-style: solid;
margin-bottom: 50px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
min-height: 400px;
border-color: rgba(231, 231, 231, 1); }
#s-ffc1b924-1dd7-47f2-83c7-4f60d1882304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4597ef85-2193-4786-a957-0ef617c638db { margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px; }
#s-72312bfe-5904-41e0-85b0-4dd2bd8be7ae { background-image: url(https://i.shgcdn.com/9227af11-1cc6-4d52-9037-540a8d8632ef/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 50px;
min-height: 400px;
background-position: center center; }
#s-72312bfe-5904-41e0-85b0-4dd2bd8be7ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{width:100%}
