.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-bb4679de-2502-41ef-bf59-3c633071338f {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bb4679de-2502-41ef-bf59-3c633071338f {
  display: none;
}
#s-bb4679de-2502-41ef-bf59-3c633071338f, #wrap-s-bb4679de-2502-41ef-bf59-3c633071338f { display: none !important; }}@media (max-width: 767px){#s-bb4679de-2502-41ef-bf59-3c633071338f {
  display: none;
}
#s-bb4679de-2502-41ef-bf59-3c633071338f, #wrap-s-bb4679de-2502-41ef-bf59-3c633071338f { display: none !important; }}
#s-bb4679de-2502-41ef-bf59-3c633071338f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-bb4679de-2502-41ef-bf59-3c633071338f .shg-sld-nav-button.shg-sld-left,
#s-bb4679de-2502-41ef-bf59-3c633071338f .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-3772b90d-3ff1-4c2e-8929-96cbbf60ec67 {
  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-3772b90d-3ff1-4c2e-8929-96cbbf60ec67 {
  
}
}@media (max-width: 767px){#s-3772b90d-3ff1-4c2e-8929-96cbbf60ec67 {
  
}
}
#s-3772b90d-3ff1-4c2e-8929-96cbbf60ec67 {
  background-image: url(https://i.shgcdn.com/2ab8e2fe-203b-42af-80ef-b355e8a6b324/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3772b90d-3ff1-4c2e-8929-96cbbf60ec67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3772b90d-3ff1-4c2e-8929-96cbbf60ec67.shg-box.shg-c {
  justify-content: flex-end;
}

.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-5e5cde9a-53af-4000-ae09-412cb19d9441 {
  margin-top: 100px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e5cde9a-53af-4000-ae09-412cb19d9441 {
  display: none;
}
#s-5e5cde9a-53af-4000-ae09-412cb19d9441, #wrap-s-5e5cde9a-53af-4000-ae09-412cb19d9441 { display: none !important; }}@media (max-width: 767px){#s-5e5cde9a-53af-4000-ae09-412cb19d9441 {
  display: none;
}
#s-5e5cde9a-53af-4000-ae09-412cb19d9441, #wrap-s-5e5cde9a-53af-4000-ae09-412cb19d9441 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5e5cde9a-53af-4000-ae09-412cb19d9441"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5e5cde9a-53af-4000-ae09-412cb19d9441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5e5cde9a-53af-4000-ae09-412cb19d9441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e5cde9a-53af-4000-ae09-412cb19d9441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-43af54f1-b7df-47dd-8577-60080dd678a4 {
  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-43af54f1-b7df-47dd-8577-60080dd678a4 {
  display: none;
}
#s-43af54f1-b7df-47dd-8577-60080dd678a4, #wrap-s-43af54f1-b7df-47dd-8577-60080dd678a4 { display: none !important; }}@media (max-width: 767px){#s-43af54f1-b7df-47dd-8577-60080dd678a4 {
  display: none;
}
#s-43af54f1-b7df-47dd-8577-60080dd678a4, #wrap-s-43af54f1-b7df-47dd-8577-60080dd678a4 { display: none !important; }}
#s-7021fb20-518a-469d-94f9-7bc8c97bc972 {
  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-7021fb20-518a-469d-94f9-7bc8c97bc972 {
  display: none;
}
#s-7021fb20-518a-469d-94f9-7bc8c97bc972, #wrap-s-7021fb20-518a-469d-94f9-7bc8c97bc972 { display: none !important; }}@media (max-width: 767px){#s-7021fb20-518a-469d-94f9-7bc8c97bc972 {
  display: none;
}
#s-7021fb20-518a-469d-94f9-7bc8c97bc972, #wrap-s-7021fb20-518a-469d-94f9-7bc8c97bc972 { display: none !important; }}
#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc {
  margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 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(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc {
  display: none;
}
#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc, #wrap-s-d44f3546-2ceb-438a-bbf5-aee53d6812dc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc {
  display: none;
}
#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc, #wrap-s-d44f3546-2ceb-438a-bbf5-aee53d6812dc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc {
  
}
}@media (max-width: 767px){#s-d44f3546-2ceb-438a-bbf5-aee53d6812dc {
  
}
}
.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-7673ff48-789d-4e5c-be8b-82af1d959933 {
  margin-top: 320px;
margin-left: 55px;
margin-right: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-7673ff48-789d-4e5c-be8b-82af1d959933:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7673ff48-789d-4e5c-be8b-82af1d959933:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7673ff48-789d-4e5c-be8b-82af1d959933 {
  display: none;
}
#s-7673ff48-789d-4e5c-be8b-82af1d959933, #wrap-s-7673ff48-789d-4e5c-be8b-82af1d959933 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7673ff48-789d-4e5c-be8b-82af1d959933 {
  display: none;
}
#s-7673ff48-789d-4e5c-be8b-82af1d959933, #wrap-s-7673ff48-789d-4e5c-be8b-82af1d959933 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7673ff48-789d-4e5c-be8b-82af1d959933 {
  
}
}@media (max-width: 767px){#s-7673ff48-789d-4e5c-be8b-82af1d959933 {
  
}
}

  #s-7673ff48-789d-4e5c-be8b-82af1d959933-root {
    text-align: center;
  }


#s-7673ff48-789d-4e5c-be8b-82af1d959933.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7673ff48-789d-4e5c-be8b-82af1d959933-root {
    text-align: center;
  }


#s-7673ff48-789d-4e5c-be8b-82af1d959933.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7673ff48-789d-4e5c-be8b-82af1d959933-root {
    text-align: center;
  }


#s-7673ff48-789d-4e5c-be8b-82af1d959933.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7673ff48-789d-4e5c-be8b-82af1d959933-root {
    text-align: center;
  }


#s-7673ff48-789d-4e5c-be8b-82af1d959933.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7673ff48-789d-4e5c-be8b-82af1d959933-root {
    text-align: center;
  }


#s-7673ff48-789d-4e5c-be8b-82af1d959933.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5 {
  background-size: cover;
margin-top: 200px;
margin-bottom: 40px;
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-942d0ee8-df1c-468f-b2f9-6b465ab2abf5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5 {
  display: none;
}
#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5, #wrap-s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5 { display: none !important; }}@media (max-width: 767px){#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5 {
  display: none;
}
#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5, #wrap-s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5 { display: none !important; }}

  #s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5-root {
    text-align: center;
  }


#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5.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-942d0ee8-df1c-468f-b2f9-6b465ab2abf5-root {
    text-align: center;
  }


#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5.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-942d0ee8-df1c-468f-b2f9-6b465ab2abf5-root {
    text-align: center;
  }


#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5.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-942d0ee8-df1c-468f-b2f9-6b465ab2abf5-root {
    text-align: center;
  }


#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5.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-942d0ee8-df1c-468f-b2f9-6b465ab2abf5-root {
    text-align: center;
  }


#s-942d0ee8-df1c-468f-b2f9-6b465ab2abf5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8cc15ca7-479d-4ebc-b04f-525d6d6c18c8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-8cc15ca7-479d-4ebc-b04f-525d6d6c18c8 {
  
}
}
#s-8cc15ca7-479d-4ebc-b04f-525d6d6c18c8 {
  background-image: url(https://i.shgcdn.com/544f7045-04ec-485b-8944-70e3cc1081b3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8cc15ca7-479d-4ebc-b04f-525d6d6c18c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8cc15ca7-479d-4ebc-b04f-525d6d6c18c8.shg-box.shg-c {
  justify-content: center;
}

#s-d2f785f9-5227-4c2c-b312-45a0f6de845d {
  margin-top: 80px;
}
@media (max-width: 767px){#s-d2f785f9-5227-4c2c-b312-45a0f6de845d {
  display: none;
}
#s-d2f785f9-5227-4c2c-b312-45a0f6de845d, #wrap-s-d2f785f9-5227-4c2c-b312-45a0f6de845d { display: none !important; }}
@media (min-width: 0px) {
[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2f785f9-5227-4c2c-b312-45a0f6de845d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-a9e386d4-a3e7-429d-bcc6-079493b32daf {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-d732a74c-7af0-479d-a452-41f2712750dd {
  border-style: solid;
margin-top: 220px;
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-d732a74c-7af0-479d-a452-41f2712750dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d732a74c-7af0-479d-a452-41f2712750dd:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjE2M2QwZGEtNjFiYy00NzE3LWJmZmEtY2NkZmVmODY3NzY1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiMTYzZDBkYS02MWJjLTQ3MTctYmZmYS1jY2RmZWY4Njc3NjUpIi8+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-d732a74c-7af0-479d-a452-41f2712750dd-root {
    text-align: center;
  }


#s-d732a74c-7af0-479d-a452-41f2712750dd.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-d732a74c-7af0-479d-a452-41f2712750dd-root {
    text-align: center;
  }


#s-d732a74c-7af0-479d-a452-41f2712750dd.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-d732a74c-7af0-479d-a452-41f2712750dd-root {
    text-align: center;
  }


#s-d732a74c-7af0-479d-a452-41f2712750dd.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-d732a74c-7af0-479d-a452-41f2712750dd-root {
    text-align: center;
  }


#s-d732a74c-7af0-479d-a452-41f2712750dd.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-d732a74c-7af0-479d-a452-41f2712750dd-root {
    text-align: center;
  }


#s-d732a74c-7af0-479d-a452-41f2712750dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 {
  margin-top: 120px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 {
  display: none;
}
#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087, #wrap-s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 {
  display: none;
}
#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087, #wrap-s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 {
  display: none;
}
#s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087, #wrap-s-1fafb8ba-e018-41a0-8fbe-a69b5b3c6087 { display: none !important; }}
#s-31b307fa-0f9d-4827-aa03-53896010da95 {
  border-style: solid;
margin-top: 200px;
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-31b307fa-0f9d-4827-aa03-53896010da95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31b307fa-0f9d-4827-aa03-53896010da95:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODE5NTQxNWMtODg2OC00OWZjLWFmMzgtODYyNGRmZDc0NGUxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MTk1NDE1Yy04ODY4LTQ5ZmMtYWYzOC04NjI0ZGZkNzQ0ZTEpIi8+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-31b307fa-0f9d-4827-aa03-53896010da95 {
  display: none;
}
#s-31b307fa-0f9d-4827-aa03-53896010da95, #wrap-s-31b307fa-0f9d-4827-aa03-53896010da95 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31b307fa-0f9d-4827-aa03-53896010da95 {
  display: none;
}
#s-31b307fa-0f9d-4827-aa03-53896010da95, #wrap-s-31b307fa-0f9d-4827-aa03-53896010da95 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-31b307fa-0f9d-4827-aa03-53896010da95 {
  display: none;
}
#s-31b307fa-0f9d-4827-aa03-53896010da95, #wrap-s-31b307fa-0f9d-4827-aa03-53896010da95 { display: none !important; }}

  #s-31b307fa-0f9d-4827-aa03-53896010da95-root {
    text-align: center;
  }


#s-31b307fa-0f9d-4827-aa03-53896010da95.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-31b307fa-0f9d-4827-aa03-53896010da95-root {
    text-align: center;
  }


#s-31b307fa-0f9d-4827-aa03-53896010da95.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-31b307fa-0f9d-4827-aa03-53896010da95-root {
    text-align: center;
  }


#s-31b307fa-0f9d-4827-aa03-53896010da95.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-31b307fa-0f9d-4827-aa03-53896010da95-root {
    text-align: center;
  }


#s-31b307fa-0f9d-4827-aa03-53896010da95.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-31b307fa-0f9d-4827-aa03-53896010da95-root {
    text-align: center;
  }


#s-31b307fa-0f9d-4827-aa03-53896010da95.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5 {
  display: none;
}
#s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5, #wrap-s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5 { display: none !important; }}
#s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5 {
  background-image: url(https://i.shgcdn.com/06f5e162-f911-4424-bd69-352f811277bb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bd78ab2-a8b2-469d-9603-90c7f8197bb5.shg-box.shg-c {
  justify-content: center;
}

#s-70038db4-5719-4579-85f8-35fa936fd4f4 {
  margin-top: 100px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-70038db4-5719-4579-85f8-35fa936fd4f4 {
  display: none;
}
#s-70038db4-5719-4579-85f8-35fa936fd4f4, #wrap-s-70038db4-5719-4579-85f8-35fa936fd4f4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-70038db4-5719-4579-85f8-35fa936fd4f4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-70038db4-5719-4579-85f8-35fa936fd4f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-70038db4-5719-4579-85f8-35fa936fd4f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-70038db4-5719-4579-85f8-35fa936fd4f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-369a9846-16da-46fc-bad3-904c8d6b3f70 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3440cffe-4bce-49d9-b0f8-319dee3f962c {
  margin-top: 200px;
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-3440cffe-4bce-49d9-b0f8-319dee3f962c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3440cffe-4bce-49d9-b0f8-319dee3f962c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-3440cffe-4bce-49d9-b0f8-319dee3f962c {
  display: none;
}
#s-3440cffe-4bce-49d9-b0f8-319dee3f962c, #wrap-s-3440cffe-4bce-49d9-b0f8-319dee3f962c { display: none !important; }}@media (max-width: 767px){#s-3440cffe-4bce-49d9-b0f8-319dee3f962c {
  display: none;
}
#s-3440cffe-4bce-49d9-b0f8-319dee3f962c, #wrap-s-3440cffe-4bce-49d9-b0f8-319dee3f962c { display: none !important; }}

  #s-3440cffe-4bce-49d9-b0f8-319dee3f962c-root {
    text-align: center;
  }


