.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-728b0744-903b-4709-85e2-5997a7112477 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 450px;
}
@media (min-width: 768px) and (max-width: 991px){#s-728b0744-903b-4709-85e2-5997a7112477 {
  display: none;
}
#s-728b0744-903b-4709-85e2-5997a7112477, #wrap-s-728b0744-903b-4709-85e2-5997a7112477 { display: none !important; }}@media (max-width: 767px){#s-728b0744-903b-4709-85e2-5997a7112477 {
  display: none;
}
#s-728b0744-903b-4709-85e2-5997a7112477, #wrap-s-728b0744-903b-4709-85e2-5997a7112477 { display: none !important; }}
#s-728b0744-903b-4709-85e2-5997a7112477 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-728b0744-903b-4709-85e2-5997a7112477 .shg-sld-nav-button.shg-sld-left,
#s-728b0744-903b-4709-85e2-5997a7112477 .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-200d57ff-1e5a-4a6b-b0e3-e9dab8179087 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-200d57ff-1e5a-4a6b-b0e3-e9dab8179087 {
  
}
}
#s-200d57ff-1e5a-4a6b-b0e3-e9dab8179087 {
  background-image: url(https://i.shgcdn.com/525c343b-e448-47cd-a5c5-d5db34f11ffb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-200d57ff-1e5a-4a6b-b0e3-e9dab8179087 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-200d57ff-1e5a-4a6b-b0e3-e9dab8179087.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-062dbfa4-ab95-4fb8-b426-1079e085142c {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-062dbfa4-ab95-4fb8-b426-1079e085142c {
  
}
}@media (max-width: 767px){#s-062dbfa4-ab95-4fb8-b426-1079e085142c {
  
}
}
@media (min-width: 0px) {
[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-062dbfa4-ab95-4fb8-b426-1079e085142c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-b3cd9ef3-7780-47f3-9288-f6d383a86e6f {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
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(194, 194, 194, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-b3cd9ef3-7780-47f3-9288-f6d383a86e6f {
  
}
}@media (max-width: 767px){#s-b3cd9ef3-7780-47f3-9288-f6d383a86e6f {
  
}
}
.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-7fdeb27a-2e95-49f9-9c48-30f69703a400 {
  margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-7fdeb27a-2e95-49f9-9c48-30f69703a400:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7fdeb27a-2e95-49f9-9c48-30f69703a400:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7fdeb27a-2e95-49f9-9c48-30f69703a400 {
  
}
}@media (max-width: 767px){#s-7fdeb27a-2e95-49f9-9c48-30f69703a400 {
  
}
}

  #s-7fdeb27a-2e95-49f9-9c48-30f69703a400-root {
    text-align: center;
  }


#s-7fdeb27a-2e95-49f9-9c48-30f69703a400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7fdeb27a-2e95-49f9-9c48-30f69703a400-root {
    text-align: center;
  }


#s-7fdeb27a-2e95-49f9-9c48-30f69703a400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7fdeb27a-2e95-49f9-9c48-30f69703a400-root {
    text-align: center;
  }


#s-7fdeb27a-2e95-49f9-9c48-30f69703a400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7fdeb27a-2e95-49f9-9c48-30f69703a400-root {
    text-align: center;
  }


#s-7fdeb27a-2e95-49f9-9c48-30f69703a400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7fdeb27a-2e95-49f9-9c48-30f69703a400-root {
    text-align: center;
  }


#s-7fdeb27a-2e95-49f9-9c48-30f69703a400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-368c313c-2b98-4c65-ba22-0009a0df9b9a {
  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-368c313c-2b98-4c65-ba22-0009a0df9b9a {
  
}
}@media (max-width: 767px){#s-368c313c-2b98-4c65-ba22-0009a0df9b9a {
  
}
}
#s-368c313c-2b98-4c65-ba22-0009a0df9b9a {
  background-image: url(https://i.shgcdn.com/e8a36282-65b2-4cab-bd74-80cbbf0715e7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-368c313c-2b98-4c65-ba22-0009a0df9b9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-368c313c-2b98-4c65-ba22-0009a0df9b9a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-98b098a4-79c3-4d68-8d44-8ae389ce19f3 {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-98b098a4-79c3-4d68-8d44-8ae389ce19f3 {
  
}
}@media (max-width: 767px){#s-98b098a4-79c3-4d68-8d44-8ae389ce19f3 {
  display: none;
}
#s-98b098a4-79c3-4d68-8d44-8ae389ce19f3, #wrap-s-98b098a4-79c3-4d68-8d44-8ae389ce19f3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-98b098a4-79c3-4d68-8d44-8ae389ce19f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-98b098a4-79c3-4d68-8d44-8ae389ce19f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98b098a4-79c3-4d68-8d44-8ae389ce19f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98b098a4-79c3-4d68-8d44-8ae389ce19f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a05b5650-d0f8-45a6-adc7-546b070d1406 {
  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-a05b5650-d0f8-45a6-adc7-546b070d1406 {
  
}
}@media (max-width: 767px){#s-a05b5650-d0f8-45a6-adc7-546b070d1406 {
  
}
}
#s-6149ffbb-1a03-4401-9920-f2c8e50f8da9 {
  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-6149ffbb-1a03-4401-9920-f2c8e50f8da9 {
  
}
}@media (max-width: 767px){#s-6149ffbb-1a03-4401-9920-f2c8e50f8da9 {
  
}
}
#s-9b692b3f-634f-41ce-8652-666df5053a89 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-9b692b3f-634f-41ce-8652-666df5053a89:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9b692b3f-634f-41ce-8652-666df5053a89:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9b692b3f-634f-41ce-8652-666df5053a89 {
  display: none;
}
#s-9b692b3f-634f-41ce-8652-666df5053a89, #wrap-s-9b692b3f-634f-41ce-8652-666df5053a89 { display: none !important; }}@media (max-width: 767px){#s-9b692b3f-634f-41ce-8652-666df5053a89 {
  
}
}

  #s-9b692b3f-634f-41ce-8652-666df5053a89-root {
    text-align: center;
  }


#s-9b692b3f-634f-41ce-8652-666df5053a89.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-9b692b3f-634f-41ce-8652-666df5053a89-root {
    text-align: center;
  }


#s-9b692b3f-634f-41ce-8652-666df5053a89.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-9b692b3f-634f-41ce-8652-666df5053a89-root {
    text-align: center;
  }


#s-9b692b3f-634f-41ce-8652-666df5053a89.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-9b692b3f-634f-41ce-8652-666df5053a89-root {
    text-align: center;
  }


#s-9b692b3f-634f-41ce-8652-666df5053a89.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-9b692b3f-634f-41ce-8652-666df5053a89-root {
    text-align: center;
  }


#s-9b692b3f-634f-41ce-8652-666df5053a89.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae {
  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: 1200px){#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae {
  display: none;
}
#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae, #wrap-s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae {
  display: none;
}
#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae, #wrap-s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae {
  display: none;
}
#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae, #wrap-s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae { display: none !important; }}@media (max-width: 767px){#s-d2fd0caa-f07d-4b14-8fbf-a7d871ef1aae {
  
}
}
#s-cc877119-34f0-4875-917a-e6f440946a38 {
  margin-top: 240px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-cc877119-34f0-4875-917a-e6f440946a38:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cc877119-34f0-4875-917a-e6f440946a38:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cc877119-34f0-4875-917a-e6f440946a38 {
  display: none;
}
#s-cc877119-34f0-4875-917a-e6f440946a38, #wrap-s-cc877119-34f0-4875-917a-e6f440946a38 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc877119-34f0-4875-917a-e6f440946a38 {
  display: none;
}
#s-cc877119-34f0-4875-917a-e6f440946a38, #wrap-s-cc877119-34f0-4875-917a-e6f440946a38 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc877119-34f0-4875-917a-e6f440946a38 {
  display: none;
}
#s-cc877119-34f0-4875-917a-e6f440946a38, #wrap-s-cc877119-34f0-4875-917a-e6f440946a38 { display: none !important; }}@media (max-width: 767px){#s-cc877119-34f0-4875-917a-e6f440946a38 {
  
}
}

  #s-cc877119-34f0-4875-917a-e6f440946a38-root {
    text-align: center;
  }


#s-cc877119-34f0-4875-917a-e6f440946a38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc877119-34f0-4875-917a-e6f440946a38-root {
    text-align: center;
  }


#s-cc877119-34f0-4875-917a-e6f440946a38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc877119-34f0-4875-917a-e6f440946a38-root {
    text-align: center;
  }


#s-cc877119-34f0-4875-917a-e6f440946a38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc877119-34f0-4875-917a-e6f440946a38-root {
    text-align: center;
  }


#s-cc877119-34f0-4875-917a-e6f440946a38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc877119-34f0-4875-917a-e6f440946a38-root {
    text-align: center;
  }


#s-cc877119-34f0-4875-917a-e6f440946a38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d {
  margin-top: 110px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d {
  display: none;
}
#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d, #wrap-s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d {
  display: none;
}
#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d, #wrap-s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d {
  
}
}@media (max-width: 767px){#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d {
  display: none;
}
#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d, #wrap-s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d { display: none !important; }}

  #s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d-root {
    text-align: center;
  }


#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d.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-4019dfa8-c44e-4cf5-93b9-784b2c091e0d-root {
    text-align: center;
  }


#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d.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-4019dfa8-c44e-4cf5-93b9-784b2c091e0d-root {
    text-align: center;
  }


#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d.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-4019dfa8-c44e-4cf5-93b9-784b2c091e0d-root {
    text-align: center;
  }


#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d.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-4019dfa8-c44e-4cf5-93b9-784b2c091e0d-root {
    text-align: center;
  }


#s-4019dfa8-c44e-4cf5-93b9-784b2c091e0d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b0818264-1fcd-4436-b891-531b4b15cb33 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-b0818264-1fcd-4436-b891-531b4b15cb33 {
  display: none;
}
#s-b0818264-1fcd-4436-b891-531b4b15cb33, #wrap-s-b0818264-1fcd-4436-b891-531b4b15cb33 { display: none !important; }}
#s-b0818264-1fcd-4436-b891-531b4b15cb33 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b0818264-1fcd-4436-b891-531b4b15cb33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0818264-1fcd-4436-b891-531b4b15cb33.shg-box.shg-c {
  justify-content: center;
}

