.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-81ef6e04-c259-4e7f-9ce3-d7b02bdeee99 { min-height: 50px; }
#s-81ef6e04-c259-4e7f-9ce3-d7b02bdeee99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-94f79644-d016-496a-81d7-b3850d0e1a8c { background-image: url(https://i.shgcdn.com/255faff2-a811-4d68-82c2-c254a52bf05f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0px;
min-height: 500px;
background-position: center center; }
#s-94f79644-d016-496a-81d7-b3850d0e1a8c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 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-1f580f92-d762-4276-80d3-4b1515d64f74 { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.25); }
@media (min-width: 0px) {
[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f580f92-d762-4276-80d3-4b1515d64f74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-336f92c5-f7de-46ee-8435-76357b528985 { box-shadow:    rgba(255, 255, 255, 0.33);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(194, 194, 194, 1); }
#s-336f92c5-f7de-46ee-8435-76357b528985 > .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-9150cc81-b6c7-4397-bc9a-16f08a0d6d1a { border-style: solid;
margin-top: 50px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0); }
 #s-9150cc81-b6c7-4397-bc9a-16f08a0d6d1a .shogun-heading-component h3 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Muli;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-9f54e2f1-fcb0-48d0-865f-20d23b8f0697 { border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.33); }
 #s-9f54e2f1-fcb0-48d0-865f-20d23b8f0697 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Dancing Script;
   font-style:  normal ;
   font-size: 60px;
   text-align: center;
 }

 

#s-673ec26c-f7ef-454d-af81-726a8f5f0947 { margin-top: 25px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-673ec26c-f7ef-454d-af81-726a8f5f0947"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

#s-d8aaeba2-e1b2-47e5-84ab-d6bd3358209c { border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-d8aaeba2-e1b2-47e5-84ab-d6bd3358209c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-d8aaeba2-e1b2-47e5-84ab-d6bd3358209c:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-d8aaeba2-e1b2-47e5-84ab-d6bd3358209c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 16px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-59a935a9-3208-475c-b263-8684d1241de2 { margin-top: 75px;
margin-left: 50px;
margin-bottom: 100px;
margin-right: 50px;
min-height: 50px; }
#s-59a935a9-3208-475c-b263-8684d1241de2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d36a2b71-55b1-4002-96fe-741ecebd11d9 { border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(170, 170, 170, 1); }
 #s-d36a2b71-55b1-4002-96fe-741ecebd11d9 .shogun-heading-component h1 {
   color: rgba(170, 170, 170, 1);
   font-weight:  normal ;
   font-family: Dancing Script;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

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

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

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-6a1059a0-17ac-42c6-9fd4-b5bd948912b5 { padding-top: 10px;
padding-bottom: 10px; }
@media (min-width: 0px) {
[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-67990528-45f9-4d84-b9df-8e6166529cb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a51948a6-afb1-4e21-898e-0cdfb06ba378 {
  display: none;
}
.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-1b49d24c-a66d-4bc1-b511-08b5b791da6c { text-align: left; }
.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-a8a96ed7-4092-4167-9e46-1a6449404767 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8a96ed7-4092-4167-9e46-1a6449404767 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-796d3862-edfa-407f-80fc-cc38b13563a7 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000; }
#s-796d3862-edfa-407f-80fc-cc38b13563a7 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-796d3862-edfa-407f-80fc-cc38b13563a7 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-796d3862-edfa-407f-80fc-cc38b13563a7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-796d3862-edfa-407f-80fc-cc38b13563a7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-2be1fb5b-bfb5-4aba-8780-040430f548c6 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-2be1fb5b-bfb5-4aba-8780-040430f548c6 .shg-product-sold-out {
  display: none;
}