#s-3440cffe-4bce-49d9-b0f8-319dee3f962c.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-3440cffe-4bce-49d9-b0f8-319dee3f962c-root {
    text-align: center;
  }


#s-3440cffe-4bce-49d9-b0f8-319dee3f962c.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-3440cffe-4bce-49d9-b0f8-319dee3f962c-root {
    text-align: center;
  }


#s-3440cffe-4bce-49d9-b0f8-319dee3f962c.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-3440cffe-4bce-49d9-b0f8-319dee3f962c-root {
    text-align: center;
  }


#s-3440cffe-4bce-49d9-b0f8-319dee3f962c.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-3440cffe-4bce-49d9-b0f8-319dee3f962c-root {
    text-align: center;
  }


#s-3440cffe-4bce-49d9-b0f8-319dee3f962c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-3538290d-749c-4202-bc29-fa6c42b45648 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3538290d-749c-4202-bc29-fa6c42b45648 {
  display: none;
}
#s-3538290d-749c-4202-bc29-fa6c42b45648, #wrap-s-3538290d-749c-4202-bc29-fa6c42b45648 { display: none !important; }}@media (max-width: 767px){#s-3538290d-749c-4202-bc29-fa6c42b45648 {
  display: none;
}
#s-3538290d-749c-4202-bc29-fa6c42b45648, #wrap-s-3538290d-749c-4202-bc29-fa6c42b45648 { display: none !important; }}
#s-3538290d-749c-4202-bc29-fa6c42b45648 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3538290d-749c-4202-bc29-fa6c42b45648 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3538290d-749c-4202-bc29-fa6c42b45648 {
  cursor: pointer;
}#s-3538290d-749c-4202-bc29-fa6c42b45648.shg-box.shg-c {
  justify-content: center;
}

#s-d528562e-04c0-4a36-88e7-a8474bd48362 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d528562e-04c0-4a36-88e7-a8474bd48362 {
  
}
}@media (max-width: 767px){#s-d528562e-04c0-4a36-88e7-a8474bd48362 {
  
}
}
@media (min-width: 0px) {
[id="s-d528562e-04c0-4a36-88e7-a8474bd48362"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d528562e-04c0-4a36-88e7-a8474bd48362"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d528562e-04c0-4a36-88e7-a8474bd48362"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d528562e-04c0-4a36-88e7-a8474bd48362"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-aeb20f47-63f7-4ec4-a03a-e631e8a6ff3d {
  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-aeb20f47-63f7-4ec4-a03a-e631e8a6ff3d {
  
}
}@media (max-width: 767px){#s-aeb20f47-63f7-4ec4-a03a-e631e8a6ff3d {
  
}
}
#s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76 {
  
}
}@media (max-width: 767px){#s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76 {
  
}
}
@media (min-width: 0px) {
[id="s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd2edcaf-b413-4f94-bf25-6a19f3a3da76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4 {
  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-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4 {
  
}
}@media (max-width: 767px){#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4 {
  
}
}

  #s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4-root {
    text-align: center;
  }


#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4.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-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4-root {
    text-align: center;
  }


#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4.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-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4-root {
    text-align: center;
  }


#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4.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-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4-root {
    text-align: center;
  }


#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4.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-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4-root {
    text-align: center;
  }


#s-89eaaab6-ae4e-4c25-8c4f-c201ac2c51c4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-695fa1ec-a503-45b5-ba67-59f71a6aba81 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-695fa1ec-a503-45b5-ba67-59f71a6aba81 {
  display: none;
}
#s-695fa1ec-a503-45b5-ba67-59f71a6aba81, #wrap-s-695fa1ec-a503-45b5-ba67-59f71a6aba81 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-695fa1ec-a503-45b5-ba67-59f71a6aba81 {
  display: none;
}
#s-695fa1ec-a503-45b5-ba67-59f71a6aba81, #wrap-s-695fa1ec-a503-45b5-ba67-59f71a6aba81 { display: none !important; }}
#s-695fa1ec-a503-45b5-ba67-59f71a6aba81 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-695fa1ec-a503-45b5-ba67-59f71a6aba81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-695fa1ec-a503-45b5-ba67-59f71a6aba81.shg-box.shg-c {
  justify-content: flex-start;
}

#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 {
  display: none;
}
#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636, #wrap-s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 {
  display: none;
}
#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636, #wrap-s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 {
  
}
}@media (max-width: 767px){#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 {
  display: none;
}
#s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636, #wrap-s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636 { display: none !important; }}
@media (min-width: 0px) {
[id="s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-913c6d85-0aa4-4e12-83d7-11f0d0dbf636"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b {
  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-1d6abaa7-9d38-4612-88b2-0f12a42fba0b {
  display: none;
}
#s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b, #wrap-s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b {
  display: none;
}
#s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b, #wrap-s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b {
  
}
}@media (max-width: 767px){#s-1d6abaa7-9d38-4612-88b2-0f12a42fba0b {
  
}
}
#s-daf1b554-cc46-4141-95d5-30d7d6590f74 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-daf1b554-cc46-4141-95d5-30d7d6590f74 {
  display: none;
}
#s-daf1b554-cc46-4141-95d5-30d7d6590f74, #wrap-s-daf1b554-cc46-4141-95d5-30d7d6590f74 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-daf1b554-cc46-4141-95d5-30d7d6590f74 {
  display: none;
}
#s-daf1b554-cc46-4141-95d5-30d7d6590f74, #wrap-s-daf1b554-cc46-4141-95d5-30d7d6590f74 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-daf1b554-cc46-4141-95d5-30d7d6590f74 {
  
}
}@media (max-width: 767px){#s-daf1b554-cc46-4141-95d5-30d7d6590f74 {
  display: none;
}
#s-daf1b554-cc46-4141-95d5-30d7d6590f74, #wrap-s-daf1b554-cc46-4141-95d5-30d7d6590f74 { display: none !important; }}
@media (min-width: 0px) {
[id="s-daf1b554-cc46-4141-95d5-30d7d6590f74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-daf1b554-cc46-4141-95d5-30d7d6590f74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-daf1b554-cc46-4141-95d5-30d7d6590f74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-daf1b554-cc46-4141-95d5-30d7d6590f74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 {
  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-8bdb271f-f592-4633-a69a-9379d7cbf3a4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 {
  display: none;
}
#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4, #wrap-s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 {
  display: none;
}
#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4, #wrap-s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 {
  
}
}@media (max-width: 767px){#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 {
  display: none;
}
#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4, #wrap-s-8bdb271f-f592-4633-a69a-9379d7cbf3a4 { display: none !important; }}

  #s-8bdb271f-f592-4633-a69a-9379d7cbf3a4-root {
    text-align: center;
  }


#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4.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-8bdb271f-f592-4633-a69a-9379d7cbf3a4-root {
    text-align: center;
  }


#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4.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-8bdb271f-f592-4633-a69a-9379d7cbf3a4-root {
    text-align: center;
  }


#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4.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-8bdb271f-f592-4633-a69a-9379d7cbf3a4-root {
    text-align: center;
  }


#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4.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-8bdb271f-f592-4633-a69a-9379d7cbf3a4-root {
    text-align: center;
  }


#s-8bdb271f-f592-4633-a69a-9379d7cbf3a4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c40237c4-c024-4a8d-be70-9c770558d30f {
  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-c40237c4-c024-4a8d-be70-9c770558d30f: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-c40237c4-c024-4a8d-be70-9c770558d30f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c40237c4-c024-4a8d-be70-9c770558d30f {
  display: none;
}
#s-c40237c4-c024-4a8d-be70-9c770558d30f, #wrap-s-c40237c4-c024-4a8d-be70-9c770558d30f { display: none !important; }}@media (max-width: 767px){#s-c40237c4-c024-4a8d-be70-9c770558d30f {
  display: none;
}
#s-c40237c4-c024-4a8d-be70-9c770558d30f, #wrap-s-c40237c4-c024-4a8d-be70-9c770558d30f { display: none !important; }}

  #s-c40237c4-c024-4a8d-be70-9c770558d30f-root {
    text-align: center;
  }


#s-c40237c4-c024-4a8d-be70-9c770558d30f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c40237c4-c024-4a8d-be70-9c770558d30f-root {
    text-align: center;
  }


#s-c40237c4-c024-4a8d-be70-9c770558d30f.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-c40237c4-c024-4a8d-be70-9c770558d30f-root {
    text-align: center;
  }


#s-c40237c4-c024-4a8d-be70-9c770558d30f.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-c40237c4-c024-4a8d-be70-9c770558d30f-root {
    text-align: center;
  }


#s-c40237c4-c024-4a8d-be70-9c770558d30f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c40237c4-c024-4a8d-be70-9c770558d30f-root {
    text-align: center;
  }


#s-c40237c4-c024-4a8d-be70-9c770558d30f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c {
  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-1ebe6a3e-ad9a-4567-80d4-030c4762385c {
  display: none;
}
#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c, #wrap-s-1ebe6a3e-ad9a-4567-80d4-030c4762385c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c {
  display: none;
}
#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c, #wrap-s-1ebe6a3e-ad9a-4567-80d4-030c4762385c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c {
  display: none;
}
#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c, #wrap-s-1ebe6a3e-ad9a-4567-80d4-030c4762385c { display: none !important; }}@media (max-width: 767px){#s-1ebe6a3e-ad9a-4567-80d4-030c4762385c {
  
}
}
#s-f70a082e-eb3e-440b-b62f-f4a486e12715 {
  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-f70a082e-eb3e-440b-b62f-f4a486e12715:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f70a082e-eb3e-440b-b62f-f4a486e12715:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f70a082e-eb3e-440b-b62f-f4a486e12715 {
  display: none;
}
#s-f70a082e-eb3e-440b-b62f-f4a486e12715, #wrap-s-f70a082e-eb3e-440b-b62f-f4a486e12715 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f70a082e-eb3e-440b-b62f-f4a486e12715 {
  display: none;
}
#s-f70a082e-eb3e-440b-b62f-f4a486e12715, #wrap-s-f70a082e-eb3e-440b-b62f-f4a486e12715 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f70a082e-eb3e-440b-b62f-f4a486e12715 {
  display: none;
}
#s-f70a082e-eb3e-440b-b62f-f4a486e12715, #wrap-s-f70a082e-eb3e-440b-b62f-f4a486e12715 { display: none !important; }}@media (max-width: 767px){#s-f70a082e-eb3e-440b-b62f-f4a486e12715 {
  
}
}

  #s-f70a082e-eb3e-440b-b62f-f4a486e12715-root {
    text-align: center;
  }


#s-f70a082e-eb3e-440b-b62f-f4a486e12715.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-f70a082e-eb3e-440b-b62f-f4a486e12715-root {
    text-align: center;
  }


#s-f70a082e-eb3e-440b-b62f-f4a486e12715.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-f70a082e-eb3e-440b-b62f-f4a486e12715-root {
    text-align: center;
  }


#s-f70a082e-eb3e-440b-b62f-f4a486e12715.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-f70a082e-eb3e-440b-b62f-f4a486e12715-root {
    text-align: center;
  }


#s-f70a082e-eb3e-440b-b62f-f4a486e12715.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-f70a082e-eb3e-440b-b62f-f4a486e12715-root {
    text-align: center;
  }


#s-f70a082e-eb3e-440b-b62f-f4a486e12715.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-63da4ba1-0a2d-4c88-98e5-b3260e84f77d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-63da4ba1-0a2d-4c88-98e5-b3260e84f77d {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-63da4ba1-0a2d-4c88-98e5-b3260e84f77d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-63da4ba1-0a2d-4c88-98e5-b3260e84f77d {
  cursor: pointer;
}#s-63da4ba1-0a2d-4c88-98e5-b3260e84f77d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52 {
  display: none;
}
#s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52, #wrap-s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52 { display: none !important; }}@media (max-width: 767px){#s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52 {
  display: none;
}
#s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52, #wrap-s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4eb8a013-2b1a-4a7b-b64d-27e4be1bdb52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-eb1db858-a409-4726-b728-6a1cfcef7e33 {
  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-eb1db858-a409-4726-b728-6a1cfcef7e33 {
  display: none;
}
#s-eb1db858-a409-4726-b728-6a1cfcef7e33, #wrap-s-eb1db858-a409-4726-b728-6a1cfcef7e33 { display: none !important; }}@media (max-width: 767px){#s-eb1db858-a409-4726-b728-6a1cfcef7e33 {
  display: none;
}
#s-eb1db858-a409-4726-b728-6a1cfcef7e33, #wrap-s-eb1db858-a409-4726-b728-6a1cfcef7e33 { display: none !important; }}
#s-6d72ddf2-2a22-43d5-95b1-123521233ee9 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d72ddf2-2a22-43d5-95b1-123521233ee9 {
  display: none;
}
#s-6d72ddf2-2a22-43d5-95b1-123521233ee9, #wrap-s-6d72ddf2-2a22-43d5-95b1-123521233ee9 { display: none !important; }}@media (max-width: 767px){#s-6d72ddf2-2a22-43d5-95b1-123521233ee9 {
  display: none;
}
#s-6d72ddf2-2a22-43d5-95b1-123521233ee9, #wrap-s-6d72ddf2-2a22-43d5-95b1-123521233ee9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-6d72ddf2-2a22-43d5-95b1-123521233ee9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6d72ddf2-2a22-43d5-95b1-123521233ee9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d72ddf2-2a22-43d5-95b1-123521233ee9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d72ddf2-2a22-43d5-95b1-123521233ee9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9addd29a-c3ff-4d97-a7ce-00c40291e050 {
  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-9addd29a-c3ff-4d97-a7ce-00c40291e050:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9addd29a-c3ff-4d97-a7ce-00c40291e050:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9addd29a-c3ff-4d97-a7ce-00c40291e050 {
  display: none;
}
#s-9addd29a-c3ff-4d97-a7ce-00c40291e050, #wrap-s-9addd29a-c3ff-4d97-a7ce-00c40291e050 { display: none !important; }}@media (max-width: 767px){#s-9addd29a-c3ff-4d97-a7ce-00c40291e050 {
  display: none;
}
#s-9addd29a-c3ff-4d97-a7ce-00c40291e050, #wrap-s-9addd29a-c3ff-4d97-a7ce-00c40291e050 { display: none !important; }}

  #s-9addd29a-c3ff-4d97-a7ce-00c40291e050-root {
    text-align: center;
  }