#s-c2bf5815-78fb-4754-8a97-f127383e1c95 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-c2bf5815-78fb-4754-8a97-f127383e1c95 {
  display: none;
}
#s-c2bf5815-78fb-4754-8a97-f127383e1c95, #wrap-s-c2bf5815-78fb-4754-8a97-f127383e1c95 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c2bf5815-78fb-4754-8a97-f127383e1c95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2bf5815-78fb-4754-8a97-f127383e1c95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2bf5815-78fb-4754-8a97-f127383e1c95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2bf5815-78fb-4754-8a97-f127383e1c95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8014e2dd-2d37-4972-acb2-7797be47508f {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-ac0c80ff-7780-462d-8c7b-cfda4698d97f {
  display: none;
}
#s-ac0c80ff-7780-462d-8c7b-cfda4698d97f, #wrap-s-ac0c80ff-7780-462d-8c7b-cfda4698d97f { display: none !important; }}
@media (min-width: 0px) {
[id="s-ac0c80ff-7780-462d-8c7b-cfda4698d97f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac0c80ff-7780-462d-8c7b-cfda4698d97f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac0c80ff-7780-462d-8c7b-cfda4698d97f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac0c80ff-7780-462d-8c7b-cfda4698d97f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3a98f929-0e1a-47df-8d16-9f43fca33b11 {
  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-3a98f929-0e1a-47df-8d16-9f43fca33b11:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3a98f929-0e1a-47df-8d16-9f43fca33b11:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTlmOWM5MGMtYzA3My00NThhLTg0YTAtMjMyNjg3OWE4M2ZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1OWY5YzkwYy1jMDczLTQ1OGEtODRhMC0yMzI2ODc5YTgzZmUpIi8+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: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1f1ea"}, {"id"=>2, "pos"=>"1.00", "color"=>"#7e20cf"}] !important;}

  #s-3a98f929-0e1a-47df-8d16-9f43fca33b11-root {
    text-align: center;
  }


#s-3a98f929-0e1a-47df-8d16-9f43fca33b11.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-3a98f929-0e1a-47df-8d16-9f43fca33b11-root {
    text-align: center;
  }


#s-3a98f929-0e1a-47df-8d16-9f43fca33b11.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-3a98f929-0e1a-47df-8d16-9f43fca33b11-root {
    text-align: center;
  }


#s-3a98f929-0e1a-47df-8d16-9f43fca33b11.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-3a98f929-0e1a-47df-8d16-9f43fca33b11-root {
    text-align: center;
  }


#s-3a98f929-0e1a-47df-8d16-9f43fca33b11.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-3a98f929-0e1a-47df-8d16-9f43fca33b11-root {
    text-align: center;
  }


#s-3a98f929-0e1a-47df-8d16-9f43fca33b11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8bce5354-289c-4161-80ea-101b45163aa5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8bce5354-289c-4161-80ea-101b45163aa5 {
  display: none;
}
#s-8bce5354-289c-4161-80ea-101b45163aa5, #wrap-s-8bce5354-289c-4161-80ea-101b45163aa5 { display: none !important; }}@media (max-width: 767px){#s-8bce5354-289c-4161-80ea-101b45163aa5 {
  display: none;
}
#s-8bce5354-289c-4161-80ea-101b45163aa5, #wrap-s-8bce5354-289c-4161-80ea-101b45163aa5 { display: none !important; }}
#s-8bce5354-289c-4161-80ea-101b45163aa5 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8bce5354-289c-4161-80ea-101b45163aa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8bce5354-289c-4161-80ea-101b45163aa5 {
  cursor: pointer;
}#s-8bce5354-289c-4161-80ea-101b45163aa5.shg-box.shg-c {
  justify-content: center;
}

#s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4 {
  
}
}@media (max-width: 767px){#s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4 {
  
}
}
@media (min-width: 0px) {
[id="s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe1afbe0-44c4-4ea1-abbb-6cabcfdb0eb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bad8cd2e-1c4e-4c31-a79c-7343a25622ff {
  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-bad8cd2e-1c4e-4c31-a79c-7343a25622ff {
  
}
}@media (max-width: 767px){#s-bad8cd2e-1c4e-4c31-a79c-7343a25622ff {
  
}
}
#s-408a110c-e8bb-413b-956e-7f76cbec9427 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-408a110c-e8bb-413b-956e-7f76cbec9427 {
  
}
}@media (max-width: 767px){#s-408a110c-e8bb-413b-956e-7f76cbec9427 {
  
}
}
@media (min-width: 0px) {
[id="s-408a110c-e8bb-413b-956e-7f76cbec9427"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-408a110c-e8bb-413b-956e-7f76cbec9427"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-408a110c-e8bb-413b-956e-7f76cbec9427"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-408a110c-e8bb-413b-956e-7f76cbec9427"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-95788419-d057-4037-ba87-d7647b9a941a {
  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-95788419-d057-4037-ba87-d7647b9a941a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95788419-d057-4037-ba87-d7647b9a941a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-95788419-d057-4037-ba87-d7647b9a941a {
  
}
}@media (max-width: 767px){#s-95788419-d057-4037-ba87-d7647b9a941a {
  
}
}

  #s-95788419-d057-4037-ba87-d7647b9a941a-root {
    text-align: center;
  }


#s-95788419-d057-4037-ba87-d7647b9a941a.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-95788419-d057-4037-ba87-d7647b9a941a-root {
    text-align: center;
  }


#s-95788419-d057-4037-ba87-d7647b9a941a.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-95788419-d057-4037-ba87-d7647b9a941a-root {
    text-align: center;
  }


#s-95788419-d057-4037-ba87-d7647b9a941a.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-95788419-d057-4037-ba87-d7647b9a941a-root {
    text-align: center;
  }


#s-95788419-d057-4037-ba87-d7647b9a941a.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-95788419-d057-4037-ba87-d7647b9a941a-root {
    text-align: center;
  }


#s-95788419-d057-4037-ba87-d7647b9a941a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 {
  display: none;
}
#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1, #wrap-s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 {
  display: none;
}
#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1, #wrap-s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 { display: none !important; }}
#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4da9e956-ac48-40b0-b456-89f9c16c0cf1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ad428cf0-09a7-4b37-9ca3-12b41663447f {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-ad428cf0-09a7-4b37-9ca3-12b41663447f {
  display: none;
}
#s-ad428cf0-09a7-4b37-9ca3-12b41663447f, #wrap-s-ad428cf0-09a7-4b37-9ca3-12b41663447f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad428cf0-09a7-4b37-9ca3-12b41663447f {
  display: none;
}
#s-ad428cf0-09a7-4b37-9ca3-12b41663447f, #wrap-s-ad428cf0-09a7-4b37-9ca3-12b41663447f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad428cf0-09a7-4b37-9ca3-12b41663447f {
  
}
}@media (max-width: 767px){#s-ad428cf0-09a7-4b37-9ca3-12b41663447f {
  display: none;
}
#s-ad428cf0-09a7-4b37-9ca3-12b41663447f, #wrap-s-ad428cf0-09a7-4b37-9ca3-12b41663447f { display: none !important; }}
@media (min-width: 0px) {
[id="s-ad428cf0-09a7-4b37-9ca3-12b41663447f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ad428cf0-09a7-4b37-9ca3-12b41663447f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ad428cf0-09a7-4b37-9ca3-12b41663447f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad428cf0-09a7-4b37-9ca3-12b41663447f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b {
  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-dbf7ce76-9ffc-4cca-b970-2093c1027b7b {
  display: none;
}
#s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b, #wrap-s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b {
  display: none;
}
#s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b, #wrap-s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b {
  
}
}@media (max-width: 767px){#s-dbf7ce76-9ffc-4cca-b970-2093c1027b7b {
  
}
}
#s-14e60224-eb21-4ced-852e-5342f545e00d {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-14e60224-eb21-4ced-852e-5342f545e00d {
  display: none;
}
#s-14e60224-eb21-4ced-852e-5342f545e00d, #wrap-s-14e60224-eb21-4ced-852e-5342f545e00d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14e60224-eb21-4ced-852e-5342f545e00d {
  display: none;
}
#s-14e60224-eb21-4ced-852e-5342f545e00d, #wrap-s-14e60224-eb21-4ced-852e-5342f545e00d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14e60224-eb21-4ced-852e-5342f545e00d {
  
}
}@media (max-width: 767px){#s-14e60224-eb21-4ced-852e-5342f545e00d {
  display: none;
}
#s-14e60224-eb21-4ced-852e-5342f545e00d, #wrap-s-14e60224-eb21-4ced-852e-5342f545e00d { display: none !important; }}
@media (min-width: 0px) {
[id="s-14e60224-eb21-4ced-852e-5342f545e00d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-14e60224-eb21-4ced-852e-5342f545e00d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14e60224-eb21-4ced-852e-5342f545e00d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14e60224-eb21-4ced-852e-5342f545e00d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a {
  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-afbfcd2b-eaf5-4b51-abd8-96cff738d23a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a {
  display: none;
}
#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a, #wrap-s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a {
  display: none;
}
#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a, #wrap-s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a {
  
}
}@media (max-width: 767px){#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a {
  display: none;
}
#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a, #wrap-s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a { display: none !important; }}

  #s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a-root {
    text-align: center;
  }


#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a.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-afbfcd2b-eaf5-4b51-abd8-96cff738d23a-root {
    text-align: center;
  }


#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a.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-afbfcd2b-eaf5-4b51-abd8-96cff738d23a-root {
    text-align: center;
  }


#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a.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-afbfcd2b-eaf5-4b51-abd8-96cff738d23a-root {
    text-align: center;
  }


#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a.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-afbfcd2b-eaf5-4b51-abd8-96cff738d23a-root {
    text-align: center;
  }


#s-afbfcd2b-eaf5-4b51-abd8-96cff738d23a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d41e5134-527c-4dd6-b141-634406dbba14 {
  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-d41e5134-527c-4dd6-b141-634406dbba14: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-d41e5134-527c-4dd6-b141-634406dbba14:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d41e5134-527c-4dd6-b141-634406dbba14 {
  display: none;
}
#s-d41e5134-527c-4dd6-b141-634406dbba14, #wrap-s-d41e5134-527c-4dd6-b141-634406dbba14 { display: none !important; }}@media (max-width: 767px){#s-d41e5134-527c-4dd6-b141-634406dbba14 {
  display: none;
}
#s-d41e5134-527c-4dd6-b141-634406dbba14, #wrap-s-d41e5134-527c-4dd6-b141-634406dbba14 { display: none !important; }}

  #s-d41e5134-527c-4dd6-b141-634406dbba14-root {
    text-align: center;
  }


#s-d41e5134-527c-4dd6-b141-634406dbba14.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d41e5134-527c-4dd6-b141-634406dbba14-root {
    text-align: center;
  }


#s-d41e5134-527c-4dd6-b141-634406dbba14.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-d41e5134-527c-4dd6-b141-634406dbba14-root {
    text-align: center;
  }


#s-d41e5134-527c-4dd6-b141-634406dbba14.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-d41e5134-527c-4dd6-b141-634406dbba14-root {
    text-align: center;
  }


#s-d41e5134-527c-4dd6-b141-634406dbba14.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d41e5134-527c-4dd6-b141-634406dbba14-root {
    text-align: center;
  }


