.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  
  
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

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

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

  to {
    opacity: 1;
  }
}

#s-1373619d-dc80-453d-b377-f1a844144156 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 450px;
}

#s-1373619d-dc80-453d-b377-f1a844144156 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1373619d-dc80-453d-b377-f1a844144156 .shg-sld-nav-button.shg-sld-left,
#s-1373619d-dc80-453d-b377-f1a844144156 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-adb7f7f5-1243-4367-a01b-184c7347e371 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-adb7f7f5-1243-4367-a01b-184c7347e371 {
  display: none;
}
#s-adb7f7f5-1243-4367-a01b-184c7347e371, #wrap-s-adb7f7f5-1243-4367-a01b-184c7347e371, #wrap-content-s-adb7f7f5-1243-4367-a01b-184c7347e371 { display: none !important; }}
#s-adb7f7f5-1243-4367-a01b-184c7347e371 {
  background-image: url(https://i.shgcdn.com/06f5e162-f911-4424-bd69-352f811277bb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-adb7f7f5-1243-4367-a01b-184c7347e371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-adb7f7f5-1243-4367-a01b-184c7347e371 {
  cursor: pointer;
}#s-adb7f7f5-1243-4367-a01b-184c7347e371.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-c5847d94-90e1-4ca6-80a4-d53b89835cc4 {
  margin-top: 80px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-c5847d94-90e1-4ca6-80a4-d53b89835cc4 {
  display: none;
}
#s-c5847d94-90e1-4ca6-80a4-d53b89835cc4, #wrap-s-c5847d94-90e1-4ca6-80a4-d53b89835cc4, #wrap-content-s-c5847d94-90e1-4ca6-80a4-d53b89835cc4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c5847d94-90e1-4ca6-80a4-d53b89835cc4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c5847d94-90e1-4ca6-80a4-d53b89835cc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c5847d94-90e1-4ca6-80a4-d53b89835cc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5847d94-90e1-4ca6-80a4-d53b89835cc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d72317b6-91fe-4409-96ec-98c2775209ca {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-11f8b33c-19d2-4a45-b717-9c7edb650e47 {
  display: none;
}
#s-11f8b33c-19d2-4a45-b717-9c7edb650e47, #wrap-s-11f8b33c-19d2-4a45-b717-9c7edb650e47, #wrap-content-s-11f8b33c-19d2-4a45-b717-9c7edb650e47 { display: none !important; }}
@media (min-width: 0px) {
[id="s-11f8b33c-19d2-4a45-b717-9c7edb650e47"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-11f8b33c-19d2-4a45-b717-9c7edb650e47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-11f8b33c-19d2-4a45-b717-9c7edb650e47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-11f8b33c-19d2-4a45-b717-9c7edb650e47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

.shg-btn-text {
  
  
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-28e05c94-8d46-4433-b9e5-87eead83fe49 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-28e05c94-8d46-4433-b9e5-87eead83fe49:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28e05c94-8d46-4433-b9e5-87eead83fe49:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhkNTEwN2MtNDgxNy00MTIwLTgzN2QtMjAwYjM0Y2RmZmZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGQ1MTA3Yy00ODE3LTQxMjAtODM3ZC0yMDBiMzRjZGZmZmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 15px !important;
border-left-width: 15px !important;
border-bottom-width: 15px !important;
border-right-width: 15px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1f1ea"}, {"pos"=>"1.00", "color"=>"#7e20cf"}] !important;}

  #s-28e05c94-8d46-4433-b9e5-87eead83fe49-root {
    text-align: center;
  }


#s-28e05c94-8d46-4433-b9e5-87eead83fe49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-28e05c94-8d46-4433-b9e5-87eead83fe49-root {
    text-align: center;
  }


#s-28e05c94-8d46-4433-b9e5-87eead83fe49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28e05c94-8d46-4433-b9e5-87eead83fe49-root {
    text-align: center;
  }


#s-28e05c94-8d46-4433-b9e5-87eead83fe49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28e05c94-8d46-4433-b9e5-87eead83fe49-root {
    text-align: center;
  }


#s-28e05c94-8d46-4433-b9e5-87eead83fe49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-28e05c94-8d46-4433-b9e5-87eead83fe49-root {
    text-align: center;
  }


#s-28e05c94-8d46-4433-b9e5-87eead83fe49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a {
  
}
}@media (max-width: 767px){#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a {
  
}
}
#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a {
  background-image: url(https://i.shgcdn.com/784d1977-4987-4bf8-9cbd-820faa7a14a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a {
  cursor: pointer;
}#s-b778ee8b-e440-4ecd-9bd7-cd4abb52998a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-31dc689f-4a9c-4abe-9529-9ce69b58970a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-31dc689f-4a9c-4abe-9529-9ce69b58970a {
  display: none;
}
#s-31dc689f-4a9c-4abe-9529-9ce69b58970a, #wrap-s-31dc689f-4a9c-4abe-9529-9ce69b58970a, #wrap-content-s-31dc689f-4a9c-4abe-9529-9ce69b58970a { display: none !important; }}@media (max-width: 767px){#s-31dc689f-4a9c-4abe-9529-9ce69b58970a {
  display: none;
}
#s-31dc689f-4a9c-4abe-9529-9ce69b58970a, #wrap-s-31dc689f-4a9c-4abe-9529-9ce69b58970a, #wrap-content-s-31dc689f-4a9c-4abe-9529-9ce69b58970a { display: none !important; }}
@media (min-width: 0px) {
[id="s-31dc689f-4a9c-4abe-9529-9ce69b58970a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-31dc689f-4a9c-4abe-9529-9ce69b58970a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-31dc689f-4a9c-4abe-9529-9ce69b58970a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-31dc689f-4a9c-4abe-9529-9ce69b58970a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-112605ad-5821-4b8e-94d7-fcc84489b2fc {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-112605ad-5821-4b8e-94d7-fcc84489b2fc {
  display: none;
}
#s-112605ad-5821-4b8e-94d7-fcc84489b2fc, #wrap-s-112605ad-5821-4b8e-94d7-fcc84489b2fc, #wrap-content-s-112605ad-5821-4b8e-94d7-fcc84489b2fc { display: none !important; }}@media (max-width: 767px){#s-112605ad-5821-4b8e-94d7-fcc84489b2fc {
  display: none;
}
#s-112605ad-5821-4b8e-94d7-fcc84489b2fc, #wrap-s-112605ad-5821-4b8e-94d7-fcc84489b2fc, #wrap-content-s-112605ad-5821-4b8e-94d7-fcc84489b2fc { display: none !important; }}
#s-0ab89d2f-f876-4b40-9973-c8208bf49ee3 {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-0ab89d2f-f876-4b40-9973-c8208bf49ee3 {
  display: none;
}
#s-0ab89d2f-f876-4b40-9973-c8208bf49ee3, #wrap-s-0ab89d2f-f876-4b40-9973-c8208bf49ee3, #wrap-content-s-0ab89d2f-f876-4b40-9973-c8208bf49ee3 { display: none !important; }}@media (max-width: 767px){#s-0ab89d2f-f876-4b40-9973-c8208bf49ee3 {
  display: none;
}
#s-0ab89d2f-f876-4b40-9973-c8208bf49ee3, #wrap-s-0ab89d2f-f876-4b40-9973-c8208bf49ee3, #wrap-content-s-0ab89d2f-f876-4b40-9973-c8208bf49ee3 { display: none !important; }}
#s-4beed987-c544-4702-8d94-a3d712091d1e {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4beed987-c544-4702-8d94-a3d712091d1e {
  display: none;
}
#s-4beed987-c544-4702-8d94-a3d712091d1e, #wrap-s-4beed987-c544-4702-8d94-a3d712091d1e, #wrap-content-s-4beed987-c544-4702-8d94-a3d712091d1e { display: none !important; }}@media (max-width: 767px){#s-4beed987-c544-4702-8d94-a3d712091d1e {
  display: none;
}
#s-4beed987-c544-4702-8d94-a3d712091d1e, #wrap-s-4beed987-c544-4702-8d94-a3d712091d1e, #wrap-content-s-4beed987-c544-4702-8d94-a3d712091d1e { display: none !important; }}
@media (min-width: 0px) {
[id="s-4beed987-c544-4702-8d94-a3d712091d1e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4beed987-c544-4702-8d94-a3d712091d1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4beed987-c544-4702-8d94-a3d712091d1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4beed987-c544-4702-8d94-a3d712091d1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5293462d-8461-4ffa-bb07-c7c84fedcb82 {
  background-size: cover;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-5293462d-8461-4ffa-bb07-c7c84fedcb82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5293462d-8461-4ffa-bb07-c7c84fedcb82:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5293462d-8461-4ffa-bb07-c7c84fedcb82 {
  display: none;
}
#s-5293462d-8461-4ffa-bb07-c7c84fedcb82, #wrap-s-5293462d-8461-4ffa-bb07-c7c84fedcb82, #wrap-content-s-5293462d-8461-4ffa-bb07-c7c84fedcb82 { display: none !important; }}@media (max-width: 767px){#s-5293462d-8461-4ffa-bb07-c7c84fedcb82 {
  display: none;
}
#s-5293462d-8461-4ffa-bb07-c7c84fedcb82, #wrap-s-5293462d-8461-4ffa-bb07-c7c84fedcb82, #wrap-content-s-5293462d-8461-4ffa-bb07-c7c84fedcb82 { display: none !important; }}

  #s-5293462d-8461-4ffa-bb07-c7c84fedcb82-root {
    text-align: center;
  }


