.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-af3f6023-68bc-4e44-a5fa-f0619717c619 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-af3f6023-68bc-4e44-a5fa-f0619717c619 {
  display: none;
}
#s-af3f6023-68bc-4e44-a5fa-f0619717c619, #wrap-s-af3f6023-68bc-4e44-a5fa-f0619717c619, #wrap-content-s-af3f6023-68bc-4e44-a5fa-f0619717c619 { display: none !important; }}@media (max-width: 767px){#s-af3f6023-68bc-4e44-a5fa-f0619717c619 {
  display: none;
}
#s-af3f6023-68bc-4e44-a5fa-f0619717c619, #wrap-s-af3f6023-68bc-4e44-a5fa-f0619717c619, #wrap-content-s-af3f6023-68bc-4e44-a5fa-f0619717c619 { display: none !important; }}
#s-af3f6023-68bc-4e44-a5fa-f0619717c619 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-af3f6023-68bc-4e44-a5fa-f0619717c619 .shg-sld-nav-button.shg-sld-left,
#s-af3f6023-68bc-4e44-a5fa-f0619717c619 .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-199850f3-d1ba-4e4a-85e8-39318ed92188 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center -50px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-199850f3-d1ba-4e4a-85e8-39318ed92188 {
  
}
}@media (max-width: 767px){#s-199850f3-d1ba-4e4a-85e8-39318ed92188 {
  
}
}







#s-199850f3-d1ba-4e4a-85e8-39318ed92188 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-199850f3-d1ba-4e4a-85e8-39318ed92188.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-c197129f-667a-4cae-b13f-c447b1ba3830 {
  margin-top: 120px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c197129f-667a-4cae-b13f-c447b1ba3830 {
  display: none;
}
#s-c197129f-667a-4cae-b13f-c447b1ba3830, #wrap-s-c197129f-667a-4cae-b13f-c447b1ba3830, #wrap-content-s-c197129f-667a-4cae-b13f-c447b1ba3830 { display: none !important; }}@media (max-width: 767px){#s-c197129f-667a-4cae-b13f-c447b1ba3830 {
  display: none;
}
#s-c197129f-667a-4cae-b13f-c447b1ba3830, #wrap-s-c197129f-667a-4cae-b13f-c447b1ba3830, #wrap-content-s-c197129f-667a-4cae-b13f-c447b1ba3830 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c197129f-667a-4cae-b13f-c447b1ba3830"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-a59659b8-84bb-4fed-8b03-e4163793a811 {
  padding-top: 0px;
padding-bottom: 0px;
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-a59659b8-84bb-4fed-8b03-e4163793a811 {
  display: none;
}
#s-a59659b8-84bb-4fed-8b03-e4163793a811, #wrap-s-a59659b8-84bb-4fed-8b03-e4163793a811, #wrap-content-s-a59659b8-84bb-4fed-8b03-e4163793a811 { display: none !important; }}@media (max-width: 767px){#s-a59659b8-84bb-4fed-8b03-e4163793a811 {
  display: none;
}
#s-a59659b8-84bb-4fed-8b03-e4163793a811, #wrap-s-a59659b8-84bb-4fed-8b03-e4163793a811, #wrap-content-s-a59659b8-84bb-4fed-8b03-e4163793a811 { display: none !important; }}
#s-8e212d50-d3ac-4fb3-a645-905b90817cab {
  margin-left: 10%;
padding-top: 0px;
padding-bottom: 0px;
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-8e212d50-d3ac-4fb3-a645-905b90817cab {
  display: none;
}
#s-8e212d50-d3ac-4fb3-a645-905b90817cab, #wrap-s-8e212d50-d3ac-4fb3-a645-905b90817cab, #wrap-content-s-8e212d50-d3ac-4fb3-a645-905b90817cab { display: none !important; }}@media (max-width: 767px){#s-8e212d50-d3ac-4fb3-a645-905b90817cab {
  display: none;
}
#s-8e212d50-d3ac-4fb3-a645-905b90817cab, #wrap-s-8e212d50-d3ac-4fb3-a645-905b90817cab, #wrap-content-s-8e212d50-d3ac-4fb3-a645-905b90817cab { display: none !important; }}
.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-43e2460d-a3f4-4dad-a146-346e2311ceb7 {
  background-size: cover;
margin-top: 270px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-43e2460d-a3f4-4dad-a146-346e2311ceb7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-43e2460d-a3f4-4dad-a146-346e2311ceb7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-43e2460d-a3f4-4dad-a146-346e2311ceb7 {
  display: none;
}
#s-43e2460d-a3f4-4dad-a146-346e2311ceb7, #wrap-s-43e2460d-a3f4-4dad-a146-346e2311ceb7, #wrap-content-s-43e2460d-a3f4-4dad-a146-346e2311ceb7 { display: none !important; }}@media (max-width: 767px){#s-43e2460d-a3f4-4dad-a146-346e2311ceb7 {
  display: none;
}
#s-43e2460d-a3f4-4dad-a146-346e2311ceb7, #wrap-s-43e2460d-a3f4-4dad-a146-346e2311ceb7, #wrap-content-s-43e2460d-a3f4-4dad-a146-346e2311ceb7 { display: none !important; }}

  #s-43e2460d-a3f4-4dad-a146-346e2311ceb7-root {
    text-align: center;
  }


#s-43e2460d-a3f4-4dad-a146-346e2311ceb7.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-43e2460d-a3f4-4dad-a146-346e2311ceb7-root {
    text-align: center;
  }


#s-43e2460d-a3f4-4dad-a146-346e2311ceb7.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-43e2460d-a3f4-4dad-a146-346e2311ceb7-root {
    text-align: center;
  }


#s-43e2460d-a3f4-4dad-a146-346e2311ceb7.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-43e2460d-a3f4-4dad-a146-346e2311ceb7-root {
    text-align: center;
  }


#s-43e2460d-a3f4-4dad-a146-346e2311ceb7.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-43e2460d-a3f4-4dad-a146-346e2311ceb7-root {
    text-align: center;
  }


#s-43e2460d-a3f4-4dad-a146-346e2311ceb7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-acaf7a27-a1af-415e-949f-07204a52ef79 {
  margin-top: 100px;
margin-bottom: 100px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-acaf7a27-a1af-415e-949f-07204a52ef79 {
  display: none;
}
#s-acaf7a27-a1af-415e-949f-07204a52ef79, #wrap-s-acaf7a27-a1af-415e-949f-07204a52ef79, #wrap-content-s-acaf7a27-a1af-415e-949f-07204a52ef79 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-acaf7a27-a1af-415e-949f-07204a52ef79 {
  display: none;
}
#s-acaf7a27-a1af-415e-949f-07204a52ef79, #wrap-s-acaf7a27-a1af-415e-949f-07204a52ef79, #wrap-content-s-acaf7a27-a1af-415e-949f-07204a52ef79 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-acaf7a27-a1af-415e-949f-07204a52ef79 {
  
}
}@media (max-width: 767px){#s-acaf7a27-a1af-415e-949f-07204a52ef79 {
  
}
}
#s-af18473e-8476-4cce-90fa-ea6e608e78ed {
  margin-top: 120px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
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-af18473e-8476-4cce-90fa-ea6e608e78ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af18473e-8476-4cce-90fa-ea6e608e78ed:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-af18473e-8476-4cce-90fa-ea6e608e78ed {
  display: none;
}
#s-af18473e-8476-4cce-90fa-ea6e608e78ed, #wrap-s-af18473e-8476-4cce-90fa-ea6e608e78ed, #wrap-content-s-af18473e-8476-4cce-90fa-ea6e608e78ed { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af18473e-8476-4cce-90fa-ea6e608e78ed {
  display: none;
}
#s-af18473e-8476-4cce-90fa-ea6e608e78ed, #wrap-s-af18473e-8476-4cce-90fa-ea6e608e78ed, #wrap-content-s-af18473e-8476-4cce-90fa-ea6e608e78ed { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af18473e-8476-4cce-90fa-ea6e608e78ed {
  
}
}@media (max-width: 767px){#s-af18473e-8476-4cce-90fa-ea6e608e78ed {
  
}
}

  #s-af18473e-8476-4cce-90fa-ea6e608e78ed-root {
    text-align: center;
  }


#s-af18473e-8476-4cce-90fa-ea6e608e78ed.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-af18473e-8476-4cce-90fa-ea6e608e78ed-root {
    text-align: center;
  }


#s-af18473e-8476-4cce-90fa-ea6e608e78ed.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-af18473e-8476-4cce-90fa-ea6e608e78ed-root {
    text-align: center;
  }


#s-af18473e-8476-4cce-90fa-ea6e608e78ed.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-af18473e-8476-4cce-90fa-ea6e608e78ed-root {
    text-align: center;
  }


#s-af18473e-8476-4cce-90fa-ea6e608e78ed.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-af18473e-8476-4cce-90fa-ea6e608e78ed-root {
    text-align: center;
  }


#s-af18473e-8476-4cce-90fa-ea6e608e78ed.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-473f243a-be41-46ec-9d98-f67eb2e61bbf {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-473f243a-be41-46ec-9d98-f67eb2e61bbf {
  
}
}@media (max-width: 767px){#s-473f243a-be41-46ec-9d98-f67eb2e61bbf {
  
}
}







#s-473f243a-be41-46ec-9d98-f67eb2e61bbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-473f243a-be41-46ec-9d98-f67eb2e61bbf.shg-box.shg-c {
  justify-content: center;
}

#s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b {
  margin-top: 100px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b {
  display: none;
}
#s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b, #wrap-s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b, #wrap-content-s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b { display: none !important; }}@media (max-width: 767px){#s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b {
  display: none;
}
#s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b, #wrap-s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b, #wrap-content-s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b { display: none !important; }}
@media (min-width: 0px) {
[id="s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a98c75e-b4ce-4f9c-8cfd-0e64b445959b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-53912be3-18c1-4673-acba-6d6dc18fba4f {
  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-53912be3-18c1-4673-acba-6d6dc18fba4f {
  display: none;
}
#s-53912be3-18c1-4673-acba-6d6dc18fba4f, #wrap-s-53912be3-18c1-4673-acba-6d6dc18fba4f, #wrap-content-s-53912be3-18c1-4673-acba-6d6dc18fba4f { display: none !important; }}@media (max-width: 767px){#s-53912be3-18c1-4673-acba-6d6dc18fba4f {
  display: none;
}
#s-53912be3-18c1-4673-acba-6d6dc18fba4f, #wrap-s-53912be3-18c1-4673-acba-6d6dc18fba4f, #wrap-content-s-53912be3-18c1-4673-acba-6d6dc18fba4f { display: none !important; }}
#s-a7d3896a-e3b8-4934-b834-61d22376909f {
  margin-left: 0%;
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-a7d3896a-e3b8-4934-b834-61d22376909f {
  display: none;
}
#s-a7d3896a-e3b8-4934-b834-61d22376909f, #wrap-s-a7d3896a-e3b8-4934-b834-61d22376909f, #wrap-content-s-a7d3896a-e3b8-4934-b834-61d22376909f { display: none !important; }}@media (max-width: 767px){#s-a7d3896a-e3b8-4934-b834-61d22376909f {
  display: none;
}
#s-a7d3896a-e3b8-4934-b834-61d22376909f, #wrap-s-a7d3896a-e3b8-4934-b834-61d22376909f, #wrap-content-s-a7d3896a-e3b8-4934-b834-61d22376909f { display: none !important; }}
#s-2aab853f-7bde-40d5-8437-6d16b17f66b0 {
  background-size: cover;
margin-top: 220px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-2aab853f-7bde-40d5-8437-6d16b17f66b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2aab853f-7bde-40d5-8437-6d16b17f66b0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2aab853f-7bde-40d5-8437-6d16b17f66b0 {
  display: none;
}
#s-2aab853f-7bde-40d5-8437-6d16b17f66b0, #wrap-s-2aab853f-7bde-40d5-8437-6d16b17f66b0, #wrap-content-s-2aab853f-7bde-40d5-8437-6d16b17f66b0 { display: none !important; }}@media (max-width: 767px){#s-2aab853f-7bde-40d5-8437-6d16b17f66b0 {
  display: none;
}
#s-2aab853f-7bde-40d5-8437-6d16b17f66b0, #wrap-s-2aab853f-7bde-40d5-8437-6d16b17f66b0, #wrap-content-s-2aab853f-7bde-40d5-8437-6d16b17f66b0 { display: none !important; }}

  #s-2aab853f-7bde-40d5-8437-6d16b17f66b0-root {
    text-align: center;
  }


#s-2aab853f-7bde-40d5-8437-6d16b17f66b0.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-2aab853f-7bde-40d5-8437-6d16b17f66b0-root {
    text-align: center;
  }


#s-2aab853f-7bde-40d5-8437-6d16b17f66b0.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-2aab853f-7bde-40d5-8437-6d16b17f66b0-root {
    text-align: center;
  }


#s-2aab853f-7bde-40d5-8437-6d16b17f66b0.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-2aab853f-7bde-40d5-8437-6d16b17f66b0-root {
    text-align: center;
  }


#s-2aab853f-7bde-40d5-8437-6d16b17f66b0.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-2aab853f-7bde-40d5-8437-6d16b17f66b0-root {
    text-align: center;
  }


#s-2aab853f-7bde-40d5-8437-6d16b17f66b0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d {
  margin-top: 140px;
margin-bottom: 140px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d {
  display: none;
}
#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d, #wrap-s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d, #wrap-content-s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d {
  display: none;
}
#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d, #wrap-s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d, #wrap-content-s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d {
  
}
}@media (max-width: 767px){#s-a6447b86-4463-4cd1-8d1b-69f0a6ebdf4d {
  
}
}
#s-5247b76e-4c52-4485-9431-079a13f64bdb {
  margin-bottom: 20px;
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-5247b76e-4c52-4485-9431-079a13f64bdb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5247b76e-4c52-4485-9431-079a13f64bdb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5247b76e-4c52-4485-9431-079a13f64bdb {
  display: none;
}
#s-5247b76e-4c52-4485-9431-079a13f64bdb, #wrap-s-5247b76e-4c52-4485-9431-079a13f64bdb, #wrap-content-s-5247b76e-4c52-4485-9431-079a13f64bdb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5247b76e-4c52-4485-9431-079a13f64bdb {
  display: none;
}
#s-5247b76e-4c52-4485-9431-079a13f64bdb, #wrap-s-5247b76e-4c52-4485-9431-079a13f64bdb, #wrap-content-s-5247b76e-4c52-4485-9431-079a13f64bdb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5247b76e-4c52-4485-9431-079a13f64bdb {
  
}
}@media (max-width: 767px){#s-5247b76e-4c52-4485-9431-079a13f64bdb {
  
}
}

  #s-5247b76e-4c52-4485-9431-079a13f64bdb-root {
    text-align: center;
  }