#s-d41e5134-527c-4dd6-b141-634406dbba14.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6e3f281e-8318-4e3a-9e93-6ada61843e22 {
  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-6e3f281e-8318-4e3a-9e93-6ada61843e22 {
  display: none;
}
#s-6e3f281e-8318-4e3a-9e93-6ada61843e22, #wrap-s-6e3f281e-8318-4e3a-9e93-6ada61843e22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e3f281e-8318-4e3a-9e93-6ada61843e22 {
  display: none;
}
#s-6e3f281e-8318-4e3a-9e93-6ada61843e22, #wrap-s-6e3f281e-8318-4e3a-9e93-6ada61843e22 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e3f281e-8318-4e3a-9e93-6ada61843e22 {
  display: none;
}
#s-6e3f281e-8318-4e3a-9e93-6ada61843e22, #wrap-s-6e3f281e-8318-4e3a-9e93-6ada61843e22 { display: none !important; }}@media (max-width: 767px){#s-6e3f281e-8318-4e3a-9e93-6ada61843e22 {
  
}
}
#s-4507dc50-9b53-4cec-9c5e-a2344be38acf {
  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-4507dc50-9b53-4cec-9c5e-a2344be38acf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4507dc50-9b53-4cec-9c5e-a2344be38acf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4507dc50-9b53-4cec-9c5e-a2344be38acf {
  display: none;
}
#s-4507dc50-9b53-4cec-9c5e-a2344be38acf, #wrap-s-4507dc50-9b53-4cec-9c5e-a2344be38acf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4507dc50-9b53-4cec-9c5e-a2344be38acf {
  display: none;
}
#s-4507dc50-9b53-4cec-9c5e-a2344be38acf, #wrap-s-4507dc50-9b53-4cec-9c5e-a2344be38acf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4507dc50-9b53-4cec-9c5e-a2344be38acf {
  display: none;
}
#s-4507dc50-9b53-4cec-9c5e-a2344be38acf, #wrap-s-4507dc50-9b53-4cec-9c5e-a2344be38acf { display: none !important; }}@media (max-width: 767px){#s-4507dc50-9b53-4cec-9c5e-a2344be38acf {
  
}
}

  #s-4507dc50-9b53-4cec-9c5e-a2344be38acf-root {
    text-align: center;
  }


#s-4507dc50-9b53-4cec-9c5e-a2344be38acf.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-4507dc50-9b53-4cec-9c5e-a2344be38acf-root {
    text-align: center;
  }


#s-4507dc50-9b53-4cec-9c5e-a2344be38acf.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-4507dc50-9b53-4cec-9c5e-a2344be38acf-root {
    text-align: center;
  }


#s-4507dc50-9b53-4cec-9c5e-a2344be38acf.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-4507dc50-9b53-4cec-9c5e-a2344be38acf-root {
    text-align: center;
  }


#s-4507dc50-9b53-4cec-9c5e-a2344be38acf.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-4507dc50-9b53-4cec-9c5e-a2344be38acf-root {
    text-align: center;
  }


#s-4507dc50-9b53-4cec-9c5e-a2344be38acf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6a50c8d1-3307-4db2-ae1e-d9057a0e7850 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-6a50c8d1-3307-4db2-ae1e-d9057a0e7850 {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6a50c8d1-3307-4db2-ae1e-d9057a0e7850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a50c8d1-3307-4db2-ae1e-d9057a0e7850 {
  cursor: pointer;
}#s-6a50c8d1-3307-4db2-ae1e-d9057a0e7850.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7607141d-2a27-41ea-b799-a256e8388986 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7607141d-2a27-41ea-b799-a256e8388986 {
  display: none;
}
#s-7607141d-2a27-41ea-b799-a256e8388986, #wrap-s-7607141d-2a27-41ea-b799-a256e8388986 { display: none !important; }}@media (max-width: 767px){#s-7607141d-2a27-41ea-b799-a256e8388986 {
  display: none;
}
#s-7607141d-2a27-41ea-b799-a256e8388986, #wrap-s-7607141d-2a27-41ea-b799-a256e8388986 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7607141d-2a27-41ea-b799-a256e8388986"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7607141d-2a27-41ea-b799-a256e8388986"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7607141d-2a27-41ea-b799-a256e8388986"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7607141d-2a27-41ea-b799-a256e8388986"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-594e44ef-92c9-4fa6-ba84-12541128f463 {
  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-594e44ef-92c9-4fa6-ba84-12541128f463 {
  display: none;
}
#s-594e44ef-92c9-4fa6-ba84-12541128f463, #wrap-s-594e44ef-92c9-4fa6-ba84-12541128f463 { display: none !important; }}@media (max-width: 767px){#s-594e44ef-92c9-4fa6-ba84-12541128f463 {
  display: none;
}
#s-594e44ef-92c9-4fa6-ba84-12541128f463, #wrap-s-594e44ef-92c9-4fa6-ba84-12541128f463 { display: none !important; }}
#s-55f40641-e5ac-40b5-956b-efd779a47ab2 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-55f40641-e5ac-40b5-956b-efd779a47ab2 {
  display: none;
}
#s-55f40641-e5ac-40b5-956b-efd779a47ab2, #wrap-s-55f40641-e5ac-40b5-956b-efd779a47ab2 { display: none !important; }}@media (max-width: 767px){#s-55f40641-e5ac-40b5-956b-efd779a47ab2 {
  display: none;
}
#s-55f40641-e5ac-40b5-956b-efd779a47ab2, #wrap-s-55f40641-e5ac-40b5-956b-efd779a47ab2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-55f40641-e5ac-40b5-956b-efd779a47ab2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-55f40641-e5ac-40b5-956b-efd779a47ab2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-55f40641-e5ac-40b5-956b-efd779a47ab2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-55f40641-e5ac-40b5-956b-efd779a47ab2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9db4238c-4cb7-442f-ab43-14e9b3419514 {
  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-9db4238c-4cb7-442f-ab43-14e9b3419514:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9db4238c-4cb7-442f-ab43-14e9b3419514:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9db4238c-4cb7-442f-ab43-14e9b3419514 {
  display: none;
}
#s-9db4238c-4cb7-442f-ab43-14e9b3419514, #wrap-s-9db4238c-4cb7-442f-ab43-14e9b3419514 { display: none !important; }}@media (max-width: 767px){#s-9db4238c-4cb7-442f-ab43-14e9b3419514 {
  display: none;
}
#s-9db4238c-4cb7-442f-ab43-14e9b3419514, #wrap-s-9db4238c-4cb7-442f-ab43-14e9b3419514 { display: none !important; }}

  #s-9db4238c-4cb7-442f-ab43-14e9b3419514-root {
    text-align: center;
  }


#s-9db4238c-4cb7-442f-ab43-14e9b3419514.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-9db4238c-4cb7-442f-ab43-14e9b3419514-root {
    text-align: center;
  }


#s-9db4238c-4cb7-442f-ab43-14e9b3419514.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-9db4238c-4cb7-442f-ab43-14e9b3419514-root {
    text-align: center;
  }


#s-9db4238c-4cb7-442f-ab43-14e9b3419514.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-9db4238c-4cb7-442f-ab43-14e9b3419514-root {
    text-align: center;
  }


#s-9db4238c-4cb7-442f-ab43-14e9b3419514.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-9db4238c-4cb7-442f-ab43-14e9b3419514-root {
    text-align: center;
  }


#s-9db4238c-4cb7-442f-ab43-14e9b3419514.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-aca9f02d-d278-41ba-a108-42ed4036ec29 {
  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-aca9f02d-d278-41ba-a108-42ed4036ec29 {
  display: none;
}
#s-aca9f02d-d278-41ba-a108-42ed4036ec29, #wrap-s-aca9f02d-d278-41ba-a108-42ed4036ec29 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aca9f02d-d278-41ba-a108-42ed4036ec29 {
  display: none;
}
#s-aca9f02d-d278-41ba-a108-42ed4036ec29, #wrap-s-aca9f02d-d278-41ba-a108-42ed4036ec29 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aca9f02d-d278-41ba-a108-42ed4036ec29 {
  
}
}@media (max-width: 767px){#s-aca9f02d-d278-41ba-a108-42ed4036ec29 {
  
}
}
#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 {
  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-946e3eae-ea14-43e8-b0a2-42a9077b5e97:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 {
  display: none;
}
#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97, #wrap-s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 {
  display: none;
}
#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97, #wrap-s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 {
  
}
}@media (max-width: 767px){#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97 {
  
}
}

  #s-946e3eae-ea14-43e8-b0a2-42a9077b5e97-root {
    text-align: center;
  }


#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97.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-946e3eae-ea14-43e8-b0a2-42a9077b5e97-root {
    text-align: center;
  }


#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97.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-946e3eae-ea14-43e8-b0a2-42a9077b5e97-root {
    text-align: center;
  }


#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97.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-946e3eae-ea14-43e8-b0a2-42a9077b5e97-root {
    text-align: center;
  }


#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97.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-946e3eae-ea14-43e8-b0a2-42a9077b5e97-root {
    text-align: center;
  }


#s-946e3eae-ea14-43e8-b0a2-42a9077b5e97.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-23ba157d-cd19-46f6-987a-0ab4b4560b59 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-23ba157d-cd19-46f6-987a-0ab4b4560b59 {
  display: none;
}
#s-23ba157d-cd19-46f6-987a-0ab4b4560b59, #wrap-s-23ba157d-cd19-46f6-987a-0ab4b4560b59 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23ba157d-cd19-46f6-987a-0ab4b4560b59 {
  display: none;
}
#s-23ba157d-cd19-46f6-987a-0ab4b4560b59, #wrap-s-23ba157d-cd19-46f6-987a-0ab4b4560b59 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23ba157d-cd19-46f6-987a-0ab4b4560b59 {
  display: none;
}
#s-23ba157d-cd19-46f6-987a-0ab4b4560b59, #wrap-s-23ba157d-cd19-46f6-987a-0ab4b4560b59 { display: none !important; }}
#s-23ba157d-cd19-46f6-987a-0ab4b4560b59 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-23ba157d-cd19-46f6-987a-0ab4b4560b59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23ba157d-cd19-46f6-987a-0ab4b4560b59.shg-box.shg-c {
  justify-content: center;
}

#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 {
  display: none;
}
#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23, #wrap-s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 {
  display: none;
}
#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23, #wrap-s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 {
  display: none;
}
#s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23, #wrap-s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23 { display: none !important; }}
@media (min-width: 0px) {
[id="s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdea1fd1-31bb-414e-a7a4-aa8b75014b23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ed178512-cbc7-4295-a4e4-587d015ce7aa {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-84a1318a-935e-4b9c-926e-8853b6d7ee07 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-84a1318a-935e-4b9c-926e-8853b6d7ee07 {
  display: none;
}
#s-84a1318a-935e-4b9c-926e-8853b6d7ee07, #wrap-s-84a1318a-935e-4b9c-926e-8853b6d7ee07 { display: none !important; }}
@media (min-width: 0px) {
[id="s-84a1318a-935e-4b9c-926e-8853b6d7ee07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84a1318a-935e-4b9c-926e-8853b6d7ee07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84a1318a-935e-4b9c-926e-8853b6d7ee07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84a1318a-935e-4b9c-926e-8853b6d7ee07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ef9e5896-155b-4236-8dd0-5a0965868869 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-e279e460-78af-4c3d-9558-7eb79bb1b49b {
  display: none;
}
#s-e279e460-78af-4c3d-9558-7eb79bb1b49b, #wrap-s-e279e460-78af-4c3d-9558-7eb79bb1b49b { display: none !important; }}
@media (min-width: 0px) {
[id="s-e279e460-78af-4c3d-9558-7eb79bb1b49b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e279e460-78af-4c3d-9558-7eb79bb1b49b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e279e460-78af-4c3d-9558-7eb79bb1b49b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e279e460-78af-4c3d-9558-7eb79bb1b49b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-17705da7-2d41-42db-85c1-ac70e80fe5a7 {
  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-17705da7-2d41-42db-85c1-ac70e80fe5a7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-17705da7-2d41-42db-85c1-ac70e80fe5a7: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-17705da7-2d41-42db-85c1-ac70e80fe5a7-root {
    text-align: center;
  }


#s-17705da7-2d41-42db-85c1-ac70e80fe5a7.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-17705da7-2d41-42db-85c1-ac70e80fe5a7-root {
    text-align: center;
  }


#s-17705da7-2d41-42db-85c1-ac70e80fe5a7.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-17705da7-2d41-42db-85c1-ac70e80fe5a7-root {
    text-align: center;
  }


#s-17705da7-2d41-42db-85c1-ac70e80fe5a7.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-17705da7-2d41-42db-85c1-ac70e80fe5a7-root {
    text-align: center;
  }


#s-17705da7-2d41-42db-85c1-ac70e80fe5a7.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-17705da7-2d41-42db-85c1-ac70e80fe5a7-root {
    text-align: center;
  }