#s-9addd29a-c3ff-4d97-a7ce-00c40291e050.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-9addd29a-c3ff-4d97-a7ce-00c40291e050-root {
    text-align: center;
  }


#s-9addd29a-c3ff-4d97-a7ce-00c40291e050.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-9addd29a-c3ff-4d97-a7ce-00c40291e050-root {
    text-align: center;
  }


#s-9addd29a-c3ff-4d97-a7ce-00c40291e050.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-9addd29a-c3ff-4d97-a7ce-00c40291e050-root {
    text-align: center;
  }


#s-9addd29a-c3ff-4d97-a7ce-00c40291e050.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-9addd29a-c3ff-4d97-a7ce-00c40291e050-root {
    text-align: center;
  }


#s-9addd29a-c3ff-4d97-a7ce-00c40291e050.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ee0352f6-0edc-48c8-a91d-f5e430431085 {
  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-ee0352f6-0edc-48c8-a91d-f5e430431085 {
  display: none;
}
#s-ee0352f6-0edc-48c8-a91d-f5e430431085, #wrap-s-ee0352f6-0edc-48c8-a91d-f5e430431085 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee0352f6-0edc-48c8-a91d-f5e430431085 {
  display: none;
}
#s-ee0352f6-0edc-48c8-a91d-f5e430431085, #wrap-s-ee0352f6-0edc-48c8-a91d-f5e430431085 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee0352f6-0edc-48c8-a91d-f5e430431085 {
  
}
}@media (max-width: 767px){#s-ee0352f6-0edc-48c8-a91d-f5e430431085 {
  
}
}
#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d {
  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-f08187af-fd0f-43b2-b89d-a4b52c521b0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d {
  display: none;
}
#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d, #wrap-s-f08187af-fd0f-43b2-b89d-a4b52c521b0d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d {
  display: none;
}
#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d, #wrap-s-f08187af-fd0f-43b2-b89d-a4b52c521b0d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d {
  
}
}@media (max-width: 767px){#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d {
  
}
}

  #s-f08187af-fd0f-43b2-b89d-a4b52c521b0d-root {
    text-align: center;
  }


#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d.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-f08187af-fd0f-43b2-b89d-a4b52c521b0d-root {
    text-align: center;
  }


#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d.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-f08187af-fd0f-43b2-b89d-a4b52c521b0d-root {
    text-align: center;
  }


#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d.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-f08187af-fd0f-43b2-b89d-a4b52c521b0d-root {
    text-align: center;
  }


#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d.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-f08187af-fd0f-43b2-b89d-a4b52c521b0d-root {
    text-align: center;
  }


#s-f08187af-fd0f-43b2-b89d-a4b52c521b0d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-60627ac3-b027-45e8-85f6-1d73fd0e2178 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}

#s-60627ac3-b027-45e8-85f6-1d73fd0e2178 {
  background-image: url(https://i.shgcdn.com/c16bdc1d-e4be-4b54-901b-b629f6b35654/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-60627ac3-b027-45e8-85f6-1d73fd0e2178 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60627ac3-b027-45e8-85f6-1d73fd0e2178.shg-box.shg-c {
  justify-content: center;
}

#s-8497d46e-5dbe-4c75-a97f-c4d593141995 {
  margin-top: 60px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8497d46e-5dbe-4c75-a97f-c4d593141995 {
  display: none;
}
#s-8497d46e-5dbe-4c75-a97f-c4d593141995, #wrap-s-8497d46e-5dbe-4c75-a97f-c4d593141995 { display: none !important; }}@media (max-width: 767px){#s-8497d46e-5dbe-4c75-a97f-c4d593141995 {
  display: none;
}
#s-8497d46e-5dbe-4c75-a97f-c4d593141995, #wrap-s-8497d46e-5dbe-4c75-a97f-c4d593141995 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8497d46e-5dbe-4c75-a97f-c4d593141995"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8497d46e-5dbe-4c75-a97f-c4d593141995"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8497d46e-5dbe-4c75-a97f-c4d593141995"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8497d46e-5dbe-4c75-a97f-c4d593141995"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e6c2b5ed-f1b3-4167-92f6-44789407285d {
  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-e6c2b5ed-f1b3-4167-92f6-44789407285d {
  display: none;
}
#s-e6c2b5ed-f1b3-4167-92f6-44789407285d, #wrap-s-e6c2b5ed-f1b3-4167-92f6-44789407285d { display: none !important; }}@media (max-width: 767px){#s-e6c2b5ed-f1b3-4167-92f6-44789407285d {
  display: none;
}
#s-e6c2b5ed-f1b3-4167-92f6-44789407285d, #wrap-s-e6c2b5ed-f1b3-4167-92f6-44789407285d { display: none !important; }}
#s-29ca1a0d-75ad-4780-9d41-f35896dafbba {
  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-29ca1a0d-75ad-4780-9d41-f35896dafbba {
  display: none;
}
#s-29ca1a0d-75ad-4780-9d41-f35896dafbba, #wrap-s-29ca1a0d-75ad-4780-9d41-f35896dafbba { display: none !important; }}@media (max-width: 767px){#s-29ca1a0d-75ad-4780-9d41-f35896dafbba {
  display: none;
}
#s-29ca1a0d-75ad-4780-9d41-f35896dafbba, #wrap-s-29ca1a0d-75ad-4780-9d41-f35896dafbba { display: none !important; }}
#s-c84707ad-701b-4854-bd41-5bf7f6795eaa {
  margin-top: 200px;
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-c84707ad-701b-4854-bd41-5bf7f6795eaa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c84707ad-701b-4854-bd41-5bf7f6795eaa:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c84707ad-701b-4854-bd41-5bf7f6795eaa {
  display: none;
}
#s-c84707ad-701b-4854-bd41-5bf7f6795eaa, #wrap-s-c84707ad-701b-4854-bd41-5bf7f6795eaa { display: none !important; }}@media (max-width: 767px){#s-c84707ad-701b-4854-bd41-5bf7f6795eaa {
  display: none;
}
#s-c84707ad-701b-4854-bd41-5bf7f6795eaa, #wrap-s-c84707ad-701b-4854-bd41-5bf7f6795eaa { display: none !important; }}

  #s-c84707ad-701b-4854-bd41-5bf7f6795eaa-root {
    text-align: center;
  }


#s-c84707ad-701b-4854-bd41-5bf7f6795eaa.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-c84707ad-701b-4854-bd41-5bf7f6795eaa-root {
    text-align: center;
  }


#s-c84707ad-701b-4854-bd41-5bf7f6795eaa.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-c84707ad-701b-4854-bd41-5bf7f6795eaa-root {
    text-align: center;
  }


#s-c84707ad-701b-4854-bd41-5bf7f6795eaa.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-c84707ad-701b-4854-bd41-5bf7f6795eaa-root {
    text-align: center;
  }


#s-c84707ad-701b-4854-bd41-5bf7f6795eaa.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-c84707ad-701b-4854-bd41-5bf7f6795eaa-root {
    text-align: center;
  }


#s-c84707ad-701b-4854-bd41-5bf7f6795eaa.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-93576b25-d2d5-48ae-a410-e4aa04a0ce13 {
  display: none;
}
#s-93576b25-d2d5-48ae-a410-e4aa04a0ce13, #wrap-s-93576b25-d2d5-48ae-a410-e4aa04a0ce13 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93576b25-d2d5-48ae-a410-e4aa04a0ce13 {
  display: none;
}
#s-93576b25-d2d5-48ae-a410-e4aa04a0ce13, #wrap-s-93576b25-d2d5-48ae-a410-e4aa04a0ce13 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93576b25-d2d5-48ae-a410-e4aa04a0ce13 {
  
}
}@media (max-width: 767px){#s-93576b25-d2d5-48ae-a410-e4aa04a0ce13 {
  display: none;
}
#s-93576b25-d2d5-48ae-a410-e4aa04a0ce13, #wrap-s-93576b25-d2d5-48ae-a410-e4aa04a0ce13 { display: none !important; }}
@media (min-width: 0px) {
[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93576b25-d2d5-48ae-a410-e4aa04a0ce13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-5d4d25e0-b098-4017-8a4b-477b6b429af5 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 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(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-5d4d25e0-b098-4017-8a4b-477b6b429af5 {
  display: none;
}
#s-5d4d25e0-b098-4017-8a4b-477b6b429af5, #wrap-s-5d4d25e0-b098-4017-8a4b-477b6b429af5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d4d25e0-b098-4017-8a4b-477b6b429af5 {
  display: none;
}
#s-5d4d25e0-b098-4017-8a4b-477b6b429af5, #wrap-s-5d4d25e0-b098-4017-8a4b-477b6b429af5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d4d25e0-b098-4017-8a4b-477b6b429af5 {
  
}
}@media (max-width: 767px){#s-5d4d25e0-b098-4017-8a4b-477b6b429af5 {
  
}
}
#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 {
  margin-top: 260px;
margin-left: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 {
  display: none;
}
#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1, #wrap-s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 {
  display: none;
}
#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1, #wrap-s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 {
  
}
}@media (max-width: 767px){#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 {
  display: none;
}
#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1, #wrap-s-2ef006be-d15b-4e89-ba54-6009dd70ffa1 { display: none !important; }}

  #s-2ef006be-d15b-4e89-ba54-6009dd70ffa1-root {
    text-align: center;
  }


#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1.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-2ef006be-d15b-4e89-ba54-6009dd70ffa1-root {
    text-align: center;
  }


#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1.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-2ef006be-d15b-4e89-ba54-6009dd70ffa1-root {
    text-align: center;
  }


#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1.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-2ef006be-d15b-4e89-ba54-6009dd70ffa1-root {
    text-align: center;
  }


#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1.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-2ef006be-d15b-4e89-ba54-6009dd70ffa1-root {
    text-align: center;
  }


#s-2ef006be-d15b-4e89-ba54-6009dd70ffa1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-34844542-9545-492e-9420-ece979162b22 {
  margin-top: 100px;
margin-left: 30px;
margin-bottom: 100px;
margin-right: 30px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 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(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-34844542-9545-492e-9420-ece979162b22 {
  display: none;
}
#s-34844542-9545-492e-9420-ece979162b22, #wrap-s-34844542-9545-492e-9420-ece979162b22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34844542-9545-492e-9420-ece979162b22 {
  display: none;
}
#s-34844542-9545-492e-9420-ece979162b22, #wrap-s-34844542-9545-492e-9420-ece979162b22 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34844542-9545-492e-9420-ece979162b22 {
  display: none;
}
#s-34844542-9545-492e-9420-ece979162b22, #wrap-s-34844542-9545-492e-9420-ece979162b22 { display: none !important; }}@media (max-width: 767px){#s-34844542-9545-492e-9420-ece979162b22 {
  
}
}
#s-bccc6526-d61b-435a-9cbc-87c2145491f9 {
  margin-top: 100px;
margin-left: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-bccc6526-d61b-435a-9cbc-87c2145491f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bccc6526-d61b-435a-9cbc-87c2145491f9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bccc6526-d61b-435a-9cbc-87c2145491f9 {
  display: none;
}
#s-bccc6526-d61b-435a-9cbc-87c2145491f9, #wrap-s-bccc6526-d61b-435a-9cbc-87c2145491f9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bccc6526-d61b-435a-9cbc-87c2145491f9 {
  display: none;
}
#s-bccc6526-d61b-435a-9cbc-87c2145491f9, #wrap-s-bccc6526-d61b-435a-9cbc-87c2145491f9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bccc6526-d61b-435a-9cbc-87c2145491f9 {
  display: none;
}
#s-bccc6526-d61b-435a-9cbc-87c2145491f9, #wrap-s-bccc6526-d61b-435a-9cbc-87c2145491f9 { display: none !important; }}@media (max-width: 767px){#s-bccc6526-d61b-435a-9cbc-87c2145491f9 {
  
}
}

  #s-bccc6526-d61b-435a-9cbc-87c2145491f9-root {
    text-align: center;
  }


#s-bccc6526-d61b-435a-9cbc-87c2145491f9.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-bccc6526-d61b-435a-9cbc-87c2145491f9-root {
    text-align: center;
  }


#s-bccc6526-d61b-435a-9cbc-87c2145491f9.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-bccc6526-d61b-435a-9cbc-87c2145491f9-root {
    text-align: center;
  }


#s-bccc6526-d61b-435a-9cbc-87c2145491f9.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-bccc6526-d61b-435a-9cbc-87c2145491f9-root {
    text-align: center;
  }