#s-5247b76e-4c52-4485-9431-079a13f64bdb.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-5247b76e-4c52-4485-9431-079a13f64bdb-root {
    text-align: center;
  }


#s-5247b76e-4c52-4485-9431-079a13f64bdb.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-5247b76e-4c52-4485-9431-079a13f64bdb-root {
    text-align: center;
  }


#s-5247b76e-4c52-4485-9431-079a13f64bdb.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-5247b76e-4c52-4485-9431-079a13f64bdb-root {
    text-align: center;
  }


#s-5247b76e-4c52-4485-9431-079a13f64bdb.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-5247b76e-4c52-4485-9431-079a13f64bdb-root {
    text-align: center;
  }


#s-5247b76e-4c52-4485-9431-079a13f64bdb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-87656e2f-5af8-446e-9b35-8eb355bfed9a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-87656e2f-5af8-446e-9b35-8eb355bfed9a {
  display: none;
}
#s-87656e2f-5af8-446e-9b35-8eb355bfed9a, #wrap-s-87656e2f-5af8-446e-9b35-8eb355bfed9a, #wrap-content-s-87656e2f-5af8-446e-9b35-8eb355bfed9a { display: none !important; }}







#s-87656e2f-5af8-446e-9b35-8eb355bfed9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87656e2f-5af8-446e-9b35-8eb355bfed9a.shg-box.shg-c {
  justify-content: center;
}

#s-88b20d13-b659-42b4-a70b-81c5facf466a {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-88b20d13-b659-42b4-a70b-81c5facf466a {
  display: none;
}
#s-88b20d13-b659-42b4-a70b-81c5facf466a, #wrap-s-88b20d13-b659-42b4-a70b-81c5facf466a, #wrap-content-s-88b20d13-b659-42b4-a70b-81c5facf466a { display: none !important; }}
@media (min-width: 0px) {
[id="s-88b20d13-b659-42b4-a70b-81c5facf466a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-88b20d13-b659-42b4-a70b-81c5facf466a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-88b20d13-b659-42b4-a70b-81c5facf466a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-88b20d13-b659-42b4-a70b-81c5facf466a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-be6742ff-94b0-47f9-bec4-b2fbd53e317f {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-59523df0-7d6f-42a8-89aa-fca6eebaee67 {
  display: none;
}
#s-59523df0-7d6f-42a8-89aa-fca6eebaee67, #wrap-s-59523df0-7d6f-42a8-89aa-fca6eebaee67, #wrap-content-s-59523df0-7d6f-42a8-89aa-fca6eebaee67 { display: none !important; }}
@media (min-width: 0px) {
[id="s-59523df0-7d6f-42a8-89aa-fca6eebaee67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59523df0-7d6f-42a8-89aa-fca6eebaee67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59523df0-7d6f-42a8-89aa-fca6eebaee67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59523df0-7d6f-42a8-89aa-fca6eebaee67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa {
  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-9fe8eccd-c253-4e09-858e-ae90775f5eaa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzA2ZGNlZjEtMTYyOS00ZjFlLThmZDUtYTQ4M2FmNDU5NjljIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMDZkY2VmMS0xNjI5LTRmMWUtOGZkNS1hNDgzYWY0NTk2OWMpIi8+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-9fe8eccd-c253-4e09-858e-ae90775f5eaa-root {
    text-align: center;
  }


#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa.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-9fe8eccd-c253-4e09-858e-ae90775f5eaa-root {
    text-align: center;
  }


#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa.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-9fe8eccd-c253-4e09-858e-ae90775f5eaa-root {
    text-align: center;
  }


#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa.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-9fe8eccd-c253-4e09-858e-ae90775f5eaa-root {
    text-align: center;
  }


#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa.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-9fe8eccd-c253-4e09-858e-ae90775f5eaa-root {
    text-align: center;
  }


#s-9fe8eccd-c253-4e09-858e-ae90775f5eaa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 {
  display: none;
}
#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1, #wrap-s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1, #wrap-content-s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 { display: none !important; }}@media (max-width: 767px){#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 {
  display: none;
}
#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1, #wrap-s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1, #wrap-content-s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 { display: none !important; }}
#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1 {
  cursor: pointer;
}#s-975cdf4f-7b0c-4303-9941-ecf2415d0fe1.shg-box.shg-c {
  justify-content: center;
}

#s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a {
  
}
}@media (max-width: 767px){#s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a {
  
}
}
@media (min-width: 0px) {
[id="s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3eb67c1b-2bb7-4a59-be0a-d69b56d5a94a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c03fc407-1b3d-49fa-a3c0-175d5c0fbc2b {
  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-c03fc407-1b3d-49fa-a3c0-175d5c0fbc2b {
  
}
}@media (max-width: 767px){#s-c03fc407-1b3d-49fa-a3c0-175d5c0fbc2b {
  
}
}
#s-1d517aac-abed-4c2b-92d6-c6191ef3547a {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1d517aac-abed-4c2b-92d6-c6191ef3547a {
  
}
}@media (max-width: 767px){#s-1d517aac-abed-4c2b-92d6-c6191ef3547a {
  
}
}
@media (min-width: 0px) {
[id="s-1d517aac-abed-4c2b-92d6-c6191ef3547a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1d517aac-abed-4c2b-92d6-c6191ef3547a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1d517aac-abed-4c2b-92d6-c6191ef3547a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d517aac-abed-4c2b-92d6-c6191ef3547a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-269ca65a-0c4e-48c3-b9b5-430359f83254 {
  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-269ca65a-0c4e-48c3-b9b5-430359f83254:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-269ca65a-0c4e-48c3-b9b5-430359f83254:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-269ca65a-0c4e-48c3-b9b5-430359f83254 {
  
}
}@media (max-width: 767px){#s-269ca65a-0c4e-48c3-b9b5-430359f83254 {
  
}
}

  #s-269ca65a-0c4e-48c3-b9b5-430359f83254-root {
    text-align: center;
  }


#s-269ca65a-0c4e-48c3-b9b5-430359f83254.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-269ca65a-0c4e-48c3-b9b5-430359f83254-root {
    text-align: center;
  }


#s-269ca65a-0c4e-48c3-b9b5-430359f83254.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-269ca65a-0c4e-48c3-b9b5-430359f83254-root {
    text-align: center;
  }


#s-269ca65a-0c4e-48c3-b9b5-430359f83254.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-269ca65a-0c4e-48c3-b9b5-430359f83254-root {
    text-align: center;
  }


#s-269ca65a-0c4e-48c3-b9b5-430359f83254.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-269ca65a-0c4e-48c3-b9b5-430359f83254-root {
    text-align: center;
  }


#s-269ca65a-0c4e-48c3-b9b5-430359f83254.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c2c98398-a850-4044-95d9-47ba604a9d70 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-c2c98398-a850-4044-95d9-47ba604a9d70 {
  display: none;
}
#s-c2c98398-a850-4044-95d9-47ba604a9d70, #wrap-s-c2c98398-a850-4044-95d9-47ba604a9d70, #wrap-content-s-c2c98398-a850-4044-95d9-47ba604a9d70 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2c98398-a850-4044-95d9-47ba604a9d70 {
  display: none;
}
#s-c2c98398-a850-4044-95d9-47ba604a9d70, #wrap-s-c2c98398-a850-4044-95d9-47ba604a9d70, #wrap-content-s-c2c98398-a850-4044-95d9-47ba604a9d70 { display: none !important; }}
#s-c2c98398-a850-4044-95d9-47ba604a9d70 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c2c98398-a850-4044-95d9-47ba604a9d70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2c98398-a850-4044-95d9-47ba604a9d70.shg-box.shg-c {
  justify-content: flex-start;
}

#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d {
  display: none;
}
#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d, #wrap-s-550eb3dc-76c7-45fb-93b8-4500dbcf402d, #wrap-content-s-550eb3dc-76c7-45fb-93b8-4500dbcf402d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d {
  display: none;
}
#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d, #wrap-s-550eb3dc-76c7-45fb-93b8-4500dbcf402d, #wrap-content-s-550eb3dc-76c7-45fb-93b8-4500dbcf402d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d {
  
}
}@media (max-width: 767px){#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d {
  display: none;
}
#s-550eb3dc-76c7-45fb-93b8-4500dbcf402d, #wrap-s-550eb3dc-76c7-45fb-93b8-4500dbcf402d, #wrap-content-s-550eb3dc-76c7-45fb-93b8-4500dbcf402d { display: none !important; }}
@media (min-width: 0px) {
[id="s-550eb3dc-76c7-45fb-93b8-4500dbcf402d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-550eb3dc-76c7-45fb-93b8-4500dbcf402d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-550eb3dc-76c7-45fb-93b8-4500dbcf402d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-550eb3dc-76c7-45fb-93b8-4500dbcf402d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b9e569b7-4195-4a78-ac35-2f25df4b11a3 {
  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-b9e569b7-4195-4a78-ac35-2f25df4b11a3 {
  display: none;
}
#s-b9e569b7-4195-4a78-ac35-2f25df4b11a3, #wrap-s-b9e569b7-4195-4a78-ac35-2f25df4b11a3, #wrap-content-s-b9e569b7-4195-4a78-ac35-2f25df4b11a3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9e569b7-4195-4a78-ac35-2f25df4b11a3 {
  display: none;
}
#s-b9e569b7-4195-4a78-ac35-2f25df4b11a3, #wrap-s-b9e569b7-4195-4a78-ac35-2f25df4b11a3, #wrap-content-s-b9e569b7-4195-4a78-ac35-2f25df4b11a3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9e569b7-4195-4a78-ac35-2f25df4b11a3 {
  
}
}@media (max-width: 767px){#s-b9e569b7-4195-4a78-ac35-2f25df4b11a3 {
  
}
}
#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc {
  display: none;
}
#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc, #wrap-s-87b1895a-94ae-4e09-8551-c5e56f54f6dc, #wrap-content-s-87b1895a-94ae-4e09-8551-c5e56f54f6dc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc {
  display: none;
}
#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc, #wrap-s-87b1895a-94ae-4e09-8551-c5e56f54f6dc, #wrap-content-s-87b1895a-94ae-4e09-8551-c5e56f54f6dc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc {
  
}
}@media (max-width: 767px){#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc {
  display: none;
}
#s-87b1895a-94ae-4e09-8551-c5e56f54f6dc, #wrap-s-87b1895a-94ae-4e09-8551-c5e56f54f6dc, #wrap-content-s-87b1895a-94ae-4e09-8551-c5e56f54f6dc { display: none !important; }}
@media (min-width: 0px) {
[id="s-87b1895a-94ae-4e09-8551-c5e56f54f6dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-87b1895a-94ae-4e09-8551-c5e56f54f6dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87b1895a-94ae-4e09-8551-c5e56f54f6dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87b1895a-94ae-4e09-8551-c5e56f54f6dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4269f047-4427-4993-be23-4f9b26afb7a3 {
  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-4269f047-4427-4993-be23-4f9b26afb7a3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4269f047-4427-4993-be23-4f9b26afb7a3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4269f047-4427-4993-be23-4f9b26afb7a3 {
  display: none;
}
#s-4269f047-4427-4993-be23-4f9b26afb7a3, #wrap-s-4269f047-4427-4993-be23-4f9b26afb7a3, #wrap-content-s-4269f047-4427-4993-be23-4f9b26afb7a3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4269f047-4427-4993-be23-4f9b26afb7a3 {
  display: none;
}
#s-4269f047-4427-4993-be23-4f9b26afb7a3, #wrap-s-4269f047-4427-4993-be23-4f9b26afb7a3, #wrap-content-s-4269f047-4427-4993-be23-4f9b26afb7a3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4269f047-4427-4993-be23-4f9b26afb7a3 {
  
}
}@media (max-width: 767px){#s-4269f047-4427-4993-be23-4f9b26afb7a3 {
  display: none;
}
#s-4269f047-4427-4993-be23-4f9b26afb7a3, #wrap-s-4269f047-4427-4993-be23-4f9b26afb7a3, #wrap-content-s-4269f047-4427-4993-be23-4f9b26afb7a3 { display: none !important; }}

  #s-4269f047-4427-4993-be23-4f9b26afb7a3-root {
    text-align: center;
  }


#s-4269f047-4427-4993-be23-4f9b26afb7a3.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-4269f047-4427-4993-be23-4f9b26afb7a3-root {
    text-align: center;
  }


#s-4269f047-4427-4993-be23-4f9b26afb7a3.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-4269f047-4427-4993-be23-4f9b26afb7a3-root {
    text-align: center;
  }


#s-4269f047-4427-4993-be23-4f9b26afb7a3.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-4269f047-4427-4993-be23-4f9b26afb7a3-root {
    text-align: center;
  }


#s-4269f047-4427-4993-be23-4f9b26afb7a3.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-4269f047-4427-4993-be23-4f9b26afb7a3-root {
    text-align: center;
  }


#s-4269f047-4427-4993-be23-4f9b26afb7a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262 {
  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-27599235-ddb7-4fb9-bdf6-bbd54c70a262: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-27599235-ddb7-4fb9-bdf6-bbd54c70a262:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262 {
  display: none;
}
#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262, #wrap-s-27599235-ddb7-4fb9-bdf6-bbd54c70a262, #wrap-content-s-27599235-ddb7-4fb9-bdf6-bbd54c70a262 { display: none !important; }}@media (max-width: 767px){#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262 {
  display: none;
}
#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262, #wrap-s-27599235-ddb7-4fb9-bdf6-bbd54c70a262, #wrap-content-s-27599235-ddb7-4fb9-bdf6-bbd54c70a262 { display: none !important; }}

  #s-27599235-ddb7-4fb9-bdf6-bbd54c70a262-root {
    text-align: center;
  }


#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-27599235-ddb7-4fb9-bdf6-bbd54c70a262-root {
    text-align: center;
  }


#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262.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-27599235-ddb7-4fb9-bdf6-bbd54c70a262-root {
    text-align: center;
  }


#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262.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-27599235-ddb7-4fb9-bdf6-bbd54c70a262-root {
    text-align: center;
  }


#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-27599235-ddb7-4fb9-bdf6-bbd54c70a262-root {
    text-align: center;
  }