#s-2be1fb5b-bfb5-4aba-8780-040430f548c6 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-2be1fb5b-bfb5-4aba-8780-040430f548c6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
.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-93dbd8f5-7127-4aed-ab7a-5054a4a114fa { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-93dbd8f5-7127-4aed-ab7a-5054a4a114fa:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-93dbd8f5-7127-4aed-ab7a-5054a4a114fa:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-93dbd8f5-7127-4aed-ab7a-5054a4a114fa {
  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-93dbd8f5-7127-4aed-ab7a-5054a4a114fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93dbd8f5-7127-4aed-ab7a-5054a4a114fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-93dbd8f5-7127-4aed-ab7a-5054a4a114fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe9ffaf8-02fa-4fdd-8126-dbd0629d62ea {
  display: none;
}
#s-c10c7dc5-2ada-4331-8309-d05accbb1e62 { text-align: left; }
#s-858ced0f-156c-462a-bcfd-25907a166676 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-858ced0f-156c-462a-bcfd-25907a166676 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-a8a5e090-fcad-44dd-8f1b-7433d6574ed2 { text-align: left; }
#s-a8a5e090-fcad-44dd-8f1b-7433d6574ed2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a8a5e090-fcad-44dd-8f1b-7433d6574ed2 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a8a5e090-fcad-44dd-8f1b-7433d6574ed2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a8a5e090-fcad-44dd-8f1b-7433d6574ed2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ed8953e3-e7ed-42cc-a3f3-631007419314 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-ed8953e3-e7ed-42cc-a3f3-631007419314 .shg-product-sold-out {
  display: none;
}

#s-ed8953e3-e7ed-42cc-a3f3-631007419314 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-ed8953e3-e7ed-42cc-a3f3-631007419314 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-e5a86930-f96d-4d70-affb-1f38fc676d0c { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-e5a86930-f96d-4d70-affb-1f38fc676d0c:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-e5a86930-f96d-4d70-affb-1f38fc676d0c:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-e5a86930-f96d-4d70-affb-1f38fc676d0c {
  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-e5a86930-f96d-4d70-affb-1f38fc676d0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5a86930-f96d-4d70-affb-1f38fc676d0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-e5a86930-f96d-4d70-affb-1f38fc676d0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e1b2594-f639-471f-8d2c-aa37f6a2357d {
  display: none;
}
#s-baccbe50-b119-4df5-96e1-56812bd560cc { text-align: left; }
#s-727047d6-7c71-468c-92d9-3b926a9a7072 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-727047d6-7c71-468c-92d9-3b926a9a7072 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-aaebda4d-1698-4014-a45b-d50d75b28ac1 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000; }
#s-aaebda4d-1698-4014-a45b-d50d75b28ac1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-aaebda4d-1698-4014-a45b-d50d75b28ac1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-aaebda4d-1698-4014-a45b-d50d75b28ac1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-aaebda4d-1698-4014-a45b-d50d75b28ac1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-75c4d635-717f-4b65-897b-2f2326bb3e5b { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-75c4d635-717f-4b65-897b-2f2326bb3e5b .shg-product-sold-out {
  display: none;
}

#s-75c4d635-717f-4b65-897b-2f2326bb3e5b .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-75c4d635-717f-4b65-897b-2f2326bb3e5b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-a2b7588a-149a-4be5-adec-bc6ec8cf3117 { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-a2b7588a-149a-4be5-adec-bc6ec8cf3117:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-a2b7588a-149a-4be5-adec-bc6ec8cf3117:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-a2b7588a-149a-4be5-adec-bc6ec8cf3117 {
  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-a2b7588a-149a-4be5-adec-bc6ec8cf3117.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2b7588a-149a-4be5-adec-bc6ec8cf3117.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-a2b7588a-149a-4be5-adec-bc6ec8cf3117.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1661e8a-c76b-4de6-a224-2fdecf7606bd {
  display: none;
}
#s-eb58d4f0-e1dc-4915-b41f-c1f448d34c65 { text-align: left; }
#s-1138c439-70f3-452f-960b-470dd7233328 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1138c439-70f3-452f-960b-470dd7233328 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-fa4b8f19-2658-4fd2-b452-721001768889 { text-align: left; }
#s-fa4b8f19-2658-4fd2-b452-721001768889 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-fa4b8f19-2658-4fd2-b452-721001768889 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-fa4b8f19-2658-4fd2-b452-721001768889 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-fa4b8f19-2658-4fd2-b452-721001768889 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a7773c8e-8984-4657-a8f6-6eed4b5a8cbe { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-a7773c8e-8984-4657-a8f6-6eed4b5a8cbe .shg-product-sold-out {
  display: none;
}