#s-5293462d-8461-4ffa-bb07-c7c84fedcb82.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5293462d-8461-4ffa-bb07-c7c84fedcb82-root {
    text-align: center;
  }


#s-5293462d-8461-4ffa-bb07-c7c84fedcb82.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5293462d-8461-4ffa-bb07-c7c84fedcb82-root {
    text-align: center;
  }


#s-5293462d-8461-4ffa-bb07-c7c84fedcb82.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5293462d-8461-4ffa-bb07-c7c84fedcb82-root {
    text-align: center;
  }


#s-5293462d-8461-4ffa-bb07-c7c84fedcb82.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5293462d-8461-4ffa-bb07-c7c84fedcb82-root {
    text-align: center;
  }


#s-5293462d-8461-4ffa-bb07-c7c84fedcb82.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-bd413050-0a32-4dac-acf3-fdad90238966 {
  display: none;
}
#s-bd413050-0a32-4dac-acf3-fdad90238966, #wrap-s-bd413050-0a32-4dac-acf3-fdad90238966, #wrap-content-s-bd413050-0a32-4dac-acf3-fdad90238966 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd413050-0a32-4dac-acf3-fdad90238966 {
  display: none;
}
#s-bd413050-0a32-4dac-acf3-fdad90238966, #wrap-s-bd413050-0a32-4dac-acf3-fdad90238966, #wrap-content-s-bd413050-0a32-4dac-acf3-fdad90238966 { display: none !important; }}@media (max-width: 767px){#s-bd413050-0a32-4dac-acf3-fdad90238966 {
  display: none;
}
#s-bd413050-0a32-4dac-acf3-fdad90238966, #wrap-s-bd413050-0a32-4dac-acf3-fdad90238966, #wrap-content-s-bd413050-0a32-4dac-acf3-fdad90238966 { display: none !important; }}
@media (min-width: 0px) {
[id="s-bd413050-0a32-4dac-acf3-fdad90238966"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bd413050-0a32-4dac-acf3-fdad90238966"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd413050-0a32-4dac-acf3-fdad90238966"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd413050-0a32-4dac-acf3-fdad90238966"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 {
  margin-left: 55px;
margin-bottom: 30px;
margin-right: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 {
  display: none;
}
#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7, #wrap-s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7, #wrap-content-s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 {
  display: none;
}
#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7, #wrap-s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7, #wrap-content-s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 {
  
}
}@media (max-width: 767px){#s-46734ab2-1def-4787-ab2b-7c9a2a9d48a7 {
  
}
}
@media (min-width: 1200px){#s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29 {
  display: none;
}
#s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29, #wrap-s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29, #wrap-content-s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29 {
  display: none;
}
#s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29, #wrap-s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29, #wrap-content-s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29 { display: none !important; }}@media (max-width: 767px){#s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29 {
  display: none;
}
#s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29, #wrap-s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29, #wrap-content-s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5072bf9-eb7e-4efc-b4ec-00453d53fd29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-77c97c64-678b-4c35-a74c-25c4d5e37c56 {
  margin-left: 55px;
margin-bottom: 100px;
margin-right: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-77c97c64-678b-4c35-a74c-25c4d5e37c56:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77c97c64-678b-4c35-a74c-25c4d5e37c56:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-77c97c64-678b-4c35-a74c-25c4d5e37c56 {
  display: none;
}
#s-77c97c64-678b-4c35-a74c-25c4d5e37c56, #wrap-s-77c97c64-678b-4c35-a74c-25c4d5e37c56, #wrap-content-s-77c97c64-678b-4c35-a74c-25c4d5e37c56 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77c97c64-678b-4c35-a74c-25c4d5e37c56 {
  display: none;
}
#s-77c97c64-678b-4c35-a74c-25c4d5e37c56, #wrap-s-77c97c64-678b-4c35-a74c-25c4d5e37c56, #wrap-content-s-77c97c64-678b-4c35-a74c-25c4d5e37c56 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77c97c64-678b-4c35-a74c-25c4d5e37c56 {
  
}
}@media (max-width: 767px){#s-77c97c64-678b-4c35-a74c-25c4d5e37c56 {
  
}
}

  #s-77c97c64-678b-4c35-a74c-25c4d5e37c56-root {
    text-align: center;
  }


#s-77c97c64-678b-4c35-a74c-25c4d5e37c56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-77c97c64-678b-4c35-a74c-25c4d5e37c56-root {
    text-align: center;
  }


#s-77c97c64-678b-4c35-a74c-25c4d5e37c56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-77c97c64-678b-4c35-a74c-25c4d5e37c56-root {
    text-align: center;
  }


#s-77c97c64-678b-4c35-a74c-25c4d5e37c56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-77c97c64-678b-4c35-a74c-25c4d5e37c56-root {
    text-align: center;
  }


#s-77c97c64-678b-4c35-a74c-25c4d5e37c56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-77c97c64-678b-4c35-a74c-25c4d5e37c56-root {
    text-align: center;
  }


#s-77c97c64-678b-4c35-a74c-25c4d5e37c56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0770ad65-68be-4520-812e-2c9b32d1b122 {
  margin-left: 80px;