#s-27599235-ddb7-4fb9-bdf6-bbd54c70a262.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 {
  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-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 {
  display: none;
}
#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2, #wrap-s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2, #wrap-content-s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 {
  display: none;
}
#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2, #wrap-s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2, #wrap-content-s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 {
  display: none;
}
#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2, #wrap-s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2, #wrap-content-s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 { display: none !important; }}@media (max-width: 767px){#s-6fff5c67-cf4f-45b1-99fc-21da9030f1a2 {
  
}
}
#s-b979429d-0942-4357-b669-635f39134df0 {
  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-b979429d-0942-4357-b669-635f39134df0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b979429d-0942-4357-b669-635f39134df0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b979429d-0942-4357-b669-635f39134df0 {
  display: none;
}
#s-b979429d-0942-4357-b669-635f39134df0, #wrap-s-b979429d-0942-4357-b669-635f39134df0, #wrap-content-s-b979429d-0942-4357-b669-635f39134df0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b979429d-0942-4357-b669-635f39134df0 {
  display: none;
}
#s-b979429d-0942-4357-b669-635f39134df0, #wrap-s-b979429d-0942-4357-b669-635f39134df0, #wrap-content-s-b979429d-0942-4357-b669-635f39134df0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b979429d-0942-4357-b669-635f39134df0 {
  display: none;
}
#s-b979429d-0942-4357-b669-635f39134df0, #wrap-s-b979429d-0942-4357-b669-635f39134df0, #wrap-content-s-b979429d-0942-4357-b669-635f39134df0 { display: none !important; }}@media (max-width: 767px){#s-b979429d-0942-4357-b669-635f39134df0 {
  
}
}

  #s-b979429d-0942-4357-b669-635f39134df0-root {
    text-align: center;
  }


#s-b979429d-0942-4357-b669-635f39134df0.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-b979429d-0942-4357-b669-635f39134df0-root {
    text-align: center;
  }


#s-b979429d-0942-4357-b669-635f39134df0.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-b979429d-0942-4357-b669-635f39134df0-root {
    text-align: center;
  }


#s-b979429d-0942-4357-b669-635f39134df0.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-b979429d-0942-4357-b669-635f39134df0-root {
    text-align: center;
  }


#s-b979429d-0942-4357-b669-635f39134df0.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-b979429d-0942-4357-b669-635f39134df0-root {
    text-align: center;
  }


#s-b979429d-0942-4357-b669-635f39134df0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-af664bbb-84c5-45b5-8b49-30026fb94449 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-af664bbb-84c5-45b5-8b49-30026fb94449 {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-af664bbb-84c5-45b5-8b49-30026fb94449 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-af664bbb-84c5-45b5-8b49-30026fb94449 {
  cursor: pointer;
}#s-af664bbb-84c5-45b5-8b49-30026fb94449.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0b159581-4eb9-487e-815c-61efa9b4de46 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b159581-4eb9-487e-815c-61efa9b4de46 {
  display: none;
}
#s-0b159581-4eb9-487e-815c-61efa9b4de46, #wrap-s-0b159581-4eb9-487e-815c-61efa9b4de46, #wrap-content-s-0b159581-4eb9-487e-815c-61efa9b4de46 { display: none !important; }}@media (max-width: 767px){#s-0b159581-4eb9-487e-815c-61efa9b4de46 {
  display: none;
}
#s-0b159581-4eb9-487e-815c-61efa9b4de46, #wrap-s-0b159581-4eb9-487e-815c-61efa9b4de46, #wrap-content-s-0b159581-4eb9-487e-815c-61efa9b4de46 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0b159581-4eb9-487e-815c-61efa9b4de46"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0b159581-4eb9-487e-815c-61efa9b4de46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0b159581-4eb9-487e-815c-61efa9b4de46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b159581-4eb9-487e-815c-61efa9b4de46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-daa493f6-d905-4b80-8079-430699538cce {
  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-daa493f6-d905-4b80-8079-430699538cce {
  display: none;
}
#s-daa493f6-d905-4b80-8079-430699538cce, #wrap-s-daa493f6-d905-4b80-8079-430699538cce, #wrap-content-s-daa493f6-d905-4b80-8079-430699538cce { display: none !important; }}@media (max-width: 767px){#s-daa493f6-d905-4b80-8079-430699538cce {
  display: none;
}
#s-daa493f6-d905-4b80-8079-430699538cce, #wrap-s-daa493f6-d905-4b80-8079-430699538cce, #wrap-content-s-daa493f6-d905-4b80-8079-430699538cce { display: none !important; }}
#s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5 {
  display: none;
}
#s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5, #wrap-s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5, #wrap-content-s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5 { display: none !important; }}@media (max-width: 767px){#s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5 {
  display: none;
}
#s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5, #wrap-s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5, #wrap-content-s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b123865f-7883-4ef7-9d12-2ecfaa7b7aa5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491 {
  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-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491 {
  display: none;
}
#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491, #wrap-s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491, #wrap-content-s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491 { display: none !important; }}@media (max-width: 767px){#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491 {
  display: none;
}
#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491, #wrap-s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491, #wrap-content-s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491 { display: none !important; }}

  #s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491-root {
    text-align: center;
  }


#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491.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-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491-root {
    text-align: center;
  }


#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491.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-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491-root {
    text-align: center;
  }


#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491.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-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491-root {
    text-align: center;
  }


#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491.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-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491-root {
    text-align: center;
  }


#s-b7b20c59-7fc9-48a4-9b63-38dd2f1e9491.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b594b04b-63c4-4fb6-a344-9689c8bd35db {
  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-b594b04b-63c4-4fb6-a344-9689c8bd35db {
  display: none;
}
#s-b594b04b-63c4-4fb6-a344-9689c8bd35db, #wrap-s-b594b04b-63c4-4fb6-a344-9689c8bd35db, #wrap-content-s-b594b04b-63c4-4fb6-a344-9689c8bd35db { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b594b04b-63c4-4fb6-a344-9689c8bd35db {
  display: none;
}
#s-b594b04b-63c4-4fb6-a344-9689c8bd35db, #wrap-s-b594b04b-63c4-4fb6-a344-9689c8bd35db, #wrap-content-s-b594b04b-63c4-4fb6-a344-9689c8bd35db { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b594b04b-63c4-4fb6-a344-9689c8bd35db {
  
}
}@media (max-width: 767px){#s-b594b04b-63c4-4fb6-a344-9689c8bd35db {
  
}
}
#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 {
  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-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 {
  display: none;
}
#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2, #wrap-s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2, #wrap-content-s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 {
  display: none;
}
#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2, #wrap-s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2, #wrap-content-s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 {
  
}
}@media (max-width: 767px){#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2 {
  
}
}

  #s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2-root {
    text-align: center;
  }


#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2.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-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2-root {
    text-align: center;
  }


#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2.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-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2-root {
    text-align: center;
  }


#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2.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-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2-root {
    text-align: center;
  }


#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2.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-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2-root {
    text-align: center;
  }


#s-deca3a24-2396-42e5-b7b8-ccb9ba21c1f2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a7361d2c-a350-44bd-a372-d7a49fa467ce {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}








#s-a7361d2c-a350-44bd-a372-d7a49fa467ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7361d2c-a350-44bd-a372-d7a49fa467ce.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed316b2c-2eaa-4b27-9372-8332ec075c87 {
  margin-top: 90px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed316b2c-2eaa-4b27-9372-8332ec075c87 {
  display: none;
}
#s-ed316b2c-2eaa-4b27-9372-8332ec075c87, #wrap-s-ed316b2c-2eaa-4b27-9372-8332ec075c87, #wrap-content-s-ed316b2c-2eaa-4b27-9372-8332ec075c87 { display: none !important; }}@media (max-width: 767px){#s-ed316b2c-2eaa-4b27-9372-8332ec075c87 {
  display: none;
}
#s-ed316b2c-2eaa-4b27-9372-8332ec075c87, #wrap-s-ed316b2c-2eaa-4b27-9372-8332ec075c87, #wrap-content-s-ed316b2c-2eaa-4b27-9372-8332ec075c87 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed316b2c-2eaa-4b27-9372-8332ec075c87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-460d4651-6ff2-400a-9ea7-b1fbff856bd2 {
  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);
}
@media (min-width: 768px) and (max-width: 991px){#s-460d4651-6ff2-400a-9ea7-b1fbff856bd2 {
  display: none;
}
#s-460d4651-6ff2-400a-9ea7-b1fbff856bd2, #wrap-s-460d4651-6ff2-400a-9ea7-b1fbff856bd2, #wrap-content-s-460d4651-6ff2-400a-9ea7-b1fbff856bd2 { display: none !important; }}@media (max-width: 767px){#s-460d4651-6ff2-400a-9ea7-b1fbff856bd2 {
  display: none;
}
#s-460d4651-6ff2-400a-9ea7-b1fbff856bd2, #wrap-s-460d4651-6ff2-400a-9ea7-b1fbff856bd2, #wrap-content-s-460d4651-6ff2-400a-9ea7-b1fbff856bd2 { display: none !important; }}
#s-b435cf39-ed49-49ee-8a9f-211e9135719a {
  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);
}
@media (min-width: 768px) and (max-width: 991px){#s-b435cf39-ed49-49ee-8a9f-211e9135719a {
  display: none;
}
#s-b435cf39-ed49-49ee-8a9f-211e9135719a, #wrap-s-b435cf39-ed49-49ee-8a9f-211e9135719a, #wrap-content-s-b435cf39-ed49-49ee-8a9f-211e9135719a { display: none !important; }}@media (max-width: 767px){#s-b435cf39-ed49-49ee-8a9f-211e9135719a {
  display: none;
}
#s-b435cf39-ed49-49ee-8a9f-211e9135719a, #wrap-s-b435cf39-ed49-49ee-8a9f-211e9135719a, #wrap-content-s-b435cf39-ed49-49ee-8a9f-211e9135719a { display: none !important; }}
#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f {
  margin-top: 280px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
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-1ff14db1-3a09-49ef-8986-8b8dacdde76f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f {
  display: none;
}
#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f, #wrap-s-1ff14db1-3a09-49ef-8986-8b8dacdde76f, #wrap-content-s-1ff14db1-3a09-49ef-8986-8b8dacdde76f { display: none !important; }}@media (max-width: 767px){#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f {
  display: none;
}
#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f, #wrap-s-1ff14db1-3a09-49ef-8986-8b8dacdde76f, #wrap-content-s-1ff14db1-3a09-49ef-8986-8b8dacdde76f { display: none !important; }}

  #s-1ff14db1-3a09-49ef-8986-8b8dacdde76f-root {
    text-align: center;
  }


#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f.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-1ff14db1-3a09-49ef-8986-8b8dacdde76f-root {
    text-align: center;
  }


#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f.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-1ff14db1-3a09-49ef-8986-8b8dacdde76f-root {
    text-align: center;
  }


#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f.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-1ff14db1-3a09-49ef-8986-8b8dacdde76f-root {
    text-align: center;
  }


#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f.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-1ff14db1-3a09-49ef-8986-8b8dacdde76f-root {
    text-align: center;
  }


#s-1ff14db1-3a09-49ef-8986-8b8dacdde76f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb {
  display: none;
}
#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb, #wrap-s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb, #wrap-content-s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb {
  display: none;
}
#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb, #wrap-s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb, #wrap-content-s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb {
  
}
}@media (max-width: 767px){#s-212ec4ed-4c3c-4ddf-82fe-f0f64d595aeb {
  
}
}
#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 {
  margin-top: 400px;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 {
  display: none;
}
#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72, #wrap-s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72, #wrap-content-s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 {
  display: none;
}
#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72, #wrap-s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72, #wrap-content-s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 {
  
}
}@media (max-width: 767px){#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72 {
  
}
}

  #s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72-root {
    text-align: center;
  }


#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72.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-9e1167ae-4e39-4677-8fa5-5d1b346b8a72-root {
    text-align: center;
  }


#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72.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-9e1167ae-4e39-4677-8fa5-5d1b346b8a72-root {
    text-align: center;
  }


#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72.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-9e1167ae-4e39-4677-8fa5-5d1b346b8a72-root {
    text-align: center;
  }


#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72.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-9e1167ae-4e39-4677-8fa5-5d1b346b8a72-root {
    text-align: center;
  }


#s-9e1167ae-4e39-4677-8fa5-5d1b346b8a72.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-351f5445-533a-489b-ab84-4c40ddd0d402 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-351f5445-533a-489b-ab84-4c40ddd0d402 {
  display: none;
}
#s-351f5445-533a-489b-ab84-4c40ddd0d402, #wrap-s-351f5445-533a-489b-ab84-4c40ddd0d402, #wrap-content-s-351f5445-533a-489b-ab84-4c40ddd0d402 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-351f5445-533a-489b-ab84-4c40ddd0d402 {
  display: none;
}
#s-351f5445-533a-489b-ab84-4c40ddd0d402, #wrap-s-351f5445-533a-489b-ab84-4c40ddd0d402, #wrap-content-s-351f5445-533a-489b-ab84-4c40ddd0d402 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-351f5445-533a-489b-ab84-4c40ddd0d402 {
  display: none;
}
#s-351f5445-533a-489b-ab84-4c40ddd0d402, #wrap-s-351f5445-533a-489b-ab84-4c40ddd0d402, #wrap-content-s-351f5445-533a-489b-ab84-4c40ddd0d402 { display: none !important; }}
#s-351f5445-533a-489b-ab84-4c40ddd0d402 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-351f5445-533a-489b-ab84-4c40ddd0d402 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-351f5445-533a-489b-ab84-4c40ddd0d402.shg-box.shg-c {
  justify-content: center;
}

#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 {
  display: none;
}
#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1, #wrap-s-f80b16b6-989f-4018-9b46-c1fb27acc9a1, #wrap-content-s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 {
  display: none;
}
#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1, #wrap-s-f80b16b6-989f-4018-9b46-c1fb27acc9a1, #wrap-content-s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 {
  display: none;
}
#s-f80b16b6-989f-4018-9b46-c1fb27acc9a1, #wrap-s-f80b16b6-989f-4018-9b46-c1fb27acc9a1, #wrap-content-s-f80b16b6-989f-4018-9b46-c1fb27acc9a1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f80b16b6-989f-4018-9b46-c1fb27acc9a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f80b16b6-989f-4018-9b46-c1fb27acc9a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f80b16b6-989f-4018-9b46-c1fb27acc9a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f80b16b6-989f-4018-9b46-c1fb27acc9a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fe4fd2ac-4cb8-4321-acc6-a84703facbac {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4 {
  display: none;
}
#s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4, #wrap-s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4, #wrap-content-s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2ba07ff-d237-4410-a6d6-b9c62d7392e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-034dbbeb-d6f6-4149-9f20-a98d8eeba44a {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-05a975e0-55ac-4983-990a-9404c17b9584 {
  display: none;
}
#s-05a975e0-55ac-4983-990a-9404c17b9584, #wrap-s-05a975e0-55ac-4983-990a-9404c17b9584, #wrap-content-s-05a975e0-55ac-4983-990a-9404c17b9584 { display: none !important; }}
@media (min-width: 0px) {
[id="s-05a975e0-55ac-4983-990a-9404c17b9584"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05a975e0-55ac-4983-990a-9404c17b9584"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05a975e0-55ac-4983-990a-9404c17b9584"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05a975e0-55ac-4983-990a-9404c17b9584"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7 {
  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-e5fadbfe-7940-4cc6-8cc8-599efaa631a7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7: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-e5fadbfe-7940-4cc6-8cc8-599efaa631a7-root {
    text-align: center;
  }


#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7.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-e5fadbfe-7940-4cc6-8cc8-599efaa631a7-root {
    text-align: center;
  }


#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7.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-e5fadbfe-7940-4cc6-8cc8-599efaa631a7-root {
    text-align: center;
  }