#s-17705da7-2d41-42db-85c1-ac70e80fe5a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f219c01e-6ae0-4d64-9d54-da156a485665 {
  border-style: solid;
margin-top: 25px;
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-f219c01e-6ae0-4d64-9d54-da156a485665:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f219c01e-6ae0-4d64-9d54-da156a485665:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmI5MjkzYzktOTQ5Yi00OTg3LWFlNDAtZWNmNGVmMWJlNjQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYjkyOTNjOS05NDliLTQ5ODctYWU0MC1lY2Y0ZWYxYmU2NDcpIi8+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: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1f1ea"}, {"id"=>2, "pos"=>"1.00", "color"=>"#7e20cf"}] !important;}@media (min-width: 1200px){#s-f219c01e-6ae0-4d64-9d54-da156a485665 {
  display: none;
}
#s-f219c01e-6ae0-4d64-9d54-da156a485665, #wrap-s-f219c01e-6ae0-4d64-9d54-da156a485665 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f219c01e-6ae0-4d64-9d54-da156a485665 {
  display: none;
}
#s-f219c01e-6ae0-4d64-9d54-da156a485665, #wrap-s-f219c01e-6ae0-4d64-9d54-da156a485665 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f219c01e-6ae0-4d64-9d54-da156a485665 {
  display: none;
}
#s-f219c01e-6ae0-4d64-9d54-da156a485665, #wrap-s-f219c01e-6ae0-4d64-9d54-da156a485665 { display: none !important; }}

  #s-f219c01e-6ae0-4d64-9d54-da156a485665-root {
    text-align: center;
  }


#s-f219c01e-6ae0-4d64-9d54-da156a485665.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-f219c01e-6ae0-4d64-9d54-da156a485665-root {
    text-align: center;
  }


#s-f219c01e-6ae0-4d64-9d54-da156a485665.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-f219c01e-6ae0-4d64-9d54-da156a485665-root {
    text-align: center;
  }


#s-f219c01e-6ae0-4d64-9d54-da156a485665.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-f219c01e-6ae0-4d64-9d54-da156a485665-root {
    text-align: center;
  }


#s-f219c01e-6ae0-4d64-9d54-da156a485665.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-f219c01e-6ae0-4d64-9d54-da156a485665-root {
    text-align: center;
  }


#s-f219c01e-6ae0-4d64-9d54-da156a485665.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  display: none;
}
#s-62862b1b-de27-4418-a788-2b23dd84f775, #wrap-s-62862b1b-de27-4418-a788-2b23dd84f775 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  display: none;
}
#s-62862b1b-de27-4418-a788-2b23dd84f775, #wrap-s-62862b1b-de27-4418-a788-2b23dd84f775 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  
}
}@media (max-width: 767px){#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  
}
}
#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-62862b1b-de27-4418-a788-2b23dd84f775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62862b1b-de27-4418-a788-2b23dd84f775 {
  cursor: pointer;
}#s-62862b1b-de27-4418-a788-2b23dd84f775.shg-box.shg-c {
  justify-content: center;
}

#s-79396f20-64f3-49ec-a361-a6f87be60d39 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-79396f20-64f3-49ec-a361-a6f87be60d39 {
  display: none;
}
#s-79396f20-64f3-49ec-a361-a6f87be60d39, #wrap-s-79396f20-64f3-49ec-a361-a6f87be60d39 { display: none !important; }}@media (max-width: 767px){#s-79396f20-64f3-49ec-a361-a6f87be60d39 {
  display: none;
}
#s-79396f20-64f3-49ec-a361-a6f87be60d39, #wrap-s-79396f20-64f3-49ec-a361-a6f87be60d39 { display: none !important; }}
@media (min-width: 0px) {
[id="s-79396f20-64f3-49ec-a361-a6f87be60d39"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-79396f20-64f3-49ec-a361-a6f87be60d39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79396f20-64f3-49ec-a361-a6f87be60d39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79396f20-64f3-49ec-a361-a6f87be60d39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e9057463-8a18-4b65-b01e-ccf0391b6ae7 {
  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-e9057463-8a18-4b65-b01e-ccf0391b6ae7 {
  display: none;
}
#s-e9057463-8a18-4b65-b01e-ccf0391b6ae7, #wrap-s-e9057463-8a18-4b65-b01e-ccf0391b6ae7 { display: none !important; }}@media (max-width: 767px){#s-e9057463-8a18-4b65-b01e-ccf0391b6ae7 {
  display: none;
}
#s-e9057463-8a18-4b65-b01e-ccf0391b6ae7, #wrap-s-e9057463-8a18-4b65-b01e-ccf0391b6ae7 { display: none !important; }}
#s-191e7e27-0801-4833-b809-d91b8407b937 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-191e7e27-0801-4833-b809-d91b8407b937 {
  display: none;
}
#s-191e7e27-0801-4833-b809-d91b8407b937, #wrap-s-191e7e27-0801-4833-b809-d91b8407b937 { display: none !important; }}@media (max-width: 767px){#s-191e7e27-0801-4833-b809-d91b8407b937 {
  display: none;
}
#s-191e7e27-0801-4833-b809-d91b8407b937, #wrap-s-191e7e27-0801-4833-b809-d91b8407b937 { display: none !important; }}
@media (min-width: 0px) {
[id="s-191e7e27-0801-4833-b809-d91b8407b937"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-191e7e27-0801-4833-b809-d91b8407b937"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-191e7e27-0801-4833-b809-d91b8407b937"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-191e7e27-0801-4833-b809-d91b8407b937"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a {
  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-bb4d6eb6-ab0d-429a-b8ee-fd932013808a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a {
  display: none;
}
#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a, #wrap-s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a { display: none !important; }}@media (max-width: 767px){#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a {
  display: none;
}
#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a, #wrap-s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a { display: none !important; }}

  #s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a-root {
    text-align: center;
  }


#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a.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-bb4d6eb6-ab0d-429a-b8ee-fd932013808a-root {
    text-align: center;
  }


#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a.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-bb4d6eb6-ab0d-429a-b8ee-fd932013808a-root {
    text-align: center;
  }


#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a.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-bb4d6eb6-ab0d-429a-b8ee-fd932013808a-root {
    text-align: center;
  }


#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a.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-bb4d6eb6-ab0d-429a-b8ee-fd932013808a-root {
    text-align: center;
  }


#s-bb4d6eb6-ab0d-429a-b8ee-fd932013808a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 {
  display: none;
}
#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3, #wrap-s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 {
  display: none;
}
#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3, #wrap-s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 {
  
}
}@media (max-width: 767px){#s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3 {
  
}
}
@media (min-width: 0px) {
[id="s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea155a1f-1093-4ddd-9af3-a2e8ec31c1f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-53acf621-370e-44db-b719-a120fe2187db {
  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-53acf621-370e-44db-b719-a120fe2187db {
  
}
}@media (max-width: 767px){#s-53acf621-370e-44db-b719-a120fe2187db {
  
}
}
#s-fec07650-3eda-406c-9291-80be99779626 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-fec07650-3eda-406c-9291-80be99779626 {
  display: none;
}
#s-fec07650-3eda-406c-9291-80be99779626, #wrap-s-fec07650-3eda-406c-9291-80be99779626 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fec07650-3eda-406c-9291-80be99779626 {
  display: none;
}
#s-fec07650-3eda-406c-9291-80be99779626, #wrap-s-fec07650-3eda-406c-9291-80be99779626 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fec07650-3eda-406c-9291-80be99779626 {
  
}
}@media (max-width: 767px){#s-fec07650-3eda-406c-9291-80be99779626 {
  
}
}
@media (min-width: 0px) {
[id="s-fec07650-3eda-406c-9291-80be99779626"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fec07650-3eda-406c-9291-80be99779626"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fec07650-3eda-406c-9291-80be99779626"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fec07650-3eda-406c-9291-80be99779626"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c {
  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-7c3ae7b7-c08b-413b-b104-79d5fd510d4c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c {
  
}
}@media (max-width: 767px){#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c {
  
}
}

  #s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c-root {
    text-align: center;
  }


#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c.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-7c3ae7b7-c08b-413b-b104-79d5fd510d4c-root {
    text-align: center;
  }


#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c.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-7c3ae7b7-c08b-413b-b104-79d5fd510d4c-root {
    text-align: center;
  }


#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c.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-7c3ae7b7-c08b-413b-b104-79d5fd510d4c-root {
    text-align: center;
  }


#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c.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-7c3ae7b7-c08b-413b-b104-79d5fd510d4c-root {
    text-align: center;
  }


#s-7c3ae7b7-c08b-413b-b104-79d5fd510d4c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 {
  display: none;
}
#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073, #wrap-s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 { display: none !important; }}@media (max-width: 767px){#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 {
  display: none;
}
#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073, #wrap-s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 { display: none !important; }}
#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073 {
  cursor: pointer;
}#s-9ca7c8ce-19d2-4cf3-b807-23d07e5be073.shg-box.shg-c {
  justify-content: center;
}

#s-7be6cf78-2647-471a-9524-61c75dd873e7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7be6cf78-2647-471a-9524-61c75dd873e7 {
  display: none;
}
#s-7be6cf78-2647-471a-9524-61c75dd873e7, #wrap-s-7be6cf78-2647-471a-9524-61c75dd873e7 { display: none !important; }}@media (max-width: 767px){#s-7be6cf78-2647-471a-9524-61c75dd873e7 {
  display: none;
}
#s-7be6cf78-2647-471a-9524-61c75dd873e7, #wrap-s-7be6cf78-2647-471a-9524-61c75dd873e7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7be6cf78-2647-471a-9524-61c75dd873e7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7be6cf78-2647-471a-9524-61c75dd873e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7be6cf78-2647-471a-9524-61c75dd873e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7be6cf78-2647-471a-9524-61c75dd873e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e0a8cb25-9224-4931-80ae-3123f539c303 {
  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-e0a8cb25-9224-4931-80ae-3123f539c303 {
  display: none;
}
#s-e0a8cb25-9224-4931-80ae-3123f539c303, #wrap-s-e0a8cb25-9224-4931-80ae-3123f539c303 { display: none !important; }}@media (max-width: 767px){#s-e0a8cb25-9224-4931-80ae-3123f539c303 {
  display: none;
}
#s-e0a8cb25-9224-4931-80ae-3123f539c303, #wrap-s-e0a8cb25-9224-4931-80ae-3123f539c303 { display: none !important; }}
#s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f {
  display: none;
}
#s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f, #wrap-s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f { display: none !important; }}@media (max-width: 767px){#s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f {
  display: none;
}
#s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f, #wrap-s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f { display: none !important; }}
@media (min-width: 0px) {
[id="s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbf40245-7fa7-4343-a0e9-9f0fd489c07f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e {
  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-11e9335d-af1e-4a2f-ab19-a5b18d7c108e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e {
  display: none;
}
#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e, #wrap-s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e { display: none !important; }}@media (max-width: 767px){#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e {
  display: none;
}
#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e, #wrap-s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e { display: none !important; }}

  #s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e-root {
    text-align: center;
  }