#s-a7773c8e-8984-4657-a8f6-6eed4b5a8cbe .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-a7773c8e-8984-4657-a8f6-6eed4b5a8cbe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-458a4f6d-ff92-4285-96ad-d1bfd184ce33 { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-458a4f6d-ff92-4285-96ad-d1bfd184ce33:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-458a4f6d-ff92-4285-96ad-d1bfd184ce33:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-458a4f6d-ff92-4285-96ad-d1bfd184ce33 {
  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-458a4f6d-ff92-4285-96ad-d1bfd184ce33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-458a4f6d-ff92-4285-96ad-d1bfd184ce33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-458a4f6d-ff92-4285-96ad-d1bfd184ce33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



@media (min-width: 0px) {
[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-381c8286-cfbc-4ac2-a22d-3d93616eb0e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fddadba9-e2de-4e00-9b93-6cb3ff616119 {
  display: none;
}
#s-129df719-7062-474c-aa7b-8eb305af0f8f { text-align: left; }
#s-fe233bdd-ec13-4d3d-93bc-29fe042a3922 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe233bdd-ec13-4d3d-93bc-29fe042a3922 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-b4d92136-ca85-49e6-90ea-328defe12099 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000; }
#s-b4d92136-ca85-49e6-90ea-328defe12099 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b4d92136-ca85-49e6-90ea-328defe12099 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b4d92136-ca85-49e6-90ea-328defe12099 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b4d92136-ca85-49e6-90ea-328defe12099 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d1e6a85d-6846-49c6-a183-219056c63ec1 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-d1e6a85d-6846-49c6-a183-219056c63ec1 .shg-product-sold-out {
  display: none;
}

#s-d1e6a85d-6846-49c6-a183-219056c63ec1 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-d1e6a85d-6846-49c6-a183-219056c63ec1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-45dbdab4-93e4-463a-af00-c2efd9f2693a { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-45dbdab4-93e4-463a-af00-c2efd9f2693a:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-45dbdab4-93e4-463a-af00-c2efd9f2693a:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-45dbdab4-93e4-463a-af00-c2efd9f2693a {
  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-45dbdab4-93e4-463a-af00-c2efd9f2693a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45dbdab4-93e4-463a-af00-c2efd9f2693a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-45dbdab4-93e4-463a-af00-c2efd9f2693a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bbed5504-0d60-4c88-b453-921e73ea81e3 {
  display: none;
}
#s-91185b5a-a4f9-4dee-bc49-af83a7eed4a4 { text-align: left; }
#s-542eb53f-2105-43de-a730-2645b4b32ef7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-542eb53f-2105-43de-a730-2645b4b32ef7 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-607fc5e5-1aa2-4be0-9bf6-b50f2a1370d0 { text-align: left; }
#s-607fc5e5-1aa2-4be0-9bf6-b50f2a1370d0 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-607fc5e5-1aa2-4be0-9bf6-b50f2a1370d0 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-607fc5e5-1aa2-4be0-9bf6-b50f2a1370d0 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-607fc5e5-1aa2-4be0-9bf6-b50f2a1370d0 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-2b6bc85b-2c0d-4229-aa46-cae0b6e0933c { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-2b6bc85b-2c0d-4229-aa46-cae0b6e0933c .shg-product-sold-out {
  display: none;
}

#s-2b6bc85b-2c0d-4229-aa46-cae0b6e0933c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-2b6bc85b-2c0d-4229-aa46-cae0b6e0933c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-0990a390-7a48-453d-b4bd-e4f7eba37b8e { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-0990a390-7a48-453d-b4bd-e4f7eba37b8e:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-0990a390-7a48-453d-b4bd-e4f7eba37b8e:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-0990a390-7a48-453d-b4bd-e4f7eba37b8e {
  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-0990a390-7a48-453d-b4bd-e4f7eba37b8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0990a390-7a48-453d-b4bd-e4f7eba37b8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-0990a390-7a48-453d-b4bd-e4f7eba37b8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c30e2c46-ffcc-483f-b2ea-5059c4ec2704 {
  display: none;
}
#s-323d2f88-8bf7-418c-bfad-2c6142e6decf { text-align: left; }
#s-5467cce5-7ac4-4c1f-915e-415882a6a887 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5467cce5-7ac4-4c1f-915e-415882a6a887 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-ccd82977-e61a-4dfd-8c8a-c8b41f1ae2ec { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000; }
#s-ccd82977-e61a-4dfd-8c8a-c8b41f1ae2ec .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ccd82977-e61a-4dfd-8c8a-c8b41f1ae2ec .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ccd82977-e61a-4dfd-8c8a-c8b41f1ae2ec .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ccd82977-e61a-4dfd-8c8a-c8b41f1ae2ec .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-a68d9a1f-19e4-4798-94d4-7559df8150d3 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-a68d9a1f-19e4-4798-94d4-7559df8150d3 .shg-product-sold-out {
  display: none;
}