#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7.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-e5fadbfe-7940-4cc6-8cc8-599efaa631a7-root {
    text-align: center;
  }


#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7.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-e5fadbfe-7940-4cc6-8cc8-599efaa631a7-root {
    text-align: center;
  }


#s-e5fadbfe-7940-4cc6-8cc8-599efaa631a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e {
  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-b9b132dd-d2a2-4003-bfe1-4dd1881e482e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWJiNjkxYWUtYWQ2MS00ODc3LWJiNWYtZWVmYmVmMmEzZWNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YmI2OTFhZS1hZDYxLTQ4NzctYmI1Zi1lZWZiZWYyYTNlY2QpIi8+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-b9b132dd-d2a2-4003-bfe1-4dd1881e482e {
  display: none;
}
#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e, #wrap-s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e, #wrap-content-s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e {
  display: none;
}
#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e, #wrap-s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e, #wrap-content-s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e {
  display: none;
}
#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e, #wrap-s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e, #wrap-content-s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e { display: none !important; }}

  #s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e-root {
    text-align: center;
  }


#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e.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-b9b132dd-d2a2-4003-bfe1-4dd1881e482e-root {
    text-align: center;
  }


#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e.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-b9b132dd-d2a2-4003-bfe1-4dd1881e482e-root {
    text-align: center;
  }


#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e.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-b9b132dd-d2a2-4003-bfe1-4dd1881e482e-root {
    text-align: center;
  }


#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e.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-b9b132dd-d2a2-4003-bfe1-4dd1881e482e-root {
    text-align: center;
  }


#s-b9b132dd-d2a2-4003-bfe1-4dd1881e482e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  display: none;
}
#s-cd495f89-e005-4451-85be-6d6a075ae232, #wrap-s-cd495f89-e005-4451-85be-6d6a075ae232, #wrap-content-s-cd495f89-e005-4451-85be-6d6a075ae232 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  display: none;
}
#s-cd495f89-e005-4451-85be-6d6a075ae232, #wrap-s-cd495f89-e005-4451-85be-6d6a075ae232, #wrap-content-s-cd495f89-e005-4451-85be-6d6a075ae232 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  
}
}@media (max-width: 767px){#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  
}
}
#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-cd495f89-e005-4451-85be-6d6a075ae232 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd495f89-e005-4451-85be-6d6a075ae232 {
  cursor: pointer;
}#s-cd495f89-e005-4451-85be-6d6a075ae232.shg-box.shg-c {
  justify-content: center;
}

#s-25dda645-844d-4fff-8b92-2fcfbe955ef8 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-25dda645-844d-4fff-8b92-2fcfbe955ef8 {
  display: none;
}
#s-25dda645-844d-4fff-8b92-2fcfbe955ef8, #wrap-s-25dda645-844d-4fff-8b92-2fcfbe955ef8, #wrap-content-s-25dda645-844d-4fff-8b92-2fcfbe955ef8 { display: none !important; }}@media (max-width: 767px){#s-25dda645-844d-4fff-8b92-2fcfbe955ef8 {
  display: none;
}
#s-25dda645-844d-4fff-8b92-2fcfbe955ef8, #wrap-s-25dda645-844d-4fff-8b92-2fcfbe955ef8, #wrap-content-s-25dda645-844d-4fff-8b92-2fcfbe955ef8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-25dda645-844d-4fff-8b92-2fcfbe955ef8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-25dda645-844d-4fff-8b92-2fcfbe955ef8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-25dda645-844d-4fff-8b92-2fcfbe955ef8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-25dda645-844d-4fff-8b92-2fcfbe955ef8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7 {
  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-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7 {
  display: none;
}
#s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7, #wrap-s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7, #wrap-content-s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7 { display: none !important; }}@media (max-width: 767px){#s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7 {
  display: none;
}
#s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7, #wrap-s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7, #wrap-content-s-8c62fa51-0c5d-48ea-a27a-4b0a65edd0d7 { display: none !important; }}
#s-4de115f4-e98b-437a-ba94-d33e33f95f13 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4de115f4-e98b-437a-ba94-d33e33f95f13 {
  display: none;
}
#s-4de115f4-e98b-437a-ba94-d33e33f95f13, #wrap-s-4de115f4-e98b-437a-ba94-d33e33f95f13, #wrap-content-s-4de115f4-e98b-437a-ba94-d33e33f95f13 { display: none !important; }}@media (max-width: 767px){#s-4de115f4-e98b-437a-ba94-d33e33f95f13 {
  display: none;
}
#s-4de115f4-e98b-437a-ba94-d33e33f95f13, #wrap-s-4de115f4-e98b-437a-ba94-d33e33f95f13, #wrap-content-s-4de115f4-e98b-437a-ba94-d33e33f95f13 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4de115f4-e98b-437a-ba94-d33e33f95f13"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4de115f4-e98b-437a-ba94-d33e33f95f13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4de115f4-e98b-437a-ba94-d33e33f95f13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4de115f4-e98b-437a-ba94-d33e33f95f13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e87205f5-02e5-44e7-8e19-c6c285322766 {
  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-e87205f5-02e5-44e7-8e19-c6c285322766:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e87205f5-02e5-44e7-8e19-c6c285322766:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e87205f5-02e5-44e7-8e19-c6c285322766 {
  display: none;
}
#s-e87205f5-02e5-44e7-8e19-c6c285322766, #wrap-s-e87205f5-02e5-44e7-8e19-c6c285322766, #wrap-content-s-e87205f5-02e5-44e7-8e19-c6c285322766 { display: none !important; }}@media (max-width: 767px){#s-e87205f5-02e5-44e7-8e19-c6c285322766 {
  display: none;
}
#s-e87205f5-02e5-44e7-8e19-c6c285322766, #wrap-s-e87205f5-02e5-44e7-8e19-c6c285322766, #wrap-content-s-e87205f5-02e5-44e7-8e19-c6c285322766 { display: none !important; }}

  #s-e87205f5-02e5-44e7-8e19-c6c285322766-root {
    text-align: center;
  }


#s-e87205f5-02e5-44e7-8e19-c6c285322766.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-e87205f5-02e5-44e7-8e19-c6c285322766-root {
    text-align: center;
  }


#s-e87205f5-02e5-44e7-8e19-c6c285322766.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-e87205f5-02e5-44e7-8e19-c6c285322766-root {
    text-align: center;
  }


#s-e87205f5-02e5-44e7-8e19-c6c285322766.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-e87205f5-02e5-44e7-8e19-c6c285322766-root {
    text-align: center;
  }


#s-e87205f5-02e5-44e7-8e19-c6c285322766.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-e87205f5-02e5-44e7-8e19-c6c285322766-root {
    text-align: center;
  }


#s-e87205f5-02e5-44e7-8e19-c6c285322766.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0d45d516-a690-4531-947a-0e7ec3c06723 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-0d45d516-a690-4531-947a-0e7ec3c06723 {
  display: none;
}
#s-0d45d516-a690-4531-947a-0e7ec3c06723, #wrap-s-0d45d516-a690-4531-947a-0e7ec3c06723, #wrap-content-s-0d45d516-a690-4531-947a-0e7ec3c06723 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d45d516-a690-4531-947a-0e7ec3c06723 {
  display: none;
}
#s-0d45d516-a690-4531-947a-0e7ec3c06723, #wrap-s-0d45d516-a690-4531-947a-0e7ec3c06723, #wrap-content-s-0d45d516-a690-4531-947a-0e7ec3c06723 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d45d516-a690-4531-947a-0e7ec3c06723 {
  
}
}@media (max-width: 767px){#s-0d45d516-a690-4531-947a-0e7ec3c06723 {
  
}
}
@media (min-width: 0px) {
[id="s-0d45d516-a690-4531-947a-0e7ec3c06723"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0d45d516-a690-4531-947a-0e7ec3c06723"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d45d516-a690-4531-947a-0e7ec3c06723"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d45d516-a690-4531-947a-0e7ec3c06723"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-98ffe7b0-f53b-4edb-8bb6-de7cce810c64 {
  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-98ffe7b0-f53b-4edb-8bb6-de7cce810c64 {
  
}
}@media (max-width: 767px){#s-98ffe7b0-f53b-4edb-8bb6-de7cce810c64 {
  
}
}
#s-7227b127-0f94-4bc2-ab25-ee4afb069858 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-7227b127-0f94-4bc2-ab25-ee4afb069858 {
  display: none;
}
#s-7227b127-0f94-4bc2-ab25-ee4afb069858, #wrap-s-7227b127-0f94-4bc2-ab25-ee4afb069858, #wrap-content-s-7227b127-0f94-4bc2-ab25-ee4afb069858 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7227b127-0f94-4bc2-ab25-ee4afb069858 {
  display: none;
}
#s-7227b127-0f94-4bc2-ab25-ee4afb069858, #wrap-s-7227b127-0f94-4bc2-ab25-ee4afb069858, #wrap-content-s-7227b127-0f94-4bc2-ab25-ee4afb069858 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7227b127-0f94-4bc2-ab25-ee4afb069858 {
  
}
}@media (max-width: 767px){#s-7227b127-0f94-4bc2-ab25-ee4afb069858 {
  
}
}
@media (min-width: 0px) {
[id="s-7227b127-0f94-4bc2-ab25-ee4afb069858"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7227b127-0f94-4bc2-ab25-ee4afb069858"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7227b127-0f94-4bc2-ab25-ee4afb069858"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7227b127-0f94-4bc2-ab25-ee4afb069858"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8 {
  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-8ff4e36a-a349-42b4-9347-49f320b1bbb8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8 {
  
}
}@media (max-width: 767px){#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8 {
  
}
}

  #s-8ff4e36a-a349-42b4-9347-49f320b1bbb8-root {
    text-align: center;
  }


#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8.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-8ff4e36a-a349-42b4-9347-49f320b1bbb8-root {
    text-align: center;
  }


#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8.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-8ff4e36a-a349-42b4-9347-49f320b1bbb8-root {
    text-align: center;
  }


#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8.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-8ff4e36a-a349-42b4-9347-49f320b1bbb8-root {
    text-align: center;
  }


#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8.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-8ff4e36a-a349-42b4-9347-49f320b1bbb8-root {
    text-align: center;
  }


#s-8ff4e36a-a349-42b4-9347-49f320b1bbb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 {
  display: none;
}
#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1, #wrap-s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1, #wrap-content-s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 { display: none !important; }}@media (max-width: 767px){#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 {
  display: none;
}
#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1, #wrap-s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1, #wrap-content-s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 { display: none !important; }}
#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1 {
  cursor: pointer;
}#s-3ba91ef3-0075-4ed5-8166-eba05ab8dee1.shg-box.shg-c {
  justify-content: center;
}

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

}

@media (min-width: 768px) {
[id="s-ff98c3f3-8232-49ec-a6a4-9b40283fffe8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff98c3f3-8232-49ec-a6a4-9b40283fffe8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff98c3f3-8232-49ec-a6a4-9b40283fffe8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60 {
  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-8b997c58-1a92-4ce4-9434-f1a3e48d5c60 {
  display: none;
}
#s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60, #wrap-s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60, #wrap-content-s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60 { display: none !important; }}@media (max-width: 767px){#s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60 {
  display: none;
}
#s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60, #wrap-s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60, #wrap-content-s-8b997c58-1a92-4ce4-9434-f1a3e48d5c60 { display: none !important; }}
#s-2e4b6cac-f280-422e-b717-5ea9084d512e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2e4b6cac-f280-422e-b717-5ea9084d512e {
  display: none;
}
#s-2e4b6cac-f280-422e-b717-5ea9084d512e, #wrap-s-2e4b6cac-f280-422e-b717-5ea9084d512e, #wrap-content-s-2e4b6cac-f280-422e-b717-5ea9084d512e { display: none !important; }}@media (max-width: 767px){#s-2e4b6cac-f280-422e-b717-5ea9084d512e {
  display: none;
}
#s-2e4b6cac-f280-422e-b717-5ea9084d512e, #wrap-s-2e4b6cac-f280-422e-b717-5ea9084d512e, #wrap-content-s-2e4b6cac-f280-422e-b717-5ea9084d512e { display: none !important; }}
@media (min-width: 0px) {
[id="s-2e4b6cac-f280-422e-b717-5ea9084d512e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2e4b6cac-f280-422e-b717-5ea9084d512e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2e4b6cac-f280-422e-b717-5ea9084d512e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e4b6cac-f280-422e-b717-5ea9084d512e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f {
  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-57c0aa88-8e18-4f69-99a1-e4052a8a745f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f {
  display: none;
}
#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f, #wrap-s-57c0aa88-8e18-4f69-99a1-e4052a8a745f, #wrap-content-s-57c0aa88-8e18-4f69-99a1-e4052a8a745f { display: none !important; }}@media (max-width: 767px){#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f {
  display: none;
}
#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f, #wrap-s-57c0aa88-8e18-4f69-99a1-e4052a8a745f, #wrap-content-s-57c0aa88-8e18-4f69-99a1-e4052a8a745f { display: none !important; }}

  #s-57c0aa88-8e18-4f69-99a1-e4052a8a745f-root {
    text-align: center;
  }


#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f.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-57c0aa88-8e18-4f69-99a1-e4052a8a745f-root {
    text-align: center;
  }


#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f.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-57c0aa88-8e18-4f69-99a1-e4052a8a745f-root {
    text-align: center;
  }


#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f.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-57c0aa88-8e18-4f69-99a1-e4052a8a745f-root {
    text-align: center;
  }


#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f.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-57c0aa88-8e18-4f69-99a1-e4052a8a745f-root {
    text-align: center;
  }