#s-bccc6526-d61b-435a-9cbc-87c2145491f9.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-bccc6526-d61b-435a-9cbc-87c2145491f9-root {
    text-align: center;
  }


#s-bccc6526-d61b-435a-9cbc-87c2145491f9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-32e739c8-29fd-4352-82cb-20b59f94cfbe {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-32e739c8-29fd-4352-82cb-20b59f94cfbe {
  display: none;
}
#s-32e739c8-29fd-4352-82cb-20b59f94cfbe, #wrap-s-32e739c8-29fd-4352-82cb-20b59f94cfbe { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32e739c8-29fd-4352-82cb-20b59f94cfbe {
  display: none;
}
#s-32e739c8-29fd-4352-82cb-20b59f94cfbe, #wrap-s-32e739c8-29fd-4352-82cb-20b59f94cfbe { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32e739c8-29fd-4352-82cb-20b59f94cfbe {
  display: none;
}
#s-32e739c8-29fd-4352-82cb-20b59f94cfbe, #wrap-s-32e739c8-29fd-4352-82cb-20b59f94cfbe { display: none !important; }}
#s-32e739c8-29fd-4352-82cb-20b59f94cfbe {
  background-image: url(https://i.shgcdn.com/c6616a10-4673-4ea1-8748-a7dee0b6c306/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-32e739c8-29fd-4352-82cb-20b59f94cfbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32e739c8-29fd-4352-82cb-20b59f94cfbe {
  cursor: pointer;
}#s-32e739c8-29fd-4352-82cb-20b59f94cfbe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4 {
  display: none;
}
#s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4, #wrap-s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3e680c6-12fc-45f9-9b99-f64a0afc2ed4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b4a9eaa3-d3bb-49fb-bcdb-2fd9167ec234 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-eda89d2c-7764-4759-8623-c79fbddd10e8 {
  display: none;
}
#s-eda89d2c-7764-4759-8623-c79fbddd10e8, #wrap-s-eda89d2c-7764-4759-8623-c79fbddd10e8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-eda89d2c-7764-4759-8623-c79fbddd10e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eda89d2c-7764-4759-8623-c79fbddd10e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eda89d2c-7764-4759-8623-c79fbddd10e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eda89d2c-7764-4759-8623-c79fbddd10e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f15ef81e-5f07-49b1-8574-af77b03d61a2 {
  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-f15ef81e-5f07-49b1-8574-af77b03d61a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f15ef81e-5f07-49b1-8574-af77b03d61a2: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-f15ef81e-5f07-49b1-8574-af77b03d61a2-root {
    text-align: center;
  }


#s-f15ef81e-5f07-49b1-8574-af77b03d61a2.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-f15ef81e-5f07-49b1-8574-af77b03d61a2-root {
    text-align: center;
  }


#s-f15ef81e-5f07-49b1-8574-af77b03d61a2.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-f15ef81e-5f07-49b1-8574-af77b03d61a2-root {
    text-align: center;
  }


#s-f15ef81e-5f07-49b1-8574-af77b03d61a2.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-f15ef81e-5f07-49b1-8574-af77b03d61a2-root {
    text-align: center;
  }


#s-f15ef81e-5f07-49b1-8574-af77b03d61a2.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-f15ef81e-5f07-49b1-8574-af77b03d61a2-root {
    text-align: center;
  }


#s-f15ef81e-5f07-49b1-8574-af77b03d61a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-653f7798-e3fc-44a5-b027-c75c2f153cd2 {
  margin-top: 40px;
margin-bottom: 320px;
}

#s-cf425301-bece-4128-b0a0-e06a11b392d5 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
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-cf425301-bece-4128-b0a0-e06a11b392d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf425301-bece-4128-b0a0-e06a11b392d5:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjVmNzRlNWUtYzcxZi00MTk2LTg0OTctMmViYzc3MDAxMTNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmNWY3NGU1ZS1jNzFmLTQxOTYtODQ5Ny0yZWJjNzcwMDExM2EpIi8+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-cf425301-bece-4128-b0a0-e06a11b392d5 {
  display: none;
}
#s-cf425301-bece-4128-b0a0-e06a11b392d5, #wrap-s-cf425301-bece-4128-b0a0-e06a11b392d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf425301-bece-4128-b0a0-e06a11b392d5 {
  display: none;
}
#s-cf425301-bece-4128-b0a0-e06a11b392d5, #wrap-s-cf425301-bece-4128-b0a0-e06a11b392d5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf425301-bece-4128-b0a0-e06a11b392d5 {
  display: none;
}
#s-cf425301-bece-4128-b0a0-e06a11b392d5, #wrap-s-cf425301-bece-4128-b0a0-e06a11b392d5 { display: none !important; }}

  #s-cf425301-bece-4128-b0a0-e06a11b392d5-root {
    text-align: center;
  }


#s-cf425301-bece-4128-b0a0-e06a11b392d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cf425301-bece-4128-b0a0-e06a11b392d5-root {
    text-align: center;
  }


#s-cf425301-bece-4128-b0a0-e06a11b392d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cf425301-bece-4128-b0a0-e06a11b392d5-root {
    text-align: center;
  }


#s-cf425301-bece-4128-b0a0-e06a11b392d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cf425301-bece-4128-b0a0-e06a11b392d5-root {
    text-align: center;
  }


#s-cf425301-bece-4128-b0a0-e06a11b392d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cf425301-bece-4128-b0a0-e06a11b392d5-root {
    text-align: center;
  }


#s-cf425301-bece-4128-b0a0-e06a11b392d5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  display: none;
}
#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12, #wrap-s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  display: none;
}
#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12, #wrap-s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  
}
}@media (max-width: 767px){#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  
}
}
#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12 {
  cursor: pointer;
}#s-faf68053-2eeb-4c02-9bff-e0de76fcdf12.shg-box.shg-c {
  justify-content: center;
}

#s-eab38bb2-2233-42e5-b793-362ab0e86e46 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eab38bb2-2233-42e5-b793-362ab0e86e46 {
  display: none;
}
#s-eab38bb2-2233-42e5-b793-362ab0e86e46, #wrap-s-eab38bb2-2233-42e5-b793-362ab0e86e46 { display: none !important; }}@media (max-width: 767px){#s-eab38bb2-2233-42e5-b793-362ab0e86e46 {
  display: none;
}
#s-eab38bb2-2233-42e5-b793-362ab0e86e46, #wrap-s-eab38bb2-2233-42e5-b793-362ab0e86e46 { display: none !important; }}
@media (min-width: 0px) {
[id="s-eab38bb2-2233-42e5-b793-362ab0e86e46"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-eab38bb2-2233-42e5-b793-362ab0e86e46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eab38bb2-2233-42e5-b793-362ab0e86e46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eab38bb2-2233-42e5-b793-362ab0e86e46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ab3d2e53-dece-44c8-927c-cbc4cae67838 {
  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-ab3d2e53-dece-44c8-927c-cbc4cae67838 {
  display: none;
}
#s-ab3d2e53-dece-44c8-927c-cbc4cae67838, #wrap-s-ab3d2e53-dece-44c8-927c-cbc4cae67838 { display: none !important; }}@media (max-width: 767px){#s-ab3d2e53-dece-44c8-927c-cbc4cae67838 {
  display: none;
}
#s-ab3d2e53-dece-44c8-927c-cbc4cae67838, #wrap-s-ab3d2e53-dece-44c8-927c-cbc4cae67838 { display: none !important; }}
#s-a18740c3-0ab5-4b36-b86d-4540b44698be {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a18740c3-0ab5-4b36-b86d-4540b44698be {
  display: none;
}
#s-a18740c3-0ab5-4b36-b86d-4540b44698be, #wrap-s-a18740c3-0ab5-4b36-b86d-4540b44698be { display: none !important; }}@media (max-width: 767px){#s-a18740c3-0ab5-4b36-b86d-4540b44698be {
  display: none;
}
#s-a18740c3-0ab5-4b36-b86d-4540b44698be, #wrap-s-a18740c3-0ab5-4b36-b86d-4540b44698be { display: none !important; }}
@media (min-width: 0px) {
[id="s-a18740c3-0ab5-4b36-b86d-4540b44698be"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a18740c3-0ab5-4b36-b86d-4540b44698be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a18740c3-0ab5-4b36-b86d-4540b44698be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a18740c3-0ab5-4b36-b86d-4540b44698be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-228139d7-2441-4489-81d8-c278895441b5 {
  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-228139d7-2441-4489-81d8-c278895441b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-228139d7-2441-4489-81d8-c278895441b5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-228139d7-2441-4489-81d8-c278895441b5 {
  display: none;
}
#s-228139d7-2441-4489-81d8-c278895441b5, #wrap-s-228139d7-2441-4489-81d8-c278895441b5 { display: none !important; }}@media (max-width: 767px){#s-228139d7-2441-4489-81d8-c278895441b5 {
  display: none;
}
#s-228139d7-2441-4489-81d8-c278895441b5, #wrap-s-228139d7-2441-4489-81d8-c278895441b5 { display: none !important; }}

  #s-228139d7-2441-4489-81d8-c278895441b5-root {
    text-align: center;
  }


#s-228139d7-2441-4489-81d8-c278895441b5.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-228139d7-2441-4489-81d8-c278895441b5-root {
    text-align: center;
  }


#s-228139d7-2441-4489-81d8-c278895441b5.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-228139d7-2441-4489-81d8-c278895441b5-root {
    text-align: center;
  }


#s-228139d7-2441-4489-81d8-c278895441b5.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-228139d7-2441-4489-81d8-c278895441b5-root {
    text-align: center;
  }


#s-228139d7-2441-4489-81d8-c278895441b5.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-228139d7-2441-4489-81d8-c278895441b5-root {
    text-align: center;
  }


#s-228139d7-2441-4489-81d8-c278895441b5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e139d34e-1717-493e-8a70-a341d739dfbd {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-e139d34e-1717-493e-8a70-a341d739dfbd {
  display: none;
}
#s-e139d34e-1717-493e-8a70-a341d739dfbd, #wrap-s-e139d34e-1717-493e-8a70-a341d739dfbd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e139d34e-1717-493e-8a70-a341d739dfbd {
  display: none;
}
#s-e139d34e-1717-493e-8a70-a341d739dfbd, #wrap-s-e139d34e-1717-493e-8a70-a341d739dfbd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e139d34e-1717-493e-8a70-a341d739dfbd {
  
}
}@media (max-width: 767px){#s-e139d34e-1717-493e-8a70-a341d739dfbd {
  
}
}
@media (min-width: 0px) {
[id="s-e139d34e-1717-493e-8a70-a341d739dfbd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e139d34e-1717-493e-8a70-a341d739dfbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e139d34e-1717-493e-8a70-a341d739dfbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e139d34e-1717-493e-8a70-a341d739dfbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afd17ef7-b379-441b-9fd8-3a8121677cf3 {
  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-afd17ef7-b379-441b-9fd8-3a8121677cf3 {
  
}
}@media (max-width: 767px){#s-afd17ef7-b379-441b-9fd8-3a8121677cf3 {
  
}
}
#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c {
  display: none;
}
#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c, #wrap-s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c {
  display: none;
}
#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c, #wrap-s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c {
  
}
}@media (max-width: 767px){#s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c {
  
}
}
@media (min-width: 0px) {
[id="s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef82808a-f3f9-42db-9cc8-aaabe4c9437c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bab936db-23da-4dfc-b436-126043afb6e9 {
  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-bab936db-23da-4dfc-b436-126043afb6e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bab936db-23da-4dfc-b436-126043afb6e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-bab936db-23da-4dfc-b436-126043afb6e9 {
  
}
}@media (max-width: 767px){#s-bab936db-23da-4dfc-b436-126043afb6e9 {
  
}
}

  #s-bab936db-23da-4dfc-b436-126043afb6e9-root {
    text-align: center;
  }


#s-bab936db-23da-4dfc-b436-126043afb6e9.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-bab936db-23da-4dfc-b436-126043afb6e9-root {
    text-align: center;
  }


#s-bab936db-23da-4dfc-b436-126043afb6e9.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-bab936db-23da-4dfc-b436-126043afb6e9-root {
    text-align: center;
  }


#s-bab936db-23da-4dfc-b436-126043afb6e9.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-bab936db-23da-4dfc-b436-126043afb6e9-root {
    text-align: center;
  }


#s-bab936db-23da-4dfc-b436-126043afb6e9.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-bab936db-23da-4dfc-b436-126043afb6e9-root {
    text-align: center;
  }


#s-bab936db-23da-4dfc-b436-126043afb6e9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-1f9970f7-e34b-4200-b239-b0e1da9341ff {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1f9970f7-e34b-4200-b239-b0e1da9341ff {
  display: none;
}
#s-1f9970f7-e34b-4200-b239-b0e1da9341ff, #wrap-s-1f9970f7-e34b-4200-b239-b0e1da9341ff { display: none !important; }}@media (max-width: 767px){#s-1f9970f7-e34b-4200-b239-b0e1da9341ff {
  display: none;
}
#s-1f9970f7-e34b-4200-b239-b0e1da9341ff, #wrap-s-1f9970f7-e34b-4200-b239-b0e1da9341ff { display: none !important; }}
#s-1f9970f7-e34b-4200-b239-b0e1da9341ff {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-1f9970f7-e34b-4200-b239-b0e1da9341ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1f9970f7-e34b-4200-b239-b0e1da9341ff {
  cursor: pointer;
}#s-1f9970f7-e34b-4200-b239-b0e1da9341ff.shg-box.shg-c {
  justify-content: center;
}