margin-bottom: 160px;
margin-right: 80px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-0770ad65-68be-4520-812e-2c9b32d1b122 {
  display: none;
}
#s-0770ad65-68be-4520-812e-2c9b32d1b122, #wrap-s-0770ad65-68be-4520-812e-2c9b32d1b122, #wrap-content-s-0770ad65-68be-4520-812e-2c9b32d1b122 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0770ad65-68be-4520-812e-2c9b32d1b122 {
  display: none;
}
#s-0770ad65-68be-4520-812e-2c9b32d1b122, #wrap-s-0770ad65-68be-4520-812e-2c9b32d1b122, #wrap-content-s-0770ad65-68be-4520-812e-2c9b32d1b122 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0770ad65-68be-4520-812e-2c9b32d1b122 {
  display: none;
}
#s-0770ad65-68be-4520-812e-2c9b32d1b122, #wrap-s-0770ad65-68be-4520-812e-2c9b32d1b122, #wrap-content-s-0770ad65-68be-4520-812e-2c9b32d1b122 { display: none !important; }}@media (max-width: 767px){#s-0770ad65-68be-4520-812e-2c9b32d1b122 {
  
}
}
#s-01a40772-2fb2-449d-8524-fe393ba4db19 {
  margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-01a40772-2fb2-449d-8524-fe393ba4db19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-01a40772-2fb2-449d-8524-fe393ba4db19:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-01a40772-2fb2-449d-8524-fe393ba4db19 {
  display: none;
}
#s-01a40772-2fb2-449d-8524-fe393ba4db19, #wrap-s-01a40772-2fb2-449d-8524-fe393ba4db19, #wrap-content-s-01a40772-2fb2-449d-8524-fe393ba4db19 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01a40772-2fb2-449d-8524-fe393ba4db19 {
  display: none;
}
#s-01a40772-2fb2-449d-8524-fe393ba4db19, #wrap-s-01a40772-2fb2-449d-8524-fe393ba4db19, #wrap-content-s-01a40772-2fb2-449d-8524-fe393ba4db19 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01a40772-2fb2-449d-8524-fe393ba4db19 {
  display: none;
}
#s-01a40772-2fb2-449d-8524-fe393ba4db19, #wrap-s-01a40772-2fb2-449d-8524-fe393ba4db19, #wrap-content-s-01a40772-2fb2-449d-8524-fe393ba4db19 { display: none !important; }}@media (max-width: 767px){#s-01a40772-2fb2-449d-8524-fe393ba4db19 {
  
}
}

  #s-01a40772-2fb2-449d-8524-fe393ba4db19-root {
    text-align: center;
  }


#s-01a40772-2fb2-449d-8524-fe393ba4db19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-01a40772-2fb2-449d-8524-fe393ba4db19-root {
    text-align: center;
  }


#s-01a40772-2fb2-449d-8524-fe393ba4db19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-01a40772-2fb2-449d-8524-fe393ba4db19-root {
    text-align: center;
  }


#s-01a40772-2fb2-449d-8524-fe393ba4db19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-01a40772-2fb2-449d-8524-fe393ba4db19-root {
    text-align: center;
  }


#s-01a40772-2fb2-449d-8524-fe393ba4db19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-01a40772-2fb2-449d-8524-fe393ba4db19-root {
    text-align: center;
  }


#s-01a40772-2fb2-449d-8524-fe393ba4db19.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc {
  display: none;
}
#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc, #wrap-s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc, #wrap-content-s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc { display: none !important; }}@media (max-width: 767px){#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc {
  display: none;
}
#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc, #wrap-s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc, #wrap-content-s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc { display: none !important; }}
#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc {
  cursor: pointer;
}#s-a9f2b4f6-2846-4052-90c0-94c3ed9fdbdc.shg-box.shg-c {
  justify-content: center;
}

#s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e {
  
}
}@media (max-width: 767px){#s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e {
  
}
}
@media (min-width: 0px) {
[id="s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-524ac091-9d1e-42f9-b3b2-d3c8fe21667e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-cbcaf432-b1fb-4556-8713-6d31b876d18c {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-cbcaf432-b1fb-4556-8713-6d31b876d18c {
  
}
}@media (max-width: 767px){#s-cbcaf432-b1fb-4556-8713-6d31b876d18c {
  
}
}
#s-c4cfd17e-0df0-49cb-befc-e077b0fbf614 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4cfd17e-0df0-49cb-befc-e077b0fbf614 {
  
}
}@media (max-width: 767px){#s-c4cfd17e-0df0-49cb-befc-e077b0fbf614 {
  
}
}
@media (min-width: 0px) {
[id="s-c4cfd17e-0df0-49cb-befc-e077b0fbf614"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c4cfd17e-0df0-49cb-befc-e077b0fbf614"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c4cfd17e-0df0-49cb-befc-e077b0fbf614"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4cfd17e-0df0-49cb-befc-e077b0fbf614"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9 {
  
}
}@media (max-width: 767px){#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9 {
  
}
}

  #s-2f50f3b8-165e-4138-9c44-98d4f37a7af9-root {
    text-align: center;
  }


#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2f50f3b8-165e-4138-9c44-98d4f37a7af9-root {
    text-align: center;
  }


#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2f50f3b8-165e-4138-9c44-98d4f37a7af9-root {
    text-align: center;
  }


#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2f50f3b8-165e-4138-9c44-98d4f37a7af9-root {
    text-align: center;
  }


#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2f50f3b8-165e-4138-9c44-98d4f37a7af9-root {
    text-align: center;
  }


#s-2f50f3b8-165e-4138-9c44-98d4f37a7af9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 {
  display: none;
}
#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13, #wrap-s-526b187b-8466-4bb0-8c9b-cc42c45c8e13, #wrap-content-s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 {
  display: none;
}
#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13, #wrap-s-526b187b-8466-4bb0-8c9b-cc42c45c8e13, #wrap-content-s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 { display: none !important; }}
#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-526b187b-8466-4bb0-8c9b-cc42c45c8e13.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d {
  display: none;
}
#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d, #wrap-s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d, #wrap-content-s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d {
  display: none;
}
#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d, #wrap-s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d, #wrap-content-s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d {
  
}
}@media (max-width: 767px){#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d {
  display: none;
}
#s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d, #wrap-s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d, #wrap-content-s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d { display: none !important; }}
@media (min-width: 0px) {
[id="s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59fe3bc5-8499-4cd6-8e5a-ebdca735377d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 1200px){#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 {
  display: none;
}
#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97, #wrap-s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97, #wrap-content-s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 {
  display: none;
}
#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97, #wrap-s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97, #wrap-content-s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 {
  
}
}@media (max-width: 767px){#s-fc4f30e5-bf6a-46b8-9c43-7108bc4e9c97 {
  
}
}
#s-822d0b31-0408-4cb2-b474-ba7195eea4ca {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-822d0b31-0408-4cb2-b474-ba7195eea4ca {
  display: none;
}
#s-822d0b31-0408-4cb2-b474-ba7195eea4ca, #wrap-s-822d0b31-0408-4cb2-b474-ba7195eea4ca, #wrap-content-s-822d0b31-0408-4cb2-b474-ba7195eea4ca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-822d0b31-0408-4cb2-b474-ba7195eea4ca {
  display: none;
}
#s-822d0b31-0408-4cb2-b474-ba7195eea4ca, #wrap-s-822d0b31-0408-4cb2-b474-ba7195eea4ca, #wrap-content-s-822d0b31-0408-4cb2-b474-ba7195eea4ca { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-822d0b31-0408-4cb2-b474-ba7195eea4ca {
  
}
}@media (max-width: 767px){#s-822d0b31-0408-4cb2-b474-ba7195eea4ca {
  display: none;
}
#s-822d0b31-0408-4cb2-b474-ba7195eea4ca, #wrap-s-822d0b31-0408-4cb2-b474-ba7195eea4ca, #wrap-content-s-822d0b31-0408-4cb2-b474-ba7195eea4ca { display: none !important; }}
@media (min-width: 0px) {
[id="s-822d0b31-0408-4cb2-b474-ba7195eea4ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-822d0b31-0408-4cb2-b474-ba7195eea4ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-822d0b31-0408-4cb2-b474-ba7195eea4ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-822d0b31-0408-4cb2-b474-ba7195eea4ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 {
  display: none;
}
#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302, #wrap-s-2f89e4f7-48cd-4b3f-8c17-f320542ba302, #wrap-content-s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 {
  display: none;
}
#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302, #wrap-s-2f89e4f7-48cd-4b3f-8c17-f320542ba302, #wrap-content-s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 {
  
}
}@media (max-width: 767px){#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 {
  display: none;
}
#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302, #wrap-s-2f89e4f7-48cd-4b3f-8c17-f320542ba302, #wrap-content-s-2f89e4f7-48cd-4b3f-8c17-f320542ba302 { display: none !important; }}

  #s-2f89e4f7-48cd-4b3f-8c17-f320542ba302-root {
    text-align: center;
  }


#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2f89e4f7-48cd-4b3f-8c17-f320542ba302-root {
    text-align: center;
  }