#s-57c0aa88-8e18-4f69-99a1-e4052a8a745f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 600px;
}
@media (min-width: 1200px){#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc {
  display: none;
}
#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc, #wrap-s-d41a3dea-7b51-415a-93c3-c98e11cd64fc, #wrap-content-s-d41a3dea-7b51-415a-93c3-c98e11cd64fc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc {
  display: none;
}
#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc, #wrap-s-d41a3dea-7b51-415a-93c3-c98e11cd64fc, #wrap-content-s-d41a3dea-7b51-415a-93c3-c98e11cd64fc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc {
  
}
}@media (max-width: 767px){#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc {
  
}
}
#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc .shg-sld-nav-button.shg-sld-left,
#s-d41a3dea-7b51-415a-93c3-c98e11cd64fc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-601e0b88-6a82-459e-b558-9f08e23bd254 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center -50px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-601e0b88-6a82-459e-b558-9f08e23bd254 {
  
}
}@media (max-width: 767px){#s-601e0b88-6a82-459e-b558-9f08e23bd254 {
  
}
}
#s-601e0b88-6a82-459e-b558-9f08e23bd254 {
  background-image: url(https://i.shgcdn.com/3bd7270c-bf2c-4239-bf5f-689424e12ecd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-601e0b88-6a82-459e-b558-9f08e23bd254 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-601e0b88-6a82-459e-b558-9f08e23bd254.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0436e155-a070-4bc1-8a91-ee1a2680a3a4 {
  margin-top: 120px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0436e155-a070-4bc1-8a91-ee1a2680a3a4 {
  display: none;
}
#s-0436e155-a070-4bc1-8a91-ee1a2680a3a4, #wrap-s-0436e155-a070-4bc1-8a91-ee1a2680a3a4, #wrap-content-s-0436e155-a070-4bc1-8a91-ee1a2680a3a4 { display: none !important; }}@media (max-width: 767px){#s-0436e155-a070-4bc1-8a91-ee1a2680a3a4 {
  display: none;
}
#s-0436e155-a070-4bc1-8a91-ee1a2680a3a4, #wrap-s-0436e155-a070-4bc1-8a91-ee1a2680a3a4, #wrap-content-s-0436e155-a070-4bc1-8a91-ee1a2680a3a4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0436e155-a070-4bc1-8a91-ee1a2680a3a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-272c071b-f79b-438c-a20f-a7a30185c4d7 {
  padding-top: 0px;
padding-bottom: 0px;
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-272c071b-f79b-438c-a20f-a7a30185c4d7 {
  display: none;
}
#s-272c071b-f79b-438c-a20f-a7a30185c4d7, #wrap-s-272c071b-f79b-438c-a20f-a7a30185c4d7, #wrap-content-s-272c071b-f79b-438c-a20f-a7a30185c4d7 { display: none !important; }}@media (max-width: 767px){#s-272c071b-f79b-438c-a20f-a7a30185c4d7 {
  display: none;
}
#s-272c071b-f79b-438c-a20f-a7a30185c4d7, #wrap-s-272c071b-f79b-438c-a20f-a7a30185c4d7, #wrap-content-s-272c071b-f79b-438c-a20f-a7a30185c4d7 { display: none !important; }}
#s-12efbe34-9e81-453f-9621-92809c37efc5 {
  margin-left: 10%;
padding-top: 0px;
padding-bottom: 0px;
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-12efbe34-9e81-453f-9621-92809c37efc5 {
  display: none;
}
#s-12efbe34-9e81-453f-9621-92809c37efc5, #wrap-s-12efbe34-9e81-453f-9621-92809c37efc5, #wrap-content-s-12efbe34-9e81-453f-9621-92809c37efc5 { display: none !important; }}@media (max-width: 767px){#s-12efbe34-9e81-453f-9621-92809c37efc5 {
  display: none;
}
#s-12efbe34-9e81-453f-9621-92809c37efc5, #wrap-s-12efbe34-9e81-453f-9621-92809c37efc5, #wrap-content-s-12efbe34-9e81-453f-9621-92809c37efc5 { display: none !important; }}
#s-035bbde9-e356-4ec5-8d2f-886bf752f16d {
  background-size: cover;
margin-top: 270px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-035bbde9-e356-4ec5-8d2f-886bf752f16d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-035bbde9-e356-4ec5-8d2f-886bf752f16d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-035bbde9-e356-4ec5-8d2f-886bf752f16d {
  display: none;
}
#s-035bbde9-e356-4ec5-8d2f-886bf752f16d, #wrap-s-035bbde9-e356-4ec5-8d2f-886bf752f16d, #wrap-content-s-035bbde9-e356-4ec5-8d2f-886bf752f16d { display: none !important; }}@media (max-width: 767px){#s-035bbde9-e356-4ec5-8d2f-886bf752f16d {
  display: none;
}
#s-035bbde9-e356-4ec5-8d2f-886bf752f16d, #wrap-s-035bbde9-e356-4ec5-8d2f-886bf752f16d, #wrap-content-s-035bbde9-e356-4ec5-8d2f-886bf752f16d { display: none !important; }}

  #s-035bbde9-e356-4ec5-8d2f-886bf752f16d-root {
    text-align: center;
  }


#s-035bbde9-e356-4ec5-8d2f-886bf752f16d.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-035bbde9-e356-4ec5-8d2f-886bf752f16d-root {
    text-align: center;
  }


#s-035bbde9-e356-4ec5-8d2f-886bf752f16d.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-035bbde9-e356-4ec5-8d2f-886bf752f16d-root {
    text-align: center;
  }


#s-035bbde9-e356-4ec5-8d2f-886bf752f16d.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-035bbde9-e356-4ec5-8d2f-886bf752f16d-root {
    text-align: center;
  }


#s-035bbde9-e356-4ec5-8d2f-886bf752f16d.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-035bbde9-e356-4ec5-8d2f-886bf752f16d-root {
    text-align: center;
  }


#s-035bbde9-e356-4ec5-8d2f-886bf752f16d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f48a502c-4a71-425f-914e-2b26294c38d2 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f48a502c-4a71-425f-914e-2b26294c38d2 {
  display: none;
}
#s-f48a502c-4a71-425f-914e-2b26294c38d2, #wrap-s-f48a502c-4a71-425f-914e-2b26294c38d2, #wrap-content-s-f48a502c-4a71-425f-914e-2b26294c38d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f48a502c-4a71-425f-914e-2b26294c38d2 {
  display: none;
}
#s-f48a502c-4a71-425f-914e-2b26294c38d2, #wrap-s-f48a502c-4a71-425f-914e-2b26294c38d2, #wrap-content-s-f48a502c-4a71-425f-914e-2b26294c38d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f48a502c-4a71-425f-914e-2b26294c38d2 {
  
}
}@media (max-width: 767px){#s-f48a502c-4a71-425f-914e-2b26294c38d2 {
  
}
}
#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 {
  margin-top: 150px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
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-c2f4f55b-4461-4a7c-a81c-7eb168591b63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 {
  display: none;
}
#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63, #wrap-s-c2f4f55b-4461-4a7c-a81c-7eb168591b63, #wrap-content-s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 {
  display: none;
}
#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63, #wrap-s-c2f4f55b-4461-4a7c-a81c-7eb168591b63, #wrap-content-s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 {
  
}
}@media (max-width: 767px){#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63 {
  
}
}

  #s-c2f4f55b-4461-4a7c-a81c-7eb168591b63-root {
    text-align: center;
  }


#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63.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-c2f4f55b-4461-4a7c-a81c-7eb168591b63-root {
    text-align: center;
  }


#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63.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-c2f4f55b-4461-4a7c-a81c-7eb168591b63-root {
    text-align: center;
  }


#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63.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-c2f4f55b-4461-4a7c-a81c-7eb168591b63-root {
    text-align: center;
  }


#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63.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-c2f4f55b-4461-4a7c-a81c-7eb168591b63-root {
    text-align: center;
  }


#s-c2f4f55b-4461-4a7c-a81c-7eb168591b63.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ee8ccd03-9551-4646-880a-bbd65d6ea106 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee8ccd03-9551-4646-880a-bbd65d6ea106 {
  
}
}@media (max-width: 767px){#s-ee8ccd03-9551-4646-880a-bbd65d6ea106 {
  
}
}
#s-ee8ccd03-9551-4646-880a-bbd65d6ea106 {
  background-image: url(https://i.shgcdn.com/ab1d1417-10ea-4590-8dda-2ef9028bebdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ee8ccd03-9551-4646-880a-bbd65d6ea106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ee8ccd03-9551-4646-880a-bbd65d6ea106.shg-box.shg-c {
  justify-content: center;
}

#s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b {
  margin-top: 100px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b {
  display: none;
}
#s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b, #wrap-s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b, #wrap-content-s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b { display: none !important; }}@media (max-width: 767px){#s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b {
  display: none;
}
#s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b, #wrap-s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b, #wrap-content-s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b { display: none !important; }}
@media (min-width: 0px) {
[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3fb0bba-53a2-4677-8681-86c4cee4ec3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-43c616f9-5a15-4998-85de-00f3ac5c498b {
  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-43c616f9-5a15-4998-85de-00f3ac5c498b {
  display: none;
}
#s-43c616f9-5a15-4998-85de-00f3ac5c498b, #wrap-s-43c616f9-5a15-4998-85de-00f3ac5c498b, #wrap-content-s-43c616f9-5a15-4998-85de-00f3ac5c498b { display: none !important; }}@media (max-width: 767px){#s-43c616f9-5a15-4998-85de-00f3ac5c498b {
  display: none;
}
#s-43c616f9-5a15-4998-85de-00f3ac5c498b, #wrap-s-43c616f9-5a15-4998-85de-00f3ac5c498b, #wrap-content-s-43c616f9-5a15-4998-85de-00f3ac5c498b { display: none !important; }}
#s-420063e3-3e56-4514-81be-f3ab771d4d69 {
  margin-left: 10%;
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-420063e3-3e56-4514-81be-f3ab771d4d69 {
  display: none;
}
#s-420063e3-3e56-4514-81be-f3ab771d4d69, #wrap-s-420063e3-3e56-4514-81be-f3ab771d4d69, #wrap-content-s-420063e3-3e56-4514-81be-f3ab771d4d69 { display: none !important; }}@media (max-width: 767px){#s-420063e3-3e56-4514-81be-f3ab771d4d69 {
  display: none;
}
#s-420063e3-3e56-4514-81be-f3ab771d4d69, #wrap-s-420063e3-3e56-4514-81be-f3ab771d4d69, #wrap-content-s-420063e3-3e56-4514-81be-f3ab771d4d69 { display: none !important; }}
#s-33969e8b-d068-4e8a-936a-e3d8bec199df {
  background-size: cover;
margin-top: 220px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-33969e8b-d068-4e8a-936a-e3d8bec199df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33969e8b-d068-4e8a-936a-e3d8bec199df:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-33969e8b-d068-4e8a-936a-e3d8bec199df {
  display: none;
}
#s-33969e8b-d068-4e8a-936a-e3d8bec199df, #wrap-s-33969e8b-d068-4e8a-936a-e3d8bec199df, #wrap-content-s-33969e8b-d068-4e8a-936a-e3d8bec199df { display: none !important; }}@media (max-width: 767px){#s-33969e8b-d068-4e8a-936a-e3d8bec199df {
  display: none;
}
#s-33969e8b-d068-4e8a-936a-e3d8bec199df, #wrap-s-33969e8b-d068-4e8a-936a-e3d8bec199df, #wrap-content-s-33969e8b-d068-4e8a-936a-e3d8bec199df { display: none !important; }}

  #s-33969e8b-d068-4e8a-936a-e3d8bec199df-root {
    text-align: center;
  }


#s-33969e8b-d068-4e8a-936a-e3d8bec199df.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-33969e8b-d068-4e8a-936a-e3d8bec199df-root {
    text-align: center;
  }


#s-33969e8b-d068-4e8a-936a-e3d8bec199df.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-33969e8b-d068-4e8a-936a-e3d8bec199df-root {
    text-align: center;
  }


#s-33969e8b-d068-4e8a-936a-e3d8bec199df.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-33969e8b-d068-4e8a-936a-e3d8bec199df-root {
    text-align: center;
  }


#s-33969e8b-d068-4e8a-936a-e3d8bec199df.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-33969e8b-d068-4e8a-936a-e3d8bec199df-root {
    text-align: center;
  }


#s-33969e8b-d068-4e8a-936a-e3d8bec199df.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 {
  margin-top: 140px;
margin-bottom: 140px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 {
  display: none;
}
#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30, #wrap-s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30, #wrap-content-s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 {
  display: none;
}
#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30, #wrap-s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30, #wrap-content-s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 {
  
}
}@media (max-width: 767px){#s-a1b46240-bb7a-4959-8a6f-117e7f1d3b30 {
  
}
}
#s-024589b4-a9f6-47cb-b948-716eac486bb9 {
  margin-bottom: 20px;
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-024589b4-a9f6-47cb-b948-716eac486bb9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-024589b4-a9f6-47cb-b948-716eac486bb9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-024589b4-a9f6-47cb-b948-716eac486bb9 {
  display: none;
}
#s-024589b4-a9f6-47cb-b948-716eac486bb9, #wrap-s-024589b4-a9f6-47cb-b948-716eac486bb9, #wrap-content-s-024589b4-a9f6-47cb-b948-716eac486bb9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-024589b4-a9f6-47cb-b948-716eac486bb9 {
  display: none;
}
#s-024589b4-a9f6-47cb-b948-716eac486bb9, #wrap-s-024589b4-a9f6-47cb-b948-716eac486bb9, #wrap-content-s-024589b4-a9f6-47cb-b948-716eac486bb9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-024589b4-a9f6-47cb-b948-716eac486bb9 {
  
}
}@media (max-width: 767px){#s-024589b4-a9f6-47cb-b948-716eac486bb9 {
  
}
}

  #s-024589b4-a9f6-47cb-b948-716eac486bb9-root {
    text-align: center;
  }


#s-024589b4-a9f6-47cb-b948-716eac486bb9.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-024589b4-a9f6-47cb-b948-716eac486bb9-root {
    text-align: center;
  }


#s-024589b4-a9f6-47cb-b948-716eac486bb9.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-024589b4-a9f6-47cb-b948-716eac486bb9-root {
    text-align: center;
  }


#s-024589b4-a9f6-47cb-b948-716eac486bb9.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-024589b4-a9f6-47cb-b948-716eac486bb9-root {
    text-align: center;
  }


#s-024589b4-a9f6-47cb-b948-716eac486bb9.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-024589b4-a9f6-47cb-b948-716eac486bb9-root {
    text-align: center;
  }