#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e.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-11e9335d-af1e-4a2f-ab19-a5b18d7c108e-root {
    text-align: center;
  }


#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e.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-11e9335d-af1e-4a2f-ab19-a5b18d7c108e-root {
    text-align: center;
  }


#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e.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-11e9335d-af1e-4a2f-ab19-a5b18d7c108e-root {
    text-align: center;
  }


#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e.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-11e9335d-af1e-4a2f-ab19-a5b18d7c108e-root {
    text-align: center;
  }


#s-11e9335d-af1e-4a2f-ab19-a5b18d7c108e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0d9538da-67b1-435e-93a6-8a49d739522e {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 450px;
}
@media (min-width: 1200px){#s-0d9538da-67b1-435e-93a6-8a49d739522e {
  display: none;
}
#s-0d9538da-67b1-435e-93a6-8a49d739522e, #wrap-s-0d9538da-67b1-435e-93a6-8a49d739522e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d9538da-67b1-435e-93a6-8a49d739522e {
  display: none;
}
#s-0d9538da-67b1-435e-93a6-8a49d739522e, #wrap-s-0d9538da-67b1-435e-93a6-8a49d739522e { display: none !important; }}
#s-0d9538da-67b1-435e-93a6-8a49d739522e .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0d9538da-67b1-435e-93a6-8a49d739522e .shg-sld-nav-button.shg-sld-left,
#s-0d9538da-67b1-435e-93a6-8a49d739522e .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-981821f8-7173-4798-a9cb-6ab60418a387 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-981821f8-7173-4798-a9cb-6ab60418a387 {
  
}
}
#s-981821f8-7173-4798-a9cb-6ab60418a387 {
  background-image: url(https://i.shgcdn.com/525c343b-e448-47cd-a5c5-d5db34f11ffb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-981821f8-7173-4798-a9cb-6ab60418a387 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-981821f8-7173-4798-a9cb-6ab60418a387.shg-box.shg-c {
  justify-content: flex-start;
}

#s-78fda1af-3967-4930-afb4-abe0fa4aad7c {
  margin-top: 5px;
margin-bottom: 250px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
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(194, 194, 194, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-78fda1af-3967-4930-afb4-abe0fa4aad7c {
  
}
}@media (max-width: 767px){#s-78fda1af-3967-4930-afb4-abe0fa4aad7c {
  
}
}
#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c {
  
}
}@media (max-width: 767px){#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c {
  
}
}

  #s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c-root {
    text-align: center;
  }


#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c-root {
    text-align: center;
  }


#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c-root {
    text-align: center;
  }


#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c-root {
    text-align: center;
  }


#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c-root {
    text-align: center;
  }


#s-36d27e23-12a1-4730-9dfd-bbfb7885ee0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0144fdbd-ffeb-47b2-b0e2-e1a296191983 {
  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-0144fdbd-ffeb-47b2-b0e2-e1a296191983 {
  
}
}@media (max-width: 767px){#s-0144fdbd-ffeb-47b2-b0e2-e1a296191983 {
  
}
}
#s-0144fdbd-ffeb-47b2-b0e2-e1a296191983 {
  background-image: url(https://i.shgcdn.com/e8a36282-65b2-4cab-bd74-80cbbf0715e7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0144fdbd-ffeb-47b2-b0e2-e1a296191983 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0144fdbd-ffeb-47b2-b0e2-e1a296191983.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d517f4e-8b9b-4a10-a4af-4045ef730f03 {
  margin-top: 120px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d517f4e-8b9b-4a10-a4af-4045ef730f03 {
  
}
}@media (max-width: 767px){#s-3d517f4e-8b9b-4a10-a4af-4045ef730f03 {
  display: none;
}
#s-3d517f4e-8b9b-4a10-a4af-4045ef730f03, #wrap-s-3d517f4e-8b9b-4a10-a4af-4045ef730f03 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d517f4e-8b9b-4a10-a4af-4045ef730f03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-80c3cda6-cad2-4539-becd-bdf12fc05300 {
  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-80c3cda6-cad2-4539-becd-bdf12fc05300 {
  
}
}@media (max-width: 767px){#s-80c3cda6-cad2-4539-becd-bdf12fc05300 {
  
}
}
#s-55a26735-97c3-4396-b418-fcc1147c202d {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-55a26735-97c3-4396-b418-fcc1147c202d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-55a26735-97c3-4396-b418-fcc1147c202d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-55a26735-97c3-4396-b418-fcc1147c202d {
  display: none;
}
#s-55a26735-97c3-4396-b418-fcc1147c202d, #wrap-s-55a26735-97c3-4396-b418-fcc1147c202d { display: none !important; }}@media (max-width: 767px){#s-55a26735-97c3-4396-b418-fcc1147c202d {
  
}
}

  #s-55a26735-97c3-4396-b418-fcc1147c202d-root {
    text-align: center;
  }


#s-55a26735-97c3-4396-b418-fcc1147c202d.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-55a26735-97c3-4396-b418-fcc1147c202d-root {
    text-align: center;
  }


#s-55a26735-97c3-4396-b418-fcc1147c202d.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-55a26735-97c3-4396-b418-fcc1147c202d-root {
    text-align: center;
  }


#s-55a26735-97c3-4396-b418-fcc1147c202d.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-55a26735-97c3-4396-b418-fcc1147c202d-root {
    text-align: center;
  }


#s-55a26735-97c3-4396-b418-fcc1147c202d.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-55a26735-97c3-4396-b418-fcc1147c202d-root {
    text-align: center;
  }


#s-55a26735-97c3-4396-b418-fcc1147c202d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-aca64c23-5948-41be-8853-74b9aa4f96bc {
  margin-top: 110px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-aca64c23-5948-41be-8853-74b9aa4f96bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aca64c23-5948-41be-8853-74b9aa4f96bc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-aca64c23-5948-41be-8853-74b9aa4f96bc {
  display: none;
}
#s-aca64c23-5948-41be-8853-74b9aa4f96bc, #wrap-s-aca64c23-5948-41be-8853-74b9aa4f96bc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aca64c23-5948-41be-8853-74b9aa4f96bc {
  display: none;
}
#s-aca64c23-5948-41be-8853-74b9aa4f96bc, #wrap-s-aca64c23-5948-41be-8853-74b9aa4f96bc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aca64c23-5948-41be-8853-74b9aa4f96bc {
  
}
}@media (max-width: 767px){#s-aca64c23-5948-41be-8853-74b9aa4f96bc {
  display: none;
}
#s-aca64c23-5948-41be-8853-74b9aa4f96bc, #wrap-s-aca64c23-5948-41be-8853-74b9aa4f96bc { display: none !important; }}

  #s-aca64c23-5948-41be-8853-74b9aa4f96bc-root {
    text-align: center;
  }


#s-aca64c23-5948-41be-8853-74b9aa4f96bc.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-aca64c23-5948-41be-8853-74b9aa4f96bc-root {
    text-align: center;
  }


#s-aca64c23-5948-41be-8853-74b9aa4f96bc.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-aca64c23-5948-41be-8853-74b9aa4f96bc-root {
    text-align: center;
  }


#s-aca64c23-5948-41be-8853-74b9aa4f96bc.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-aca64c23-5948-41be-8853-74b9aa4f96bc-root {
    text-align: center;
  }


#s-aca64c23-5948-41be-8853-74b9aa4f96bc.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-aca64c23-5948-41be-8853-74b9aa4f96bc-root {
    text-align: center;
  }


#s-aca64c23-5948-41be-8853-74b9aa4f96bc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-28646496-8b92-4b69-8f1c-65d6b224a494 {
  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: 1200px){#s-28646496-8b92-4b69-8f1c-65d6b224a494 {
  display: none;
}
#s-28646496-8b92-4b69-8f1c-65d6b224a494, #wrap-s-28646496-8b92-4b69-8f1c-65d6b224a494 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28646496-8b92-4b69-8f1c-65d6b224a494 {
  display: none;
}
#s-28646496-8b92-4b69-8f1c-65d6b224a494, #wrap-s-28646496-8b92-4b69-8f1c-65d6b224a494 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28646496-8b92-4b69-8f1c-65d6b224a494 {
  display: none;
}
#s-28646496-8b92-4b69-8f1c-65d6b224a494, #wrap-s-28646496-8b92-4b69-8f1c-65d6b224a494 { display: none !important; }}@media (max-width: 767px){#s-28646496-8b92-4b69-8f1c-65d6b224a494 {
  
}
}
#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d {
  margin-top: 240px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d {
  display: none;
}
#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d, #wrap-s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d {
  display: none;
}
#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d, #wrap-s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d {
  display: none;
}
#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d, #wrap-s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d { display: none !important; }}@media (max-width: 767px){#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d {
  
}
}

  #s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d-root {
    text-align: center;
  }


#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d-root {
    text-align: center;
  }


#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d-root {
    text-align: center;
  }


#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d-root {
    text-align: center;
  }


#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d-root {
    text-align: center;
  }


#s-7f9e9111-1ff0-4de8-b56f-6fa923675e9d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-19afdaac-acff-4377-8a25-d9ddfb353e86 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-19afdaac-acff-4377-8a25-d9ddfb353e86 {
  display: none;
}
#s-19afdaac-acff-4377-8a25-d9ddfb353e86, #wrap-s-19afdaac-acff-4377-8a25-d9ddfb353e86 { display: none !important; }}
#s-19afdaac-acff-4377-8a25-d9ddfb353e86 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-19afdaac-acff-4377-8a25-d9ddfb353e86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-19afdaac-acff-4377-8a25-d9ddfb353e86.shg-box.shg-c {
  justify-content: center;
}

#s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51 {
  display: none;
}
#s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51, #wrap-s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51 { display: none !important; }}
@media (min-width: 0px) {
[id="s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d96cdd31-0c5e-4469-9a2f-603d8ae63f51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-53dd312d-8c35-4f0e-aa33-7aa0343bc61f {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-9b3fbf6e-8273-4c0b-be78-935619e96ba3 {
  display: none;
}
#s-9b3fbf6e-8273-4c0b-be78-935619e96ba3, #wrap-s-9b3fbf6e-8273-4c0b-be78-935619e96ba3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9b3fbf6e-8273-4c0b-be78-935619e96ba3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b3fbf6e-8273-4c0b-be78-935619e96ba3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9b3fbf6e-8273-4c0b-be78-935619e96ba3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b3fbf6e-8273-4c0b-be78-935619e96ba3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9e9db389-1cb0-4d2e-80f6-878516a2858a {
  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-9e9db389-1cb0-4d2e-80f6-878516a2858a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e9db389-1cb0-4d2e-80f6-878516a2858a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTlmOWM5MGMtYzA3My00NThhLTg0YTAtMjMyNjg3OWE4M2ZlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1OWY5YzkwYy1jMDczLTQ1OGEtODRhMC0yMzI2ODc5YTgzZmUpIi8+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: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1f1ea"}, {"id"=>2, "pos"=>"1.00", "color"=>"#7e20cf"}] !important;}

  #s-9e9db389-1cb0-4d2e-80f6-878516a2858a-root {
    text-align: center;
  }