#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2f89e4f7-48cd-4b3f-8c17-f320542ba302-root {
    text-align: center;
  }


#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2f89e4f7-48cd-4b3f-8c17-f320542ba302-root {
    text-align: center;
  }


#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2f89e4f7-48cd-4b3f-8c17-f320542ba302-root {
    text-align: center;
  }


#s-2f89e4f7-48cd-4b3f-8c17-f320542ba302.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0: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;
border-color: #2C2A34 !important;
border-radius: 10px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0 {
  display: none;
}
#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0, #wrap-s-dafdf6e6-1b01-465c-b628-d5a070ce98a0, #wrap-content-s-dafdf6e6-1b01-465c-b628-d5a070ce98a0 { display: none !important; }}@media (max-width: 767px){#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0 {
  display: none;
}
#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0, #wrap-s-dafdf6e6-1b01-465c-b628-d5a070ce98a0, #wrap-content-s-dafdf6e6-1b01-465c-b628-d5a070ce98a0 { display: none !important; }}

  #s-dafdf6e6-1b01-465c-b628-d5a070ce98a0-root {
    text-align: center;
  }


#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dafdf6e6-1b01-465c-b628-d5a070ce98a0-root {
    text-align: center;
  }


#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dafdf6e6-1b01-465c-b628-d5a070ce98a0-root {
    text-align: center;
  }


#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dafdf6e6-1b01-465c-b628-d5a070ce98a0-root {
    text-align: center;
  }


#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dafdf6e6-1b01-465c-b628-d5a070ce98a0-root {
    text-align: center;
  }


#s-dafdf6e6-1b01-465c-b628-d5a070ce98a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ec1b118b-6713-48b7-8537-cae751f4757a {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 1200px){#s-ec1b118b-6713-48b7-8537-cae751f4757a {
  display: none;
}
#s-ec1b118b-6713-48b7-8537-cae751f4757a, #wrap-s-ec1b118b-6713-48b7-8537-cae751f4757a, #wrap-content-s-ec1b118b-6713-48b7-8537-cae751f4757a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec1b118b-6713-48b7-8537-cae751f4757a {
  display: none;
}
#s-ec1b118b-6713-48b7-8537-cae751f4757a, #wrap-s-ec1b118b-6713-48b7-8537-cae751f4757a, #wrap-content-s-ec1b118b-6713-48b7-8537-cae751f4757a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec1b118b-6713-48b7-8537-cae751f4757a {
  display: none;
}
#s-ec1b118b-6713-48b7-8537-cae751f4757a, #wrap-s-ec1b118b-6713-48b7-8537-cae751f4757a, #wrap-content-s-ec1b118b-6713-48b7-8537-cae751f4757a { display: none !important; }}@media (max-width: 767px){#s-ec1b118b-6713-48b7-8537-cae751f4757a {
  
}
}
#s-b7e93888-5403-44d7-b14b-c8f0338f1a08 {
  margin-top: 280px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-b7e93888-5403-44d7-b14b-c8f0338f1a08:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7e93888-5403-44d7-b14b-c8f0338f1a08:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b7e93888-5403-44d7-b14b-c8f0338f1a08 {
  display: none;
}
#s-b7e93888-5403-44d7-b14b-c8f0338f1a08, #wrap-s-b7e93888-5403-44d7-b14b-c8f0338f1a08, #wrap-content-s-b7e93888-5403-44d7-b14b-c8f0338f1a08 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7e93888-5403-44d7-b14b-c8f0338f1a08 {
  display: none;
}
#s-b7e93888-5403-44d7-b14b-c8f0338f1a08, #wrap-s-b7e93888-5403-44d7-b14b-c8f0338f1a08, #wrap-content-s-b7e93888-5403-44d7-b14b-c8f0338f1a08 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7e93888-5403-44d7-b14b-c8f0338f1a08 {
  display: none;
}
#s-b7e93888-5403-44d7-b14b-c8f0338f1a08, #wrap-s-b7e93888-5403-44d7-b14b-c8f0338f1a08, #wrap-content-s-b7e93888-5403-44d7-b14b-c8f0338f1a08 { display: none !important; }}@media (max-width: 767px){#s-b7e93888-5403-44d7-b14b-c8f0338f1a08 {
  
}
}

  #s-b7e93888-5403-44d7-b14b-c8f0338f1a08-root {
    text-align: center;
  }


#s-b7e93888-5403-44d7-b14b-c8f0338f1a08.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b7e93888-5403-44d7-b14b-c8f0338f1a08-root {
    text-align: center;
  }


#s-b7e93888-5403-44d7-b14b-c8f0338f1a08.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b7e93888-5403-44d7-b14b-c8f0338f1a08-root {
    text-align: center;
  }


#s-b7e93888-5403-44d7-b14b-c8f0338f1a08.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b7e93888-5403-44d7-b14b-c8f0338f1a08-root {
    text-align: center;
  }


#s-b7e93888-5403-44d7-b14b-c8f0338f1a08.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b7e93888-5403-44d7-b14b-c8f0338f1a08-root {
    text-align: center;
  }


#s-b7e93888-5403-44d7-b14b-c8f0338f1a08.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4874c52d-ae46-4548-be7f-0588deb6455e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-4874c52d-ae46-4548-be7f-0588deb6455e {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4874c52d-ae46-4548-be7f-0588deb6455e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4874c52d-ae46-4548-be7f-0588deb6455e {
  cursor: pointer;
}#s-4874c52d-ae46-4548-be7f-0588deb6455e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be34714d-599a-454b-8835-15dda4d24403 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-be34714d-599a-454b-8835-15dda4d24403 {
  display: none;
}
#s-be34714d-599a-454b-8835-15dda4d24403, #wrap-s-be34714d-599a-454b-8835-15dda4d24403, #wrap-content-s-be34714d-599a-454b-8835-15dda4d24403 { display: none !important; }}@media (max-width: 767px){#s-be34714d-599a-454b-8835-15dda4d24403 {
  display: none;
}
#s-be34714d-599a-454b-8835-15dda4d24403, #wrap-s-be34714d-599a-454b-8835-15dda4d24403, #wrap-content-s-be34714d-599a-454b-8835-15dda4d24403 { display: none !important; }}
@media (min-width: 0px) {
[id="s-be34714d-599a-454b-8835-15dda4d24403"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-be34714d-599a-454b-8835-15dda4d24403"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be34714d-599a-454b-8835-15dda4d24403"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be34714d-599a-454b-8835-15dda4d24403"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ac1efd37-370b-4168-bff7-da020774c98f {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-ac1efd37-370b-4168-bff7-da020774c98f {
  display: none;
}
#s-ac1efd37-370b-4168-bff7-da020774c98f, #wrap-s-ac1efd37-370b-4168-bff7-da020774c98f, #wrap-content-s-ac1efd37-370b-4168-bff7-da020774c98f { display: none !important; }}@media (max-width: 767px){#s-ac1efd37-370b-4168-bff7-da020774c98f {
  display: none;
}
#s-ac1efd37-370b-4168-bff7-da020774c98f, #wrap-s-ac1efd37-370b-4168-bff7-da020774c98f, #wrap-content-s-ac1efd37-370b-4168-bff7-da020774c98f { display: none !important; }}
#s-6880e6f1-8819-4764-aefc-66a168ee3d3f {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6880e6f1-8819-4764-aefc-66a168ee3d3f {
  display: none;
}
#s-6880e6f1-8819-4764-aefc-66a168ee3d3f, #wrap-s-6880e6f1-8819-4764-aefc-66a168ee3d3f, #wrap-content-s-6880e6f1-8819-4764-aefc-66a168ee3d3f { display: none !important; }}@media (max-width: 767px){#s-6880e6f1-8819-4764-aefc-66a168ee3d3f {
  display: none;
}
#s-6880e6f1-8819-4764-aefc-66a168ee3d3f, #wrap-s-6880e6f1-8819-4764-aefc-66a168ee3d3f, #wrap-content-s-6880e6f1-8819-4764-aefc-66a168ee3d3f { display: none !important; }}
@media (min-width: 0px) {
[id="s-6880e6f1-8819-4764-aefc-66a168ee3d3f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6880e6f1-8819-4764-aefc-66a168ee3d3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6880e6f1-8819-4764-aefc-66a168ee3d3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6880e6f1-8819-4764-aefc-66a168ee3d3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-05ecdb37-4092-4aff-95d3-86d08f3c7265 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.6);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-05ecdb37-4092-4aff-95d3-86d08f3c7265:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-05ecdb37-4092-4aff-95d3-86d08f3c7265:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-05ecdb37-4092-4aff-95d3-86d08f3c7265 {
  display: none;
}
#s-05ecdb37-4092-4aff-95d3-86d08f3c7265, #wrap-s-05ecdb37-4092-4aff-95d3-86d08f3c7265, #wrap-content-s-05ecdb37-4092-4aff-95d3-86d08f3c7265 { display: none !important; }}@media (max-width: 767px){#s-05ecdb37-4092-4aff-95d3-86d08f3c7265 {
  display: none;
}
#s-05ecdb37-4092-4aff-95d3-86d08f3c7265, #wrap-s-05ecdb37-4092-4aff-95d3-86d08f3c7265, #wrap-content-s-05ecdb37-4092-4aff-95d3-86d08f3c7265 { display: none !important; }}

  #s-05ecdb37-4092-4aff-95d3-86d08f3c7265-root {
    text-align: center;
  }