#s-024589b4-a9f6-47cb-b948-716eac486bb9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-33884ed8-8ece-452b-8c1a-d7c420f04f0d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-33884ed8-8ece-452b-8c1a-d7c420f04f0d {
  display: none;
}
#s-33884ed8-8ece-452b-8c1a-d7c420f04f0d, #wrap-s-33884ed8-8ece-452b-8c1a-d7c420f04f0d, #wrap-content-s-33884ed8-8ece-452b-8c1a-d7c420f04f0d { display: none !important; }}
#s-33884ed8-8ece-452b-8c1a-d7c420f04f0d {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-33884ed8-8ece-452b-8c1a-d7c420f04f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33884ed8-8ece-452b-8c1a-d7c420f04f0d.shg-box.shg-c {
  justify-content: center;
}

#s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b {
  display: none;
}
#s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b, #wrap-s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b, #wrap-content-s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b { display: none !important; }}
@media (min-width: 0px) {
[id="s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ddd70c9-0e07-45a1-ac82-c3710f2a238b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-41034f40-3299-40e2-a155-edccbd2d586c {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e {
  display: none;
}
#s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e, #wrap-s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e, #wrap-content-s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e { display: none !important; }}
@media (min-width: 0px) {
[id="s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-309a74e2-d68b-49ba-b3a2-5f2ea789f91e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d {
  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-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODU3MTUwMGYtODhjMC00MjBjLWI5ODktMGJlNjRjNDQyM2JjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NTcxNTAwZi04OGMwLTQyMGMtYjk4OS0wYmU2NGM0NDIzYmMpIi8+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: 768px) and (max-width: 991px){#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d {
  
}
#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTI0YmY0YTAtOGVhMy00MTIyLTg2YjQtNGZjOTFmZGMwNjJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MjRiZjRhMC04ZWEzLTQxMjItODZiNC00ZmM5MWZkYzA2MmUpIi8+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-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d-root {
    text-align: center;
  }


#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d.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-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d-root {
    text-align: center;
  }


#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d.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-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d-root {
    text-align: center;
  }


#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d.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-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d-root {
    text-align: center;
  }


#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d.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-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d-root {
    text-align: center;
  }


#s-d4c5c8eb-cfbe-4373-a716-9af6bf52ac3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-99333724-ce1e-463b-a4a5-608f2ca362bb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99333724-ce1e-463b-a4a5-608f2ca362bb {
  display: none;
}
#s-99333724-ce1e-463b-a4a5-608f2ca362bb, #wrap-s-99333724-ce1e-463b-a4a5-608f2ca362bb, #wrap-content-s-99333724-ce1e-463b-a4a5-608f2ca362bb { display: none !important; }}@media (max-width: 767px){#s-99333724-ce1e-463b-a4a5-608f2ca362bb {
  display: none;
}
#s-99333724-ce1e-463b-a4a5-608f2ca362bb, #wrap-s-99333724-ce1e-463b-a4a5-608f2ca362bb, #wrap-content-s-99333724-ce1e-463b-a4a5-608f2ca362bb { display: none !important; }}
#s-99333724-ce1e-463b-a4a5-608f2ca362bb {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-99333724-ce1e-463b-a4a5-608f2ca362bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-99333724-ce1e-463b-a4a5-608f2ca362bb {
  cursor: pointer;
}#s-99333724-ce1e-463b-a4a5-608f2ca362bb.shg-box.shg-c {
  justify-content: center;
}

#s-58cb9628-0ea7-4051-a709-40eddd4f7c1e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-58cb9628-0ea7-4051-a709-40eddd4f7c1e {
  
}
}@media (max-width: 767px){#s-58cb9628-0ea7-4051-a709-40eddd4f7c1e {
  
}
}
@media (min-width: 0px) {
[id="s-58cb9628-0ea7-4051-a709-40eddd4f7c1e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-58cb9628-0ea7-4051-a709-40eddd4f7c1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-58cb9628-0ea7-4051-a709-40eddd4f7c1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-58cb9628-0ea7-4051-a709-40eddd4f7c1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-cf024e10-23c3-45b7-9ec1-92b57b49f8ed {
  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-cf024e10-23c3-45b7-9ec1-92b57b49f8ed {
  
}
}@media (max-width: 767px){#s-cf024e10-23c3-45b7-9ec1-92b57b49f8ed {
  
}
}
#s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6 {
  
}
}@media (max-width: 767px){#s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6 {
  
}
}
@media (min-width: 0px) {
[id="s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7b23a93-d2a6-42cd-bd5e-2e9630e83fc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5 {
  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-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5 {
  
}
}@media (max-width: 767px){#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5 {
  
}
}

  #s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5-root {
    text-align: center;
  }


#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5.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-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5-root {
    text-align: center;
  }


#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5.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-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5-root {
    text-align: center;
  }


#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5.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-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5-root {
    text-align: center;
  }


#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5.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-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5-root {
    text-align: center;
  }


#s-45c53a18-46ca-4cf1-a156-bd3bcabf1fd5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 {
  display: none;
}
#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2, #wrap-s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2, #wrap-content-s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 {
  display: none;
}
#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2, #wrap-s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2, #wrap-content-s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 { display: none !important; }}
#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0a7be6bd-cc92-4ddd-bbfe-1988278e67e2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8348de50-ecee-4059-b5a1-67404abbce72 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8348de50-ecee-4059-b5a1-67404abbce72 {
  display: none;
}
#s-8348de50-ecee-4059-b5a1-67404abbce72, #wrap-s-8348de50-ecee-4059-b5a1-67404abbce72, #wrap-content-s-8348de50-ecee-4059-b5a1-67404abbce72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8348de50-ecee-4059-b5a1-67404abbce72 {
  display: none;
}
#s-8348de50-ecee-4059-b5a1-67404abbce72, #wrap-s-8348de50-ecee-4059-b5a1-67404abbce72, #wrap-content-s-8348de50-ecee-4059-b5a1-67404abbce72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8348de50-ecee-4059-b5a1-67404abbce72 {
  
}
}@media (max-width: 767px){#s-8348de50-ecee-4059-b5a1-67404abbce72 {
  display: none;
}
#s-8348de50-ecee-4059-b5a1-67404abbce72, #wrap-s-8348de50-ecee-4059-b5a1-67404abbce72, #wrap-content-s-8348de50-ecee-4059-b5a1-67404abbce72 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8348de50-ecee-4059-b5a1-67404abbce72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8348de50-ecee-4059-b5a1-67404abbce72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8348de50-ecee-4059-b5a1-67404abbce72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8348de50-ecee-4059-b5a1-67404abbce72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-16a4be35-fb92-4276-abbf-2d835e55be80 {
  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-16a4be35-fb92-4276-abbf-2d835e55be80 {
  display: none;
}
#s-16a4be35-fb92-4276-abbf-2d835e55be80, #wrap-s-16a4be35-fb92-4276-abbf-2d835e55be80, #wrap-content-s-16a4be35-fb92-4276-abbf-2d835e55be80 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16a4be35-fb92-4276-abbf-2d835e55be80 {
  display: none;
}
#s-16a4be35-fb92-4276-abbf-2d835e55be80, #wrap-s-16a4be35-fb92-4276-abbf-2d835e55be80, #wrap-content-s-16a4be35-fb92-4276-abbf-2d835e55be80 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16a4be35-fb92-4276-abbf-2d835e55be80 {
  
}
}@media (max-width: 767px){#s-16a4be35-fb92-4276-abbf-2d835e55be80 {
  
}
}
#s-5aeb0976-f94c-4465-9839-8dad1fb64f72 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5aeb0976-f94c-4465-9839-8dad1fb64f72 {
  display: none;
}
#s-5aeb0976-f94c-4465-9839-8dad1fb64f72, #wrap-s-5aeb0976-f94c-4465-9839-8dad1fb64f72, #wrap-content-s-5aeb0976-f94c-4465-9839-8dad1fb64f72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5aeb0976-f94c-4465-9839-8dad1fb64f72 {
  display: none;
}
#s-5aeb0976-f94c-4465-9839-8dad1fb64f72, #wrap-s-5aeb0976-f94c-4465-9839-8dad1fb64f72, #wrap-content-s-5aeb0976-f94c-4465-9839-8dad1fb64f72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5aeb0976-f94c-4465-9839-8dad1fb64f72 {
  
}
}@media (max-width: 767px){#s-5aeb0976-f94c-4465-9839-8dad1fb64f72 {
  display: none;
}
#s-5aeb0976-f94c-4465-9839-8dad1fb64f72, #wrap-s-5aeb0976-f94c-4465-9839-8dad1fb64f72, #wrap-content-s-5aeb0976-f94c-4465-9839-8dad1fb64f72 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5aeb0976-f94c-4465-9839-8dad1fb64f72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5aeb0976-f94c-4465-9839-8dad1fb64f72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5aeb0976-f94c-4465-9839-8dad1fb64f72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5aeb0976-f94c-4465-9839-8dad1fb64f72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd {
  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-591e7eae-ac1f-4424-b9c6-6eb2ff722abd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd {
  display: none;
}
#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd, #wrap-s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd, #wrap-content-s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd {
  display: none;
}
#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd, #wrap-s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd, #wrap-content-s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd {
  
}
}@media (max-width: 767px){#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd {
  display: none;
}
#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd, #wrap-s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd, #wrap-content-s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd { display: none !important; }}

  #s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd-root {
    text-align: center;
  }


#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd.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-591e7eae-ac1f-4424-b9c6-6eb2ff722abd-root {
    text-align: center;
  }


#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd.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-591e7eae-ac1f-4424-b9c6-6eb2ff722abd-root {
    text-align: center;
  }


#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd.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-591e7eae-ac1f-4424-b9c6-6eb2ff722abd-root {
    text-align: center;
  }


#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd.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-591e7eae-ac1f-4424-b9c6-6eb2ff722abd-root {
    text-align: center;
  }


#s-591e7eae-ac1f-4424-b9c6-6eb2ff722abd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317 {
  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-4b98c39f-55d8-45e9-bcf7-a4918dcd5317: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-4b98c39f-55d8-45e9-bcf7-a4918dcd5317:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317 {
  display: none;
}
#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317, #wrap-s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317, #wrap-content-s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317 { display: none !important; }}@media (max-width: 767px){#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317 {
  display: none;
}
#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317, #wrap-s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317, #wrap-content-s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317 { display: none !important; }}

  #s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317-root {
    text-align: center;
  }


#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317-root {
    text-align: center;
  }


#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317.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-4b98c39f-55d8-45e9-bcf7-a4918dcd5317-root {
    text-align: center;
  }


#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317.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-4b98c39f-55d8-45e9-bcf7-a4918dcd5317-root {
    text-align: center;
  }


#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317-root {
    text-align: center;
  }


#s-4b98c39f-55d8-45e9-bcf7-a4918dcd5317.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e {
  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-65a4ffb0-3fa5-4aa2-af00-d82c883d106e {
  display: none;
}
#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e, #wrap-s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e, #wrap-content-s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e {
  display: none;
}
#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e, #wrap-s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e, #wrap-content-s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e {
  display: none;
}
#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e, #wrap-s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e, #wrap-content-s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e { display: none !important; }}@media (max-width: 767px){#s-65a4ffb0-3fa5-4aa2-af00-d82c883d106e {
  
}
}
#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 {
  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-28bcfe08-407c-40be-8d0d-d9b28dda4f80:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 {
  display: none;
}
#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80, #wrap-s-28bcfe08-407c-40be-8d0d-d9b28dda4f80, #wrap-content-s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 {
  display: none;
}
#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80, #wrap-s-28bcfe08-407c-40be-8d0d-d9b28dda4f80, #wrap-content-s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 {
  display: none;
}
#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80, #wrap-s-28bcfe08-407c-40be-8d0d-d9b28dda4f80, #wrap-content-s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 { display: none !important; }}@media (max-width: 767px){#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80 {
  
}
}

  #s-28bcfe08-407c-40be-8d0d-d9b28dda4f80-root {
    text-align: center;
  }


#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80.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-28bcfe08-407c-40be-8d0d-d9b28dda4f80-root {
    text-align: center;
  }


#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80.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-28bcfe08-407c-40be-8d0d-d9b28dda4f80-root {
    text-align: center;
  }


#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80.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-28bcfe08-407c-40be-8d0d-d9b28dda4f80-root {
    text-align: center;
  }


#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80.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-28bcfe08-407c-40be-8d0d-d9b28dda4f80-root {
    text-align: center;
  }


#s-28bcfe08-407c-40be-8d0d-d9b28dda4f80.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-fcf14352-1543-473a-843f-5bfd7380a33a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-fcf14352-1543-473a-843f-5bfd7380a33a {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fcf14352-1543-473a-843f-5bfd7380a33a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcf14352-1543-473a-843f-5bfd7380a33a {
  cursor: pointer;
}#s-fcf14352-1543-473a-843f-5bfd7380a33a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-510218a8-2a44-43d1-b771-53db8f0f455d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-510218a8-2a44-43d1-b771-53db8f0f455d {
  display: none;
}
#s-510218a8-2a44-43d1-b771-53db8f0f455d, #wrap-s-510218a8-2a44-43d1-b771-53db8f0f455d, #wrap-content-s-510218a8-2a44-43d1-b771-53db8f0f455d { display: none !important; }}@media (max-width: 767px){#s-510218a8-2a44-43d1-b771-53db8f0f455d {
  display: none;
}
#s-510218a8-2a44-43d1-b771-53db8f0f455d, #wrap-s-510218a8-2a44-43d1-b771-53db8f0f455d, #wrap-content-s-510218a8-2a44-43d1-b771-53db8f0f455d { display: none !important; }}
@media (min-width: 0px) {
[id="s-510218a8-2a44-43d1-b771-53db8f0f455d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-510218a8-2a44-43d1-b771-53db8f0f455d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-510218a8-2a44-43d1-b771-53db8f0f455d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-510218a8-2a44-43d1-b771-53db8f0f455d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7bb6b1be-383b-43c5-a948-2a798b81c3b0 {
  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-7bb6b1be-383b-43c5-a948-2a798b81c3b0 {
  display: none;
}
#s-7bb6b1be-383b-43c5-a948-2a798b81c3b0, #wrap-s-7bb6b1be-383b-43c5-a948-2a798b81c3b0, #wrap-content-s-7bb6b1be-383b-43c5-a948-2a798b81c3b0 { display: none !important; }}@media (max-width: 767px){#s-7bb6b1be-383b-43c5-a948-2a798b81c3b0 {
  display: none;
}
#s-7bb6b1be-383b-43c5-a948-2a798b81c3b0, #wrap-s-7bb6b1be-383b-43c5-a948-2a798b81c3b0, #wrap-content-s-7bb6b1be-383b-43c5-a948-2a798b81c3b0 { display: none !important; }}
#s-c056564c-90d9-4f6b-989e-f5feb9ed42a8 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c056564c-90d9-4f6b-989e-f5feb9ed42a8 {
  display: none;
}
#s-c056564c-90d9-4f6b-989e-f5feb9ed42a8, #wrap-s-c056564c-90d9-4f6b-989e-f5feb9ed42a8, #wrap-content-s-c056564c-90d9-4f6b-989e-f5feb9ed42a8 { display: none !important; }}@media (max-width: 767px){#s-c056564c-90d9-4f6b-989e-f5feb9ed42a8 {
  display: none;
}
#s-c056564c-90d9-4f6b-989e-f5feb9ed42a8, #wrap-s-c056564c-90d9-4f6b-989e-f5feb9ed42a8, #wrap-content-s-c056564c-90d9-4f6b-989e-f5feb9ed42a8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c056564c-90d9-4f6b-989e-f5feb9ed42a8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c056564c-90d9-4f6b-989e-f5feb9ed42a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c056564c-90d9-4f6b-989e-f5feb9ed42a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c056564c-90d9-4f6b-989e-f5feb9ed42a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7 {
  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-f53c9d1e-f12b-4352-bd07-b172dc1966d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7 {
  display: none;
}
#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7, #wrap-s-f53c9d1e-f12b-4352-bd07-b172dc1966d7, #wrap-content-s-f53c9d1e-f12b-4352-bd07-b172dc1966d7 { display: none !important; }}@media (max-width: 767px){#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7 {
  display: none;
}
#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7, #wrap-s-f53c9d1e-f12b-4352-bd07-b172dc1966d7, #wrap-content-s-f53c9d1e-f12b-4352-bd07-b172dc1966d7 { display: none !important; }}

  #s-f53c9d1e-f12b-4352-bd07-b172dc1966d7-root {
    text-align: center;
  }