#s-9e9db389-1cb0-4d2e-80f6-878516a2858a.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-9e9db389-1cb0-4d2e-80f6-878516a2858a-root {
    text-align: center;
  }


#s-9e9db389-1cb0-4d2e-80f6-878516a2858a.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-9e9db389-1cb0-4d2e-80f6-878516a2858a-root {
    text-align: center;
  }


#s-9e9db389-1cb0-4d2e-80f6-878516a2858a.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-9e9db389-1cb0-4d2e-80f6-878516a2858a-root {
    text-align: center;
  }


#s-9e9db389-1cb0-4d2e-80f6-878516a2858a.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-9e9db389-1cb0-4d2e-80f6-878516a2858a-root {
    text-align: center;
  }


#s-9e9db389-1cb0-4d2e-80f6-878516a2858a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-674d4fd0-68f9-4b15-ace3-545886c07450 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-674d4fd0-68f9-4b15-ace3-545886c07450 {
  display: none;
}
#s-674d4fd0-68f9-4b15-ace3-545886c07450, #wrap-s-674d4fd0-68f9-4b15-ace3-545886c07450 { display: none !important; }}@media (max-width: 767px){#s-674d4fd0-68f9-4b15-ace3-545886c07450 {
  display: none;
}
#s-674d4fd0-68f9-4b15-ace3-545886c07450, #wrap-s-674d4fd0-68f9-4b15-ace3-545886c07450 { display: none !important; }}
#s-674d4fd0-68f9-4b15-ace3-545886c07450 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-674d4fd0-68f9-4b15-ace3-545886c07450 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-674d4fd0-68f9-4b15-ace3-545886c07450 {
  cursor: pointer;
}#s-674d4fd0-68f9-4b15-ace3-545886c07450.shg-box.shg-c {
  justify-content: center;
}

#s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67 {
  
}
}@media (max-width: 767px){#s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67 {
  
}
}
@media (min-width: 0px) {
[id="s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ad8eb24-52d8-4ef2-a334-bc56c8632d67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4034808a-34be-4780-bcf6-7a68b2857ff1 {
  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-4034808a-34be-4780-bcf6-7a68b2857ff1 {
  
}
}@media (max-width: 767px){#s-4034808a-34be-4780-bcf6-7a68b2857ff1 {
  
}
}
#s-4e9164ed-dafd-4f35-994e-c29afe348756 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e9164ed-dafd-4f35-994e-c29afe348756 {
  
}
}@media (max-width: 767px){#s-4e9164ed-dafd-4f35-994e-c29afe348756 {
  
}
}
@media (min-width: 0px) {
[id="s-4e9164ed-dafd-4f35-994e-c29afe348756"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4e9164ed-dafd-4f35-994e-c29afe348756"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4e9164ed-dafd-4f35-994e-c29afe348756"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e9164ed-dafd-4f35-994e-c29afe348756"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-990fe6e1-04a3-420c-8248-f4561d4d36cf {
  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-990fe6e1-04a3-420c-8248-f4561d4d36cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-990fe6e1-04a3-420c-8248-f4561d4d36cf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-990fe6e1-04a3-420c-8248-f4561d4d36cf {
  
}
}@media (max-width: 767px){#s-990fe6e1-04a3-420c-8248-f4561d4d36cf {
  
}
}

  #s-990fe6e1-04a3-420c-8248-f4561d4d36cf-root {
    text-align: center;
  }


#s-990fe6e1-04a3-420c-8248-f4561d4d36cf.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-990fe6e1-04a3-420c-8248-f4561d4d36cf-root {
    text-align: center;
  }


#s-990fe6e1-04a3-420c-8248-f4561d4d36cf.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-990fe6e1-04a3-420c-8248-f4561d4d36cf-root {
    text-align: center;
  }


#s-990fe6e1-04a3-420c-8248-f4561d4d36cf.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-990fe6e1-04a3-420c-8248-f4561d4d36cf-root {
    text-align: center;
  }


#s-990fe6e1-04a3-420c-8248-f4561d4d36cf.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-990fe6e1-04a3-420c-8248-f4561d4d36cf-root {
    text-align: center;
  }


#s-990fe6e1-04a3-420c-8248-f4561d4d36cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 {
  display: none;
}
#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9, #wrap-s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 {
  display: none;
}
#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9, #wrap-s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 { display: none !important; }}
#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2aeefe4-5aaf-4135-ba19-14420f28f3d9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-19791994-dd5c-4516-9c81-a77da3b876b6 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-19791994-dd5c-4516-9c81-a77da3b876b6 {
  display: none;
}
#s-19791994-dd5c-4516-9c81-a77da3b876b6, #wrap-s-19791994-dd5c-4516-9c81-a77da3b876b6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19791994-dd5c-4516-9c81-a77da3b876b6 {
  display: none;
}
#s-19791994-dd5c-4516-9c81-a77da3b876b6, #wrap-s-19791994-dd5c-4516-9c81-a77da3b876b6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19791994-dd5c-4516-9c81-a77da3b876b6 {
  
}
}@media (max-width: 767px){#s-19791994-dd5c-4516-9c81-a77da3b876b6 {
  display: none;
}
#s-19791994-dd5c-4516-9c81-a77da3b876b6, #wrap-s-19791994-dd5c-4516-9c81-a77da3b876b6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-19791994-dd5c-4516-9c81-a77da3b876b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-19791994-dd5c-4516-9c81-a77da3b876b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19791994-dd5c-4516-9c81-a77da3b876b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19791994-dd5c-4516-9c81-a77da3b876b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4b07c71c-d4bb-4205-81bd-5e5a02857c91 {
  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-4b07c71c-d4bb-4205-81bd-5e5a02857c91 {
  display: none;
}
#s-4b07c71c-d4bb-4205-81bd-5e5a02857c91, #wrap-s-4b07c71c-d4bb-4205-81bd-5e5a02857c91 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b07c71c-d4bb-4205-81bd-5e5a02857c91 {
  display: none;
}
#s-4b07c71c-d4bb-4205-81bd-5e5a02857c91, #wrap-s-4b07c71c-d4bb-4205-81bd-5e5a02857c91 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b07c71c-d4bb-4205-81bd-5e5a02857c91 {
  
}
}@media (max-width: 767px){#s-4b07c71c-d4bb-4205-81bd-5e5a02857c91 {
  
}
}
#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 {
  display: none;
}
#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1, #wrap-s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 {
  display: none;
}
#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1, #wrap-s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 {
  
}
}@media (max-width: 767px){#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 {
  display: none;
}
#s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1, #wrap-s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0966cc5d-c00e-43ab-b261-48c6cc4d90e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-03240437-4cb7-4ba2-b71b-821ec074b69c {
  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-03240437-4cb7-4ba2-b71b-821ec074b69c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-03240437-4cb7-4ba2-b71b-821ec074b69c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-03240437-4cb7-4ba2-b71b-821ec074b69c {
  display: none;
}
#s-03240437-4cb7-4ba2-b71b-821ec074b69c, #wrap-s-03240437-4cb7-4ba2-b71b-821ec074b69c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03240437-4cb7-4ba2-b71b-821ec074b69c {
  display: none;
}
#s-03240437-4cb7-4ba2-b71b-821ec074b69c, #wrap-s-03240437-4cb7-4ba2-b71b-821ec074b69c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03240437-4cb7-4ba2-b71b-821ec074b69c {
  
}
}@media (max-width: 767px){#s-03240437-4cb7-4ba2-b71b-821ec074b69c {
  display: none;
}
#s-03240437-4cb7-4ba2-b71b-821ec074b69c, #wrap-s-03240437-4cb7-4ba2-b71b-821ec074b69c { display: none !important; }}

  #s-03240437-4cb7-4ba2-b71b-821ec074b69c-root {
    text-align: center;
  }


#s-03240437-4cb7-4ba2-b71b-821ec074b69c.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-03240437-4cb7-4ba2-b71b-821ec074b69c-root {
    text-align: center;
  }


#s-03240437-4cb7-4ba2-b71b-821ec074b69c.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-03240437-4cb7-4ba2-b71b-821ec074b69c-root {
    text-align: center;
  }


#s-03240437-4cb7-4ba2-b71b-821ec074b69c.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-03240437-4cb7-4ba2-b71b-821ec074b69c-root {
    text-align: center;
  }


#s-03240437-4cb7-4ba2-b71b-821ec074b69c.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-03240437-4cb7-4ba2-b71b-821ec074b69c-root {
    text-align: center;
  }


#s-03240437-4cb7-4ba2-b71b-821ec074b69c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9567037d-29a1-41d1-955b-28c8d03627f8 {
  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-9567037d-29a1-41d1-955b-28c8d03627f8: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-9567037d-29a1-41d1-955b-28c8d03627f8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9567037d-29a1-41d1-955b-28c8d03627f8 {
  display: none;
}
#s-9567037d-29a1-41d1-955b-28c8d03627f8, #wrap-s-9567037d-29a1-41d1-955b-28c8d03627f8 { display: none !important; }}@media (max-width: 767px){#s-9567037d-29a1-41d1-955b-28c8d03627f8 {
  display: none;
}
#s-9567037d-29a1-41d1-955b-28c8d03627f8, #wrap-s-9567037d-29a1-41d1-955b-28c8d03627f8 { display: none !important; }}

  #s-9567037d-29a1-41d1-955b-28c8d03627f8-root {
    text-align: center;
  }


#s-9567037d-29a1-41d1-955b-28c8d03627f8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9567037d-29a1-41d1-955b-28c8d03627f8-root {
    text-align: center;
  }


#s-9567037d-29a1-41d1-955b-28c8d03627f8.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-9567037d-29a1-41d1-955b-28c8d03627f8-root {
    text-align: center;
  }


#s-9567037d-29a1-41d1-955b-28c8d03627f8.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-9567037d-29a1-41d1-955b-28c8d03627f8-root {
    text-align: center;
  }


#s-9567037d-29a1-41d1-955b-28c8d03627f8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9567037d-29a1-41d1-955b-28c8d03627f8-root {
    text-align: center;
  }


#s-9567037d-29a1-41d1-955b-28c8d03627f8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 {
  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-dfaa3091-d0b6-47d5-af2e-504cc247ff86 {
  display: none;
}
#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86, #wrap-s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 {
  display: none;
}
#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86, #wrap-s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 {
  display: none;
}
#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86, #wrap-s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 { display: none !important; }}@media (max-width: 767px){#s-dfaa3091-d0b6-47d5-af2e-504cc247ff86 {
  
}
}
#s-6d798391-33c7-40c2-8724-05b06fe6db6c {
  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-6d798391-33c7-40c2-8724-05b06fe6db6c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d798391-33c7-40c2-8724-05b06fe6db6c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6d798391-33c7-40c2-8724-05b06fe6db6c {
  display: none;
}
#s-6d798391-33c7-40c2-8724-05b06fe6db6c, #wrap-s-6d798391-33c7-40c2-8724-05b06fe6db6c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d798391-33c7-40c2-8724-05b06fe6db6c {
  display: none;
}
#s-6d798391-33c7-40c2-8724-05b06fe6db6c, #wrap-s-6d798391-33c7-40c2-8724-05b06fe6db6c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d798391-33c7-40c2-8724-05b06fe6db6c {
  display: none;
}
#s-6d798391-33c7-40c2-8724-05b06fe6db6c, #wrap-s-6d798391-33c7-40c2-8724-05b06fe6db6c { display: none !important; }}@media (max-width: 767px){#s-6d798391-33c7-40c2-8724-05b06fe6db6c {
  
}
}

  #s-6d798391-33c7-40c2-8724-05b06fe6db6c-root {
    text-align: center;
  }