#s-a68d9a1f-19e4-4798-94d4-7559df8150d3 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-a68d9a1f-19e4-4798-94d4-7559df8150d3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-2aa0beb7-beff-492b-b770-7fbbb60d8506 { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-2aa0beb7-beff-492b-b770-7fbbb60d8506:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-2aa0beb7-beff-492b-b770-7fbbb60d8506:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-2aa0beb7-beff-492b-b770-7fbbb60d8506 {
  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-2aa0beb7-beff-492b-b770-7fbbb60d8506.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2aa0beb7-beff-492b-b770-7fbbb60d8506.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-2aa0beb7-beff-492b-b770-7fbbb60d8506.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71629c26-1d0a-4ac6-a967-01c6471e46b7 {
  display: none;
}
#s-7b6138d7-9ba0-462d-a480-48b82bb29531 { text-align: left; }
#s-08e45528-5b88-4e3f-bebb-0df35b2ea4eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08e45528-5b88-4e3f-bebb-0df35b2ea4eb .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-13db6127-209a-4871-a2f1-010014cd14fa { text-align: left; }
#s-13db6127-209a-4871-a2f1-010014cd14fa .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-13db6127-209a-4871-a2f1-010014cd14fa .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-13db6127-209a-4871-a2f1-010014cd14fa .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-13db6127-209a-4871-a2f1-010014cd14fa .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-64d3997d-b84c-4369-b91b-8d75ac2e3e5d { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-64d3997d-b84c-4369-b91b-8d75ac2e3e5d .shg-product-sold-out {
  display: none;
}

#s-64d3997d-b84c-4369-b91b-8d75ac2e3e5d .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-64d3997d-b84c-4369-b91b-8d75ac2e3e5d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-67946116-a2a2-4037-a91c-908f773748f6 { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-67946116-a2a2-4037-a91c-908f773748f6:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-67946116-a2a2-4037-a91c-908f773748f6:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-67946116-a2a2-4037-a91c-908f773748f6 {
  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-67946116-a2a2-4037-a91c-908f773748f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67946116-a2a2-4037-a91c-908f773748f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-67946116-a2a2-4037-a91c-908f773748f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



@media (min-width: 0px) {
[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9b2a0630-8762-4398-9d1f-46598c44b925"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-71507e32-83f1-4135-8598-17549af33d58 {
  display: none;
}
#s-40b7926a-a206-4ba8-87c3-745905a1fab4 { text-align: left; }
#s-7c0f2a18-3ca0-4430-8b5a-14b9cf104286 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c0f2a18-3ca0-4430-8b5a-14b9cf104286 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-84567d7f-9a68-4a5a-8088-e9160348738b { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000; }
#s-84567d7f-9a68-4a5a-8088-e9160348738b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-84567d7f-9a68-4a5a-8088-e9160348738b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-84567d7f-9a68-4a5a-8088-e9160348738b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-84567d7f-9a68-4a5a-8088-e9160348738b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-dd2d0f34-2686-4340-b259-029dbdfc3ca8 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-dd2d0f34-2686-4340-b259-029dbdfc3ca8 .shg-product-sold-out {
  display: none;
}