#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7.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-f53c9d1e-f12b-4352-bd07-b172dc1966d7-root {
    text-align: center;
  }


#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7.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-f53c9d1e-f12b-4352-bd07-b172dc1966d7-root {
    text-align: center;
  }


#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7.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-f53c9d1e-f12b-4352-bd07-b172dc1966d7-root {
    text-align: center;
  }


#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7.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-f53c9d1e-f12b-4352-bd07-b172dc1966d7-root {
    text-align: center;
  }


#s-f53c9d1e-f12b-4352-bd07-b172dc1966d7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 {
  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-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 {
  display: none;
}
#s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2, #wrap-s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2, #wrap-content-s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 {
  display: none;
}
#s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2, #wrap-s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2, #wrap-content-s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 {
  
}
}@media (max-width: 767px){#s-ae08642f-e0ff-47e7-bec3-db0ce3bb2ce2 {
  
}
}
#s-d2579bbd-4dea-497c-8074-4c9b8110d092 {
  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-d2579bbd-4dea-497c-8074-4c9b8110d092:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d2579bbd-4dea-497c-8074-4c9b8110d092:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d2579bbd-4dea-497c-8074-4c9b8110d092 {
  display: none;
}
#s-d2579bbd-4dea-497c-8074-4c9b8110d092, #wrap-s-d2579bbd-4dea-497c-8074-4c9b8110d092, #wrap-content-s-d2579bbd-4dea-497c-8074-4c9b8110d092 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2579bbd-4dea-497c-8074-4c9b8110d092 {
  display: none;
}
#s-d2579bbd-4dea-497c-8074-4c9b8110d092, #wrap-s-d2579bbd-4dea-497c-8074-4c9b8110d092, #wrap-content-s-d2579bbd-4dea-497c-8074-4c9b8110d092 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2579bbd-4dea-497c-8074-4c9b8110d092 {
  
}
}@media (max-width: 767px){#s-d2579bbd-4dea-497c-8074-4c9b8110d092 {
  
}
}

  #s-d2579bbd-4dea-497c-8074-4c9b8110d092-root {
    text-align: center;
  }


#s-d2579bbd-4dea-497c-8074-4c9b8110d092.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-d2579bbd-4dea-497c-8074-4c9b8110d092-root {
    text-align: center;
  }


#s-d2579bbd-4dea-497c-8074-4c9b8110d092.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-d2579bbd-4dea-497c-8074-4c9b8110d092-root {
    text-align: center;
  }


#s-d2579bbd-4dea-497c-8074-4c9b8110d092.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-d2579bbd-4dea-497c-8074-4c9b8110d092-root {
    text-align: center;
  }


#s-d2579bbd-4dea-497c-8074-4c9b8110d092.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-d2579bbd-4dea-497c-8074-4c9b8110d092-root {
    text-align: center;
  }


#s-d2579bbd-4dea-497c-8074-4c9b8110d092.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-111d8263-96ca-4115-b0ea-31e16cafde99 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}

#s-111d8263-96ca-4115-b0ea-31e16cafde99 {
  background-image: url(https://i.shgcdn.com/ef3bc6b2-5bd1-485a-9e3b-500d5060e0c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-111d8263-96ca-4115-b0ea-31e16cafde99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-111d8263-96ca-4115-b0ea-31e16cafde99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a1a31998-0870-49ef-84c9-dc416646ef41 {
  margin-top: 90px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a1a31998-0870-49ef-84c9-dc416646ef41 {
  display: none;
}
#s-a1a31998-0870-49ef-84c9-dc416646ef41, #wrap-s-a1a31998-0870-49ef-84c9-dc416646ef41, #wrap-content-s-a1a31998-0870-49ef-84c9-dc416646ef41 { display: none !important; }}@media (max-width: 767px){#s-a1a31998-0870-49ef-84c9-dc416646ef41 {
  display: none;
}
#s-a1a31998-0870-49ef-84c9-dc416646ef41, #wrap-s-a1a31998-0870-49ef-84c9-dc416646ef41, #wrap-content-s-a1a31998-0870-49ef-84c9-dc416646ef41 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1a31998-0870-49ef-84c9-dc416646ef41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-690334b1-7ebe-4a11-af9a-fae2fd94e786 {
  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);
}
@media (min-width: 768px) and (max-width: 991px){#s-690334b1-7ebe-4a11-af9a-fae2fd94e786 {
  display: none;
}
#s-690334b1-7ebe-4a11-af9a-fae2fd94e786, #wrap-s-690334b1-7ebe-4a11-af9a-fae2fd94e786, #wrap-content-s-690334b1-7ebe-4a11-af9a-fae2fd94e786 { display: none !important; }}@media (max-width: 767px){#s-690334b1-7ebe-4a11-af9a-fae2fd94e786 {
  display: none;
}
#s-690334b1-7ebe-4a11-af9a-fae2fd94e786, #wrap-s-690334b1-7ebe-4a11-af9a-fae2fd94e786, #wrap-content-s-690334b1-7ebe-4a11-af9a-fae2fd94e786 { display: none !important; }}
#s-15586961-fb27-4957-9402-2fabb9a9840b {
  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);
}
@media (min-width: 768px) and (max-width: 991px){#s-15586961-fb27-4957-9402-2fabb9a9840b {
  display: none;
}
#s-15586961-fb27-4957-9402-2fabb9a9840b, #wrap-s-15586961-fb27-4957-9402-2fabb9a9840b, #wrap-content-s-15586961-fb27-4957-9402-2fabb9a9840b { display: none !important; }}@media (max-width: 767px){#s-15586961-fb27-4957-9402-2fabb9a9840b {
  display: none;
}
#s-15586961-fb27-4957-9402-2fabb9a9840b, #wrap-s-15586961-fb27-4957-9402-2fabb9a9840b, #wrap-content-s-15586961-fb27-4957-9402-2fabb9a9840b { display: none !important; }}
#s-838706a5-1216-4ca8-ae74-606e03bfc3f4 {
  margin-top: 280px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
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-838706a5-1216-4ca8-ae74-606e03bfc3f4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-838706a5-1216-4ca8-ae74-606e03bfc3f4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-838706a5-1216-4ca8-ae74-606e03bfc3f4 {
  display: none;
}
#s-838706a5-1216-4ca8-ae74-606e03bfc3f4, #wrap-s-838706a5-1216-4ca8-ae74-606e03bfc3f4, #wrap-content-s-838706a5-1216-4ca8-ae74-606e03bfc3f4 { display: none !important; }}@media (max-width: 767px){#s-838706a5-1216-4ca8-ae74-606e03bfc3f4 {
  display: none;
}
#s-838706a5-1216-4ca8-ae74-606e03bfc3f4, #wrap-s-838706a5-1216-4ca8-ae74-606e03bfc3f4, #wrap-content-s-838706a5-1216-4ca8-ae74-606e03bfc3f4 { display: none !important; }}

  #s-838706a5-1216-4ca8-ae74-606e03bfc3f4-root {
    text-align: center;
  }


#s-838706a5-1216-4ca8-ae74-606e03bfc3f4.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-838706a5-1216-4ca8-ae74-606e03bfc3f4-root {
    text-align: center;
  }


#s-838706a5-1216-4ca8-ae74-606e03bfc3f4.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-838706a5-1216-4ca8-ae74-606e03bfc3f4-root {
    text-align: center;
  }


#s-838706a5-1216-4ca8-ae74-606e03bfc3f4.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-838706a5-1216-4ca8-ae74-606e03bfc3f4-root {
    text-align: center;
  }


#s-838706a5-1216-4ca8-ae74-606e03bfc3f4.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-838706a5-1216-4ca8-ae74-606e03bfc3f4-root {
    text-align: center;
  }


#s-838706a5-1216-4ca8-ae74-606e03bfc3f4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8d5c542a-3b97-4b53-8e54-c77094320000 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-8d5c542a-3b97-4b53-8e54-c77094320000 {
  display: none;
}
#s-8d5c542a-3b97-4b53-8e54-c77094320000, #wrap-s-8d5c542a-3b97-4b53-8e54-c77094320000, #wrap-content-s-8d5c542a-3b97-4b53-8e54-c77094320000 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d5c542a-3b97-4b53-8e54-c77094320000 {
  display: none;
}
#s-8d5c542a-3b97-4b53-8e54-c77094320000, #wrap-s-8d5c542a-3b97-4b53-8e54-c77094320000, #wrap-content-s-8d5c542a-3b97-4b53-8e54-c77094320000 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d5c542a-3b97-4b53-8e54-c77094320000 {
  
}
}@media (max-width: 767px){#s-8d5c542a-3b97-4b53-8e54-c77094320000 {
  
}
}
#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d {
  margin-top: 400px;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d {
  display: none;
}
#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d, #wrap-s-d03e3e9c-ee24-4528-9db6-3f77de93c87d, #wrap-content-s-d03e3e9c-ee24-4528-9db6-3f77de93c87d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d {
  display: none;
}
#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d, #wrap-s-d03e3e9c-ee24-4528-9db6-3f77de93c87d, #wrap-content-s-d03e3e9c-ee24-4528-9db6-3f77de93c87d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d {
  
}
}@media (max-width: 767px){#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d {
  
}
}

  #s-d03e3e9c-ee24-4528-9db6-3f77de93c87d-root {
    text-align: center;
  }


#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d.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-d03e3e9c-ee24-4528-9db6-3f77de93c87d-root {
    text-align: center;
  }


#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d.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-d03e3e9c-ee24-4528-9db6-3f77de93c87d-root {
    text-align: center;
  }


#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d.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-d03e3e9c-ee24-4528-9db6-3f77de93c87d-root {
    text-align: center;
  }


#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d.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-d03e3e9c-ee24-4528-9db6-3f77de93c87d-root {
    text-align: center;
  }


#s-d03e3e9c-ee24-4528-9db6-3f77de93c87d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-51768f07-8645-441a-92ad-03b837e2baf6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-51768f07-8645-441a-92ad-03b837e2baf6 {
  display: none;
}
#s-51768f07-8645-441a-92ad-03b837e2baf6, #wrap-s-51768f07-8645-441a-92ad-03b837e2baf6, #wrap-content-s-51768f07-8645-441a-92ad-03b837e2baf6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51768f07-8645-441a-92ad-03b837e2baf6 {
  display: none;
}
#s-51768f07-8645-441a-92ad-03b837e2baf6, #wrap-s-51768f07-8645-441a-92ad-03b837e2baf6, #wrap-content-s-51768f07-8645-441a-92ad-03b837e2baf6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51768f07-8645-441a-92ad-03b837e2baf6 {
  display: none;
}
#s-51768f07-8645-441a-92ad-03b837e2baf6, #wrap-s-51768f07-8645-441a-92ad-03b837e2baf6, #wrap-content-s-51768f07-8645-441a-92ad-03b837e2baf6 { display: none !important; }}
#s-51768f07-8645-441a-92ad-03b837e2baf6 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-51768f07-8645-441a-92ad-03b837e2baf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-51768f07-8645-441a-92ad-03b837e2baf6.shg-box.shg-c {
  justify-content: center;
}

#s-f863037a-accb-4413-b416-c9be2951b981 {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f863037a-accb-4413-b416-c9be2951b981 {
  display: none;
}
#s-f863037a-accb-4413-b416-c9be2951b981, #wrap-s-f863037a-accb-4413-b416-c9be2951b981, #wrap-content-s-f863037a-accb-4413-b416-c9be2951b981 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f863037a-accb-4413-b416-c9be2951b981 {
  display: none;
}
#s-f863037a-accb-4413-b416-c9be2951b981, #wrap-s-f863037a-accb-4413-b416-c9be2951b981, #wrap-content-s-f863037a-accb-4413-b416-c9be2951b981 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f863037a-accb-4413-b416-c9be2951b981 {
  display: none;
}
#s-f863037a-accb-4413-b416-c9be2951b981, #wrap-s-f863037a-accb-4413-b416-c9be2951b981, #wrap-content-s-f863037a-accb-4413-b416-c9be2951b981 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f863037a-accb-4413-b416-c9be2951b981"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f863037a-accb-4413-b416-c9be2951b981"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f863037a-accb-4413-b416-c9be2951b981"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f863037a-accb-4413-b416-c9be2951b981"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ed3dd278-f25f-44ce-8aa7-cf97d1077db6 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-232a292f-48ce-4528-9337-5e96852137d8 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-232a292f-48ce-4528-9337-5e96852137d8 {
  display: none;
}
#s-232a292f-48ce-4528-9337-5e96852137d8, #wrap-s-232a292f-48ce-4528-9337-5e96852137d8, #wrap-content-s-232a292f-48ce-4528-9337-5e96852137d8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-232a292f-48ce-4528-9337-5e96852137d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-232a292f-48ce-4528-9337-5e96852137d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-232a292f-48ce-4528-9337-5e96852137d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-232a292f-48ce-4528-9337-5e96852137d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6048ce93-cca4-44ba-b3fa-3242c288cb8b {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-3dcf30a4-f9cd-48dd-a297-5f953ff30916 {
  display: none;
}
#s-3dcf30a4-f9cd-48dd-a297-5f953ff30916, #wrap-s-3dcf30a4-f9cd-48dd-a297-5f953ff30916, #wrap-content-s-3dcf30a4-f9cd-48dd-a297-5f953ff30916 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3dcf30a4-f9cd-48dd-a297-5f953ff30916"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dcf30a4-f9cd-48dd-a297-5f953ff30916"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3dcf30a4-f9cd-48dd-a297-5f953ff30916"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dcf30a4-f9cd-48dd-a297-5f953ff30916"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82 {
  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-f9e9844f-2155-4399-bd4a-9f1e8372fe82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82: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-f9e9844f-2155-4399-bd4a-9f1e8372fe82-root {
    text-align: center;
  }