#s-8b0a9fba-743f-4226-9e89-0a44a0791969 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b0a9fba-743f-4226-9e89-0a44a0791969 {
  display: none;
}
#s-8b0a9fba-743f-4226-9e89-0a44a0791969, #wrap-s-8b0a9fba-743f-4226-9e89-0a44a0791969 { display: none !important; }}@media (max-width: 767px){#s-8b0a9fba-743f-4226-9e89-0a44a0791969 {
  display: none;
}
#s-8b0a9fba-743f-4226-9e89-0a44a0791969, #wrap-s-8b0a9fba-743f-4226-9e89-0a44a0791969 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8b0a9fba-743f-4226-9e89-0a44a0791969"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8b0a9fba-743f-4226-9e89-0a44a0791969"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8b0a9fba-743f-4226-9e89-0a44a0791969"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b0a9fba-743f-4226-9e89-0a44a0791969"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8 {
  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-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8 {
  display: none;
}
#s-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8, #wrap-s-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8 { display: none !important; }}@media (max-width: 767px){#s-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8 {
  display: none;
}
#s-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8, #wrap-s-93b6ca0b-bc56-4350-bc2b-1ebf3f62c6e8 { display: none !important; }}
#s-2133524b-5554-48d4-94f3-f95c10b2983e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2133524b-5554-48d4-94f3-f95c10b2983e {
  display: none;
}
#s-2133524b-5554-48d4-94f3-f95c10b2983e, #wrap-s-2133524b-5554-48d4-94f3-f95c10b2983e { display: none !important; }}@media (max-width: 767px){#s-2133524b-5554-48d4-94f3-f95c10b2983e {
  display: none;
}
#s-2133524b-5554-48d4-94f3-f95c10b2983e, #wrap-s-2133524b-5554-48d4-94f3-f95c10b2983e { display: none !important; }}
@media (min-width: 0px) {
[id="s-2133524b-5554-48d4-94f3-f95c10b2983e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2133524b-5554-48d4-94f3-f95c10b2983e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2133524b-5554-48d4-94f3-f95c10b2983e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2133524b-5554-48d4-94f3-f95c10b2983e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c {
  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-1f976aba-8ca5-496d-a9fe-f59f1400db5c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c {
  display: none;
}
#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c, #wrap-s-1f976aba-8ca5-496d-a9fe-f59f1400db5c { display: none !important; }}@media (max-width: 767px){#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c {
  display: none;
}
#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c, #wrap-s-1f976aba-8ca5-496d-a9fe-f59f1400db5c { display: none !important; }}

  #s-1f976aba-8ca5-496d-a9fe-f59f1400db5c-root {
    text-align: center;
  }


#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c.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-1f976aba-8ca5-496d-a9fe-f59f1400db5c-root {
    text-align: center;
  }


#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c.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-1f976aba-8ca5-496d-a9fe-f59f1400db5c-root {
    text-align: center;
  }


#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c.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-1f976aba-8ca5-496d-a9fe-f59f1400db5c-root {
    text-align: center;
  }


#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c.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-1f976aba-8ca5-496d-a9fe-f59f1400db5c-root {
    text-align: center;
  }


#s-1f976aba-8ca5-496d-a9fe-f59f1400db5c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 500px;
}
@media (min-width: 1200px){#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a {
  display: none;
}
#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a, #wrap-s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a {
  display: none;
}
#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a, #wrap-s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a { display: none !important; }}@media (max-width: 767px){#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a {
  
}
}
#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a .shg-sld-nav-button.shg-sld-left,
#s-0f06cd4c-5a2e-4f89-b109-64558d2e8f2a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-129710eb-db35-4e72-a1b6-1cc1bab30fa2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-129710eb-db35-4e72-a1b6-1cc1bab30fa2 {
  
}
}
#s-129710eb-db35-4e72-a1b6-1cc1bab30fa2 {
  background-image: url(https://i.shgcdn.com/06f5e162-f911-4424-bd69-352f811277bb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-129710eb-db35-4e72-a1b6-1cc1bab30fa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-129710eb-db35-4e72-a1b6-1cc1bab30fa2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-36fc3fc1-6920-453d-94f5-f40a04f66777 {
  margin-top: 100px;
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-36fc3fc1-6920-453d-94f5-f40a04f66777 {
  
}
}@media (max-width: 767px){#s-36fc3fc1-6920-453d-94f5-f40a04f66777 {
  display: none;
}
#s-36fc3fc1-6920-453d-94f5-f40a04f66777, #wrap-s-36fc3fc1-6920-453d-94f5-f40a04f66777 { display: none !important; }}
@media (min-width: 0px) {
[id="s-36fc3fc1-6920-453d-94f5-f40a04f66777"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-36fc3fc1-6920-453d-94f5-f40a04f66777"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36fc3fc1-6920-453d-94f5-f40a04f66777"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36fc3fc1-6920-453d-94f5-f40a04f66777"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b3577a2d-7b73-403e-964f-3b726aa20af2 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-15f76934-f64c-47ff-b690-8d1fe98bc620 {
  margin-top: 160px;
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-15f76934-f64c-47ff-b690-8d1fe98bc620:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-15f76934-f64c-47ff-b690-8d1fe98bc620:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-15f76934-f64c-47ff-b690-8d1fe98bc620 {
  
}
}@media (max-width: 767px){#s-15f76934-f64c-47ff-b690-8d1fe98bc620 {
  
}
}

  #s-15f76934-f64c-47ff-b690-8d1fe98bc620-root {
    text-align: center;
  }


#s-15f76934-f64c-47ff-b690-8d1fe98bc620.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-15f76934-f64c-47ff-b690-8d1fe98bc620-root {
    text-align: center;
  }


#s-15f76934-f64c-47ff-b690-8d1fe98bc620.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-15f76934-f64c-47ff-b690-8d1fe98bc620-root {
    text-align: center;
  }


#s-15f76934-f64c-47ff-b690-8d1fe98bc620.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-15f76934-f64c-47ff-b690-8d1fe98bc620-root {
    text-align: center;
  }


#s-15f76934-f64c-47ff-b690-8d1fe98bc620.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-15f76934-f64c-47ff-b690-8d1fe98bc620-root {
    text-align: center;
  }


#s-15f76934-f64c-47ff-b690-8d1fe98bc620.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d66d8664-8707-494f-ae4a-5934c49da48b {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d66d8664-8707-494f-ae4a-5934c49da48b {
  display: none;
}
#s-d66d8664-8707-494f-ae4a-5934c49da48b, #wrap-s-d66d8664-8707-494f-ae4a-5934c49da48b { display: none !important; }}
#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2 {
  margin-top: 330px;
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-b94f55ec-2353-4415-8ae3-30edb95d3bd2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2 {
  display: none;
}
#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2, #wrap-s-b94f55ec-2353-4415-8ae3-30edb95d3bd2 { display: none !important; }}@media (max-width: 767px){#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2 {
  
}
}

  #s-b94f55ec-2353-4415-8ae3-30edb95d3bd2-root {
    text-align: center;
  }


#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2.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-b94f55ec-2353-4415-8ae3-30edb95d3bd2-root {
    text-align: center;
  }


#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2.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-b94f55ec-2353-4415-8ae3-30edb95d3bd2-root {
    text-align: center;
  }


#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2.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-b94f55ec-2353-4415-8ae3-30edb95d3bd2-root {
    text-align: center;
  }


#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2.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-b94f55ec-2353-4415-8ae3-30edb95d3bd2-root {
    text-align: center;
  }


#s-b94f55ec-2353-4415-8ae3-30edb95d3bd2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-faf98ee2-9838-4928-94ec-da5e1c125b96 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-faf98ee2-9838-4928-94ec-da5e1c125b96 {
  
}
}@media (max-width: 767px){#s-faf98ee2-9838-4928-94ec-da5e1c125b96 {
  
}
}
#s-faf98ee2-9838-4928-94ec-da5e1c125b96 {
  background-image: url(https://i.shgcdn.com/483ebae3-1f7f-4e56-8ea6-590f217b269c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-faf98ee2-9838-4928-94ec-da5e1c125b96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-faf98ee2-9838-4928-94ec-da5e1c125b96.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c1cc1401-e83a-47c0-8393-cb660e563084 {
  margin-top: 100px;
margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1cc1401-e83a-47c0-8393-cb660e563084 {
  display: none;
}
#s-c1cc1401-e83a-47c0-8393-cb660e563084, #wrap-s-c1cc1401-e83a-47c0-8393-cb660e563084 { display: none !important; }}@media (max-width: 767px){#s-c1cc1401-e83a-47c0-8393-cb660e563084 {
  display: none;
}
#s-c1cc1401-e83a-47c0-8393-cb660e563084, #wrap-s-c1cc1401-e83a-47c0-8393-cb660e563084 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c1cc1401-e83a-47c0-8393-cb660e563084"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c1cc1401-e83a-47c0-8393-cb660e563084"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1cc1401-e83a-47c0-8393-cb660e563084"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1cc1401-e83a-47c0-8393-cb660e563084"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-807af77c-a5a4-4821-af42-7034bb3b2d6b {
  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-807af77c-a5a4-4821-af42-7034bb3b2d6b {
  display: none;
}
#s-807af77c-a5a4-4821-af42-7034bb3b2d6b, #wrap-s-807af77c-a5a4-4821-af42-7034bb3b2d6b { display: none !important; }}@media (max-width: 767px){#s-807af77c-a5a4-4821-af42-7034bb3b2d6b {
  display: none;
}
#s-807af77c-a5a4-4821-af42-7034bb3b2d6b, #wrap-s-807af77c-a5a4-4821-af42-7034bb3b2d6b { display: none !important; }}
#s-23771d18-05d0-49ef-ba7b-f47af70a1903 {
  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-23771d18-05d0-49ef-ba7b-f47af70a1903 {
  display: none;
}
#s-23771d18-05d0-49ef-ba7b-f47af70a1903, #wrap-s-23771d18-05d0-49ef-ba7b-f47af70a1903 { display: none !important; }}@media (max-width: 767px){#s-23771d18-05d0-49ef-ba7b-f47af70a1903 {
  display: none;
}
#s-23771d18-05d0-49ef-ba7b-f47af70a1903, #wrap-s-23771d18-05d0-49ef-ba7b-f47af70a1903 { display: none !important; }}
#s-64f84ad2-5f06-4209-bd12-44c4790d3171 {
  background-size: cover;
margin-top: 120px;
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-64f84ad2-5f06-4209-bd12-44c4790d3171:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-64f84ad2-5f06-4209-bd12-44c4790d3171:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-64f84ad2-5f06-4209-bd12-44c4790d3171 {
  display: none;
}
#s-64f84ad2-5f06-4209-bd12-44c4790d3171, #wrap-s-64f84ad2-5f06-4209-bd12-44c4790d3171 { display: none !important; }}@media (max-width: 767px){#s-64f84ad2-5f06-4209-bd12-44c4790d3171 {
  display: none;
}
#s-64f84ad2-5f06-4209-bd12-44c4790d3171, #wrap-s-64f84ad2-5f06-4209-bd12-44c4790d3171 { display: none !important; }}

  #s-64f84ad2-5f06-4209-bd12-44c4790d3171-root {
    text-align: center;
  }


#s-64f84ad2-5f06-4209-bd12-44c4790d3171.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-64f84ad2-5f06-4209-bd12-44c4790d3171-root {
    text-align: center;
  }


#s-64f84ad2-5f06-4209-bd12-44c4790d3171.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-64f84ad2-5f06-4209-bd12-44c4790d3171-root {
    text-align: center;
  }


#s-64f84ad2-5f06-4209-bd12-44c4790d3171.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-64f84ad2-5f06-4209-bd12-44c4790d3171-root {
    text-align: center;
  }


#s-64f84ad2-5f06-4209-bd12-44c4790d3171.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-64f84ad2-5f06-4209-bd12-44c4790d3171-root {
    text-align: center;
  }


#s-64f84ad2-5f06-4209-bd12-44c4790d3171.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b {
  margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 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(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b {
  display: none;
}
#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b, #wrap-s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b {
  display: none;
}
#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b, #wrap-s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b {
  
}
}@media (max-width: 767px){#s-60d0f56e-9b3e-4cc6-bd28-1de91b14327b {
  
}
}
#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 {
  margin-top: 320px;
margin-left: 55px;
margin-right: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 {
  display: none;
}
#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0, #wrap-s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 {
  display: none;
}
#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0, #wrap-s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 {
  
}
}@media (max-width: 767px){#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0 {
  
}
}

  #s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0-root {
    text-align: center;
  }


#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0-root {
    text-align: center;
  }


#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0-root {
    text-align: center;
  }


#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0-root {
    text-align: center;
  }


#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0-root {
    text-align: center;
  }