#s-05ecdb37-4092-4aff-95d3-86d08f3c7265.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-05ecdb37-4092-4aff-95d3-86d08f3c7265-root {
    text-align: center;
  }


#s-05ecdb37-4092-4aff-95d3-86d08f3c7265.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05ecdb37-4092-4aff-95d3-86d08f3c7265-root {
    text-align: center;
  }


#s-05ecdb37-4092-4aff-95d3-86d08f3c7265.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05ecdb37-4092-4aff-95d3-86d08f3c7265-root {
    text-align: center;
  }


#s-05ecdb37-4092-4aff-95d3-86d08f3c7265.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-05ecdb37-4092-4aff-95d3-86d08f3c7265-root {
    text-align: center;
  }


#s-05ecdb37-4092-4aff-95d3-86d08f3c7265.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 40px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 1200px){#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 {
  display: none;
}
#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566, #wrap-s-a2f2c7b3-9040-4c24-90dc-ba77349d8566, #wrap-content-s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 {
  display: none;
}
#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566, #wrap-s-a2f2c7b3-9040-4c24-90dc-ba77349d8566, #wrap-content-s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 {
  
}
}@media (max-width: 767px){#s-a2f2c7b3-9040-4c24-90dc-ba77349d8566 {
  
}
}
#s-387547e5-a4e2-4a68-bae6-cd54b33cd718 {
  margin-top: 260px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.6);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-387547e5-a4e2-4a68-bae6-cd54b33cd718:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-387547e5-a4e2-4a68-bae6-cd54b33cd718:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-387547e5-a4e2-4a68-bae6-cd54b33cd718 {
  display: none;
}
#s-387547e5-a4e2-4a68-bae6-cd54b33cd718, #wrap-s-387547e5-a4e2-4a68-bae6-cd54b33cd718, #wrap-content-s-387547e5-a4e2-4a68-bae6-cd54b33cd718 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-387547e5-a4e2-4a68-bae6-cd54b33cd718 {
  display: none;
}
#s-387547e5-a4e2-4a68-bae6-cd54b33cd718, #wrap-s-387547e5-a4e2-4a68-bae6-cd54b33cd718, #wrap-content-s-387547e5-a4e2-4a68-bae6-cd54b33cd718 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-387547e5-a4e2-4a68-bae6-cd54b33cd718 {
  
}
}@media (max-width: 767px){#s-387547e5-a4e2-4a68-bae6-cd54b33cd718 {
  
}
}

  #s-387547e5-a4e2-4a68-bae6-cd54b33cd718-root {
    text-align: center;
  }


#s-387547e5-a4e2-4a68-bae6-cd54b33cd718.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-387547e5-a4e2-4a68-bae6-cd54b33cd718-root {
    text-align: center;
  }


#s-387547e5-a4e2-4a68-bae6-cd54b33cd718.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-387547e5-a4e2-4a68-bae6-cd54b33cd718-root {
    text-align: center;
  }


#s-387547e5-a4e2-4a68-bae6-cd54b33cd718.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-387547e5-a4e2-4a68-bae6-cd54b33cd718-root {
    text-align: center;
  }


#s-387547e5-a4e2-4a68-bae6-cd54b33cd718.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-387547e5-a4e2-4a68-bae6-cd54b33cd718-root {
    text-align: center;
  }


#s-387547e5-a4e2-4a68-bae6-cd54b33cd718.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-66b5653b-030a-4fa3-b754-43f143e9f4b9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}

#s-66b5653b-030a-4fa3-b754-43f143e9f4b9 {
  background-image: url(https://i.shgcdn.com/dd29697b-aebb-453e-a89c-6c36e314152a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-66b5653b-030a-4fa3-b754-43f143e9f4b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66b5653b-030a-4fa3-b754-43f143e9f4b9 {
  cursor: pointer;
}#s-66b5653b-030a-4fa3-b754-43f143e9f4b9.shg-box.shg-c {
  justify-content: center;
}

#s-438d95e3-9faa-47a4-8611-846529abd62a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-438d95e3-9faa-47a4-8611-846529abd62a {
  display: none;
}
#s-438d95e3-9faa-47a4-8611-846529abd62a, #wrap-s-438d95e3-9faa-47a4-8611-846529abd62a, #wrap-content-s-438d95e3-9faa-47a4-8611-846529abd62a { display: none !important; }}@media (max-width: 767px){#s-438d95e3-9faa-47a4-8611-846529abd62a {
  display: none;
}
#s-438d95e3-9faa-47a4-8611-846529abd62a, #wrap-s-438d95e3-9faa-47a4-8611-846529abd62a, #wrap-content-s-438d95e3-9faa-47a4-8611-846529abd62a { display: none !important; }}
@media (min-width: 0px) {
[id="s-438d95e3-9faa-47a4-8611-846529abd62a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-438d95e3-9faa-47a4-8611-846529abd62a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-438d95e3-9faa-47a4-8611-846529abd62a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-438d95e3-9faa-47a4-8611-846529abd62a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5dad2553-e052-4ff5-b89c-1fc265725984 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-5dad2553-e052-4ff5-b89c-1fc265725984 {
  display: none;
}
#s-5dad2553-e052-4ff5-b89c-1fc265725984, #wrap-s-5dad2553-e052-4ff5-b89c-1fc265725984, #wrap-content-s-5dad2553-e052-4ff5-b89c-1fc265725984 { display: none !important; }}@media (max-width: 767px){#s-5dad2553-e052-4ff5-b89c-1fc265725984 {
  display: none;
}
#s-5dad2553-e052-4ff5-b89c-1fc265725984, #wrap-s-5dad2553-e052-4ff5-b89c-1fc265725984, #wrap-content-s-5dad2553-e052-4ff5-b89c-1fc265725984 { display: none !important; }}
#s-f9888079-6239-4bbe-8ef0-1a38680bd8fc {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-f9888079-6239-4bbe-8ef0-1a38680bd8fc {
  display: none;
}
#s-f9888079-6239-4bbe-8ef0-1a38680bd8fc, #wrap-s-f9888079-6239-4bbe-8ef0-1a38680bd8fc, #wrap-content-s-f9888079-6239-4bbe-8ef0-1a38680bd8fc { display: none !important; }}@media (max-width: 767px){#s-f9888079-6239-4bbe-8ef0-1a38680bd8fc {
  display: none;
}
#s-f9888079-6239-4bbe-8ef0-1a38680bd8fc, #wrap-s-f9888079-6239-4bbe-8ef0-1a38680bd8fc, #wrap-content-s-f9888079-6239-4bbe-8ef0-1a38680bd8fc { display: none !important; }}
#s-463236df-b2b4-4c45-b571-c46ae85c0399 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-463236df-b2b4-4c45-b571-c46ae85c0399 {
  display: none;
}
#s-463236df-b2b4-4c45-b571-c46ae85c0399, #wrap-s-463236df-b2b4-4c45-b571-c46ae85c0399, #wrap-content-s-463236df-b2b4-4c45-b571-c46ae85c0399 { display: none !important; }}@media (max-width: 767px){#s-463236df-b2b4-4c45-b571-c46ae85c0399 {
  display: none;
}
#s-463236df-b2b4-4c45-b571-c46ae85c0399, #wrap-s-463236df-b2b4-4c45-b571-c46ae85c0399, #wrap-content-s-463236df-b2b4-4c45-b571-c46ae85c0399 { display: none !important; }}
@media (min-width: 0px) {
[id="s-463236df-b2b4-4c45-b571-c46ae85c0399"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-463236df-b2b4-4c45-b571-c46ae85c0399"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-463236df-b2b4-4c45-b571-c46ae85c0399"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-463236df-b2b4-4c45-b571-c46ae85c0399"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-31054622-dcba-4fa6-a6f3-fd2c68239955 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-31054622-dcba-4fa6-a6f3-fd2c68239955:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31054622-dcba-4fa6-a6f3-fd2c68239955:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-31054622-dcba-4fa6-a6f3-fd2c68239955 {
  display: none;
}
#s-31054622-dcba-4fa6-a6f3-fd2c68239955, #wrap-s-31054622-dcba-4fa6-a6f3-fd2c68239955, #wrap-content-s-31054622-dcba-4fa6-a6f3-fd2c68239955 { display: none !important; }}@media (max-width: 767px){#s-31054622-dcba-4fa6-a6f3-fd2c68239955 {
  display: none;
}
#s-31054622-dcba-4fa6-a6f3-fd2c68239955, #wrap-s-31054622-dcba-4fa6-a6f3-fd2c68239955, #wrap-content-s-31054622-dcba-4fa6-a6f3-fd2c68239955 { display: none !important; }}

  #s-31054622-dcba-4fa6-a6f3-fd2c68239955-root {
    text-align: center;
  }