#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82.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-f9e9844f-2155-4399-bd4a-9f1e8372fe82-root {
    text-align: center;
  }


#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82.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-f9e9844f-2155-4399-bd4a-9f1e8372fe82-root {
    text-align: center;
  }


#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82.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-f9e9844f-2155-4399-bd4a-9f1e8372fe82-root {
    text-align: center;
  }


#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82.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-f9e9844f-2155-4399-bd4a-9f1e8372fe82-root {
    text-align: center;
  }


#s-f9e9844f-2155-4399-bd4a-9f1e8372fe82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-07deb423-fc1f-4a52-a096-c7fc6b971351 {
  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-07deb423-fc1f-4a52-a096-c7fc6b971351:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07deb423-fc1f-4a52-a096-c7fc6b971351:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTc1ODZhZmItMzQ5YS00NTlhLThmN2YtNmQyNTdkODE0Y2VkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNzU4NmFmYi0zNDlhLTQ1OWEtOGY3Zi02ZDI1N2Q4MTRjZWQpIi8+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-07deb423-fc1f-4a52-a096-c7fc6b971351 {
  display: none;
}
#s-07deb423-fc1f-4a52-a096-c7fc6b971351, #wrap-s-07deb423-fc1f-4a52-a096-c7fc6b971351, #wrap-content-s-07deb423-fc1f-4a52-a096-c7fc6b971351 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07deb423-fc1f-4a52-a096-c7fc6b971351 {
  display: none;
}
#s-07deb423-fc1f-4a52-a096-c7fc6b971351, #wrap-s-07deb423-fc1f-4a52-a096-c7fc6b971351, #wrap-content-s-07deb423-fc1f-4a52-a096-c7fc6b971351 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07deb423-fc1f-4a52-a096-c7fc6b971351 {
  display: none;
}
#s-07deb423-fc1f-4a52-a096-c7fc6b971351, #wrap-s-07deb423-fc1f-4a52-a096-c7fc6b971351, #wrap-content-s-07deb423-fc1f-4a52-a096-c7fc6b971351 { display: none !important; }}@media (max-width: 767px){#s-07deb423-fc1f-4a52-a096-c7fc6b971351 {
  
}
#s-07deb423-fc1f-4a52-a096-c7fc6b971351:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGVkMGExY2UtODRmNy00N2FhLTk0MTUtNDY2MWIyZGM0Mzg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZWQwYTFjZS04NGY3LTQ3YWEtOTQxNS00NjYxYjJkYzQzODkpIi8+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-07deb423-fc1f-4a52-a096-c7fc6b971351-root {
    text-align: center;
  }


#s-07deb423-fc1f-4a52-a096-c7fc6b971351.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-07deb423-fc1f-4a52-a096-c7fc6b971351-root {
    text-align: center;
  }


#s-07deb423-fc1f-4a52-a096-c7fc6b971351.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-07deb423-fc1f-4a52-a096-c7fc6b971351-root {
    text-align: center;
  }


#s-07deb423-fc1f-4a52-a096-c7fc6b971351.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-07deb423-fc1f-4a52-a096-c7fc6b971351-root {
    text-align: center;
  }


#s-07deb423-fc1f-4a52-a096-c7fc6b971351.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-07deb423-fc1f-4a52-a096-c7fc6b971351-root {
    text-align: center;
  }


#s-07deb423-fc1f-4a52-a096-c7fc6b971351.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  display: none;
}
#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f, #wrap-s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f, #wrap-content-s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  display: none;
}
#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f, #wrap-s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f, #wrap-content-s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  
}
}@media (max-width: 767px){#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  
}
}
#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f {
  cursor: pointer;
}#s-bf152ad6-30bf-4797-aa86-2b4cbd745b5f.shg-box.shg-c {
  justify-content: center;
}

#s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6 {
  display: none;
}
#s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6, #wrap-s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6, #wrap-content-s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6 { display: none !important; }}@media (max-width: 767px){#s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6 {
  display: none;
}
#s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6, #wrap-s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6, #wrap-content-s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bfdef6c-1bb4-403f-8c7f-5b92c9a1edc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c53c3505-5f00-45f5-93b5-9261a3a72735 {
  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-c53c3505-5f00-45f5-93b5-9261a3a72735 {
  display: none;
}
#s-c53c3505-5f00-45f5-93b5-9261a3a72735, #wrap-s-c53c3505-5f00-45f5-93b5-9261a3a72735, #wrap-content-s-c53c3505-5f00-45f5-93b5-9261a3a72735 { display: none !important; }}@media (max-width: 767px){#s-c53c3505-5f00-45f5-93b5-9261a3a72735 {
  display: none;
}
#s-c53c3505-5f00-45f5-93b5-9261a3a72735, #wrap-s-c53c3505-5f00-45f5-93b5-9261a3a72735, #wrap-content-s-c53c3505-5f00-45f5-93b5-9261a3a72735 { display: none !important; }}
#s-7db080dd-5f6a-4b3e-8b0f-0383957626d5 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7db080dd-5f6a-4b3e-8b0f-0383957626d5 {
  display: none;
}
#s-7db080dd-5f6a-4b3e-8b0f-0383957626d5, #wrap-s-7db080dd-5f6a-4b3e-8b0f-0383957626d5, #wrap-content-s-7db080dd-5f6a-4b3e-8b0f-0383957626d5 { display: none !important; }}@media (max-width: 767px){#s-7db080dd-5f6a-4b3e-8b0f-0383957626d5 {
  display: none;
}
#s-7db080dd-5f6a-4b3e-8b0f-0383957626d5, #wrap-s-7db080dd-5f6a-4b3e-8b0f-0383957626d5, #wrap-content-s-7db080dd-5f6a-4b3e-8b0f-0383957626d5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7db080dd-5f6a-4b3e-8b0f-0383957626d5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7db080dd-5f6a-4b3e-8b0f-0383957626d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7db080dd-5f6a-4b3e-8b0f-0383957626d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7db080dd-5f6a-4b3e-8b0f-0383957626d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6935e9b7-be99-4913-b48f-3015eb779613 {
  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-6935e9b7-be99-4913-b48f-3015eb779613:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6935e9b7-be99-4913-b48f-3015eb779613:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6935e9b7-be99-4913-b48f-3015eb779613 {
  display: none;
}
#s-6935e9b7-be99-4913-b48f-3015eb779613, #wrap-s-6935e9b7-be99-4913-b48f-3015eb779613, #wrap-content-s-6935e9b7-be99-4913-b48f-3015eb779613 { display: none !important; }}@media (max-width: 767px){#s-6935e9b7-be99-4913-b48f-3015eb779613 {
  display: none;
}
#s-6935e9b7-be99-4913-b48f-3015eb779613, #wrap-s-6935e9b7-be99-4913-b48f-3015eb779613, #wrap-content-s-6935e9b7-be99-4913-b48f-3015eb779613 { display: none !important; }}

  #s-6935e9b7-be99-4913-b48f-3015eb779613-root {
    text-align: center;
  }


#s-6935e9b7-be99-4913-b48f-3015eb779613.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-6935e9b7-be99-4913-b48f-3015eb779613-root {
    text-align: center;
  }


#s-6935e9b7-be99-4913-b48f-3015eb779613.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-6935e9b7-be99-4913-b48f-3015eb779613-root {
    text-align: center;
  }


#s-6935e9b7-be99-4913-b48f-3015eb779613.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-6935e9b7-be99-4913-b48f-3015eb779613-root {
    text-align: center;
  }


#s-6935e9b7-be99-4913-b48f-3015eb779613.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-6935e9b7-be99-4913-b48f-3015eb779613-root {
    text-align: center;
  }


#s-6935e9b7-be99-4913-b48f-3015eb779613.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a {
  display: none;
}
#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a, #wrap-s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a, #wrap-content-s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a {
  display: none;
}
#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a, #wrap-s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a, #wrap-content-s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a {
  
}
}@media (max-width: 767px){#s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a {
  
}
}
@media (min-width: 0px) {
[id="s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-13f5d7da-9101-4754-ab4d-8b4cc5794c1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c762985d-6c9b-436f-b644-9e3ee5e64f6d {
  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-c762985d-6c9b-436f-b644-9e3ee5e64f6d {
  
}
}@media (max-width: 767px){#s-c762985d-6c9b-436f-b644-9e3ee5e64f6d {
  
}
}
#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a {
  display: none;
}
#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a, #wrap-s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a, #wrap-content-s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a {
  display: none;
}
#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a, #wrap-s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a, #wrap-content-s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a {
  
}
}@media (max-width: 767px){#s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a {
  
}
}
@media (min-width: 0px) {
[id="s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b21cce2-5e11-4005-a6ef-d17d30d1fe6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e {
  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-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e {
  
}
}@media (max-width: 767px){#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e {
  
}
}

  #s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e-root {
    text-align: center;
  }


#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e.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-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e-root {
    text-align: center;
  }


#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e.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-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e-root {
    text-align: center;
  }


#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e.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-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e-root {
    text-align: center;
  }


#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e.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-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e-root {
    text-align: center;
  }


#s-8d2f20c5-16a0-4bc9-bec4-3cc2fc3fa79e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad {
  display: none;
}
#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad, #wrap-s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad, #wrap-content-s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad { display: none !important; }}@media (max-width: 767px){#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad {
  display: none;
}
#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad, #wrap-s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad, #wrap-content-s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad { display: none !important; }}
#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad {
  cursor: pointer;
}#s-661999c7-3910-48d8-a85d-4f7b2bd2e9ad.shg-box.shg-c {
  justify-content: center;
}

#s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b {
  display: none;
}
#s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b, #wrap-s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b, #wrap-content-s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b { display: none !important; }}@media (max-width: 767px){#s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b {
  display: none;
}
#s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b, #wrap-s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b, #wrap-content-s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b { display: none !important; }}
@media (min-width: 0px) {
[id="s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ab65278-bc79-4fb8-8745-77d1d34b8d2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-616f05d2-ccba-41d6-a069-442d3d58a945 {
  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-616f05d2-ccba-41d6-a069-442d3d58a945 {
  display: none;
}
#s-616f05d2-ccba-41d6-a069-442d3d58a945, #wrap-s-616f05d2-ccba-41d6-a069-442d3d58a945, #wrap-content-s-616f05d2-ccba-41d6-a069-442d3d58a945 { display: none !important; }}@media (max-width: 767px){#s-616f05d2-ccba-41d6-a069-442d3d58a945 {
  display: none;
}
#s-616f05d2-ccba-41d6-a069-442d3d58a945, #wrap-s-616f05d2-ccba-41d6-a069-442d3d58a945, #wrap-content-s-616f05d2-ccba-41d6-a069-442d3d58a945 { display: none !important; }}
#s-ed88796e-c487-4bbc-a3b5-021e46817640 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed88796e-c487-4bbc-a3b5-021e46817640 {
  display: none;
}
#s-ed88796e-c487-4bbc-a3b5-021e46817640, #wrap-s-ed88796e-c487-4bbc-a3b5-021e46817640, #wrap-content-s-ed88796e-c487-4bbc-a3b5-021e46817640 { display: none !important; }}@media (max-width: 767px){#s-ed88796e-c487-4bbc-a3b5-021e46817640 {
  display: none;
}
#s-ed88796e-c487-4bbc-a3b5-021e46817640, #wrap-s-ed88796e-c487-4bbc-a3b5-021e46817640, #wrap-content-s-ed88796e-c487-4bbc-a3b5-021e46817640 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ed88796e-c487-4bbc-a3b5-021e46817640"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ed88796e-c487-4bbc-a3b5-021e46817640"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed88796e-c487-4bbc-a3b5-021e46817640"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed88796e-c487-4bbc-a3b5-021e46817640"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9cb33bee-47d0-40fe-b691-1028b9189fd5 {
  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-9cb33bee-47d0-40fe-b691-1028b9189fd5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cb33bee-47d0-40fe-b691-1028b9189fd5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9cb33bee-47d0-40fe-b691-1028b9189fd5 {
  display: none;
}
#s-9cb33bee-47d0-40fe-b691-1028b9189fd5, #wrap-s-9cb33bee-47d0-40fe-b691-1028b9189fd5, #wrap-content-s-9cb33bee-47d0-40fe-b691-1028b9189fd5 { display: none !important; }}@media (max-width: 767px){#s-9cb33bee-47d0-40fe-b691-1028b9189fd5 {
  display: none;
}
#s-9cb33bee-47d0-40fe-b691-1028b9189fd5, #wrap-s-9cb33bee-47d0-40fe-b691-1028b9189fd5, #wrap-content-s-9cb33bee-47d0-40fe-b691-1028b9189fd5 { display: none !important; }}

  #s-9cb33bee-47d0-40fe-b691-1028b9189fd5-root {
    text-align: center;
  }


#s-9cb33bee-47d0-40fe-b691-1028b9189fd5.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-9cb33bee-47d0-40fe-b691-1028b9189fd5-root {
    text-align: center;
  }


#s-9cb33bee-47d0-40fe-b691-1028b9189fd5.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-9cb33bee-47d0-40fe-b691-1028b9189fd5-root {
    text-align: center;
  }


#s-9cb33bee-47d0-40fe-b691-1028b9189fd5.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-9cb33bee-47d0-40fe-b691-1028b9189fd5-root {
    text-align: center;
  }


#s-9cb33bee-47d0-40fe-b691-1028b9189fd5.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-9cb33bee-47d0-40fe-b691-1028b9189fd5-root {
    text-align: center;
  }


#s-9cb33bee-47d0-40fe-b691-1028b9189fd5.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-50dd5292-acdc-4e60-986d-1e155dcfed4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50dd5292-acdc-4e60-986d-1e155dcfed4b .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



/*
  $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;
}