#s-c8989a00-8a28-4c89-8426-6cb6e8dd8cd0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d5a23d3b-189c-4b57-a3ea-b985a6a236ac {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-d5a23d3b-189c-4b57-a3ea-b985a6a236ac {
  
}
}
#s-d5a23d3b-189c-4b57-a3ea-b985a6a236ac {
  background-image: url(https://i.shgcdn.com/b2879fe1-f477-4383-ab0d-5b576e7f6981/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d5a23d3b-189c-4b57-a3ea-b985a6a236ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5a23d3b-189c-4b57-a3ea-b985a6a236ac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34a75575-62ad-44b4-b443-e3905c80cb7a {
  margin-top: 80px;
}
@media (max-width: 767px){#s-34a75575-62ad-44b4-b443-e3905c80cb7a {
  display: none;
}
#s-34a75575-62ad-44b4-b443-e3905c80cb7a, #wrap-s-34a75575-62ad-44b4-b443-e3905c80cb7a { display: none !important; }}
@media (min-width: 0px) {
[id="s-34a75575-62ad-44b4-b443-e3905c80cb7a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-34a75575-62ad-44b4-b443-e3905c80cb7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-34a75575-62ad-44b4-b443-e3905c80cb7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-34a75575-62ad-44b4-b443-e3905c80cb7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-96dd150e-75df-466d-9bf2-0cb5b40d3565 {
  margin-top: 0px;
margin-bottom: 40px;
}

#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f {
  border-style: solid;
margin-top: 140px;
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-a66f3a9e-984f-4d3a-894a-0999f0dcd36f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODY1YTc3YmUtZDdjMi00NGI1LWE5YjItMDNiNGQ3ODc0Zjg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NjVhNzdiZS1kN2MyLTQ0YjUtYTliMi0wM2I0ZDc4NzRmODQpIi8+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-a66f3a9e-984f-4d3a-894a-0999f0dcd36f-root {
    text-align: center;
  }


#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f.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-a66f3a9e-984f-4d3a-894a-0999f0dcd36f-root {
    text-align: center;
  }


#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f.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-a66f3a9e-984f-4d3a-894a-0999f0dcd36f-root {
    text-align: center;
  }


#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f.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-a66f3a9e-984f-4d3a-894a-0999f0dcd36f-root {
    text-align: center;
  }


#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f.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-a66f3a9e-984f-4d3a-894a-0999f0dcd36f-root {
    text-align: center;
  }


#s-a66f3a9e-984f-4d3a-894a-0999f0dcd36f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-003435cd-10cb-492a-ac02-c108617a1874 {
  margin-top: 40px;
margin-bottom: 80px;
}
@media (min-width: 1200px){#s-003435cd-10cb-492a-ac02-c108617a1874 {
  display: none;
}
#s-003435cd-10cb-492a-ac02-c108617a1874, #wrap-s-003435cd-10cb-492a-ac02-c108617a1874 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-003435cd-10cb-492a-ac02-c108617a1874 {
  display: none;
}
#s-003435cd-10cb-492a-ac02-c108617a1874, #wrap-s-003435cd-10cb-492a-ac02-c108617a1874 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-003435cd-10cb-492a-ac02-c108617a1874 {
  display: none;
}
#s-003435cd-10cb-492a-ac02-c108617a1874, #wrap-s-003435cd-10cb-492a-ac02-c108617a1874 { display: none !important; }}
#s-e2b56769-711f-400f-bf03-3621eff76f95 {
  border-style: solid;
margin-top: 200px;
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-e2b56769-711f-400f-bf03-3621eff76f95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e2b56769-711f-400f-bf03-3621eff76f95:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODE5NTQxNWMtODg2OC00OWZjLWFmMzgtODYyNGRmZDc0NGUxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MTk1NDE1Yy04ODY4LTQ5ZmMtYWYzOC04NjI0ZGZkNzQ0ZTEpIi8+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-e2b56769-711f-400f-bf03-3621eff76f95 {
  display: none;
}
#s-e2b56769-711f-400f-bf03-3621eff76f95, #wrap-s-e2b56769-711f-400f-bf03-3621eff76f95 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2b56769-711f-400f-bf03-3621eff76f95 {
  display: none;
}
#s-e2b56769-711f-400f-bf03-3621eff76f95, #wrap-s-e2b56769-711f-400f-bf03-3621eff76f95 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2b56769-711f-400f-bf03-3621eff76f95 {
  display: none;
}
#s-e2b56769-711f-400f-bf03-3621eff76f95, #wrap-s-e2b56769-711f-400f-bf03-3621eff76f95 { display: none !important; }}

  #s-e2b56769-711f-400f-bf03-3621eff76f95-root {
    text-align: center;
  }


#s-e2b56769-711f-400f-bf03-3621eff76f95.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-e2b56769-711f-400f-bf03-3621eff76f95-root {
    text-align: center;
  }


#s-e2b56769-711f-400f-bf03-3621eff76f95.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-e2b56769-711f-400f-bf03-3621eff76f95-root {
    text-align: center;
  }


#s-e2b56769-711f-400f-bf03-3621eff76f95.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-e2b56769-711f-400f-bf03-3621eff76f95-root {
    text-align: center;
  }


#s-e2b56769-711f-400f-bf03-3621eff76f95.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-e2b56769-711f-400f-bf03-3621eff76f95-root {
    text-align: center;
  }


#s-e2b56769-711f-400f-bf03-3621eff76f95.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-bed5b877-d205-4165-8f5b-ce64ed365be9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bed5b877-d205-4165-8f5b-ce64ed365be9 {
  display: none;
}
#s-bed5b877-d205-4165-8f5b-ce64ed365be9, #wrap-s-bed5b877-d205-4165-8f5b-ce64ed365be9 { display: none !important; }}@media (max-width: 767px){#s-bed5b877-d205-4165-8f5b-ce64ed365be9 {
  display: none;
}
#s-bed5b877-d205-4165-8f5b-ce64ed365be9, #wrap-s-bed5b877-d205-4165-8f5b-ce64ed365be9 { display: none !important; }}
#s-bed5b877-d205-4165-8f5b-ce64ed365be9 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-bed5b877-d205-4165-8f5b-ce64ed365be9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bed5b877-d205-4165-8f5b-ce64ed365be9 {
  cursor: pointer;
}#s-bed5b877-d205-4165-8f5b-ce64ed365be9.shg-box.shg-c {
  justify-content: center;
}

#s-79677f90-cb5b-4bf0-af70-546d1feb90be {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-79677f90-cb5b-4bf0-af70-546d1feb90be {
  
}
}@media (max-width: 767px){#s-79677f90-cb5b-4bf0-af70-546d1feb90be {
  
}
}
@media (min-width: 0px) {
[id="s-79677f90-cb5b-4bf0-af70-546d1feb90be"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-79677f90-cb5b-4bf0-af70-546d1feb90be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79677f90-cb5b-4bf0-af70-546d1feb90be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79677f90-cb5b-4bf0-af70-546d1feb90be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3761e376-ed1a-42c5-9cb5-56b2cc2ec7c5 {
  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-3761e376-ed1a-42c5-9cb5-56b2cc2ec7c5 {
  
}
}@media (max-width: 767px){#s-3761e376-ed1a-42c5-9cb5-56b2cc2ec7c5 {
  
}
}
#s-f7632023-90d3-471e-844b-6dffc699bb92 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7632023-90d3-471e-844b-6dffc699bb92 {
  
}
}@media (max-width: 767px){#s-f7632023-90d3-471e-844b-6dffc699bb92 {
  
}
}
@media (min-width: 0px) {
[id="s-f7632023-90d3-471e-844b-6dffc699bb92"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f7632023-90d3-471e-844b-6dffc699bb92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f7632023-90d3-471e-844b-6dffc699bb92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7632023-90d3-471e-844b-6dffc699bb92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b6208c26-00de-4594-83aa-da8081b50b22 {
  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-b6208c26-00de-4594-83aa-da8081b50b22:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b6208c26-00de-4594-83aa-da8081b50b22:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b6208c26-00de-4594-83aa-da8081b50b22 {
  
}
}@media (max-width: 767px){#s-b6208c26-00de-4594-83aa-da8081b50b22 {
  
}
}

  #s-b6208c26-00de-4594-83aa-da8081b50b22-root {
    text-align: center;
  }


#s-b6208c26-00de-4594-83aa-da8081b50b22.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-b6208c26-00de-4594-83aa-da8081b50b22-root {
    text-align: center;
  }


#s-b6208c26-00de-4594-83aa-da8081b50b22.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-b6208c26-00de-4594-83aa-da8081b50b22-root {
    text-align: center;
  }


#s-b6208c26-00de-4594-83aa-da8081b50b22.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-b6208c26-00de-4594-83aa-da8081b50b22-root {
    text-align: center;
  }


#s-b6208c26-00de-4594-83aa-da8081b50b22.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-b6208c26-00de-4594-83aa-da8081b50b22-root {
    text-align: center;
  }


#s-b6208c26-00de-4594-83aa-da8081b50b22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8bebb570-6eb8-426c-87da-8166964c1a50 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-8bebb570-6eb8-426c-87da-8166964c1a50 {
  display: none;
}
#s-8bebb570-6eb8-426c-87da-8166964c1a50, #wrap-s-8bebb570-6eb8-426c-87da-8166964c1a50 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8bebb570-6eb8-426c-87da-8166964c1a50 {
  display: none;
}
#s-8bebb570-6eb8-426c-87da-8166964c1a50, #wrap-s-8bebb570-6eb8-426c-87da-8166964c1a50 { display: none !important; }}
#s-8bebb570-6eb8-426c-87da-8166964c1a50 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8bebb570-6eb8-426c-87da-8166964c1a50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8bebb570-6eb8-426c-87da-8166964c1a50.shg-box.shg-c {
  justify-content: flex-start;
}

#s-553f8786-48d8-4c3d-8aec-e50b42f9310d {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-553f8786-48d8-4c3d-8aec-e50b42f9310d {
  display: none;
}
#s-553f8786-48d8-4c3d-8aec-e50b42f9310d, #wrap-s-553f8786-48d8-4c3d-8aec-e50b42f9310d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-553f8786-48d8-4c3d-8aec-e50b42f9310d {
  display: none;
}
#s-553f8786-48d8-4c3d-8aec-e50b42f9310d, #wrap-s-553f8786-48d8-4c3d-8aec-e50b42f9310d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-553f8786-48d8-4c3d-8aec-e50b42f9310d {
  
}
}@media (max-width: 767px){#s-553f8786-48d8-4c3d-8aec-e50b42f9310d {
  display: none;
}
#s-553f8786-48d8-4c3d-8aec-e50b42f9310d, #wrap-s-553f8786-48d8-4c3d-8aec-e50b42f9310d { display: none !important; }}
@media (min-width: 0px) {
[id="s-553f8786-48d8-4c3d-8aec-e50b42f9310d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-553f8786-48d8-4c3d-8aec-e50b42f9310d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-553f8786-48d8-4c3d-8aec-e50b42f9310d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-553f8786-48d8-4c3d-8aec-e50b42f9310d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-73699215-013c-43dd-9c14-be3db381bf10 {
  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-73699215-013c-43dd-9c14-be3db381bf10 {
  display: none;
}
#s-73699215-013c-43dd-9c14-be3db381bf10, #wrap-s-73699215-013c-43dd-9c14-be3db381bf10 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73699215-013c-43dd-9c14-be3db381bf10 {
  display: none;
}
#s-73699215-013c-43dd-9c14-be3db381bf10, #wrap-s-73699215-013c-43dd-9c14-be3db381bf10 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73699215-013c-43dd-9c14-be3db381bf10 {
  
}
}@media (max-width: 767px){#s-73699215-013c-43dd-9c14-be3db381bf10 {
  
}
}
#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a {
  display: none;
}
#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a, #wrap-s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a {
  display: none;
}
#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a, #wrap-s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a {
  
}
}@media (max-width: 767px){#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a {
  display: none;
}
#s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a, #wrap-s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a { display: none !important; }}
@media (min-width: 0px) {
[id="s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e48f44e-3545-4dfd-a243-a6466e4c9f5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cf99d076-894b-481b-97c3-1c3b719e79b8 {
  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-cf99d076-894b-481b-97c3-1c3b719e79b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf99d076-894b-481b-97c3-1c3b719e79b8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cf99d076-894b-481b-97c3-1c3b719e79b8 {
  display: none;
}
#s-cf99d076-894b-481b-97c3-1c3b719e79b8, #wrap-s-cf99d076-894b-481b-97c3-1c3b719e79b8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf99d076-894b-481b-97c3-1c3b719e79b8 {
  display: none;
}
#s-cf99d076-894b-481b-97c3-1c3b719e79b8, #wrap-s-cf99d076-894b-481b-97c3-1c3b719e79b8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf99d076-894b-481b-97c3-1c3b719e79b8 {
  
}
}@media (max-width: 767px){#s-cf99d076-894b-481b-97c3-1c3b719e79b8 {
  display: none;
}
#s-cf99d076-894b-481b-97c3-1c3b719e79b8, #wrap-s-cf99d076-894b-481b-97c3-1c3b719e79b8 { display: none !important; }}

  #s-cf99d076-894b-481b-97c3-1c3b719e79b8-root {
    text-align: center;
  }


#s-cf99d076-894b-481b-97c3-1c3b719e79b8.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-cf99d076-894b-481b-97c3-1c3b719e79b8-root {
    text-align: center;
  }


#s-cf99d076-894b-481b-97c3-1c3b719e79b8.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-cf99d076-894b-481b-97c3-1c3b719e79b8-root {
    text-align: center;
  }


#s-cf99d076-894b-481b-97c3-1c3b719e79b8.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-cf99d076-894b-481b-97c3-1c3b719e79b8-root {
    text-align: center;
  }


#s-cf99d076-894b-481b-97c3-1c3b719e79b8.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-cf99d076-894b-481b-97c3-1c3b719e79b8-root {
    text-align: center;
  }