#s-31054622-dcba-4fa6-a6f3-fd2c68239955.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-31054622-dcba-4fa6-a6f3-fd2c68239955-root {
    text-align: center;
  }


#s-31054622-dcba-4fa6-a6f3-fd2c68239955.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31054622-dcba-4fa6-a6f3-fd2c68239955-root {
    text-align: center;
  }


#s-31054622-dcba-4fa6-a6f3-fd2c68239955.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31054622-dcba-4fa6-a6f3-fd2c68239955-root {
    text-align: center;
  }


#s-31054622-dcba-4fa6-a6f3-fd2c68239955.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-31054622-dcba-4fa6-a6f3-fd2c68239955-root {
    text-align: center;
  }


#s-31054622-dcba-4fa6-a6f3-fd2c68239955.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-03d827ea-76b4-41c1-874d-0f88d17419f7 {
  display: none;
}
#s-03d827ea-76b4-41c1-874d-0f88d17419f7, #wrap-s-03d827ea-76b4-41c1-874d-0f88d17419f7, #wrap-content-s-03d827ea-76b4-41c1-874d-0f88d17419f7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03d827ea-76b4-41c1-874d-0f88d17419f7 {
  display: none;
}
#s-03d827ea-76b4-41c1-874d-0f88d17419f7, #wrap-s-03d827ea-76b4-41c1-874d-0f88d17419f7, #wrap-content-s-03d827ea-76b4-41c1-874d-0f88d17419f7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03d827ea-76b4-41c1-874d-0f88d17419f7 {
  
}
}@media (max-width: 767px){#s-03d827ea-76b4-41c1-874d-0f88d17419f7 {
  display: none;
}
#s-03d827ea-76b4-41c1-874d-0f88d17419f7, #wrap-s-03d827ea-76b4-41c1-874d-0f88d17419f7, #wrap-content-s-03d827ea-76b4-41c1-874d-0f88d17419f7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-03d827ea-76b4-41c1-874d-0f88d17419f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-03d827ea-76b4-41c1-874d-0f88d17419f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03d827ea-76b4-41c1-874d-0f88d17419f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03d827ea-76b4-41c1-874d-0f88d17419f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
}
@media (min-width: 1200px){#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c {
  display: none;
}
#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c, #wrap-s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c, #wrap-content-s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c {
  display: none;
}
#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c, #wrap-s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c, #wrap-content-s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c {
  
}
}@media (max-width: 767px){#s-9efb2643-c835-4dea-b5fd-e35c9fd4db4c {
  
}
}
#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 {
  margin-left: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 {
  display: none;
}
#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70, #wrap-s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70, #wrap-content-s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 {
  display: none;
}
#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70, #wrap-s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70, #wrap-content-s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 {
  
}
}@media (max-width: 767px){#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 {
  display: none;
}
#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70, #wrap-s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70, #wrap-content-s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70 { display: none !important; }}

  #s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70-root {
    text-align: center;
  }


#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70-root {
    text-align: center;
  }


#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70-root {
    text-align: center;
  }


#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70-root {
    text-align: center;
  }


#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70-root {
    text-align: center;
  }


#s-c48951eb-cc3c-47bf-ad1b-cc81508e9e70.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
}
@media (min-width: 1200px){#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d {
  display: none;
}
#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d, #wrap-s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d, #wrap-content-s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d {
  display: none;
}
#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d, #wrap-s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d, #wrap-content-s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d {
  display: none;
}
#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d, #wrap-s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d, #wrap-content-s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d { display: none !important; }}@media (max-width: 767px){#s-d6e02bb9-13c8-41eb-8de6-503b576a2a6d {
  
}
}
#s-e75a6e1e-2058-4106-829d-3f87deb34fde {
  margin-top: 230px;
margin-left: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-e75a6e1e-2058-4106-829d-3f87deb34fde:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e75a6e1e-2058-4106-829d-3f87deb34fde:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e75a6e1e-2058-4106-829d-3f87deb34fde {
  display: none;
}
#s-e75a6e1e-2058-4106-829d-3f87deb34fde, #wrap-s-e75a6e1e-2058-4106-829d-3f87deb34fde, #wrap-content-s-e75a6e1e-2058-4106-829d-3f87deb34fde { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e75a6e1e-2058-4106-829d-3f87deb34fde {
  display: none;
}
#s-e75a6e1e-2058-4106-829d-3f87deb34fde, #wrap-s-e75a6e1e-2058-4106-829d-3f87deb34fde, #wrap-content-s-e75a6e1e-2058-4106-829d-3f87deb34fde { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e75a6e1e-2058-4106-829d-3f87deb34fde {
  display: none;
}
#s-e75a6e1e-2058-4106-829d-3f87deb34fde, #wrap-s-e75a6e1e-2058-4106-829d-3f87deb34fde, #wrap-content-s-e75a6e1e-2058-4106-829d-3f87deb34fde { display: none !important; }}@media (max-width: 767px){#s-e75a6e1e-2058-4106-829d-3f87deb34fde {
  
}
}

  #s-e75a6e1e-2058-4106-829d-3f87deb34fde-root {
    text-align: center;
  }


#s-e75a6e1e-2058-4106-829d-3f87deb34fde.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e75a6e1e-2058-4106-829d-3f87deb34fde-root {
    text-align: center;
  }


#s-e75a6e1e-2058-4106-829d-3f87deb34fde.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e75a6e1e-2058-4106-829d-3f87deb34fde-root {
    text-align: center;
  }


#s-e75a6e1e-2058-4106-829d-3f87deb34fde.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e75a6e1e-2058-4106-829d-3f87deb34fde-root {
    text-align: center;
  }