#s-dd2d0f34-2686-4340-b259-029dbdfc3ca8 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-dd2d0f34-2686-4340-b259-029dbdfc3ca8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-d64c264c-d7d0-4ab2-a353-cc7f193c725f { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-d64c264c-d7d0-4ab2-a353-cc7f193c725f:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-d64c264c-d7d0-4ab2-a353-cc7f193c725f:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-d64c264c-d7d0-4ab2-a353-cc7f193c725f {
  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-d64c264c-d7d0-4ab2-a353-cc7f193c725f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d64c264c-d7d0-4ab2-a353-cc7f193c725f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-d64c264c-d7d0-4ab2-a353-cc7f193c725f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee76efb7-0cb7-42e3-baec-a38ee84d97cb {
  display: none;
}
#s-c0b2173b-75a8-49e9-aee2-43ff30430bea { text-align: left; }
#s-6b670917-30b8-49a3-8f5e-7823d41aca1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b670917-30b8-49a3-8f5e-7823d41aca1e .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-a8c74635-57c5-4097-b054-914bdf4bafed { text-align: left; }
#s-a8c74635-57c5-4097-b054-914bdf4bafed .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a8c74635-57c5-4097-b054-914bdf4bafed .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a8c74635-57c5-4097-b054-914bdf4bafed .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a8c74635-57c5-4097-b054-914bdf4bafed .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9e038a6a-bd73-4621-b456-201890bee55d { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-9e038a6a-bd73-4621-b456-201890bee55d .shg-product-sold-out {
  display: none;
}

#s-9e038a6a-bd73-4621-b456-201890bee55d .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-9e038a6a-bd73-4621-b456-201890bee55d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-d8204887-74dc-4cfa-aa88-5572f1b81ade { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-d8204887-74dc-4cfa-aa88-5572f1b81ade:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-d8204887-74dc-4cfa-aa88-5572f1b81ade:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-d8204887-74dc-4cfa-aa88-5572f1b81ade {
  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-d8204887-74dc-4cfa-aa88-5572f1b81ade.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8204887-74dc-4cfa-aa88-5572f1b81ade.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-d8204887-74dc-4cfa-aa88-5572f1b81ade.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd9bef82-96a1-435a-93ea-edb33546a274 {
  display: none;
}
#s-ca0e4081-7147-4a96-ba69-7e869bc5763e { text-align: left; }
#s-c3de092e-3168-44d7-8f78-07d7822c0494 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c3de092e-3168-44d7-8f78-07d7822c0494 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-92ef47f2-722c-4624-a578-e74aebc3ff62 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000; }
#s-92ef47f2-722c-4624-a578-e74aebc3ff62 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-92ef47f2-722c-4624-a578-e74aebc3ff62 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-92ef47f2-722c-4624-a578-e74aebc3ff62 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-92ef47f2-722c-4624-a578-e74aebc3ff62 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d5aae87d-7db4-42bd-8f0f-a1f2878128f7 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-d5aae87d-7db4-42bd-8f0f-a1f2878128f7 .shg-product-sold-out {
  display: none;
}

#s-d5aae87d-7db4-42bd-8f0f-a1f2878128f7 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-d5aae87d-7db4-42bd-8f0f-a1f2878128f7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6 { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6 {
  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-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-1ebaa8ff-6aa7-40a8-a432-5adcb040b2f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-494e01a5-6c06-4bbd-9380-ce61e703594d {
  display: none;
}
#s-3d324060-eed8-44ad-b6b1-9fd4072c39e7 { text-align: left; }
#s-b7bb0765-d7ac-45a2-978d-cf12f8f4bd92 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7bb0765-d7ac-45a2-978d-cf12f8f4bd92 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Noto Serif;
  font-style:  normal ;
  font-size: 21px;
}
#s-3834118a-0256-4230-95b7-9e4855a45f43 { text-align: left; }
#s-3834118a-0256-4230-95b7-9e4855a45f43 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-3834118a-0256-4230-95b7-9e4855a45f43 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-3834118a-0256-4230-95b7-9e4855a45f43 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-3834118a-0256-4230-95b7-9e4855a45f43 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f4546ddf-b2c6-448e-8da3-2459a755b4b2 { margin-top: 12px;
margin-bottom: 12px;
text-align: center; }
#s-f4546ddf-b2c6-448e-8da3-2459a755b4b2 .shg-product-sold-out {
  display: none;
}

#s-f4546ddf-b2c6-448e-8da3-2459a755b4b2 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
}

#s-f4546ddf-b2c6-448e-8da3-2459a755b4b2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(170, 170, 170, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}
#s-d825c9ed-8add-45e8-80ed-3956f18d6285 { 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;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(52, 152, 219, 0); }
#s-d825c9ed-8add-45e8-80ed-3956f18d6285:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(245, 245, 245, 1) !important;
text-decoration: none !important;}
#s-d825c9ed-8add-45e8-80ed-3956f18d6285:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-d825c9ed-8add-45e8-80ed-3956f18d6285 {
  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-d825c9ed-8add-45e8-80ed-3956f18d6285.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d825c9ed-8add-45e8-80ed-3956f18d6285.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight:  700 ;
  font-style:  normal ;
  font-family: Muli;
}