#s-cf99d076-894b-481b-97c3-1c3b719e79b8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c93d42aa-8749-47e1-913b-7629dea7fb5e {
  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-c93d42aa-8749-47e1-913b-7629dea7fb5e: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-c93d42aa-8749-47e1-913b-7629dea7fb5e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c93d42aa-8749-47e1-913b-7629dea7fb5e {
  display: none;
}
#s-c93d42aa-8749-47e1-913b-7629dea7fb5e, #wrap-s-c93d42aa-8749-47e1-913b-7629dea7fb5e { display: none !important; }}@media (max-width: 767px){#s-c93d42aa-8749-47e1-913b-7629dea7fb5e {
  display: none;
}
#s-c93d42aa-8749-47e1-913b-7629dea7fb5e, #wrap-s-c93d42aa-8749-47e1-913b-7629dea7fb5e { display: none !important; }}

  #s-c93d42aa-8749-47e1-913b-7629dea7fb5e-root {
    text-align: center;
  }


#s-c93d42aa-8749-47e1-913b-7629dea7fb5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c93d42aa-8749-47e1-913b-7629dea7fb5e-root {
    text-align: center;
  }


#s-c93d42aa-8749-47e1-913b-7629dea7fb5e.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-c93d42aa-8749-47e1-913b-7629dea7fb5e-root {
    text-align: center;
  }


#s-c93d42aa-8749-47e1-913b-7629dea7fb5e.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-c93d42aa-8749-47e1-913b-7629dea7fb5e-root {
    text-align: center;
  }


#s-c93d42aa-8749-47e1-913b-7629dea7fb5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c93d42aa-8749-47e1-913b-7629dea7fb5e-root {
    text-align: center;
  }


#s-c93d42aa-8749-47e1-913b-7629dea7fb5e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-88967a20-cbf9-4606-8ac0-1be0f5252957 {
  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-88967a20-cbf9-4606-8ac0-1be0f5252957 {
  display: none;
}
#s-88967a20-cbf9-4606-8ac0-1be0f5252957, #wrap-s-88967a20-cbf9-4606-8ac0-1be0f5252957 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88967a20-cbf9-4606-8ac0-1be0f5252957 {
  display: none;
}
#s-88967a20-cbf9-4606-8ac0-1be0f5252957, #wrap-s-88967a20-cbf9-4606-8ac0-1be0f5252957 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-88967a20-cbf9-4606-8ac0-1be0f5252957 {
  display: none;
}
#s-88967a20-cbf9-4606-8ac0-1be0f5252957, #wrap-s-88967a20-cbf9-4606-8ac0-1be0f5252957 { display: none !important; }}@media (max-width: 767px){#s-88967a20-cbf9-4606-8ac0-1be0f5252957 {
  
}
}
#s-4f7f8b84-9d06-48e0-aef1-81578a783e74 {
  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-4f7f8b84-9d06-48e0-aef1-81578a783e74:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4f7f8b84-9d06-48e0-aef1-81578a783e74:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4f7f8b84-9d06-48e0-aef1-81578a783e74 {
  display: none;
}
#s-4f7f8b84-9d06-48e0-aef1-81578a783e74, #wrap-s-4f7f8b84-9d06-48e0-aef1-81578a783e74 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f7f8b84-9d06-48e0-aef1-81578a783e74 {
  display: none;
}
#s-4f7f8b84-9d06-48e0-aef1-81578a783e74, #wrap-s-4f7f8b84-9d06-48e0-aef1-81578a783e74 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f7f8b84-9d06-48e0-aef1-81578a783e74 {
  display: none;
}
#s-4f7f8b84-9d06-48e0-aef1-81578a783e74, #wrap-s-4f7f8b84-9d06-48e0-aef1-81578a783e74 { display: none !important; }}@media (max-width: 767px){#s-4f7f8b84-9d06-48e0-aef1-81578a783e74 {
  
}
}

  #s-4f7f8b84-9d06-48e0-aef1-81578a783e74-root {
    text-align: center;
  }


#s-4f7f8b84-9d06-48e0-aef1-81578a783e74.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-4f7f8b84-9d06-48e0-aef1-81578a783e74-root {
    text-align: center;
  }


#s-4f7f8b84-9d06-48e0-aef1-81578a783e74.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-4f7f8b84-9d06-48e0-aef1-81578a783e74-root {
    text-align: center;
  }


#s-4f7f8b84-9d06-48e0-aef1-81578a783e74.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-4f7f8b84-9d06-48e0-aef1-81578a783e74-root {
    text-align: center;
  }


#s-4f7f8b84-9d06-48e0-aef1-81578a783e74.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-4f7f8b84-9d06-48e0-aef1-81578a783e74-root {
    text-align: center;
  }


#s-4f7f8b84-9d06-48e0-aef1-81578a783e74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-921e9dcb-3412-477a-8d4a-bef48f54f66b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-921e9dcb-3412-477a-8d4a-bef48f54f66b {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-921e9dcb-3412-477a-8d4a-bef48f54f66b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-921e9dcb-3412-477a-8d4a-bef48f54f66b {
  cursor: pointer;
}#s-921e9dcb-3412-477a-8d4a-bef48f54f66b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f14dd495-04ba-45c3-af69-f48961131b01 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f14dd495-04ba-45c3-af69-f48961131b01 {
  display: none;
}
#s-f14dd495-04ba-45c3-af69-f48961131b01, #wrap-s-f14dd495-04ba-45c3-af69-f48961131b01 { display: none !important; }}@media (max-width: 767px){#s-f14dd495-04ba-45c3-af69-f48961131b01 {
  display: none;
}
#s-f14dd495-04ba-45c3-af69-f48961131b01, #wrap-s-f14dd495-04ba-45c3-af69-f48961131b01 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f14dd495-04ba-45c3-af69-f48961131b01"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f14dd495-04ba-45c3-af69-f48961131b01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f14dd495-04ba-45c3-af69-f48961131b01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f14dd495-04ba-45c3-af69-f48961131b01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dc0b811a-19be-4341-893a-20512a9ff47a {
  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-dc0b811a-19be-4341-893a-20512a9ff47a {
  display: none;
}
#s-dc0b811a-19be-4341-893a-20512a9ff47a, #wrap-s-dc0b811a-19be-4341-893a-20512a9ff47a { display: none !important; }}@media (max-width: 767px){#s-dc0b811a-19be-4341-893a-20512a9ff47a {
  display: none;
}
#s-dc0b811a-19be-4341-893a-20512a9ff47a, #wrap-s-dc0b811a-19be-4341-893a-20512a9ff47a { display: none !important; }}
#s-2f974e84-9b97-412f-ba28-4b5b846cf885 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f974e84-9b97-412f-ba28-4b5b846cf885 {
  display: none;
}
#s-2f974e84-9b97-412f-ba28-4b5b846cf885, #wrap-s-2f974e84-9b97-412f-ba28-4b5b846cf885 { display: none !important; }}@media (max-width: 767px){#s-2f974e84-9b97-412f-ba28-4b5b846cf885 {
  display: none;
}
#s-2f974e84-9b97-412f-ba28-4b5b846cf885, #wrap-s-2f974e84-9b97-412f-ba28-4b5b846cf885 { display: none !important; }}
@media (min-width: 0px) {
[id="s-2f974e84-9b97-412f-ba28-4b5b846cf885"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2f974e84-9b97-412f-ba28-4b5b846cf885"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f974e84-9b97-412f-ba28-4b5b846cf885"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f974e84-9b97-412f-ba28-4b5b846cf885"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f {
  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-151260c5-3ef9-4e75-a2b9-6a45fcfb372f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f {
  display: none;
}
#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f, #wrap-s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f { display: none !important; }}@media (max-width: 767px){#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f {
  display: none;
}
#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f, #wrap-s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f { display: none !important; }}

  #s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f-root {
    text-align: center;
  }


#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f.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-151260c5-3ef9-4e75-a2b9-6a45fcfb372f-root {
    text-align: center;
  }


#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f.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-151260c5-3ef9-4e75-a2b9-6a45fcfb372f-root {
    text-align: center;
  }


#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f.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-151260c5-3ef9-4e75-a2b9-6a45fcfb372f-root {
    text-align: center;
  }


#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f.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-151260c5-3ef9-4e75-a2b9-6a45fcfb372f-root {
    text-align: center;
  }


#s-151260c5-3ef9-4e75-a2b9-6a45fcfb372f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-348c6b41-07db-44d8-8173-4e3f3e64a961 {
  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-348c6b41-07db-44d8-8173-4e3f3e64a961 {
  display: none;
}
#s-348c6b41-07db-44d8-8173-4e3f3e64a961, #wrap-s-348c6b41-07db-44d8-8173-4e3f3e64a961 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-348c6b41-07db-44d8-8173-4e3f3e64a961 {
  display: none;
}
#s-348c6b41-07db-44d8-8173-4e3f3e64a961, #wrap-s-348c6b41-07db-44d8-8173-4e3f3e64a961 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-348c6b41-07db-44d8-8173-4e3f3e64a961 {
  
}
}@media (max-width: 767px){#s-348c6b41-07db-44d8-8173-4e3f3e64a961 {
  
}
}
#s-4bce4ec8-e718-461f-b356-3440403ba5a1 {
  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-4bce4ec8-e718-461f-b356-3440403ba5a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4bce4ec8-e718-461f-b356-3440403ba5a1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4bce4ec8-e718-461f-b356-3440403ba5a1 {
  display: none;
}
#s-4bce4ec8-e718-461f-b356-3440403ba5a1, #wrap-s-4bce4ec8-e718-461f-b356-3440403ba5a1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bce4ec8-e718-461f-b356-3440403ba5a1 {
  display: none;
}
#s-4bce4ec8-e718-461f-b356-3440403ba5a1, #wrap-s-4bce4ec8-e718-461f-b356-3440403ba5a1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bce4ec8-e718-461f-b356-3440403ba5a1 {
  
}
}@media (max-width: 767px){#s-4bce4ec8-e718-461f-b356-3440403ba5a1 {
  
}
}

  #s-4bce4ec8-e718-461f-b356-3440403ba5a1-root {
    text-align: center;
  }


#s-4bce4ec8-e718-461f-b356-3440403ba5a1.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-4bce4ec8-e718-461f-b356-3440403ba5a1-root {
    text-align: center;
  }


#s-4bce4ec8-e718-461f-b356-3440403ba5a1.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-4bce4ec8-e718-461f-b356-3440403ba5a1-root {
    text-align: center;
  }


#s-4bce4ec8-e718-461f-b356-3440403ba5a1.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-4bce4ec8-e718-461f-b356-3440403ba5a1-root {
    text-align: center;
  }


#s-4bce4ec8-e718-461f-b356-3440403ba5a1.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-4bce4ec8-e718-461f-b356-3440403ba5a1-root {
    text-align: center;
  }


#s-4bce4ec8-e718-461f-b356-3440403ba5a1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-5cad99fb-22fc-4545-ab63-16923c570267 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}

#s-5cad99fb-22fc-4545-ab63-16923c570267 {
  background-image: url(https://i.shgcdn.com/c16bdc1d-e4be-4b54-901b-b629f6b35654/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-5cad99fb-22fc-4545-ab63-16923c570267 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5cad99fb-22fc-4545-ab63-16923c570267.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22 {
  margin-top: 60px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22 {
  display: none;
}
#s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22, #wrap-s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22 { display: none !important; }}@media (max-width: 767px){#s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22 {
  display: none;
}
#s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22, #wrap-s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7abc18d-0c26-4010-a47f-5e7cf6e41f22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-410b36c0-9e2d-445a-97cf-d86cfa62a13d {
  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-410b36c0-9e2d-445a-97cf-d86cfa62a13d {
  display: none;
}
#s-410b36c0-9e2d-445a-97cf-d86cfa62a13d, #wrap-s-410b36c0-9e2d-445a-97cf-d86cfa62a13d { display: none !important; }}@media (max-width: 767px){#s-410b36c0-9e2d-445a-97cf-d86cfa62a13d {
  display: none;
}
#s-410b36c0-9e2d-445a-97cf-d86cfa62a13d, #wrap-s-410b36c0-9e2d-445a-97cf-d86cfa62a13d { display: none !important; }}
#s-ed66f1c0-ca13-48f3-8c57-d2628587a5fc {
  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-ed66f1c0-ca13-48f3-8c57-d2628587a5fc {
  display: none;
}
#s-ed66f1c0-ca13-48f3-8c57-d2628587a5fc, #wrap-s-ed66f1c0-ca13-48f3-8c57-d2628587a5fc { display: none !important; }}@media (max-width: 767px){#s-ed66f1c0-ca13-48f3-8c57-d2628587a5fc {
  display: none;
}
#s-ed66f1c0-ca13-48f3-8c57-d2628587a5fc, #wrap-s-ed66f1c0-ca13-48f3-8c57-d2628587a5fc { display: none !important; }}
#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048 {
  margin-top: 200px;
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-849a5565-d8cc-4b44-bcf5-50b3e3ba4048:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048 {
  display: none;
}
#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048, #wrap-s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048 { display: none !important; }}@media (max-width: 767px){#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048 {
  display: none;
}
#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048, #wrap-s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048 { display: none !important; }}

  #s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048-root {
    text-align: center;
  }


#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048.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-849a5565-d8cc-4b44-bcf5-50b3e3ba4048-root {
    text-align: center;
  }


#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048.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-849a5565-d8cc-4b44-bcf5-50b3e3ba4048-root {
    text-align: center;
  }