#s-e75a6e1e-2058-4106-829d-3f87deb34fde.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e75a6e1e-2058-4106-829d-3f87deb34fde-root {
    text-align: center;
  }


#s-e75a6e1e-2058-4106-829d-3f87deb34fde.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 {
  display: none;
}
#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61, #wrap-s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61, #wrap-content-s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 {
  display: none;
}
#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61, #wrap-s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61, #wrap-content-s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 {
  display: none;
}
#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61, #wrap-s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61, #wrap-content-s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 { display: none !important; }}
#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 {
  background-image: url(https://i.shgcdn.com/c6616a10-4673-4ea1-8748-a7dee0b6c306/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61 {
  cursor: pointer;
}#s-b3da26a9-34e7-4a80-a8cd-b913e56e5d61.shg-box.shg-c {
  justify-content: flex-end;
}

#s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8 {
  display: none;
}
#s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8, #wrap-s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8, #wrap-content-s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-58a1ab4d-6bb0-4f00-b591-b4b5f26a8bb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9fa6c99f-0777-4c45-acaa-65e18ca8f454 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-c148e561-5d73-4d88-8865-a7e3031cb9c0 {
  display: none;
}
#s-c148e561-5d73-4d88-8865-a7e3031cb9c0, #wrap-s-c148e561-5d73-4d88-8865-a7e3031cb9c0, #wrap-content-s-c148e561-5d73-4d88-8865-a7e3031cb9c0 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c148e561-5d73-4d88-8865-a7e3031cb9c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c148e561-5d73-4d88-8865-a7e3031cb9c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c148e561-5d73-4d88-8865-a7e3031cb9c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c148e561-5d73-4d88-8865-a7e3031cb9c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4ce48333-3aef-48f1-bb7f-82b08bedd450 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4ce48333-3aef-48f1-bb7f-82b08bedd450:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4ce48333-3aef-48f1-bb7f-82b08bedd450:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhkNTEwN2MtNDgxNy00MTIwLTgzN2QtMjAwYjM0Y2RmZmZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGQ1MTA3Yy00ODE3LTQxMjAtODM3ZC0yMDBiMzRjZGZmZmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 15px !important;
border-left-width: 15px !important;
border-bottom-width: 15px !important;
border-right-width: 15px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1f1ea"}, {"pos"=>"1.00", "color"=>"#7e20cf"}] !important;}

  #s-4ce48333-3aef-48f1-bb7f-82b08bedd450-root {
    text-align: center;
  }


#s-4ce48333-3aef-48f1-bb7f-82b08bedd450.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4ce48333-3aef-48f1-bb7f-82b08bedd450-root {
    text-align: center;
  }


#s-4ce48333-3aef-48f1-bb7f-82b08bedd450.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ce48333-3aef-48f1-bb7f-82b08bedd450-root {
    text-align: center;
  }


#s-4ce48333-3aef-48f1-bb7f-82b08bedd450.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ce48333-3aef-48f1-bb7f-82b08bedd450-root {
    text-align: center;
  }


#s-4ce48333-3aef-48f1-bb7f-82b08bedd450.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4ce48333-3aef-48f1-bb7f-82b08bedd450-root {
    text-align: center;
  }


#s-4ce48333-3aef-48f1-bb7f-82b08bedd450.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-569e7d11-8ab6-4575-837e-a5de53db72c7 {
  margin-top: 120px;
margin-bottom: 120px;
}

#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhkNTEwN2MtNDgxNy00MTIwLTgzN2QtMjAwYjM0Y2RmZmZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGQ1MTA3Yy00ODE3LTQxMjAtODM3ZC0yMDBiMzRjZGZmZmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 15px !important;
border-left-width: 15px !important;
border-bottom-width: 15px !important;
border-right-width: 15px !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1f1ea"}, {"pos"=>"1.00", "color"=>"#7e20cf"}] !important;}@media (min-width: 1200px){#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa {
  display: none;
}
#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa, #wrap-s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa, #wrap-content-s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa {
  display: none;
}
#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa, #wrap-s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa, #wrap-content-s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa {
  display: none;
}
#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa, #wrap-s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa, #wrap-content-s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa { display: none !important; }}

  #s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa-root {
    text-align: center;
  }


#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa-root {
    text-align: center;
  }


#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa-root {
    text-align: center;
  }


#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa-root {
    text-align: center;
  }


#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa-root {
    text-align: center;
  }


#s-ba707ff3-2b00-4f3a-a2e9-5ef37d2c26aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  display: none;
}
#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c, #wrap-s-bf837350-e6f6-4aeb-a57d-e0c864d0296c, #wrap-content-s-bf837350-e6f6-4aeb-a57d-e0c864d0296c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  display: none;
}
#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c, #wrap-s-bf837350-e6f6-4aeb-a57d-e0c864d0296c, #wrap-content-s-bf837350-e6f6-4aeb-a57d-e0c864d0296c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  
}
}@media (max-width: 767px){#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  
}
}
#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c {
  cursor: pointer;
}#s-bf837350-e6f6-4aeb-a57d-e0c864d0296c.shg-box.shg-c {
  justify-content: center;
}

#s-0e0bbbf0-dda5-481e-b60c-d29301a11825 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e0bbbf0-dda5-481e-b60c-d29301a11825 {
  display: none;
}
#s-0e0bbbf0-dda5-481e-b60c-d29301a11825, #wrap-s-0e0bbbf0-dda5-481e-b60c-d29301a11825, #wrap-content-s-0e0bbbf0-dda5-481e-b60c-d29301a11825 { display: none !important; }}@media (max-width: 767px){#s-0e0bbbf0-dda5-481e-b60c-d29301a11825 {
  display: none;
}
#s-0e0bbbf0-dda5-481e-b60c-d29301a11825, #wrap-s-0e0bbbf0-dda5-481e-b60c-d29301a11825, #wrap-content-s-0e0bbbf0-dda5-481e-b60c-d29301a11825 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0e0bbbf0-dda5-481e-b60c-d29301a11825"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0e0bbbf0-dda5-481e-b60c-d29301a11825"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0e0bbbf0-dda5-481e-b60c-d29301a11825"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e0bbbf0-dda5-481e-b60c-d29301a11825"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a6780cdf-cf7a-49cb-9497-5132d2c39a86 {
  margin-top: 20px;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-a6780cdf-cf7a-49cb-9497-5132d2c39a86 {
  display: none;
}
#s-a6780cdf-cf7a-49cb-9497-5132d2c39a86, #wrap-s-a6780cdf-cf7a-49cb-9497-5132d2c39a86, #wrap-content-s-a6780cdf-cf7a-49cb-9497-5132d2c39a86 { display: none !important; }}@media (max-width: 767px){#s-a6780cdf-cf7a-49cb-9497-5132d2c39a86 {
  display: none;
}
#s-a6780cdf-cf7a-49cb-9497-5132d2c39a86, #wrap-s-a6780cdf-cf7a-49cb-9497-5132d2c39a86, #wrap-content-s-a6780cdf-cf7a-49cb-9497-5132d2c39a86 { display: none !important; }}
#s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b {
  display: none;
}
#s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b, #wrap-s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b, #wrap-content-s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b { display: none !important; }}@media (max-width: 767px){#s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b {
  display: none;
}
#s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b, #wrap-s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b, #wrap-content-s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b { display: none !important; }}
@media (min-width: 0px) {
[id="s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d077b63-f6fa-4c81-a7ce-e1b19b72f25b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d {
  margin-top: 10px;
margin-bottom: 100px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d {
  display: none;
}
#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d, #wrap-s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d, #wrap-content-s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d { display: none !important; }}@media (max-width: 767px){#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d {
  display: none;
}
#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d, #wrap-s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d, #wrap-content-s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d { display: none !important; }}

  #s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d-root {
    text-align: center;
  }


#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d-root {
    text-align: center;
  }


#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d-root {
    text-align: center;
  }


#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d-root {
    text-align: center;
  }


#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d-root {
    text-align: center;
  }