#s-d825c9ed-8add-45e8-80ed-3956f18d6285.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7 { border-style: solid;
margin-top: 25px;
padding-top: 25px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 233, 235, 1); }
@media (min-width: 0px) {
[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a661a24-ed9d-4403-80d2-c8ee02ec5fe7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9ab86d87-0b50-485e-bf9c-74b6baf258be { border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
opacity: 1;
text-align: center;
border-color: rgba(230, 173, 3, 1);
background-color: rgba(232, 233, 235, 1);
text-decoration: none; }
#s-9ab86d87-0b50-485e-bf9c-74b6baf258be:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
opacity: 1 !important;
border-color: rgba(230, 146, 3, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-9ab86d87-0b50-485e-bf9c-74b6baf258be:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(230, 173, 3, 1) !important;
background-color: rgba(232, 233, 235, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

 #s-9ab86d87-0b50-485e-bf9c-74b6baf258be.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 12px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-977c2195-3c1a-414c-92e5-239d89ca90a0 { margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(194, 194, 194, 1); }
#s-977c2195-3c1a-414c-92e5-239d89ca90a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-36dd69a5-edcd-45e2-9c9c-fa7dd0fdae99 { border-style: solid;
margin-top: 75px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1); }
 #s-36dd69a5-edcd-45e2-9c9c-fa7dd0fdae99 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Dancing Script;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-546613e1-5a7a-4400-8056-88096308601c { margin-left: 50px;
margin-bottom: 100px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-546613e1-5a7a-4400-8056-88096308601c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-32e3b607-c31b-432d-9fe3-931e7d119a68 { box-shadow:    rgba(255, 255, 255, 0.33);
background-image: url(https://i.shgcdn.com/66057546-2c99-4580-9a13-70495dd8cd67/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 30px;
min-height: 630px;
background-position: center center; }
#s-32e3b607-c31b-432d-9fe3-931e7d119a68 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0.33;
}
#s-418e070c-ed28-4df5-8e7d-a64967036e6a { margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-418e070c-ed28-4df5-8e7d-a64967036e6a .shogun-heading-component h2 {
   color: rgba(0, 0, 0, 1);
   font-weight:  700 ;
   font-family: Noto Serif;
   font-style:  normal ;
   font-size: 40px;
   text-align: left;
 }

 

#s-431d479d-d6a1-47f0-9986-3231522e9aa0 { margin-top: 25px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-431d479d-d6a1-47f0-9986-3231522e9aa0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cb17b537-5e2e-430f-8e0b-e5c1c94e1c9f { border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 1);
text-decoration: none; }
#s-cb17b537-5e2e-430f-8e0b-e5c1c94e1c9f:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-cb17b537-5e2e-430f-8e0b-e5c1c94e1c9f:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-cb17b537-5e2e-430f-8e0b-e5c1c94e1c9f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-5a4b47a8-ae6e-4f50-ab24-5518bedff303 { box-shadow:    rgba(255, 255, 255, 0.33);
background-image: url(https://i.shgcdn.com/41dab16e-2710-4d4d-a6e3-508ae2b31cf7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 30px;
min-height: 300px;
background-position: center center; }
#s-5a4b47a8-ae6e-4f50-ab24-5518bedff303 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}
#s-17893107-98f9-4598-81f3-696863ccec32 { margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-17893107-98f9-4598-81f3-696863ccec32 .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Noto Serif;
   font-style:  normal ;
   font-size: 24px;
   text-align: left;
 }

 