#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048.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-849a5565-d8cc-4b44-bcf5-50b3e3ba4048-root {
    text-align: center;
  }


#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048.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-849a5565-d8cc-4b44-bcf5-50b3e3ba4048-root {
    text-align: center;
  }


#s-849a5565-d8cc-4b44-bcf5-50b3e3ba4048.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 {
  margin-top: 100px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 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(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 {
  display: none;
}
#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09, #wrap-s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 {
  display: none;
}
#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09, #wrap-s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 {
  
}
}@media (max-width: 767px){#s-30e7ac9b-f19b-47ea-9b91-0b72fa7e0b09 {
  
}
}
#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e {
  margin-top: 200px;
margin-left: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e {
  display: none;
}
#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e, #wrap-s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e {
  display: none;
}
#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e, #wrap-s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e {
  
}
}@media (max-width: 767px){#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e {
  
}
}

  #s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e-root {
    text-align: center;
  }


#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e.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-ed58530f-25cd-49a1-a5ad-cc5466edfc9e-root {
    text-align: center;
  }


#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e.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-ed58530f-25cd-49a1-a5ad-cc5466edfc9e-root {
    text-align: center;
  }


#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e.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-ed58530f-25cd-49a1-a5ad-cc5466edfc9e-root {
    text-align: center;
  }


#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e.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-ed58530f-25cd-49a1-a5ad-cc5466edfc9e-root {
    text-align: center;
  }


#s-ed58530f-25cd-49a1-a5ad-cc5466edfc9e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  display: none;
}
#s-ba1a797b-da01-4923-826e-08d7c362c31f, #wrap-s-ba1a797b-da01-4923-826e-08d7c362c31f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  display: none;
}
#s-ba1a797b-da01-4923-826e-08d7c362c31f, #wrap-s-ba1a797b-da01-4923-826e-08d7c362c31f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  
}
}@media (max-width: 767px){#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  
}
}
#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ba1a797b-da01-4923-826e-08d7c362c31f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba1a797b-da01-4923-826e-08d7c362c31f {
  cursor: pointer;
}#s-ba1a797b-da01-4923-826e-08d7c362c31f.shg-box.shg-c {
  justify-content: center;
}

#s-b21caae7-3d83-47d5-a51f-211e7dd63d62 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b21caae7-3d83-47d5-a51f-211e7dd63d62 {
  display: none;
}
#s-b21caae7-3d83-47d5-a51f-211e7dd63d62, #wrap-s-b21caae7-3d83-47d5-a51f-211e7dd63d62 { display: none !important; }}@media (max-width: 767px){#s-b21caae7-3d83-47d5-a51f-211e7dd63d62 {
  display: none;
}
#s-b21caae7-3d83-47d5-a51f-211e7dd63d62, #wrap-s-b21caae7-3d83-47d5-a51f-211e7dd63d62 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b21caae7-3d83-47d5-a51f-211e7dd63d62"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b21caae7-3d83-47d5-a51f-211e7dd63d62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b21caae7-3d83-47d5-a51f-211e7dd63d62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b21caae7-3d83-47d5-a51f-211e7dd63d62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ead49646-a308-4530-ac4b-c9935f0e3e2c {
  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-ead49646-a308-4530-ac4b-c9935f0e3e2c {
  display: none;
}
#s-ead49646-a308-4530-ac4b-c9935f0e3e2c, #wrap-s-ead49646-a308-4530-ac4b-c9935f0e3e2c { display: none !important; }}@media (max-width: 767px){#s-ead49646-a308-4530-ac4b-c9935f0e3e2c {
  display: none;
}
#s-ead49646-a308-4530-ac4b-c9935f0e3e2c, #wrap-s-ead49646-a308-4530-ac4b-c9935f0e3e2c { display: none !important; }}
#s-952ebade-ac0c-4668-a4a3-c6ce28f082e7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-952ebade-ac0c-4668-a4a3-c6ce28f082e7 {
  display: none;
}
#s-952ebade-ac0c-4668-a4a3-c6ce28f082e7, #wrap-s-952ebade-ac0c-4668-a4a3-c6ce28f082e7 { display: none !important; }}@media (max-width: 767px){#s-952ebade-ac0c-4668-a4a3-c6ce28f082e7 {
  display: none;
}
#s-952ebade-ac0c-4668-a4a3-c6ce28f082e7, #wrap-s-952ebade-ac0c-4668-a4a3-c6ce28f082e7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-952ebade-ac0c-4668-a4a3-c6ce28f082e7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-952ebade-ac0c-4668-a4a3-c6ce28f082e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-952ebade-ac0c-4668-a4a3-c6ce28f082e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-952ebade-ac0c-4668-a4a3-c6ce28f082e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-60a3d427-22c2-4dff-adae-fab08b6d4762 {
  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-60a3d427-22c2-4dff-adae-fab08b6d4762:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-60a3d427-22c2-4dff-adae-fab08b6d4762:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-60a3d427-22c2-4dff-adae-fab08b6d4762 {
  display: none;
}
#s-60a3d427-22c2-4dff-adae-fab08b6d4762, #wrap-s-60a3d427-22c2-4dff-adae-fab08b6d4762 { display: none !important; }}@media (max-width: 767px){#s-60a3d427-22c2-4dff-adae-fab08b6d4762 {
  display: none;
}
#s-60a3d427-22c2-4dff-adae-fab08b6d4762, #wrap-s-60a3d427-22c2-4dff-adae-fab08b6d4762 { display: none !important; }}

  #s-60a3d427-22c2-4dff-adae-fab08b6d4762-root {
    text-align: center;
  }


#s-60a3d427-22c2-4dff-adae-fab08b6d4762.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-60a3d427-22c2-4dff-adae-fab08b6d4762-root {
    text-align: center;
  }


#s-60a3d427-22c2-4dff-adae-fab08b6d4762.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-60a3d427-22c2-4dff-adae-fab08b6d4762-root {
    text-align: center;
  }


#s-60a3d427-22c2-4dff-adae-fab08b6d4762.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-60a3d427-22c2-4dff-adae-fab08b6d4762-root {
    text-align: center;
  }


#s-60a3d427-22c2-4dff-adae-fab08b6d4762.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-60a3d427-22c2-4dff-adae-fab08b6d4762-root {
    text-align: center;
  }


#s-60a3d427-22c2-4dff-adae-fab08b6d4762.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-3e06a4e2-4d86-4e21-836b-97effcac722b {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-3e06a4e2-4d86-4e21-836b-97effcac722b {
  display: none;
}
#s-3e06a4e2-4d86-4e21-836b-97effcac722b, #wrap-s-3e06a4e2-4d86-4e21-836b-97effcac722b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e06a4e2-4d86-4e21-836b-97effcac722b {
  display: none;
}
#s-3e06a4e2-4d86-4e21-836b-97effcac722b, #wrap-s-3e06a4e2-4d86-4e21-836b-97effcac722b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e06a4e2-4d86-4e21-836b-97effcac722b {
  
}
}@media (max-width: 767px){#s-3e06a4e2-4d86-4e21-836b-97effcac722b {
  
}
}
@media (min-width: 0px) {
[id="s-3e06a4e2-4d86-4e21-836b-97effcac722b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3e06a4e2-4d86-4e21-836b-97effcac722b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e06a4e2-4d86-4e21-836b-97effcac722b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e06a4e2-4d86-4e21-836b-97effcac722b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e1866ee3-9ef8-470e-8f36-c798cffb3793 {
  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-e1866ee3-9ef8-470e-8f36-c798cffb3793 {
  
}
}@media (max-width: 767px){#s-e1866ee3-9ef8-470e-8f36-c798cffb3793 {
  
}
}
#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 {
  display: none;
}
#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3, #wrap-s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 {
  display: none;
}
#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3, #wrap-s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 {
  
}
}@media (max-width: 767px){#s-14ecb6a1-4556-48f6-b6a0-016fab730dc3 {
  
}
}
@media (min-width: 0px) {
[id="s-14ecb6a1-4556-48f6-b6a0-016fab730dc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-14ecb6a1-4556-48f6-b6a0-016fab730dc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14ecb6a1-4556-48f6-b6a0-016fab730dc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14ecb6a1-4556-48f6-b6a0-016fab730dc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111 {
  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-0a2af0fd-f8f3-4e2b-9268-54cdd341a111:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111 {
  
}
}@media (max-width: 767px){#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111 {
  
}
}

  #s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111-root {
    text-align: center;
  }


#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111.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-0a2af0fd-f8f3-4e2b-9268-54cdd341a111-root {
    text-align: center;
  }


#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111.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-0a2af0fd-f8f3-4e2b-9268-54cdd341a111-root {
    text-align: center;
  }


#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111.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-0a2af0fd-f8f3-4e2b-9268-54cdd341a111-root {
    text-align: center;
  }


#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111.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-0a2af0fd-f8f3-4e2b-9268-54cdd341a111-root {
    text-align: center;
  }


#s-0a2af0fd-f8f3-4e2b-9268-54cdd341a111.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ca981b30-a647-4bcb-a9b3-42dba49d0541 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca981b30-a647-4bcb-a9b3-42dba49d0541 {
  display: none;
}
#s-ca981b30-a647-4bcb-a9b3-42dba49d0541, #wrap-s-ca981b30-a647-4bcb-a9b3-42dba49d0541 { display: none !important; }}@media (max-width: 767px){#s-ca981b30-a647-4bcb-a9b3-42dba49d0541 {
  display: none;
}
#s-ca981b30-a647-4bcb-a9b3-42dba49d0541, #wrap-s-ca981b30-a647-4bcb-a9b3-42dba49d0541 { display: none !important; }}
#s-ca981b30-a647-4bcb-a9b3-42dba49d0541 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ca981b30-a647-4bcb-a9b3-42dba49d0541 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca981b30-a647-4bcb-a9b3-42dba49d0541 {
  cursor: pointer;
}#s-ca981b30-a647-4bcb-a9b3-42dba49d0541.shg-box.shg-c {
  justify-content: center;
}

#s-42568c6c-95b4-4398-a0d5-521a4ba33177 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-42568c6c-95b4-4398-a0d5-521a4ba33177 {
  display: none;
}
#s-42568c6c-95b4-4398-a0d5-521a4ba33177, #wrap-s-42568c6c-95b4-4398-a0d5-521a4ba33177 { display: none !important; }}@media (max-width: 767px){#s-42568c6c-95b4-4398-a0d5-521a4ba33177 {
  display: none;
}
#s-42568c6c-95b4-4398-a0d5-521a4ba33177, #wrap-s-42568c6c-95b4-4398-a0d5-521a4ba33177 { display: none !important; }}
@media (min-width: 0px) {
[id="s-42568c6c-95b4-4398-a0d5-521a4ba33177"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-42568c6c-95b4-4398-a0d5-521a4ba33177"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-42568c6c-95b4-4398-a0d5-521a4ba33177"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-42568c6c-95b4-4398-a0d5-521a4ba33177"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e92e716a-2405-4174-8a46-6d3d95f31ae7 {
  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-e92e716a-2405-4174-8a46-6d3d95f31ae7 {
  display: none;
}
#s-e92e716a-2405-4174-8a46-6d3d95f31ae7, #wrap-s-e92e716a-2405-4174-8a46-6d3d95f31ae7 { display: none !important; }}@media (max-width: 767px){#s-e92e716a-2405-4174-8a46-6d3d95f31ae7 {
  display: none;
}
#s-e92e716a-2405-4174-8a46-6d3d95f31ae7, #wrap-s-e92e716a-2405-4174-8a46-6d3d95f31ae7 { display: none !important; }}
#s-f409265c-7e64-4b8c-8694-dda866385e22 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f409265c-7e64-4b8c-8694-dda866385e22 {
  display: none;
}
#s-f409265c-7e64-4b8c-8694-dda866385e22, #wrap-s-f409265c-7e64-4b8c-8694-dda866385e22 { display: none !important; }}@media (max-width: 767px){#s-f409265c-7e64-4b8c-8694-dda866385e22 {
  display: none;
}
#s-f409265c-7e64-4b8c-8694-dda866385e22, #wrap-s-f409265c-7e64-4b8c-8694-dda866385e22 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f409265c-7e64-4b8c-8694-dda866385e22"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f409265c-7e64-4b8c-8694-dda866385e22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f409265c-7e64-4b8c-8694-dda866385e22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f409265c-7e64-4b8c-8694-dda866385e22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc {
  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-438c0bdd-af25-48e7-8fd6-67db369d9bfc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc {
  display: none;
}
#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc, #wrap-s-438c0bdd-af25-48e7-8fd6-67db369d9bfc { display: none !important; }}@media (max-width: 767px){#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc {
  display: none;
}
#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc, #wrap-s-438c0bdd-af25-48e7-8fd6-67db369d9bfc { display: none !important; }}

  #s-438c0bdd-af25-48e7-8fd6-67db369d9bfc-root {
    text-align: center;
  }


#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc.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-438c0bdd-af25-48e7-8fd6-67db369d9bfc-root {
    text-align: center;
  }


#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc.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-438c0bdd-af25-48e7-8fd6-67db369d9bfc-root {
    text-align: center;
  }


#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc.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-438c0bdd-af25-48e7-8fd6-67db369d9bfc-root {
    text-align: center;
  }


#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc.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-438c0bdd-af25-48e7-8fd6-67db369d9bfc-root {
    text-align: center;
  }


#s-438c0bdd-af25-48e7-8fd6-67db369d9bfc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

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

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