#s-6d798391-33c7-40c2-8724-05b06fe6db6c.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-6d798391-33c7-40c2-8724-05b06fe6db6c-root {
    text-align: center;
  }


#s-6d798391-33c7-40c2-8724-05b06fe6db6c.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-6d798391-33c7-40c2-8724-05b06fe6db6c-root {
    text-align: center;
  }


#s-6d798391-33c7-40c2-8724-05b06fe6db6c.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-6d798391-33c7-40c2-8724-05b06fe6db6c-root {
    text-align: center;
  }


#s-6d798391-33c7-40c2-8724-05b06fe6db6c.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-6d798391-33c7-40c2-8724-05b06fe6db6c-root {
    text-align: center;
  }


#s-6d798391-33c7-40c2-8724-05b06fe6db6c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7d0f5fd6-d182-44ae-992d-1c23f62e378e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-7d0f5fd6-d182-44ae-992d-1c23f62e378e {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7d0f5fd6-d182-44ae-992d-1c23f62e378e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7d0f5fd6-d182-44ae-992d-1c23f62e378e {
  cursor: pointer;
}#s-7d0f5fd6-d182-44ae-992d-1c23f62e378e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2 {
  display: none;
}
#s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2, #wrap-s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2 { display: none !important; }}@media (max-width: 767px){#s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2 {
  display: none;
}
#s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2, #wrap-s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-41e9eb92-f3e1-42f1-b9d5-ea89400253d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e {
  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-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e {
  display: none;
}
#s-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e, #wrap-s-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e { display: none !important; }}@media (max-width: 767px){#s-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e {
  display: none;
}
#s-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e, #wrap-s-8e22fc4a-ffc5-4c88-b4b0-e95473651c7e { display: none !important; }}
#s-2621497f-fc93-4e36-8de7-3538f62efe49 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2621497f-fc93-4e36-8de7-3538f62efe49 {
  display: none;
}
#s-2621497f-fc93-4e36-8de7-3538f62efe49, #wrap-s-2621497f-fc93-4e36-8de7-3538f62efe49 { display: none !important; }}@media (max-width: 767px){#s-2621497f-fc93-4e36-8de7-3538f62efe49 {
  display: none;
}
#s-2621497f-fc93-4e36-8de7-3538f62efe49, #wrap-s-2621497f-fc93-4e36-8de7-3538f62efe49 { display: none !important; }}
@media (min-width: 0px) {
[id="s-2621497f-fc93-4e36-8de7-3538f62efe49"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2621497f-fc93-4e36-8de7-3538f62efe49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2621497f-fc93-4e36-8de7-3538f62efe49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2621497f-fc93-4e36-8de7-3538f62efe49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2 {
  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-b7bc82e2-5a7b-49e3-a64f-b302202f48e2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2 {
  display: none;
}
#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2, #wrap-s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2 { display: none !important; }}@media (max-width: 767px){#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2 {
  display: none;
}
#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2, #wrap-s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2 { display: none !important; }}

  #s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2-root {
    text-align: center;
  }


#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2.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-b7bc82e2-5a7b-49e3-a64f-b302202f48e2-root {
    text-align: center;
  }


#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2.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-b7bc82e2-5a7b-49e3-a64f-b302202f48e2-root {
    text-align: center;
  }


#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2.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-b7bc82e2-5a7b-49e3-a64f-b302202f48e2-root {
    text-align: center;
  }


#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2.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-b7bc82e2-5a7b-49e3-a64f-b302202f48e2-root {
    text-align: center;
  }


#s-b7bc82e2-5a7b-49e3-a64f-b302202f48e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 {
  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-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 {
  display: none;
}
#s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4, #wrap-s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 {
  display: none;
}
#s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4, #wrap-s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 {
  
}
}@media (max-width: 767px){#s-4d9f2d2d-a045-458f-ae3d-4e19be8dbfc4 {
  
}
}
#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 {
  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-23e9b376-0fc5-4bb6-a534-ef88683bc1a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 {
  display: none;
}
#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9, #wrap-s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 {
  display: none;
}
#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9, #wrap-s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 {
  
}
}@media (max-width: 767px){#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9 {
  
}
}

  #s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9-root {
    text-align: center;
  }


#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9.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-23e9b376-0fc5-4bb6-a534-ef88683bc1a9-root {
    text-align: center;
  }


#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9.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-23e9b376-0fc5-4bb6-a534-ef88683bc1a9-root {
    text-align: center;
  }


#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9.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-23e9b376-0fc5-4bb6-a534-ef88683bc1a9-root {
    text-align: center;
  }


#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9.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-23e9b376-0fc5-4bb6-a534-ef88683bc1a9-root {
    text-align: center;
  }


#s-23e9b376-0fc5-4bb6-a534-ef88683bc1a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-810706d2-ac9a-4286-83b6-b0bdef5553ef {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-810706d2-ac9a-4286-83b6-b0bdef5553ef {
  display: none;
}
#s-810706d2-ac9a-4286-83b6-b0bdef5553ef, #wrap-s-810706d2-ac9a-4286-83b6-b0bdef5553ef { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-810706d2-ac9a-4286-83b6-b0bdef5553ef {
  display: none;
}
#s-810706d2-ac9a-4286-83b6-b0bdef5553ef, #wrap-s-810706d2-ac9a-4286-83b6-b0bdef5553ef { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-810706d2-ac9a-4286-83b6-b0bdef5553ef {
  display: none;
}
#s-810706d2-ac9a-4286-83b6-b0bdef5553ef, #wrap-s-810706d2-ac9a-4286-83b6-b0bdef5553ef { display: none !important; }}
#s-810706d2-ac9a-4286-83b6-b0bdef5553ef {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-810706d2-ac9a-4286-83b6-b0bdef5553ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-810706d2-ac9a-4286-83b6-b0bdef5553ef.shg-box.shg-c {
  justify-content: center;
}

#s-4ba6ebec-477b-44ce-b29d-92938c630154 {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-4ba6ebec-477b-44ce-b29d-92938c630154 {
  display: none;
}
#s-4ba6ebec-477b-44ce-b29d-92938c630154, #wrap-s-4ba6ebec-477b-44ce-b29d-92938c630154 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ba6ebec-477b-44ce-b29d-92938c630154 {
  display: none;
}
#s-4ba6ebec-477b-44ce-b29d-92938c630154, #wrap-s-4ba6ebec-477b-44ce-b29d-92938c630154 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ba6ebec-477b-44ce-b29d-92938c630154 {
  display: none;
}
#s-4ba6ebec-477b-44ce-b29d-92938c630154, #wrap-s-4ba6ebec-477b-44ce-b29d-92938c630154 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4ba6ebec-477b-44ce-b29d-92938c630154"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4ba6ebec-477b-44ce-b29d-92938c630154"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4ba6ebec-477b-44ce-b29d-92938c630154"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ba6ebec-477b-44ce-b29d-92938c630154"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f1630f29-fe2e-4231-bd32-5e7ec78d5473 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-4ccdb301-e1f2-440b-907b-e4c30d75df7b {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-4ccdb301-e1f2-440b-907b-e4c30d75df7b {
  display: none;
}
#s-4ccdb301-e1f2-440b-907b-e4c30d75df7b, #wrap-s-4ccdb301-e1f2-440b-907b-e4c30d75df7b { display: none !important; }}
@media (min-width: 0px) {
[id="s-4ccdb301-e1f2-440b-907b-e4c30d75df7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ccdb301-e1f2-440b-907b-e4c30d75df7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4ccdb301-e1f2-440b-907b-e4c30d75df7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ccdb301-e1f2-440b-907b-e4c30d75df7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f2c1de76-6cc8-49c7-8922-0d022a110294 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e {
  display: none;
}
#s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e, #wrap-s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e { display: none !important; }}
@media (min-width: 0px) {
[id="s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2dd42bd-097a-40e2-9931-1e648a9a3d3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc {
  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-62253e0f-fac3-4eb8-b903-d64d9f929ddc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc: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-62253e0f-fac3-4eb8-b903-d64d9f929ddc-root {
    text-align: center;
  }


#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc.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-62253e0f-fac3-4eb8-b903-d64d9f929ddc-root {
    text-align: center;
  }


#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc.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-62253e0f-fac3-4eb8-b903-d64d9f929ddc-root {
    text-align: center;
  }


#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc.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-62253e0f-fac3-4eb8-b903-d64d9f929ddc-root {
    text-align: center;
  }


#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc.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-62253e0f-fac3-4eb8-b903-d64d9f929ddc-root {
    text-align: center;
  }


#s-62253e0f-fac3-4eb8-b903-d64d9f929ddc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a {
  border-style: solid;
margin-top: 25px;
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-651da53d-0d1b-4a17-8482-f69b2e6b2d3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmI5MjkzYzktOTQ5Yi00OTg3LWFlNDAtZWNmNGVmMWJlNjQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYjkyOTNjOS05NDliLTQ5ODctYWU0MC1lY2Y0ZWYxYmU2NDcpIi8+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: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1f1ea"}, {"id"=>2, "pos"=>"1.00", "color"=>"#7e20cf"}] !important;}@media (min-width: 1200px){#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a {
  display: none;
}
#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a, #wrap-s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a {
  display: none;
}
#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a, #wrap-s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a {
  display: none;
}
#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a, #wrap-s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a { display: none !important; }}

  #s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a-root {
    text-align: center;
  }


#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a.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-651da53d-0d1b-4a17-8482-f69b2e6b2d3a-root {
    text-align: center;
  }


#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a.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-651da53d-0d1b-4a17-8482-f69b2e6b2d3a-root {
    text-align: center;
  }


#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a.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-651da53d-0d1b-4a17-8482-f69b2e6b2d3a-root {
    text-align: center;
  }


#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a.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-651da53d-0d1b-4a17-8482-f69b2e6b2d3a-root {
    text-align: center;
  }


#s-651da53d-0d1b-4a17-8482-f69b2e6b2d3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  display: none;
}
#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4, #wrap-s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  display: none;
}
#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4, #wrap-s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  
}
}@media (max-width: 767px){#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  
}
}
#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4 {
  cursor: pointer;
}#s-f9c9a60e-61ad-491b-a70b-c5d9e0cc31d4.shg-box.shg-c {
  justify-content: center;
}