#s-dd469671-6976-45c4-8f7c-3c2dd8f12e3d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-19b396dd-fa76-40d8-bca1-19c403640593 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-19b396dd-fa76-40d8-bca1-19c403640593 {
  display: none;
}
#s-19b396dd-fa76-40d8-bca1-19c403640593, #wrap-s-19b396dd-fa76-40d8-bca1-19c403640593, #wrap-content-s-19b396dd-fa76-40d8-bca1-19c403640593 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19b396dd-fa76-40d8-bca1-19c403640593 {
  display: none;
}
#s-19b396dd-fa76-40d8-bca1-19c403640593, #wrap-s-19b396dd-fa76-40d8-bca1-19c403640593, #wrap-content-s-19b396dd-fa76-40d8-bca1-19c403640593 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19b396dd-fa76-40d8-bca1-19c403640593 {
  
}
}@media (max-width: 767px){#s-19b396dd-fa76-40d8-bca1-19c403640593 {
  
}
}
@media (min-width: 0px) {
[id="s-19b396dd-fa76-40d8-bca1-19c403640593"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-19b396dd-fa76-40d8-bca1-19c403640593"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19b396dd-fa76-40d8-bca1-19c403640593"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19b396dd-fa76-40d8-bca1-19c403640593"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e9df0b9b-b712-425f-b3bf-c24b0ae424c3 {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-e9df0b9b-b712-425f-b3bf-c24b0ae424c3 {
  
}
}@media (max-width: 767px){#s-e9df0b9b-b712-425f-b3bf-c24b0ae424c3 {
  
}
}
#s-d66effa0-c099-4812-a75e-80e14ef1433b {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-d66effa0-c099-4812-a75e-80e14ef1433b {
  display: none;
}
#s-d66effa0-c099-4812-a75e-80e14ef1433b, #wrap-s-d66effa0-c099-4812-a75e-80e14ef1433b, #wrap-content-s-d66effa0-c099-4812-a75e-80e14ef1433b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d66effa0-c099-4812-a75e-80e14ef1433b {
  display: none;
}
#s-d66effa0-c099-4812-a75e-80e14ef1433b, #wrap-s-d66effa0-c099-4812-a75e-80e14ef1433b, #wrap-content-s-d66effa0-c099-4812-a75e-80e14ef1433b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d66effa0-c099-4812-a75e-80e14ef1433b {
  
}
}@media (max-width: 767px){#s-d66effa0-c099-4812-a75e-80e14ef1433b {
  
}
}
@media (min-width: 0px) {
[id="s-d66effa0-c099-4812-a75e-80e14ef1433b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d66effa0-c099-4812-a75e-80e14ef1433b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d66effa0-c099-4812-a75e-80e14ef1433b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d66effa0-c099-4812-a75e-80e14ef1433b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5 {
  
}
}@media (max-width: 767px){#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5 {
  
}
}

  #s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5-root {
    text-align: center;
  }


#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5-root {
    text-align: center;
  }


#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5-root {
    text-align: center;
  }


#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5-root {
    text-align: center;
  }


#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5-root {
    text-align: center;
  }


#s-6f1d5fcf-0812-41af-a4a8-6737b5a180c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a {
  display: none;
}
#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a, #wrap-s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a, #wrap-content-s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a { display: none !important; }}@media (max-width: 767px){#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a {
  display: none;
}
#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a, #wrap-s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a, #wrap-content-s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a { display: none !important; }}
#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a {
  cursor: pointer;
}#s-03b0d428-6811-4aa5-b99a-fb0d94d12d5a.shg-box.shg-c {
  justify-content: center;
}

#s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf {
  display: none;
}
#s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf, #wrap-s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf, #wrap-content-s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf { display: none !important; }}@media (max-width: 767px){#s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf {
  display: none;
}
#s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf, #wrap-s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf, #wrap-content-s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf { display: none !important; }}
@media (min-width: 0px) {
[id="s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-57889ec4-d102-48b3-8fff-cbb89d6d4ecf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9f075fae-d969-4fef-9a57-5382e9c91f58 {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-9f075fae-d969-4fef-9a57-5382e9c91f58 {
  display: none;
}
#s-9f075fae-d969-4fef-9a57-5382e9c91f58, #wrap-s-9f075fae-d969-4fef-9a57-5382e9c91f58, #wrap-content-s-9f075fae-d969-4fef-9a57-5382e9c91f58 { display: none !important; }}@media (max-width: 767px){#s-9f075fae-d969-4fef-9a57-5382e9c91f58 {
  display: none;
}
#s-9f075fae-d969-4fef-9a57-5382e9c91f58, #wrap-s-9f075fae-d969-4fef-9a57-5382e9c91f58, #wrap-content-s-9f075fae-d969-4fef-9a57-5382e9c91f58 { display: none !important; }}
#s-b3e1762d-cf5b-4e7f-babb-0b6a57025785 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3e1762d-cf5b-4e7f-babb-0b6a57025785 {
  display: none;
}
#s-b3e1762d-cf5b-4e7f-babb-0b6a57025785, #wrap-s-b3e1762d-cf5b-4e7f-babb-0b6a57025785, #wrap-content-s-b3e1762d-cf5b-4e7f-babb-0b6a57025785 { display: none !important; }}@media (max-width: 767px){#s-b3e1762d-cf5b-4e7f-babb-0b6a57025785 {
  display: none;
}
#s-b3e1762d-cf5b-4e7f-babb-0b6a57025785, #wrap-s-b3e1762d-cf5b-4e7f-babb-0b6a57025785, #wrap-content-s-b3e1762d-cf5b-4e7f-babb-0b6a57025785 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b3e1762d-cf5b-4e7f-babb-0b6a57025785"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b3e1762d-cf5b-4e7f-babb-0b6a57025785"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b3e1762d-cf5b-4e7f-babb-0b6a57025785"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3e1762d-cf5b-4e7f-babb-0b6a57025785"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e3d16fd7-589d-451c-87b4-ffbed71e403a {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-e3d16fd7-589d-451c-87b4-ffbed71e403a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e3d16fd7-589d-451c-87b4-ffbed71e403a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e3d16fd7-589d-451c-87b4-ffbed71e403a {
  display: none;
}
#s-e3d16fd7-589d-451c-87b4-ffbed71e403a, #wrap-s-e3d16fd7-589d-451c-87b4-ffbed71e403a, #wrap-content-s-e3d16fd7-589d-451c-87b4-ffbed71e403a { display: none !important; }}@media (max-width: 767px){#s-e3d16fd7-589d-451c-87b4-ffbed71e403a {
  display: none;
}
#s-e3d16fd7-589d-451c-87b4-ffbed71e403a, #wrap-s-e3d16fd7-589d-451c-87b4-ffbed71e403a, #wrap-content-s-e3d16fd7-589d-451c-87b4-ffbed71e403a { display: none !important; }}

  #s-e3d16fd7-589d-451c-87b4-ffbed71e403a-root {
    text-align: center;
  }


#s-e3d16fd7-589d-451c-87b4-ffbed71e403a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e3d16fd7-589d-451c-87b4-ffbed71e403a-root {
    text-align: center;
  }


#s-e3d16fd7-589d-451c-87b4-ffbed71e403a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e3d16fd7-589d-451c-87b4-ffbed71e403a-root {
    text-align: center;
  }


#s-e3d16fd7-589d-451c-87b4-ffbed71e403a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e3d16fd7-589d-451c-87b4-ffbed71e403a-root {
    text-align: center;
  }


#s-e3d16fd7-589d-451c-87b4-ffbed71e403a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e3d16fd7-589d-451c-87b4-ffbed71e403a-root {
    text-align: center;
  }


#s-e3d16fd7-589d-451c-87b4-ffbed71e403a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
.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;
  
  
  text-transform: none;
  
  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-6907d748-72ee-41d2-ac9d-45297aefe6fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6907d748-72ee-41d2-ac9d-45297aefe6fa .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