#s-2f711635-6569-4b38-b96c-0dc074eebae3 { margin-top: 12px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f711635-6569-4b38-b96c-0dc074eebae3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-352657b4-905a-4ccb-9a0a-3f35314e5f9c { border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-352657b4-905a-4ccb-9a0a-3f35314e5f9c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-352657b4-905a-4ccb-9a0a-3f35314e5f9c:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-352657b4-905a-4ccb-9a0a-3f35314e5f9c.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 12px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-755a49c1-9f0c-4021-863c-7d2ad369d3e7 { box-shadow:    rgba(255, 255, 255, 0.33);
background-image: url(https://i.shgcdn.com/bf4e5a57-7c08-4a1a-8dad-b8798d239330/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 30px;
min-height: 300px;
background-position: center center; }
#s-755a49c1-9f0c-4021-863c-7d2ad369d3e7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}
#s-24891191-14a8-4934-8151-96b7a4455127 { margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-24891191-14a8-4934-8151-96b7a4455127 .shogun-heading-component h2 {
   color: rgba(255, 255, 255, 1);
   font-weight:  700 ;
   font-family: Noto Serif;
   font-style:  normal ;
   font-size: 24px;
   text-align: left;
 }

 

#s-176a50aa-15c3-403f-b816-b9e8c08cfd80 { margin-top: 12px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-176a50aa-15c3-403f-b816-b9e8c08cfd80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-10b43f59-3694-46dd-ade0-b77c73a6a499 { border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
opacity: 1;
text-align: center;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-10b43f59-3694-46dd-ade0-b77c73a6a499:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
opacity: 1 !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-10b43f59-3694-46dd-ade0-b77c73a6a499:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

 #s-10b43f59-3694-46dd-ade0-b77c73a6a499.shg-btn {
   color: rgba(0, 0, 0, 1);
   font-size: 12px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-a2c5cfe3-84ef-486d-80a7-3075436528e8 { margin-top: 75px;
margin-left: 50px;
margin-bottom: 100px;
margin-right: 50px;
min-height: 50px; }
#s-a2c5cfe3-84ef-486d-80a7-3075436528e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-18a28752-01d1-4a60-857f-d1b46fa6dde9 { border-style: solid;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25); }
 #s-18a28752-01d1-4a60-857f-d1b46fa6dde9 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 0.33);
   font-weight:  normal ;
   font-family: Dancing Script;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1 { margin-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-6e35b5ef-3ff8-40fb-9bdc-c5cc4a0c17c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 0px) {
[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e127e1d7-8072-45b7-bb71-2f870797df85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b5217210-67e6-41b1-b220-3a5cebf2b615 { background-image: url(https://i.shgcdn.com/e34bff59-931b-4310-a311-edcbe06dc614/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center; }
#s-b5217210-67e6-41b1-b220-3a5cebf2b615 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9214237f-e3c3-4df3-a5cf-c444452e8cc3 { margin-top: 25px;
margin-bottom: 50px; }
@media (min-width: 0px) {
[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0be389b-127f-4d41-ae76-3b283f6dab88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-19fb0c41-655c-4b6e-a71a-7c85156756b6 { background-image: url(https://i.shgcdn.com/b423c227-71e5-4acd-8e2e-e6f01bb585f4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center; }
#s-19fb0c41-655c-4b6e-a71a-7c85156756b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4cd5c3ce-1330-4023-933b-3798502ad3b8 { margin-top: 25px;
margin-bottom: 50px; }
@media (min-width: 0px) {
[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d5c7cf6-8281-46b2-8a8a-7c460c665f12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d5d645da-e05f-40b4-a25f-90deb2f3d482 { background-image: url(https://i.shgcdn.com/b7a660b9-a184-40c7-b76d-435c94bfb3eb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center; }
#s-d5d645da-e05f-40b4-a25f-90deb2f3d482 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5e75e5f3-2764-447f-a75c-ea47226c05ba { margin-top: 25px;
margin-bottom: 50px; }
#s-bfab2886-97e1-42a6-acf6-cd802eb76e72 { background-image: url(https://i.shgcdn.com/0b562686-10ab-4645-9788-af18d417e039/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 250px;
background-position: center center; }
#s-bfab2886-97e1-42a6-acf6-cd802eb76e72 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.38;
}
#s-d0217e38-53f0-424b-8faa-9b7a340bc424 { margin-top: 75px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-d0217e38-53f0-424b-8faa-9b7a340bc424 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Dancing Script;
   font-style:  normal ;
   font-size: 48px;
   text-align: center;
 }

 

#s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b { margin-top: 25px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px; }
@media (min-width: 0px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-be897346-fd17-4aac-8792-ba66d1bcc294 { margin-left: 0px;
margin-right: 0px; }
.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input, textarea {
  margin: 0;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input, .shogun-form textarea {
  width: 100%;
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 { margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 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%}