#s-9e93d06d-a389-4d15-a187-acd36e4bdbd4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e93d06d-a389-4d15-a187-acd36e4bdbd4 {
  display: none;
}
#s-9e93d06d-a389-4d15-a187-acd36e4bdbd4, #wrap-s-9e93d06d-a389-4d15-a187-acd36e4bdbd4 { display: none !important; }}@media (max-width: 767px){#s-9e93d06d-a389-4d15-a187-acd36e4bdbd4 {
  display: none;
}
#s-9e93d06d-a389-4d15-a187-acd36e4bdbd4, #wrap-s-9e93d06d-a389-4d15-a187-acd36e4bdbd4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9e93d06d-a389-4d15-a187-acd36e4bdbd4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9e93d06d-a389-4d15-a187-acd36e4bdbd4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9e93d06d-a389-4d15-a187-acd36e4bdbd4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e93d06d-a389-4d15-a187-acd36e4bdbd4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-68cecae2-7216-4e11-ad81-604cdd8006ef {
  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-68cecae2-7216-4e11-ad81-604cdd8006ef {
  display: none;
}
#s-68cecae2-7216-4e11-ad81-604cdd8006ef, #wrap-s-68cecae2-7216-4e11-ad81-604cdd8006ef { display: none !important; }}@media (max-width: 767px){#s-68cecae2-7216-4e11-ad81-604cdd8006ef {
  display: none;
}
#s-68cecae2-7216-4e11-ad81-604cdd8006ef, #wrap-s-68cecae2-7216-4e11-ad81-604cdd8006ef { display: none !important; }}
#s-138bff84-85fc-4223-8a60-b699e55aa8e0 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-138bff84-85fc-4223-8a60-b699e55aa8e0 {
  display: none;
}
#s-138bff84-85fc-4223-8a60-b699e55aa8e0, #wrap-s-138bff84-85fc-4223-8a60-b699e55aa8e0 { display: none !important; }}@media (max-width: 767px){#s-138bff84-85fc-4223-8a60-b699e55aa8e0 {
  display: none;
}
#s-138bff84-85fc-4223-8a60-b699e55aa8e0, #wrap-s-138bff84-85fc-4223-8a60-b699e55aa8e0 { display: none !important; }}
@media (min-width: 0px) {
[id="s-138bff84-85fc-4223-8a60-b699e55aa8e0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-138bff84-85fc-4223-8a60-b699e55aa8e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-138bff84-85fc-4223-8a60-b699e55aa8e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-138bff84-85fc-4223-8a60-b699e55aa8e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6 {
  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-cbe394fe-48b9-4933-a1c1-85634d70b9b6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6 {
  display: none;
}
#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6, #wrap-s-cbe394fe-48b9-4933-a1c1-85634d70b9b6 { display: none !important; }}@media (max-width: 767px){#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6 {
  display: none;
}
#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6, #wrap-s-cbe394fe-48b9-4933-a1c1-85634d70b9b6 { display: none !important; }}

  #s-cbe394fe-48b9-4933-a1c1-85634d70b9b6-root {
    text-align: center;
  }


#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6.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-cbe394fe-48b9-4933-a1c1-85634d70b9b6-root {
    text-align: center;
  }


#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6.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-cbe394fe-48b9-4933-a1c1-85634d70b9b6-root {
    text-align: center;
  }


#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6.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-cbe394fe-48b9-4933-a1c1-85634d70b9b6-root {
    text-align: center;
  }


#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6.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-cbe394fe-48b9-4933-a1c1-85634d70b9b6-root {
    text-align: center;
  }


#s-cbe394fe-48b9-4933-a1c1-85634d70b9b6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9b9fb64e-97ea-498d-9561-5c836cbe6887 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-9b9fb64e-97ea-498d-9561-5c836cbe6887 {
  display: none;
}
#s-9b9fb64e-97ea-498d-9561-5c836cbe6887, #wrap-s-9b9fb64e-97ea-498d-9561-5c836cbe6887 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b9fb64e-97ea-498d-9561-5c836cbe6887 {
  display: none;
}
#s-9b9fb64e-97ea-498d-9561-5c836cbe6887, #wrap-s-9b9fb64e-97ea-498d-9561-5c836cbe6887 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b9fb64e-97ea-498d-9561-5c836cbe6887 {
  
}
}@media (max-width: 767px){#s-9b9fb64e-97ea-498d-9561-5c836cbe6887 {
  
}
}
@media (min-width: 0px) {
[id="s-9b9fb64e-97ea-498d-9561-5c836cbe6887"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9b9fb64e-97ea-498d-9561-5c836cbe6887"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9b9fb64e-97ea-498d-9561-5c836cbe6887"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b9fb64e-97ea-498d-9561-5c836cbe6887"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-24f8f4c0-d0a7-4ede-b0f9-c33bdec8f177 {
  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-24f8f4c0-d0a7-4ede-b0f9-c33bdec8f177 {
  
}
}@media (max-width: 767px){#s-24f8f4c0-d0a7-4ede-b0f9-c33bdec8f177 {
  
}
}
#s-e8a1756e-5530-48a7-86c5-ce327cf58930 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-e8a1756e-5530-48a7-86c5-ce327cf58930 {
  display: none;
}
#s-e8a1756e-5530-48a7-86c5-ce327cf58930, #wrap-s-e8a1756e-5530-48a7-86c5-ce327cf58930 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8a1756e-5530-48a7-86c5-ce327cf58930 {
  display: none;
}
#s-e8a1756e-5530-48a7-86c5-ce327cf58930, #wrap-s-e8a1756e-5530-48a7-86c5-ce327cf58930 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8a1756e-5530-48a7-86c5-ce327cf58930 {
  
}
}@media (max-width: 767px){#s-e8a1756e-5530-48a7-86c5-ce327cf58930 {
  
}
}
@media (min-width: 0px) {
[id="s-e8a1756e-5530-48a7-86c5-ce327cf58930"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e8a1756e-5530-48a7-86c5-ce327cf58930"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e8a1756e-5530-48a7-86c5-ce327cf58930"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8a1756e-5530-48a7-86c5-ce327cf58930"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-08bc4002-b778-4d89-b414-f38c6d455528 {
  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-08bc4002-b778-4d89-b414-f38c6d455528:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08bc4002-b778-4d89-b414-f38c6d455528:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-08bc4002-b778-4d89-b414-f38c6d455528 {
  
}
}@media (max-width: 767px){#s-08bc4002-b778-4d89-b414-f38c6d455528 {
  
}
}

  #s-08bc4002-b778-4d89-b414-f38c6d455528-root {
    text-align: center;
  }


#s-08bc4002-b778-4d89-b414-f38c6d455528.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-08bc4002-b778-4d89-b414-f38c6d455528-root {
    text-align: center;
  }


#s-08bc4002-b778-4d89-b414-f38c6d455528.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-08bc4002-b778-4d89-b414-f38c6d455528-root {
    text-align: center;
  }


#s-08bc4002-b778-4d89-b414-f38c6d455528.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-08bc4002-b778-4d89-b414-f38c6d455528-root {
    text-align: center;
  }


#s-08bc4002-b778-4d89-b414-f38c6d455528.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-08bc4002-b778-4d89-b414-f38c6d455528-root {
    text-align: center;
  }


#s-08bc4002-b778-4d89-b414-f38c6d455528.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d {
  display: none;
}
#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d, #wrap-s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d { display: none !important; }}@media (max-width: 767px){#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d {
  display: none;
}
#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d, #wrap-s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d { display: none !important; }}
#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d {
  cursor: pointer;
}#s-16adf860-fbfb-49b3-b2b7-d153f87a6e1d.shg-box.shg-c {
  justify-content: center;
}

#s-22d1a27f-e1b0-4267-8b30-598690950a94 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-22d1a27f-e1b0-4267-8b30-598690950a94 {
  display: none;
}
#s-22d1a27f-e1b0-4267-8b30-598690950a94, #wrap-s-22d1a27f-e1b0-4267-8b30-598690950a94 { display: none !important; }}@media (max-width: 767px){#s-22d1a27f-e1b0-4267-8b30-598690950a94 {
  display: none;
}
#s-22d1a27f-e1b0-4267-8b30-598690950a94, #wrap-s-22d1a27f-e1b0-4267-8b30-598690950a94 { display: none !important; }}
@media (min-width: 0px) {
[id="s-22d1a27f-e1b0-4267-8b30-598690950a94"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-22d1a27f-e1b0-4267-8b30-598690950a94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-22d1a27f-e1b0-4267-8b30-598690950a94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-22d1a27f-e1b0-4267-8b30-598690950a94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-69e73d29-1849-4f17-b20b-65156c20bcad {
  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-69e73d29-1849-4f17-b20b-65156c20bcad {
  display: none;
}
#s-69e73d29-1849-4f17-b20b-65156c20bcad, #wrap-s-69e73d29-1849-4f17-b20b-65156c20bcad { display: none !important; }}@media (max-width: 767px){#s-69e73d29-1849-4f17-b20b-65156c20bcad {
  display: none;
}
#s-69e73d29-1849-4f17-b20b-65156c20bcad, #wrap-s-69e73d29-1849-4f17-b20b-65156c20bcad { display: none !important; }}
#s-51dc5da9-3e4f-4304-8541-50018013055a {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-51dc5da9-3e4f-4304-8541-50018013055a {
  display: none;
}
#s-51dc5da9-3e4f-4304-8541-50018013055a, #wrap-s-51dc5da9-3e4f-4304-8541-50018013055a { display: none !important; }}@media (max-width: 767px){#s-51dc5da9-3e4f-4304-8541-50018013055a {
  display: none;
}
#s-51dc5da9-3e4f-4304-8541-50018013055a, #wrap-s-51dc5da9-3e4f-4304-8541-50018013055a { display: none !important; }}
@media (min-width: 0px) {
[id="s-51dc5da9-3e4f-4304-8541-50018013055a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-51dc5da9-3e4f-4304-8541-50018013055a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-51dc5da9-3e4f-4304-8541-50018013055a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-51dc5da9-3e4f-4304-8541-50018013055a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-963c38c0-1450-4f63-b83a-ca64989b3cdc {
  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-963c38c0-1450-4f63-b83a-ca64989b3cdc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-963c38c0-1450-4f63-b83a-ca64989b3cdc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-963c38c0-1450-4f63-b83a-ca64989b3cdc {
  display: none;
}
#s-963c38c0-1450-4f63-b83a-ca64989b3cdc, #wrap-s-963c38c0-1450-4f63-b83a-ca64989b3cdc { display: none !important; }}@media (max-width: 767px){#s-963c38c0-1450-4f63-b83a-ca64989b3cdc {
  display: none;
}
#s-963c38c0-1450-4f63-b83a-ca64989b3cdc, #wrap-s-963c38c0-1450-4f63-b83a-ca64989b3cdc { display: none !important; }}

  #s-963c38c0-1450-4f63-b83a-ca64989b3cdc-root {
    text-align: center;
  }


#s-963c38c0-1450-4f63-b83a-ca64989b3cdc.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-963c38c0-1450-4f63-b83a-ca64989b3cdc-root {
    text-align: center;
  }


#s-963c38c0-1450-4f63-b83a-ca64989b3cdc.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-963c38c0-1450-4f63-b83a-ca64989b3cdc-root {
    text-align: center;
  }


#s-963c38c0-1450-4f63-b83a-ca64989b3cdc.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-963c38c0-1450-4f63-b83a-ca64989b3cdc-root {
    text-align: center;
  }


#s-963c38c0-1450-4f63-b83a-ca64989b3cdc.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-963c38c0-1450-4f63-b83a-ca64989b3cdc-root {
    text-align: center;
  }


#s-963c38c0-1450-4f63-b83a-ca64989b3cdc.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-f8962866-de17-4805-bb7f-f957e920bd0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8962866-de17-4805-bb7f-f957e920bd0e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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