.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-547df343-b295-42b7-8be7-0ae709bfabbd {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-547df343-b295-42b7-8be7-0ae709bfabbd {
  display: none;
}
#s-547df343-b295-42b7-8be7-0ae709bfabbd, #wrap-s-547df343-b295-42b7-8be7-0ae709bfabbd, #wrap-content-s-547df343-b295-42b7-8be7-0ae709bfabbd { display: none !important; }}@media (max-width: 767px){#s-547df343-b295-42b7-8be7-0ae709bfabbd {
  display: none;
}
#s-547df343-b295-42b7-8be7-0ae709bfabbd, #wrap-s-547df343-b295-42b7-8be7-0ae709bfabbd, #wrap-content-s-547df343-b295-42b7-8be7-0ae709bfabbd { display: none !important; }}
#s-547df343-b295-42b7-8be7-0ae709bfabbd .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-547df343-b295-42b7-8be7-0ae709bfabbd .shg-sld-nav-button.shg-sld-left,
#s-547df343-b295-42b7-8be7-0ae709bfabbd .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-3479bf0e-c088-4cf0-a621-2690420cc652 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}








#s-3479bf0e-c088-4cf0-a621-2690420cc652 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3479bf0e-c088-4cf0-a621-2690420cc652.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

#s-61b3c69e-b7f3-4638-9345-3ed68772ee35 {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-61b3c69e-b7f3-4638-9345-3ed68772ee35 {
  display: none;
}
#s-61b3c69e-b7f3-4638-9345-3ed68772ee35, #wrap-s-61b3c69e-b7f3-4638-9345-3ed68772ee35, #wrap-content-s-61b3c69e-b7f3-4638-9345-3ed68772ee35 { display: none !important; }}@media (max-width: 767px){#s-61b3c69e-b7f3-4638-9345-3ed68772ee35 {
  display: none;
}
#s-61b3c69e-b7f3-4638-9345-3ed68772ee35, #wrap-s-61b3c69e-b7f3-4638-9345-3ed68772ee35, #wrap-content-s-61b3c69e-b7f3-4638-9345-3ed68772ee35 { display: none !important; }}
@media (min-width: 0px) {
[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61b3c69e-b7f3-4638-9345-3ed68772ee35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-d4d6b8b1-32ca-46c2-8029-373a613c6325 {
  padding-top: 28px;
padding-bottom: 28px;
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-d4d6b8b1-32ca-46c2-8029-373a613c6325 {
  display: none;
}
#s-d4d6b8b1-32ca-46c2-8029-373a613c6325, #wrap-s-d4d6b8b1-32ca-46c2-8029-373a613c6325, #wrap-content-s-d4d6b8b1-32ca-46c2-8029-373a613c6325 { display: none !important; }}@media (max-width: 767px){#s-d4d6b8b1-32ca-46c2-8029-373a613c6325 {
  display: none;
}
#s-d4d6b8b1-32ca-46c2-8029-373a613c6325, #wrap-s-d4d6b8b1-32ca-46c2-8029-373a613c6325, #wrap-content-s-d4d6b8b1-32ca-46c2-8029-373a613c6325 { display: none !important; }}
#s-1e31249e-9238-4bf8-8c15-158566643c1e {
  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-1e31249e-9238-4bf8-8c15-158566643c1e {
  display: none;
}
#s-1e31249e-9238-4bf8-8c15-158566643c1e, #wrap-s-1e31249e-9238-4bf8-8c15-158566643c1e, #wrap-content-s-1e31249e-9238-4bf8-8c15-158566643c1e { display: none !important; }}@media (max-width: 767px){#s-1e31249e-9238-4bf8-8c15-158566643c1e {
  display: none;
}
#s-1e31249e-9238-4bf8-8c15-158566643c1e, #wrap-s-1e31249e-9238-4bf8-8c15-158566643c1e, #wrap-content-s-1e31249e-9238-4bf8-8c15-158566643c1e { display: none !important; }}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57 {
  margin-top: 40px;
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-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57 {
  display: none;
}
#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57, #wrap-s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57, #wrap-content-s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57 { display: none !important; }}@media (max-width: 767px){#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57 {
  display: none;
}
#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57, #wrap-s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57, #wrap-content-s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57 { display: none !important; }}

  #s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57-root {
    text-align: center;
  }


#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57.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-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57-root {
    text-align: center;
  }


#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57.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-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57-root {
    text-align: center;
  }


#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57.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-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57-root {
    text-align: center;
  }


#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57.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-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57-root {
    text-align: center;
  }


#s-44fe190f-2bc2-4dfa-a0d8-b8bf82293b57.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f424161c-af9c-4dc0-992d-5ff24e2da28f {
  margin-top: 130px;
}
@media (min-width: 1200px){#s-f424161c-af9c-4dc0-992d-5ff24e2da28f {
  display: none;
}
#s-f424161c-af9c-4dc0-992d-5ff24e2da28f, #wrap-s-f424161c-af9c-4dc0-992d-5ff24e2da28f, #wrap-content-s-f424161c-af9c-4dc0-992d-5ff24e2da28f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f424161c-af9c-4dc0-992d-5ff24e2da28f {
  display: none;
}
#s-f424161c-af9c-4dc0-992d-5ff24e2da28f, #wrap-s-f424161c-af9c-4dc0-992d-5ff24e2da28f, #wrap-content-s-f424161c-af9c-4dc0-992d-5ff24e2da28f { display: none !important; }}@media (max-width: 767px){#s-f424161c-af9c-4dc0-992d-5ff24e2da28f {
  display: none;
}
#s-f424161c-af9c-4dc0-992d-5ff24e2da28f, #wrap-s-f424161c-af9c-4dc0-992d-5ff24e2da28f, #wrap-content-s-f424161c-af9c-4dc0-992d-5ff24e2da28f { display: none !important; }}
@media (min-width: 0px) {
[id="s-f424161c-af9c-4dc0-992d-5ff24e2da28f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f424161c-af9c-4dc0-992d-5ff24e2da28f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f424161c-af9c-4dc0-992d-5ff24e2da28f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f424161c-af9c-4dc0-992d-5ff24e2da28f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b {
  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: 1200px){#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b {
  display: none;
}
#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b, #wrap-s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b, #wrap-content-s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b {
  display: none;
}
#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b, #wrap-s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b, #wrap-content-s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b {
  
}
}@media (max-width: 767px){#s-5c5e3ad4-b158-4fbe-8f9a-bf86f2a3528b {
  
}
}
#s-f2fa49f9-a993-4f45-949a-de11f30c8695 {
  margin-top: 30px;
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-f2fa49f9-a993-4f45-949a-de11f30c8695:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2fa49f9-a993-4f45-949a-de11f30c8695:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f2fa49f9-a993-4f45-949a-de11f30c8695 {
  display: none;
}
#s-f2fa49f9-a993-4f45-949a-de11f30c8695, #wrap-s-f2fa49f9-a993-4f45-949a-de11f30c8695, #wrap-content-s-f2fa49f9-a993-4f45-949a-de11f30c8695 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2fa49f9-a993-4f45-949a-de11f30c8695 {
  display: none;
}
#s-f2fa49f9-a993-4f45-949a-de11f30c8695, #wrap-s-f2fa49f9-a993-4f45-949a-de11f30c8695, #wrap-content-s-f2fa49f9-a993-4f45-949a-de11f30c8695 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2fa49f9-a993-4f45-949a-de11f30c8695 {
  
}
}@media (max-width: 767px){#s-f2fa49f9-a993-4f45-949a-de11f30c8695 {
  
}
}

  #s-f2fa49f9-a993-4f45-949a-de11f30c8695-root {
    text-align: center;
  }


#s-f2fa49f9-a993-4f45-949a-de11f30c8695.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-f2fa49f9-a993-4f45-949a-de11f30c8695-root {
    text-align: center;
  }


#s-f2fa49f9-a993-4f45-949a-de11f30c8695.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-f2fa49f9-a993-4f45-949a-de11f30c8695-root {
    text-align: center;
  }


#s-f2fa49f9-a993-4f45-949a-de11f30c8695.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-f2fa49f9-a993-4f45-949a-de11f30c8695-root {
    text-align: center;
  }


#s-f2fa49f9-a993-4f45-949a-de11f30c8695.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-f2fa49f9-a993-4f45-949a-de11f30c8695-root {
    text-align: center;
  }


#s-f2fa49f9-a993-4f45-949a-de11f30c8695.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 {
  margin-top: 130px;
}
@media (min-width: 1200px){#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 {
  display: none;
}
#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9, #wrap-s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9, #wrap-content-s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 {
  display: none;
}
#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9, #wrap-s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9, #wrap-content-s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 {
  display: none;
}
#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9, #wrap-s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9, #wrap-content-s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 { display: none !important; }}@media (max-width: 767px){#s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9 {
  
}
}
@media (min-width: 0px) {
[id="s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cde97588-fbdb-450f-827c-a8fa9c3e3fd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 1200px){#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 {
  display: none;
}
#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727, #wrap-s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727, #wrap-content-s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 {
  display: none;
}
#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727, #wrap-s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727, #wrap-content-s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 {
  
}
}@media (max-width: 767px){#s-49584c5e-5f8b-42ca-acf6-0bcd56e9a727 {
  
}
}
#s-3491898c-db73-4550-8f35-109cbb91be6d {
  margin-top: 30px;
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-3491898c-db73-4550-8f35-109cbb91be6d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3491898c-db73-4550-8f35-109cbb91be6d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3491898c-db73-4550-8f35-109cbb91be6d {
  display: none;
}
#s-3491898c-db73-4550-8f35-109cbb91be6d, #wrap-s-3491898c-db73-4550-8f35-109cbb91be6d, #wrap-content-s-3491898c-db73-4550-8f35-109cbb91be6d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3491898c-db73-4550-8f35-109cbb91be6d {
  display: none;
}
#s-3491898c-db73-4550-8f35-109cbb91be6d, #wrap-s-3491898c-db73-4550-8f35-109cbb91be6d, #wrap-content-s-3491898c-db73-4550-8f35-109cbb91be6d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3491898c-db73-4550-8f35-109cbb91be6d {
  
}
}@media (max-width: 767px){#s-3491898c-db73-4550-8f35-109cbb91be6d {
  
}
}

  #s-3491898c-db73-4550-8f35-109cbb91be6d-root {
    text-align: center;
  }


#s-3491898c-db73-4550-8f35-109cbb91be6d.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-3491898c-db73-4550-8f35-109cbb91be6d-root {
    text-align: center;
  }


#s-3491898c-db73-4550-8f35-109cbb91be6d.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-3491898c-db73-4550-8f35-109cbb91be6d-root {
    text-align: center;
  }


#s-3491898c-db73-4550-8f35-109cbb91be6d.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-3491898c-db73-4550-8f35-109cbb91be6d-root {
    text-align: center;
  }


#s-3491898c-db73-4550-8f35-109cbb91be6d.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-3491898c-db73-4550-8f35-109cbb91be6d-root {
    text-align: center;
  }


#s-3491898c-db73-4550-8f35-109cbb91be6d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-20462c62-ff2e-405f-9649-5726b915035c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-20462c62-ff2e-405f-9649-5726b915035c {
  
}
}







#s-20462c62-ff2e-405f-9649-5726b915035c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-20462c62-ff2e-405f-9649-5726b915035c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81779782-5db1-4645-9cc5-44153d331752 {
  margin-top: 160px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-81779782-5db1-4645-9cc5-44153d331752 {
  display: none;
}
#s-81779782-5db1-4645-9cc5-44153d331752, #wrap-s-81779782-5db1-4645-9cc5-44153d331752, #wrap-content-s-81779782-5db1-4645-9cc5-44153d331752 { display: none !important; }}
@media (min-width: 0px) {
[id="s-81779782-5db1-4645-9cc5-44153d331752"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-81779782-5db1-4645-9cc5-44153d331752"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-81779782-5db1-4645-9cc5-44153d331752"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-81779782-5db1-4645-9cc5-44153d331752"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e7b30a2a-029f-4758-931d-cd1084ff2e7b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-d198905b-bd96-452c-9f15-05e17f6b7cbc {
  background-size: cover;
margin-top: 140px;
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-d198905b-bd96-452c-9f15-05e17f6b7cbc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d198905b-bd96-452c-9f15-05e17f6b7cbc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d198905b-bd96-452c-9f15-05e17f6b7cbc {
  
}
}@media (max-width: 767px){#s-d198905b-bd96-452c-9f15-05e17f6b7cbc {
  
}
}

  #s-d198905b-bd96-452c-9f15-05e17f6b7cbc-root {
    text-align: center;
  }


#s-d198905b-bd96-452c-9f15-05e17f6b7cbc.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-d198905b-bd96-452c-9f15-05e17f6b7cbc-root {
    text-align: center;
  }


#s-d198905b-bd96-452c-9f15-05e17f6b7cbc.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-d198905b-bd96-452c-9f15-05e17f6b7cbc-root {
    text-align: center;
  }


#s-d198905b-bd96-452c-9f15-05e17f6b7cbc.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-d198905b-bd96-452c-9f15-05e17f6b7cbc-root {
    text-align: center;
  }


#s-d198905b-bd96-452c-9f15-05e17f6b7cbc.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-d198905b-bd96-452c-9f15-05e17f6b7cbc-root {
    text-align: center;
  }


#s-d198905b-bd96-452c-9f15-05e17f6b7cbc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a {
  margin-top: 40px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a {
  display: none;
}
#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a, #wrap-s-41a8ebd4-2a17-480e-b903-d72d0055ef7a, #wrap-content-s-41a8ebd4-2a17-480e-b903-d72d0055ef7a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a {
  display: none;
}
#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a, #wrap-s-41a8ebd4-2a17-480e-b903-d72d0055ef7a, #wrap-content-s-41a8ebd4-2a17-480e-b903-d72d0055ef7a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a {
  display: none;
}
#s-41a8ebd4-2a17-480e-b903-d72d0055ef7a, #wrap-s-41a8ebd4-2a17-480e-b903-d72d0055ef7a, #wrap-content-s-41a8ebd4-2a17-480e-b903-d72d0055ef7a { display: none !important; }}
#s-4e9cac13-4102-4341-abc7-01a527b74cdc {
  border-style: solid;
margin-top: 130px;
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-4e9cac13-4102-4341-abc7-01a527b74cdc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e9cac13-4102-4341-abc7-01a527b74cdc:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzA1NmQ0ZTItZmI5NS00YzdhLTlmNDUtOGE0MGJhMDkyYjEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFmMWVhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMDU2ZDRlMi1mYjk1LTRjN2EtOWY0NS04YTQwYmEwOTJiMTMpIi8+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-4e9cac13-4102-4341-abc7-01a527b74cdc {
  display: none;
}
#s-4e9cac13-4102-4341-abc7-01a527b74cdc, #wrap-s-4e9cac13-4102-4341-abc7-01a527b74cdc, #wrap-content-s-4e9cac13-4102-4341-abc7-01a527b74cdc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e9cac13-4102-4341-abc7-01a527b74cdc {
  display: none;
}
#s-4e9cac13-4102-4341-abc7-01a527b74cdc, #wrap-s-4e9cac13-4102-4341-abc7-01a527b74cdc, #wrap-content-s-4e9cac13-4102-4341-abc7-01a527b74cdc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e9cac13-4102-4341-abc7-01a527b74cdc {
  display: none;
}
#s-4e9cac13-4102-4341-abc7-01a527b74cdc, #wrap-s-4e9cac13-4102-4341-abc7-01a527b74cdc, #wrap-content-s-4e9cac13-4102-4341-abc7-01a527b74cdc { display: none !important; }}

  #s-4e9cac13-4102-4341-abc7-01a527b74cdc-root {
    text-align: center;
  }


#s-4e9cac13-4102-4341-abc7-01a527b74cdc.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-4e9cac13-4102-4341-abc7-01a527b74cdc-root {
    text-align: center;
  }


#s-4e9cac13-4102-4341-abc7-01a527b74cdc.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-4e9cac13-4102-4341-abc7-01a527b74cdc-root {
    text-align: center;
  }


#s-4e9cac13-4102-4341-abc7-01a527b74cdc.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-4e9cac13-4102-4341-abc7-01a527b74cdc-root {
    text-align: center;
  }


#s-4e9cac13-4102-4341-abc7-01a527b74cdc.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-4e9cac13-4102-4341-abc7-01a527b74cdc-root {
    text-align: center;
  }


#s-4e9cac13-4102-4341-abc7-01a527b74cdc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8df9a611-ec56-4fa2-abbe-2ce150b50b59 {
  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-8df9a611-ec56-4fa2-abbe-2ce150b50b59 {
  
}
}@media (max-width: 767px){#s-8df9a611-ec56-4fa2-abbe-2ce150b50b59 {
  
}
}







#s-8df9a611-ec56-4fa2-abbe-2ce150b50b59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8df9a611-ec56-4fa2-abbe-2ce150b50b59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba307ed1-8242-4aee-b289-1fd6c601b9ee {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba307ed1-8242-4aee-b289-1fd6c601b9ee {
  display: none;
}
#s-ba307ed1-8242-4aee-b289-1fd6c601b9ee, #wrap-s-ba307ed1-8242-4aee-b289-1fd6c601b9ee, #wrap-content-s-ba307ed1-8242-4aee-b289-1fd6c601b9ee { display: none !important; }}@media (max-width: 767px){#s-ba307ed1-8242-4aee-b289-1fd6c601b9ee {
  display: none;
}
#s-ba307ed1-8242-4aee-b289-1fd6c601b9ee, #wrap-s-ba307ed1-8242-4aee-b289-1fd6c601b9ee, #wrap-content-s-ba307ed1-8242-4aee-b289-1fd6c601b9ee { display: none !important; }}
@media (min-width: 0px) {
[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ba307ed1-8242-4aee-b289-1fd6c601b9ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-2bd72ba6-4913-4b09-af08-d7a3839e0697 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-2bd72ba6-4913-4b09-af08-d7a3839e0697 {
  display: none;
}
#s-2bd72ba6-4913-4b09-af08-d7a3839e0697, #wrap-s-2bd72ba6-4913-4b09-af08-d7a3839e0697, #wrap-content-s-2bd72ba6-4913-4b09-af08-d7a3839e0697 { display: none !important; }}@media (max-width: 767px){#s-2bd72ba6-4913-4b09-af08-d7a3839e0697 {
  display: none;
}
#s-2bd72ba6-4913-4b09-af08-d7a3839e0697, #wrap-s-2bd72ba6-4913-4b09-af08-d7a3839e0697, #wrap-content-s-2bd72ba6-4913-4b09-af08-d7a3839e0697 { display: none !important; }}
#s-dc1e8109-8889-438d-924f-d50d79576daa {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-dc1e8109-8889-438d-924f-d50d79576daa {
  display: none;
}
#s-dc1e8109-8889-438d-924f-d50d79576daa, #wrap-s-dc1e8109-8889-438d-924f-d50d79576daa, #wrap-content-s-dc1e8109-8889-438d-924f-d50d79576daa { display: none !important; }}@media (max-width: 767px){#s-dc1e8109-8889-438d-924f-d50d79576daa {
  display: none;
}
#s-dc1e8109-8889-438d-924f-d50d79576daa, #wrap-s-dc1e8109-8889-438d-924f-d50d79576daa, #wrap-content-s-dc1e8109-8889-438d-924f-d50d79576daa { display: none !important; }}
#s-748fb092-845c-4f95-9fa8-40a1154afbc8 {
  margin-top: 150px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(10, 10, 10, 0.45);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-748fb092-845c-4f95-9fa8-40a1154afbc8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-748fb092-845c-4f95-9fa8-40a1154afbc8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-748fb092-845c-4f95-9fa8-40a1154afbc8 {
  display: none;
}
#s-748fb092-845c-4f95-9fa8-40a1154afbc8, #wrap-s-748fb092-845c-4f95-9fa8-40a1154afbc8, #wrap-content-s-748fb092-845c-4f95-9fa8-40a1154afbc8 { display: none !important; }}@media (max-width: 767px){#s-748fb092-845c-4f95-9fa8-40a1154afbc8 {
  display: none;
}
#s-748fb092-845c-4f95-9fa8-40a1154afbc8, #wrap-s-748fb092-845c-4f95-9fa8-40a1154afbc8, #wrap-content-s-748fb092-845c-4f95-9fa8-40a1154afbc8 { display: none !important; }}

  #s-748fb092-845c-4f95-9fa8-40a1154afbc8-root {
    text-align: center;
  }


#s-748fb092-845c-4f95-9fa8-40a1154afbc8.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-748fb092-845c-4f95-9fa8-40a1154afbc8-root {
    text-align: center;
  }


#s-748fb092-845c-4f95-9fa8-40a1154afbc8.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-748fb092-845c-4f95-9fa8-40a1154afbc8-root {
    text-align: center;
  }


#s-748fb092-845c-4f95-9fa8-40a1154afbc8.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-748fb092-845c-4f95-9fa8-40a1154afbc8-root {
    text-align: center;
  }


#s-748fb092-845c-4f95-9fa8-40a1154afbc8.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-748fb092-845c-4f95-9fa8-40a1154afbc8-root {
    text-align: center;
  }


#s-748fb092-845c-4f95-9fa8-40a1154afbc8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 {
  margin-bottom: 80px;
}
@media (min-width: 1200px){#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 {
  display: none;
}
#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6, #wrap-s-45ee43e1-3224-4bec-a18d-dde0792f7ea6, #wrap-content-s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 {
  display: none;
}
#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6, #wrap-s-45ee43e1-3224-4bec-a18d-dde0792f7ea6, #wrap-content-s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 { display: none !important; }}@media (max-width: 767px){#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 {
  display: none;
}
#s-45ee43e1-3224-4bec-a18d-dde0792f7ea6, #wrap-s-45ee43e1-3224-4bec-a18d-dde0792f7ea6, #wrap-content-s-45ee43e1-3224-4bec-a18d-dde0792f7ea6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45ee43e1-3224-4bec-a18d-dde0792f7ea6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-d750da1b-ef9a-4aad-9893-01810fa8db79 {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10px;
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(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-d750da1b-ef9a-4aad-9893-01810fa8db79 {
  display: none;
}
#s-d750da1b-ef9a-4aad-9893-01810fa8db79, #wrap-s-d750da1b-ef9a-4aad-9893-01810fa8db79, #wrap-content-s-d750da1b-ef9a-4aad-9893-01810fa8db79 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d750da1b-ef9a-4aad-9893-01810fa8db79 {
  display: none;
}
#s-d750da1b-ef9a-4aad-9893-01810fa8db79, #wrap-s-d750da1b-ef9a-4aad-9893-01810fa8db79, #wrap-content-s-d750da1b-ef9a-4aad-9893-01810fa8db79 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d750da1b-ef9a-4aad-9893-01810fa8db79 {
  
}
}@media (max-width: 767px){#s-d750da1b-ef9a-4aad-9893-01810fa8db79 {
  
}
}
@media (min-width: 1200px){#s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044 {
  display: none;
}
#s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044, #wrap-s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044, #wrap-content-s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044 {
  display: none;
}
#s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044, #wrap-s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044, #wrap-content-s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044 { display: none !important; }}@media (max-width: 767px){#s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044 {
  display: none;
}
#s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044, #wrap-s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044, #wrap-content-s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccd3f3f4-a169-4b95-9e5d-b5b817f16044"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 {
  margin-left: 55px;
margin-bottom: 50px;
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-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 {
  display: none;
}
#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9, #wrap-s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9, #wrap-content-s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 {
  display: none;
}
#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9, #wrap-s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9, #wrap-content-s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 {
  
}
}@media (max-width: 767px){#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9 {
  
}
}

  #s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9-root {
    text-align: center;
  }


#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9.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-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9-root {
    text-align: center;
  }


#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9.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-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9-root {
    text-align: center;
  }


#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9.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-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9-root {
    text-align: center;
  }


#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9.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-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9-root {
    text-align: center;
  }


#s-6ca9fde6-50d7-45a5-a6fa-d20f1d1cf2c9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-46680c0a-7408-4b66-a892-d75132f090ac {
  margin-left: 80px;
margin-bottom: 160px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-46680c0a-7408-4b66-a892-d75132f090ac {
  display: none;
}
#s-46680c0a-7408-4b66-a892-d75132f090ac, #wrap-s-46680c0a-7408-4b66-a892-d75132f090ac, #wrap-content-s-46680c0a-7408-4b66-a892-d75132f090ac { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46680c0a-7408-4b66-a892-d75132f090ac {
  display: none;
}
#s-46680c0a-7408-4b66-a892-d75132f090ac, #wrap-s-46680c0a-7408-4b66-a892-d75132f090ac, #wrap-content-s-46680c0a-7408-4b66-a892-d75132f090ac { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46680c0a-7408-4b66-a892-d75132f090ac {
  display: none;
}
#s-46680c0a-7408-4b66-a892-d75132f090ac, #wrap-s-46680c0a-7408-4b66-a892-d75132f090ac, #wrap-content-s-46680c0a-7408-4b66-a892-d75132f090ac { display: none !important; }}@media (max-width: 767px){#s-46680c0a-7408-4b66-a892-d75132f090ac {
  
}
}
#s-5e94de35-02ac-478b-8fe6-9a8241af82cf {
  margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-5e94de35-02ac-478b-8fe6-9a8241af82cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5e94de35-02ac-478b-8fe6-9a8241af82cf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5e94de35-02ac-478b-8fe6-9a8241af82cf {
  display: none;
}
#s-5e94de35-02ac-478b-8fe6-9a8241af82cf, #wrap-s-5e94de35-02ac-478b-8fe6-9a8241af82cf, #wrap-content-s-5e94de35-02ac-478b-8fe6-9a8241af82cf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e94de35-02ac-478b-8fe6-9a8241af82cf {
  display: none;
}
#s-5e94de35-02ac-478b-8fe6-9a8241af82cf, #wrap-s-5e94de35-02ac-478b-8fe6-9a8241af82cf, #wrap-content-s-5e94de35-02ac-478b-8fe6-9a8241af82cf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e94de35-02ac-478b-8fe6-9a8241af82cf {
  display: none;
}
#s-5e94de35-02ac-478b-8fe6-9a8241af82cf, #wrap-s-5e94de35-02ac-478b-8fe6-9a8241af82cf, #wrap-content-s-5e94de35-02ac-478b-8fe6-9a8241af82cf { display: none !important; }}@media (max-width: 767px){#s-5e94de35-02ac-478b-8fe6-9a8241af82cf {
  
}
}

  #s-5e94de35-02ac-478b-8fe6-9a8241af82cf-root {
    text-align: center;
  }


#s-5e94de35-02ac-478b-8fe6-9a8241af82cf.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-5e94de35-02ac-478b-8fe6-9a8241af82cf-root {
    text-align: center;
  }


#s-5e94de35-02ac-478b-8fe6-9a8241af82cf.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-5e94de35-02ac-478b-8fe6-9a8241af82cf-root {
    text-align: center;
  }


#s-5e94de35-02ac-478b-8fe6-9a8241af82cf.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-5e94de35-02ac-478b-8fe6-9a8241af82cf-root {
    text-align: center;
  }


#s-5e94de35-02ac-478b-8fe6-9a8241af82cf.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-5e94de35-02ac-478b-8fe6-9a8241af82cf-root {
    text-align: center;
  }


#s-5e94de35-02ac-478b-8fe6-9a8241af82cf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e {
  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-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e {
  
}
}@media (max-width: 767px){#s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e {
  display: none;
}
#s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e, #wrap-s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e, #wrap-content-s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e { display: none !important; }}







#s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-51c3e84b-2f9a-40d7-8fad-a4fc1b8f634e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f0891cdf-efa0-4a77-9aa3-964712f78e75 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f0891cdf-efa0-4a77-9aa3-964712f78e75 {
  display: none;
}
#s-f0891cdf-efa0-4a77-9aa3-964712f78e75, #wrap-s-f0891cdf-efa0-4a77-9aa3-964712f78e75, #wrap-content-s-f0891cdf-efa0-4a77-9aa3-964712f78e75 { display: none !important; }}@media (max-width: 767px){#s-f0891cdf-efa0-4a77-9aa3-964712f78e75 {
  display: none;
}
#s-f0891cdf-efa0-4a77-9aa3-964712f78e75, #wrap-s-f0891cdf-efa0-4a77-9aa3-964712f78e75, #wrap-content-s-f0891cdf-efa0-4a77-9aa3-964712f78e75 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0891cdf-efa0-4a77-9aa3-964712f78e75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-7714c8aa-50f4-4f55-b642-23495d0f680c {
  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-7714c8aa-50f4-4f55-b642-23495d0f680c {
  display: none;
}
#s-7714c8aa-50f4-4f55-b642-23495d0f680c, #wrap-s-7714c8aa-50f4-4f55-b642-23495d0f680c, #wrap-content-s-7714c8aa-50f4-4f55-b642-23495d0f680c { display: none !important; }}@media (max-width: 767px){#s-7714c8aa-50f4-4f55-b642-23495d0f680c {
  display: none;
}
#s-7714c8aa-50f4-4f55-b642-23495d0f680c, #wrap-s-7714c8aa-50f4-4f55-b642-23495d0f680c, #wrap-content-s-7714c8aa-50f4-4f55-b642-23495d0f680c { display: none !important; }}
#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8 {
  background-size: cover;
margin-top: 30px;
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-06c28b27-8f60-4f19-b3ea-8f05cea774b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8 {
  display: none;
}
#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8, #wrap-s-06c28b27-8f60-4f19-b3ea-8f05cea774b8, #wrap-content-s-06c28b27-8f60-4f19-b3ea-8f05cea774b8 { display: none !important; }}@media (max-width: 767px){#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8 {
  display: none;
}
#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8, #wrap-s-06c28b27-8f60-4f19-b3ea-8f05cea774b8, #wrap-content-s-06c28b27-8f60-4f19-b3ea-8f05cea774b8 { display: none !important; }}

  #s-06c28b27-8f60-4f19-b3ea-8f05cea774b8-root {
    text-align: center;
  }


#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8.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-06c28b27-8f60-4f19-b3ea-8f05cea774b8-root {
    text-align: center;
  }


#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8.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-06c28b27-8f60-4f19-b3ea-8f05cea774b8-root {
    text-align: center;
  }


#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8.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-06c28b27-8f60-4f19-b3ea-8f05cea774b8-root {
    text-align: center;
  }


#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8.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-06c28b27-8f60-4f19-b3ea-8f05cea774b8-root {
    text-align: center;
  }


#s-06c28b27-8f60-4f19-b3ea-8f05cea774b8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89 {
  padding-top: 5px;
padding-bottom: 5px;
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-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89 {
  display: none;
}
#s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89, #wrap-s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89, #wrap-content-s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89 { display: none !important; }}@media (max-width: 767px){#s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89 {
  display: none;
}
#s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89, #wrap-s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89, #wrap-content-s-22f95b3d-0ad2-4a1a-9b29-9fcc1ca66b89 { display: none !important; }}
@media (min-width: 1200px){#s-3fc6efb3-074f-475d-aba8-10cefc0f198b {
  display: none;
}
#s-3fc6efb3-074f-475d-aba8-10cefc0f198b, #wrap-s-3fc6efb3-074f-475d-aba8-10cefc0f198b, #wrap-content-s-3fc6efb3-074f-475d-aba8-10cefc0f198b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3fc6efb3-074f-475d-aba8-10cefc0f198b {
  display: none;
}
#s-3fc6efb3-074f-475d-aba8-10cefc0f198b, #wrap-s-3fc6efb3-074f-475d-aba8-10cefc0f198b, #wrap-content-s-3fc6efb3-074f-475d-aba8-10cefc0f198b { display: none !important; }}@media (max-width: 767px){#s-3fc6efb3-074f-475d-aba8-10cefc0f198b {
  display: none;
}
#s-3fc6efb3-074f-475d-aba8-10cefc0f198b, #wrap-s-3fc6efb3-074f-475d-aba8-10cefc0f198b, #wrap-content-s-3fc6efb3-074f-475d-aba8-10cefc0f198b { display: none !important; }}
@media (min-width: 0px) {
[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3fc6efb3-074f-475d-aba8-10cefc0f198b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e {
  margin-left: 30px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e {
  display: none;
}
#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e, #wrap-s-b6c5a483-c9de-4fa1-a176-9a88234cb97e, #wrap-content-s-b6c5a483-c9de-4fa1-a176-9a88234cb97e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e {
  display: none;
}
#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e, #wrap-s-b6c5a483-c9de-4fa1-a176-9a88234cb97e, #wrap-content-s-b6c5a483-c9de-4fa1-a176-9a88234cb97e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e {
  
}
}@media (max-width: 767px){#s-b6c5a483-c9de-4fa1-a176-9a88234cb97e {
  
}
}
#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c {
  margin-top: 100px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c {
  display: none;
}
#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c, #wrap-s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c, #wrap-content-s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c {
  display: none;
}
#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c, #wrap-s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c, #wrap-content-s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c { display: none !important; }}@media (max-width: 767px){#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c {
  display: none;
}
#s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c, #wrap-s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c, #wrap-content-s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c { display: none !important; }}
@media (min-width: 0px) {
[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3c13a2e-04f2-4cb8-ba7f-48781d4fd77c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

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

  #s-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7-root {
    text-align: center;
  }


#s-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7.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-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7-root {
    text-align: center;
  }


#s-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7.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-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7-root {
    text-align: center;
  }


#s-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7.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-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7-root {
    text-align: center;
  }


#s-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7.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-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7-root {
    text-align: center;
  }


#s-77f85a41-bd6f-4ddb-bc78-d6899d9f20f7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da {
  display: none;
}
#s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da, #wrap-s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da, #wrap-content-s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da { display: none !important; }}







#s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b51b8bc-f9a1-4a2c-bb2f-247f5bef11da.shg-box.shg-c {
  justify-content: center;
}

#s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1 {
  margin-top: 30px;
margin-bottom: 70px;
}
@media (max-width: 767px){#s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1 {
  display: none;
}
#s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1, #wrap-s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1, #wrap-content-s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a22eb8b6-5928-495f-93c8-e6ee865dcfb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ae874869-e9b4-465c-be0e-daedc06d443f {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-8103f490-6777-4c22-b310-abf4248c7a6b {
  margin-top: 60px;
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-8103f490-6777-4c22-b310-abf4248c7a6b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8103f490-6777-4c22-b310-abf4248c7a6b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8103f490-6777-4c22-b310-abf4248c7a6b {
  
}
}@media (max-width: 767px){#s-8103f490-6777-4c22-b310-abf4248c7a6b {
  
}
}

  #s-8103f490-6777-4c22-b310-abf4248c7a6b-root {
    text-align: center;
  }


#s-8103f490-6777-4c22-b310-abf4248c7a6b.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-8103f490-6777-4c22-b310-abf4248c7a6b-root {
    text-align: center;
  }


#s-8103f490-6777-4c22-b310-abf4248c7a6b.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-8103f490-6777-4c22-b310-abf4248c7a6b-root {
    text-align: center;
  }


#s-8103f490-6777-4c22-b310-abf4248c7a6b.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-8103f490-6777-4c22-b310-abf4248c7a6b-root {
    text-align: center;
  }


#s-8103f490-6777-4c22-b310-abf4248c7a6b.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-8103f490-6777-4c22-b310-abf4248c7a6b-root {
    text-align: center;
  }


#s-8103f490-6777-4c22-b310-abf4248c7a6b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 {
  margin-top: 30px;
margin-bottom: 70px;
}
@media (min-width: 1200px){#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 {
  display: none;
}
#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3, #wrap-s-20aff1d9-982c-4081-965a-3bbc0cd2baa3, #wrap-content-s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 {
  display: none;
}
#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3, #wrap-s-20aff1d9-982c-4081-965a-3bbc0cd2baa3, #wrap-content-s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 {
  display: none;
}
#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3, #wrap-s-20aff1d9-982c-4081-965a-3bbc0cd2baa3, #wrap-content-s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 { display: none !important; }}@media (max-width: 767px){#s-20aff1d9-982c-4081-965a-3bbc0cd2baa3 {
  
}
}
@media (min-width: 0px) {
[id="s-20aff1d9-982c-4081-965a-3bbc0cd2baa3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20aff1d9-982c-4081-965a-3bbc0cd2baa3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-20aff1d9-982c-4081-965a-3bbc0cd2baa3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-20aff1d9-982c-4081-965a-3bbc0cd2baa3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-999829cd-6abe-4c4c-98d8-7baaf9a0a3e1 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-fbf77cbc-a706-4863-8f61-afc3ea64125b {
  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-fbf77cbc-a706-4863-8f61-afc3ea64125b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fbf77cbc-a706-4863-8f61-afc3ea64125b: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-fbf77cbc-a706-4863-8f61-afc3ea64125b-root {
    text-align: center;
  }


#s-fbf77cbc-a706-4863-8f61-afc3ea64125b.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-fbf77cbc-a706-4863-8f61-afc3ea64125b-root {
    text-align: center;
  }


#s-fbf77cbc-a706-4863-8f61-afc3ea64125b.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-fbf77cbc-a706-4863-8f61-afc3ea64125b-root {
    text-align: center;
  }


#s-fbf77cbc-a706-4863-8f61-afc3ea64125b.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-fbf77cbc-a706-4863-8f61-afc3ea64125b-root {
    text-align: center;
  }


#s-fbf77cbc-a706-4863-8f61-afc3ea64125b.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-fbf77cbc-a706-4863-8f61-afc3ea64125b-root {
    text-align: center;
  }


#s-fbf77cbc-a706-4863-8f61-afc3ea64125b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-937b4195-2691-4d77-b6fb-9850f9125fea {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-937b4195-2691-4d77-b6fb-9850f9125fea {
  display: none;
}
#s-937b4195-2691-4d77-b6fb-9850f9125fea, #wrap-s-937b4195-2691-4d77-b6fb-9850f9125fea, #wrap-content-s-937b4195-2691-4d77-b6fb-9850f9125fea { display: none !important; }}@media (max-width: 767px){#s-937b4195-2691-4d77-b6fb-9850f9125fea {
  display: none;
}
#s-937b4195-2691-4d77-b6fb-9850f9125fea, #wrap-s-937b4195-2691-4d77-b6fb-9850f9125fea, #wrap-content-s-937b4195-2691-4d77-b6fb-9850f9125fea { display: none !important; }}
#s-937b4195-2691-4d77-b6fb-9850f9125fea {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-937b4195-2691-4d77-b6fb-9850f9125fea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-937b4195-2691-4d77-b6fb-9850f9125fea {
  cursor: pointer;
}#s-937b4195-2691-4d77-b6fb-9850f9125fea.shg-box.shg-c {
  justify-content: center;
}

#s-dc752c09-460b-4c22-941e-48075470d33e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc752c09-460b-4c22-941e-48075470d33e {
  
}
}@media (max-width: 767px){#s-dc752c09-460b-4c22-941e-48075470d33e {
  
}
}
@media (min-width: 0px) {
[id="s-dc752c09-460b-4c22-941e-48075470d33e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-dc752c09-460b-4c22-941e-48075470d33e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc752c09-460b-4c22-941e-48075470d33e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc752c09-460b-4c22-941e-48075470d33e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ce4e7c10-fabe-46cf-8d8f-2d864602e0a2 {
  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-ce4e7c10-fabe-46cf-8d8f-2d864602e0a2 {
  
}
}@media (max-width: 767px){#s-ce4e7c10-fabe-46cf-8d8f-2d864602e0a2 {
  
}
}
#s-cd4ae1c4-7a10-429a-814b-55050abedce7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd4ae1c4-7a10-429a-814b-55050abedce7 {
  
}
}@media (max-width: 767px){#s-cd4ae1c4-7a10-429a-814b-55050abedce7 {
  
}
}
@media (min-width: 0px) {
[id="s-cd4ae1c4-7a10-429a-814b-55050abedce7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cd4ae1c4-7a10-429a-814b-55050abedce7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd4ae1c4-7a10-429a-814b-55050abedce7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd4ae1c4-7a10-429a-814b-55050abedce7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3 {
  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-76271bd9-5eab-4358-bcc4-68ff53dfd6f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3 {
  
}
}@media (max-width: 767px){#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3 {
  
}
}

  #s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3-root {
    text-align: center;
  }


#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3.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-76271bd9-5eab-4358-bcc4-68ff53dfd6f3-root {
    text-align: center;
  }


#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3.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-76271bd9-5eab-4358-bcc4-68ff53dfd6f3-root {
    text-align: center;
  }


#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3.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-76271bd9-5eab-4358-bcc4-68ff53dfd6f3-root {
    text-align: center;
  }


#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3.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-76271bd9-5eab-4358-bcc4-68ff53dfd6f3-root {
    text-align: center;
  }


#s-76271bd9-5eab-4358-bcc4-68ff53dfd6f3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec {
  display: none;
}
#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec, #wrap-s-64c08600-c65e-4daf-b3b8-583d53e7d2ec, #wrap-content-s-64c08600-c65e-4daf-b3b8-583d53e7d2ec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec {
  display: none;
}
#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec, #wrap-s-64c08600-c65e-4daf-b3b8-583d53e7d2ec, #wrap-content-s-64c08600-c65e-4daf-b3b8-583d53e7d2ec { display: none !important; }}
#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64c08600-c65e-4daf-b3b8-583d53e7d2ec.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-ca1e2011-a26e-45e4-bded-aa06cf92600e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ca1e2011-a26e-45e4-bded-aa06cf92600e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca1e2011-a26e-45e4-bded-aa06cf92600e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-de227354-6cd9-473e-bae0-fef6ddd6b3fb {
  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-de227354-6cd9-473e-bae0-fef6ddd6b3fb {
  display: none;
}
#s-de227354-6cd9-473e-bae0-fef6ddd6b3fb, #wrap-s-de227354-6cd9-473e-bae0-fef6ddd6b3fb, #wrap-content-s-de227354-6cd9-473e-bae0-fef6ddd6b3fb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de227354-6cd9-473e-bae0-fef6ddd6b3fb {
  display: none;
}
#s-de227354-6cd9-473e-bae0-fef6ddd6b3fb, #wrap-s-de227354-6cd9-473e-bae0-fef6ddd6b3fb, #wrap-content-s-de227354-6cd9-473e-bae0-fef6ddd6b3fb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-de227354-6cd9-473e-bae0-fef6ddd6b3fb {
  
}
}@media (max-width: 767px){#s-de227354-6cd9-473e-bae0-fef6ddd6b3fb {
  
}
}
#s-a20703f5-8f54-4281-868c-e85b11937e04 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-a20703f5-8f54-4281-868c-e85b11937e04 {
  display: none;
}
#s-a20703f5-8f54-4281-868c-e85b11937e04, #wrap-s-a20703f5-8f54-4281-868c-e85b11937e04, #wrap-content-s-a20703f5-8f54-4281-868c-e85b11937e04 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a20703f5-8f54-4281-868c-e85b11937e04 {
  display: none;
}
#s-a20703f5-8f54-4281-868c-e85b11937e04, #wrap-s-a20703f5-8f54-4281-868c-e85b11937e04, #wrap-content-s-a20703f5-8f54-4281-868c-e85b11937e04 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a20703f5-8f54-4281-868c-e85b11937e04 {
  
}
}@media (max-width: 767px){#s-a20703f5-8f54-4281-868c-e85b11937e04 {
  display: none;
}
#s-a20703f5-8f54-4281-868c-e85b11937e04, #wrap-s-a20703f5-8f54-4281-868c-e85b11937e04, #wrap-content-s-a20703f5-8f54-4281-868c-e85b11937e04 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a20703f5-8f54-4281-868c-e85b11937e04"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a20703f5-8f54-4281-868c-e85b11937e04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a20703f5-8f54-4281-868c-e85b11937e04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a20703f5-8f54-4281-868c-e85b11937e04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6854293c-5e12-4c35-8474-ff8b24c52e44 {
  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-6854293c-5e12-4c35-8474-ff8b24c52e44:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6854293c-5e12-4c35-8474-ff8b24c52e44:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6854293c-5e12-4c35-8474-ff8b24c52e44 {
  display: none;
}
#s-6854293c-5e12-4c35-8474-ff8b24c52e44, #wrap-s-6854293c-5e12-4c35-8474-ff8b24c52e44, #wrap-content-s-6854293c-5e12-4c35-8474-ff8b24c52e44 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6854293c-5e12-4c35-8474-ff8b24c52e44 {
  display: none;
}
#s-6854293c-5e12-4c35-8474-ff8b24c52e44, #wrap-s-6854293c-5e12-4c35-8474-ff8b24c52e44, #wrap-content-s-6854293c-5e12-4c35-8474-ff8b24c52e44 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6854293c-5e12-4c35-8474-ff8b24c52e44 {
  
}
}@media (max-width: 767px){#s-6854293c-5e12-4c35-8474-ff8b24c52e44 {
  display: none;
}
#s-6854293c-5e12-4c35-8474-ff8b24c52e44, #wrap-s-6854293c-5e12-4c35-8474-ff8b24c52e44, #wrap-content-s-6854293c-5e12-4c35-8474-ff8b24c52e44 { display: none !important; }}

  #s-6854293c-5e12-4c35-8474-ff8b24c52e44-root {
    text-align: center;
  }


#s-6854293c-5e12-4c35-8474-ff8b24c52e44.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-6854293c-5e12-4c35-8474-ff8b24c52e44-root {
    text-align: center;
  }


#s-6854293c-5e12-4c35-8474-ff8b24c52e44.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-6854293c-5e12-4c35-8474-ff8b24c52e44-root {
    text-align: center;
  }


#s-6854293c-5e12-4c35-8474-ff8b24c52e44.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-6854293c-5e12-4c35-8474-ff8b24c52e44-root {
    text-align: center;
  }


#s-6854293c-5e12-4c35-8474-ff8b24c52e44.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-6854293c-5e12-4c35-8474-ff8b24c52e44-root {
    text-align: center;
  }


#s-6854293c-5e12-4c35-8474-ff8b24c52e44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d {
  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-dd6da90f-293d-4a91-bdf1-6775ac30f81d: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-dd6da90f-293d-4a91-bdf1-6775ac30f81d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d {
  display: none;
}
#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d, #wrap-s-dd6da90f-293d-4a91-bdf1-6775ac30f81d, #wrap-content-s-dd6da90f-293d-4a91-bdf1-6775ac30f81d { display: none !important; }}@media (max-width: 767px){#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d {
  display: none;
}
#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d, #wrap-s-dd6da90f-293d-4a91-bdf1-6775ac30f81d, #wrap-content-s-dd6da90f-293d-4a91-bdf1-6775ac30f81d { display: none !important; }}

  #s-dd6da90f-293d-4a91-bdf1-6775ac30f81d-root {
    text-align: center;
  }


#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dd6da90f-293d-4a91-bdf1-6775ac30f81d-root {
    text-align: center;
  }


#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d.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-dd6da90f-293d-4a91-bdf1-6775ac30f81d-root {
    text-align: center;
  }


#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d.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-dd6da90f-293d-4a91-bdf1-6775ac30f81d-root {
    text-align: center;
  }


#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dd6da90f-293d-4a91-bdf1-6775ac30f81d-root {
    text-align: center;
  }


#s-dd6da90f-293d-4a91-bdf1-6775ac30f81d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c {
  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-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c {
  display: none;
}
#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c, #wrap-s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c, #wrap-content-s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c {
  display: none;
}
#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c, #wrap-s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c, #wrap-content-s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c {
  display: none;
}
#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c, #wrap-s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c, #wrap-content-s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c { display: none !important; }}@media (max-width: 767px){#s-aa2f50ee-5f5f-41ef-a1b2-c49b208da53c {
  
}
}
#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 {
  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-75c14cc2-cb46-4cd3-a003-187e045bf9e5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 {
  display: none;
}
#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5, #wrap-s-75c14cc2-cb46-4cd3-a003-187e045bf9e5, #wrap-content-s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 {
  display: none;
}
#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5, #wrap-s-75c14cc2-cb46-4cd3-a003-187e045bf9e5, #wrap-content-s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 {
  display: none;
}
#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5, #wrap-s-75c14cc2-cb46-4cd3-a003-187e045bf9e5, #wrap-content-s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 { display: none !important; }}@media (max-width: 767px){#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5 {
  
}
}

  #s-75c14cc2-cb46-4cd3-a003-187e045bf9e5-root {
    text-align: center;
  }


#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5.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-75c14cc2-cb46-4cd3-a003-187e045bf9e5-root {
    text-align: center;
  }


#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5.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-75c14cc2-cb46-4cd3-a003-187e045bf9e5-root {
    text-align: center;
  }


#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5.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-75c14cc2-cb46-4cd3-a003-187e045bf9e5-root {
    text-align: center;
  }


#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5.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-75c14cc2-cb46-4cd3-a003-187e045bf9e5-root {
    text-align: center;
  }


#s-75c14cc2-cb46-4cd3-a003-187e045bf9e5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a151bd83-698f-4c0d-a93e-3273ab397b8a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-a151bd83-698f-4c0d-a93e-3273ab397b8a {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a151bd83-698f-4c0d-a93e-3273ab397b8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a151bd83-698f-4c0d-a93e-3273ab397b8a {
  cursor: pointer;
}#s-a151bd83-698f-4c0d-a93e-3273ab397b8a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75 {
  display: none;
}
#s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75, #wrap-s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75, #wrap-content-s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75 { display: none !important; }}@media (max-width: 767px){#s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75 {
  display: none;
}
#s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75, #wrap-s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75, #wrap-content-s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75 { display: none !important; }}
@media (min-width: 0px) {
[id="s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d5a5d2c-0f2c-4dca-9431-dc7a6fcd7d75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ee1aea4f-2c65-44ae-920d-f959b99c7186 {
  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-ee1aea4f-2c65-44ae-920d-f959b99c7186 {
  display: none;
}
#s-ee1aea4f-2c65-44ae-920d-f959b99c7186, #wrap-s-ee1aea4f-2c65-44ae-920d-f959b99c7186, #wrap-content-s-ee1aea4f-2c65-44ae-920d-f959b99c7186 { display: none !important; }}@media (max-width: 767px){#s-ee1aea4f-2c65-44ae-920d-f959b99c7186 {
  display: none;
}
#s-ee1aea4f-2c65-44ae-920d-f959b99c7186, #wrap-s-ee1aea4f-2c65-44ae-920d-f959b99c7186, #wrap-content-s-ee1aea4f-2c65-44ae-920d-f959b99c7186 { display: none !important; }}
#s-93a21d2a-9319-4892-86d6-16496ac43334 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-93a21d2a-9319-4892-86d6-16496ac43334 {
  display: none;
}
#s-93a21d2a-9319-4892-86d6-16496ac43334, #wrap-s-93a21d2a-9319-4892-86d6-16496ac43334, #wrap-content-s-93a21d2a-9319-4892-86d6-16496ac43334 { display: none !important; }}@media (max-width: 767px){#s-93a21d2a-9319-4892-86d6-16496ac43334 {
  display: none;
}
#s-93a21d2a-9319-4892-86d6-16496ac43334, #wrap-s-93a21d2a-9319-4892-86d6-16496ac43334, #wrap-content-s-93a21d2a-9319-4892-86d6-16496ac43334 { display: none !important; }}
@media (min-width: 0px) {
[id="s-93a21d2a-9319-4892-86d6-16496ac43334"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-93a21d2a-9319-4892-86d6-16496ac43334"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-93a21d2a-9319-4892-86d6-16496ac43334"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-93a21d2a-9319-4892-86d6-16496ac43334"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-87b82373-64c3-44f1-bd01-1f3aacaa2002 {
  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-87b82373-64c3-44f1-bd01-1f3aacaa2002:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-87b82373-64c3-44f1-bd01-1f3aacaa2002:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-87b82373-64c3-44f1-bd01-1f3aacaa2002 {
  display: none;
}
#s-87b82373-64c3-44f1-bd01-1f3aacaa2002, #wrap-s-87b82373-64c3-44f1-bd01-1f3aacaa2002, #wrap-content-s-87b82373-64c3-44f1-bd01-1f3aacaa2002 { display: none !important; }}@media (max-width: 767px){#s-87b82373-64c3-44f1-bd01-1f3aacaa2002 {
  display: none;
}
#s-87b82373-64c3-44f1-bd01-1f3aacaa2002, #wrap-s-87b82373-64c3-44f1-bd01-1f3aacaa2002, #wrap-content-s-87b82373-64c3-44f1-bd01-1f3aacaa2002 { display: none !important; }}

  #s-87b82373-64c3-44f1-bd01-1f3aacaa2002-root {
    text-align: center;
  }


#s-87b82373-64c3-44f1-bd01-1f3aacaa2002.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-87b82373-64c3-44f1-bd01-1f3aacaa2002-root {
    text-align: center;
  }


#s-87b82373-64c3-44f1-bd01-1f3aacaa2002.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-87b82373-64c3-44f1-bd01-1f3aacaa2002-root {
    text-align: center;
  }


#s-87b82373-64c3-44f1-bd01-1f3aacaa2002.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-87b82373-64c3-44f1-bd01-1f3aacaa2002-root {
    text-align: center;
  }


#s-87b82373-64c3-44f1-bd01-1f3aacaa2002.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-87b82373-64c3-44f1-bd01-1f3aacaa2002-root {
    text-align: center;
  }


#s-87b82373-64c3-44f1-bd01-1f3aacaa2002.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 {
  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-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 {
  display: none;
}
#s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51, #wrap-s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51, #wrap-content-s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 {
  display: none;
}
#s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51, #wrap-s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51, #wrap-content-s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 {
  
}
}@media (max-width: 767px){#s-a57ebeb9-6f8c-4e38-8a06-4a89b0e07a51 {
  
}
}
#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 {
  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-3e5a947c-ab34-4a9d-b921-9812a9df96e6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 {
  display: none;
}
#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6, #wrap-s-3e5a947c-ab34-4a9d-b921-9812a9df96e6, #wrap-content-s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 {
  display: none;
}
#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6, #wrap-s-3e5a947c-ab34-4a9d-b921-9812a9df96e6, #wrap-content-s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 {
  
}
}@media (max-width: 767px){#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6 {
  
}
}

  #s-3e5a947c-ab34-4a9d-b921-9812a9df96e6-root {
    text-align: center;
  }


#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6.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-3e5a947c-ab34-4a9d-b921-9812a9df96e6-root {
    text-align: center;
  }


#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6.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-3e5a947c-ab34-4a9d-b921-9812a9df96e6-root {
    text-align: center;
  }


#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6.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-3e5a947c-ab34-4a9d-b921-9812a9df96e6-root {
    text-align: center;
  }


#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6.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-3e5a947c-ab34-4a9d-b921-9812a9df96e6-root {
    text-align: center;
  }


#s-3e5a947c-ab34-4a9d-b921-9812a9df96e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f0ed02b7-a045-481b-b80e-59147ca01a19 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -140px center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f0ed02b7-a045-481b-b80e-59147ca01a19 {
  display: none;
}
#s-f0ed02b7-a045-481b-b80e-59147ca01a19, #wrap-s-f0ed02b7-a045-481b-b80e-59147ca01a19, #wrap-content-s-f0ed02b7-a045-481b-b80e-59147ca01a19 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0ed02b7-a045-481b-b80e-59147ca01a19 {
  display: none;
}
#s-f0ed02b7-a045-481b-b80e-59147ca01a19, #wrap-s-f0ed02b7-a045-481b-b80e-59147ca01a19, #wrap-content-s-f0ed02b7-a045-481b-b80e-59147ca01a19 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0ed02b7-a045-481b-b80e-59147ca01a19 {
  display: none;
}
#s-f0ed02b7-a045-481b-b80e-59147ca01a19, #wrap-s-f0ed02b7-a045-481b-b80e-59147ca01a19, #wrap-content-s-f0ed02b7-a045-481b-b80e-59147ca01a19 { display: none !important; }}
#s-f0ed02b7-a045-481b-b80e-59147ca01a19 {
  background-image: url(https://i.shgcdn.com/d957e297-c931-4a1b-b38b-6d95ef5d7629/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f0ed02b7-a045-481b-b80e-59147ca01a19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0ed02b7-a045-481b-b80e-59147ca01a19 {
  cursor: pointer;
}#s-f0ed02b7-a045-481b-b80e-59147ca01a19.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-868b6d39-c1cc-4f26-9dd0-4ff8761bd386"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-868b6d39-c1cc-4f26-9dd0-4ff8761bd386"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-868b6d39-c1cc-4f26-9dd0-4ff8761bd386"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a {
  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-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a {
  display: none;
}
#s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a, #wrap-s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a, #wrap-content-s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a { display: none !important; }}@media (max-width: 767px){#s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a {
  display: none;
}
#s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a, #wrap-s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a, #wrap-content-s-e09c935e-66fc-48ea-83cc-5a7f4cd7db5a { display: none !important; }}
#s-f455cfc3-b907-4d1a-bddc-5d58d577f99b {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f455cfc3-b907-4d1a-bddc-5d58d577f99b {
  display: none;
}
#s-f455cfc3-b907-4d1a-bddc-5d58d577f99b, #wrap-s-f455cfc3-b907-4d1a-bddc-5d58d577f99b, #wrap-content-s-f455cfc3-b907-4d1a-bddc-5d58d577f99b { display: none !important; }}@media (max-width: 767px){#s-f455cfc3-b907-4d1a-bddc-5d58d577f99b {
  display: none;
}
#s-f455cfc3-b907-4d1a-bddc-5d58d577f99b, #wrap-s-f455cfc3-b907-4d1a-bddc-5d58d577f99b, #wrap-content-s-f455cfc3-b907-4d1a-bddc-5d58d577f99b { display: none !important; }}
@media (min-width: 0px) {
[id="s-f455cfc3-b907-4d1a-bddc-5d58d577f99b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f455cfc3-b907-4d1a-bddc-5d58d577f99b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f455cfc3-b907-4d1a-bddc-5d58d577f99b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f455cfc3-b907-4d1a-bddc-5d58d577f99b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

  #s-ba1b4304-1691-42ce-a181-4f1874b85256-root {
    text-align: center;
  }


#s-ba1b4304-1691-42ce-a181-4f1874b85256.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-ba1b4304-1691-42ce-a181-4f1874b85256-root {
    text-align: center;
  }


#s-ba1b4304-1691-42ce-a181-4f1874b85256.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-ba1b4304-1691-42ce-a181-4f1874b85256-root {
    text-align: center;
  }


#s-ba1b4304-1691-42ce-a181-4f1874b85256.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-ba1b4304-1691-42ce-a181-4f1874b85256-root {
    text-align: center;
  }


#s-ba1b4304-1691-42ce-a181-4f1874b85256.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-ba1b4304-1691-42ce-a181-4f1874b85256-root {
    text-align: center;
  }


#s-ba1b4304-1691-42ce-a181-4f1874b85256.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-1f68329b-629c-4f82-9cfb-14cbab54a8ae {
  display: none;
}
#s-1f68329b-629c-4f82-9cfb-14cbab54a8ae, #wrap-s-1f68329b-629c-4f82-9cfb-14cbab54a8ae, #wrap-content-s-1f68329b-629c-4f82-9cfb-14cbab54a8ae { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f68329b-629c-4f82-9cfb-14cbab54a8ae {
  display: none;
}
#s-1f68329b-629c-4f82-9cfb-14cbab54a8ae, #wrap-s-1f68329b-629c-4f82-9cfb-14cbab54a8ae, #wrap-content-s-1f68329b-629c-4f82-9cfb-14cbab54a8ae { display: none !important; }}@media (max-width: 767px){#s-1f68329b-629c-4f82-9cfb-14cbab54a8ae {
  display: none;
}
#s-1f68329b-629c-4f82-9cfb-14cbab54a8ae, #wrap-s-1f68329b-629c-4f82-9cfb-14cbab54a8ae, #wrap-content-s-1f68329b-629c-4f82-9cfb-14cbab54a8ae { display: none !important; }}
@media (min-width: 0px) {
[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f68329b-629c-4f82-9cfb-14cbab54a8ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a {
  margin-left: 30px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a {
  display: none;
}
#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a, #wrap-s-c9006eb4-4b6b-4195-b1ae-db43bc94034a, #wrap-content-s-c9006eb4-4b6b-4195-b1ae-db43bc94034a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a {
  display: none;
}
#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a, #wrap-s-c9006eb4-4b6b-4195-b1ae-db43bc94034a, #wrap-content-s-c9006eb4-4b6b-4195-b1ae-db43bc94034a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a {
  
}
}@media (max-width: 767px){#s-c9006eb4-4b6b-4195-b1ae-db43bc94034a {
  
}
}
@media (min-width: 1200px){#s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d {
  display: none;
}
#s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d, #wrap-s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d, #wrap-content-s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d {
  display: none;
}
#s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d, #wrap-s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d, #wrap-content-s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d { display: none !important; }}@media (max-width: 767px){#s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d {
  display: none;
}
#s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d, #wrap-s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d, #wrap-content-s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d { display: none !important; }}
@media (min-width: 0px) {
[id="s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d99edd43-3d83-4ac2-8a51-19f11c1cf67d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.7);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee {
  display: none;
}
#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee, #wrap-s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee, #wrap-content-s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee {
  display: none;
}
#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee, #wrap-s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee, #wrap-content-s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee {
  
}
}@media (max-width: 767px){#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee {
  
}
}

  #s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee-root {
    text-align: center;
  }


#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee-root {
    text-align: center;
  }


#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee-root {
    text-align: center;
  }


#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee-root {
    text-align: center;
  }


#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee-root {
    text-align: center;
  }


#s-220e2394-3ffa-4a5c-a9dc-3b26227c7aee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 120px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 {
  display: none;
}
#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23, #wrap-s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23, #wrap-content-s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 {
  display: none;
}
#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23, #wrap-s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23, #wrap-content-s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 {
  display: none;
}
#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23, #wrap-s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23, #wrap-content-s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 { display: none !important; }}@media (max-width: 767px){#s-ae5b89b5-5d13-4e45-86f6-9b7bd2e8ba23 {
  
}
}
#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e {
  margin-top: 30px;
margin-left: 60px;
margin-bottom: 100px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e {
  display: none;
}
#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e, #wrap-s-248fcd81-01c3-4745-96ca-b6bc2978fa7e, #wrap-content-s-248fcd81-01c3-4745-96ca-b6bc2978fa7e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e {
  display: none;
}
#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e, #wrap-s-248fcd81-01c3-4745-96ca-b6bc2978fa7e, #wrap-content-s-248fcd81-01c3-4745-96ca-b6bc2978fa7e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e {
  display: none;
}
#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e, #wrap-s-248fcd81-01c3-4745-96ca-b6bc2978fa7e, #wrap-content-s-248fcd81-01c3-4745-96ca-b6bc2978fa7e { display: none !important; }}@media (max-width: 767px){#s-248fcd81-01c3-4745-96ca-b6bc2978fa7e {
  
}
}
#s-dee19b68-d206-42cc-8f83-2aed2361ea60 {
  margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-dee19b68-d206-42cc-8f83-2aed2361ea60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dee19b68-d206-42cc-8f83-2aed2361ea60:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dee19b68-d206-42cc-8f83-2aed2361ea60 {
  display: none;
}
#s-dee19b68-d206-42cc-8f83-2aed2361ea60, #wrap-s-dee19b68-d206-42cc-8f83-2aed2361ea60, #wrap-content-s-dee19b68-d206-42cc-8f83-2aed2361ea60 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dee19b68-d206-42cc-8f83-2aed2361ea60 {
  display: none;
}
#s-dee19b68-d206-42cc-8f83-2aed2361ea60, #wrap-s-dee19b68-d206-42cc-8f83-2aed2361ea60, #wrap-content-s-dee19b68-d206-42cc-8f83-2aed2361ea60 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dee19b68-d206-42cc-8f83-2aed2361ea60 {
  display: none;
}
#s-dee19b68-d206-42cc-8f83-2aed2361ea60, #wrap-s-dee19b68-d206-42cc-8f83-2aed2361ea60, #wrap-content-s-dee19b68-d206-42cc-8f83-2aed2361ea60 { display: none !important; }}@media (max-width: 767px){#s-dee19b68-d206-42cc-8f83-2aed2361ea60 {
  
}
}

  #s-dee19b68-d206-42cc-8f83-2aed2361ea60-root {
    text-align: center;
  }


#s-dee19b68-d206-42cc-8f83-2aed2361ea60.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-dee19b68-d206-42cc-8f83-2aed2361ea60-root {
    text-align: center;
  }


#s-dee19b68-d206-42cc-8f83-2aed2361ea60.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-dee19b68-d206-42cc-8f83-2aed2361ea60-root {
    text-align: center;
  }


#s-dee19b68-d206-42cc-8f83-2aed2361ea60.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-dee19b68-d206-42cc-8f83-2aed2361ea60-root {
    text-align: center;
  }


#s-dee19b68-d206-42cc-8f83-2aed2361ea60.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-dee19b68-d206-42cc-8f83-2aed2361ea60-root {
    text-align: center;
  }


#s-dee19b68-d206-42cc-8f83-2aed2361ea60.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 {
  display: none;
}
#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7, #wrap-s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7, #wrap-content-s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 {
  display: none;
}
#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7, #wrap-s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7, #wrap-content-s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 {
  display: none;
}
#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7, #wrap-s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7, #wrap-content-s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 { display: none !important; }}
#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 {
  background-image: url(https://i.shgcdn.com/8fe4b00c-5d81-44b8-ae71-1a2e4f512ecf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7 {
  cursor: pointer;
}#s-86ffa6de-895c-41fb-9159-fcd6d9cec9a7.shg-box.shg-c {
  justify-content: flex-end;
}

#s-a94150dd-5e97-4071-bb05-375db6e41a76 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-a8b67a81-1581-49e6-a6b6-60746207ef98 {
  border-style: solid;
margin-top: 260px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a8b67a81-1581-49e6-a6b6-60746207ef98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8b67a81-1581-49e6-a6b6-60746207ef98: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-a8b67a81-1581-49e6-a6b6-60746207ef98-root {
    text-align: center;
  }


#s-a8b67a81-1581-49e6-a6b6-60746207ef98.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-a8b67a81-1581-49e6-a6b6-60746207ef98-root {
    text-align: center;
  }


#s-a8b67a81-1581-49e6-a6b6-60746207ef98.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-a8b67a81-1581-49e6-a6b6-60746207ef98-root {
    text-align: center;
  }


#s-a8b67a81-1581-49e6-a6b6-60746207ef98.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-a8b67a81-1581-49e6-a6b6-60746207ef98-root {
    text-align: center;
  }


#s-a8b67a81-1581-49e6-a6b6-60746207ef98.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-a8b67a81-1581-49e6-a6b6-60746207ef98-root {
    text-align: center;
  }


#s-a8b67a81-1581-49e6-a6b6-60746207ef98.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  display: none;
}
#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54, #wrap-s-9cd206f9-a267-455d-b2dc-ac766a2b9e54, #wrap-content-s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  display: none;
}
#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54, #wrap-s-9cd206f9-a267-455d-b2dc-ac766a2b9e54, #wrap-content-s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  
}
}@media (max-width: 767px){#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  
}
}
#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54 {
  cursor: pointer;
}#s-9cd206f9-a267-455d-b2dc-ac766a2b9e54.shg-box.shg-c {
  justify-content: center;
}

#s-549c2882-0a47-466c-99aa-cf16f559b7e8 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-549c2882-0a47-466c-99aa-cf16f559b7e8 {
  display: none;
}
#s-549c2882-0a47-466c-99aa-cf16f559b7e8, #wrap-s-549c2882-0a47-466c-99aa-cf16f559b7e8, #wrap-content-s-549c2882-0a47-466c-99aa-cf16f559b7e8 { display: none !important; }}@media (max-width: 767px){#s-549c2882-0a47-466c-99aa-cf16f559b7e8 {
  display: none;
}
#s-549c2882-0a47-466c-99aa-cf16f559b7e8, #wrap-s-549c2882-0a47-466c-99aa-cf16f559b7e8, #wrap-content-s-549c2882-0a47-466c-99aa-cf16f559b7e8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-549c2882-0a47-466c-99aa-cf16f559b7e8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-549c2882-0a47-466c-99aa-cf16f559b7e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-549c2882-0a47-466c-99aa-cf16f559b7e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-549c2882-0a47-466c-99aa-cf16f559b7e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8f3cb230-6ecd-4af1-894f-6e0413270749 {
  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-8f3cb230-6ecd-4af1-894f-6e0413270749 {
  display: none;
}
#s-8f3cb230-6ecd-4af1-894f-6e0413270749, #wrap-s-8f3cb230-6ecd-4af1-894f-6e0413270749, #wrap-content-s-8f3cb230-6ecd-4af1-894f-6e0413270749 { display: none !important; }}@media (max-width: 767px){#s-8f3cb230-6ecd-4af1-894f-6e0413270749 {
  display: none;
}
#s-8f3cb230-6ecd-4af1-894f-6e0413270749, #wrap-s-8f3cb230-6ecd-4af1-894f-6e0413270749, #wrap-content-s-8f3cb230-6ecd-4af1-894f-6e0413270749 { display: none !important; }}
#s-3ba3c4b2-e987-4409-a69b-a42f817dbd15 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3ba3c4b2-e987-4409-a69b-a42f817dbd15 {
  display: none;
}
#s-3ba3c4b2-e987-4409-a69b-a42f817dbd15, #wrap-s-3ba3c4b2-e987-4409-a69b-a42f817dbd15, #wrap-content-s-3ba3c4b2-e987-4409-a69b-a42f817dbd15 { display: none !important; }}@media (max-width: 767px){#s-3ba3c4b2-e987-4409-a69b-a42f817dbd15 {
  display: none;
}
#s-3ba3c4b2-e987-4409-a69b-a42f817dbd15, #wrap-s-3ba3c4b2-e987-4409-a69b-a42f817dbd15, #wrap-content-s-3ba3c4b2-e987-4409-a69b-a42f817dbd15 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3ba3c4b2-e987-4409-a69b-a42f817dbd15"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3ba3c4b2-e987-4409-a69b-a42f817dbd15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3ba3c4b2-e987-4409-a69b-a42f817dbd15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ba3c4b2-e987-4409-a69b-a42f817dbd15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6845ea73-2796-4980-9922-e04ed01e39dd {
  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-6845ea73-2796-4980-9922-e04ed01e39dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6845ea73-2796-4980-9922-e04ed01e39dd:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6845ea73-2796-4980-9922-e04ed01e39dd {
  display: none;
}
#s-6845ea73-2796-4980-9922-e04ed01e39dd, #wrap-s-6845ea73-2796-4980-9922-e04ed01e39dd, #wrap-content-s-6845ea73-2796-4980-9922-e04ed01e39dd { display: none !important; }}@media (max-width: 767px){#s-6845ea73-2796-4980-9922-e04ed01e39dd {
  display: none;
}
#s-6845ea73-2796-4980-9922-e04ed01e39dd, #wrap-s-6845ea73-2796-4980-9922-e04ed01e39dd, #wrap-content-s-6845ea73-2796-4980-9922-e04ed01e39dd { display: none !important; }}

  #s-6845ea73-2796-4980-9922-e04ed01e39dd-root {
    text-align: center;
  }


#s-6845ea73-2796-4980-9922-e04ed01e39dd.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-6845ea73-2796-4980-9922-e04ed01e39dd-root {
    text-align: center;
  }


#s-6845ea73-2796-4980-9922-e04ed01e39dd.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-6845ea73-2796-4980-9922-e04ed01e39dd-root {
    text-align: center;
  }


#s-6845ea73-2796-4980-9922-e04ed01e39dd.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-6845ea73-2796-4980-9922-e04ed01e39dd-root {
    text-align: center;
  }


#s-6845ea73-2796-4980-9922-e04ed01e39dd.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-6845ea73-2796-4980-9922-e04ed01e39dd-root {
    text-align: center;
  }


#s-6845ea73-2796-4980-9922-e04ed01e39dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 {
  display: none;
}
#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0, #wrap-s-8449775f-f6f3-460d-9ba8-7bfacb97dee0, #wrap-content-s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 {
  display: none;
}
#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0, #wrap-s-8449775f-f6f3-460d-9ba8-7bfacb97dee0, #wrap-content-s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 {
  
}
}@media (max-width: 767px){#s-8449775f-f6f3-460d-9ba8-7bfacb97dee0 {
  
}
}
@media (min-width: 0px) {
[id="s-8449775f-f6f3-460d-9ba8-7bfacb97dee0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8449775f-f6f3-460d-9ba8-7bfacb97dee0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8449775f-f6f3-460d-9ba8-7bfacb97dee0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8449775f-f6f3-460d-9ba8-7bfacb97dee0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2a3be0a1-373e-49f3-8a52-73bbc5000341 {
  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-2a3be0a1-373e-49f3-8a52-73bbc5000341 {
  
}
}@media (max-width: 767px){#s-2a3be0a1-373e-49f3-8a52-73bbc5000341 {
  
}
}
#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 {
  display: none;
}
#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5, #wrap-s-055051ba-6aee-46c9-b5a6-8502a3abe8e5, #wrap-content-s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 {
  display: none;
}
#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5, #wrap-s-055051ba-6aee-46c9-b5a6-8502a3abe8e5, #wrap-content-s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 {
  
}
}@media (max-width: 767px){#s-055051ba-6aee-46c9-b5a6-8502a3abe8e5 {
  
}
}
@media (min-width: 0px) {
[id="s-055051ba-6aee-46c9-b5a6-8502a3abe8e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-055051ba-6aee-46c9-b5a6-8502a3abe8e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-055051ba-6aee-46c9-b5a6-8502a3abe8e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-055051ba-6aee-46c9-b5a6-8502a3abe8e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d3a96250-611b-4296-aff9-f50cb40ac738 {
  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-d3a96250-611b-4296-aff9-f50cb40ac738:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d3a96250-611b-4296-aff9-f50cb40ac738:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d3a96250-611b-4296-aff9-f50cb40ac738 {
  
}
}@media (max-width: 767px){#s-d3a96250-611b-4296-aff9-f50cb40ac738 {
  
}
}

  #s-d3a96250-611b-4296-aff9-f50cb40ac738-root {
    text-align: center;
  }


#s-d3a96250-611b-4296-aff9-f50cb40ac738.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-d3a96250-611b-4296-aff9-f50cb40ac738-root {
    text-align: center;
  }


#s-d3a96250-611b-4296-aff9-f50cb40ac738.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-d3a96250-611b-4296-aff9-f50cb40ac738-root {
    text-align: center;
  }


#s-d3a96250-611b-4296-aff9-f50cb40ac738.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-d3a96250-611b-4296-aff9-f50cb40ac738-root {
    text-align: center;
  }


#s-d3a96250-611b-4296-aff9-f50cb40ac738.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-d3a96250-611b-4296-aff9-f50cb40ac738-root {
    text-align: center;
  }


#s-d3a96250-611b-4296-aff9-f50cb40ac738.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-63d60599-d58f-4584-ac97-85c05688b816 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63d60599-d58f-4584-ac97-85c05688b816 {
  display: none;
}
#s-63d60599-d58f-4584-ac97-85c05688b816, #wrap-s-63d60599-d58f-4584-ac97-85c05688b816, #wrap-content-s-63d60599-d58f-4584-ac97-85c05688b816 { display: none !important; }}@media (max-width: 767px){#s-63d60599-d58f-4584-ac97-85c05688b816 {
  display: none;
}
#s-63d60599-d58f-4584-ac97-85c05688b816, #wrap-s-63d60599-d58f-4584-ac97-85c05688b816, #wrap-content-s-63d60599-d58f-4584-ac97-85c05688b816 { display: none !important; }}
#s-63d60599-d58f-4584-ac97-85c05688b816 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-63d60599-d58f-4584-ac97-85c05688b816 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-63d60599-d58f-4584-ac97-85c05688b816 {
  cursor: pointer;
}#s-63d60599-d58f-4584-ac97-85c05688b816.shg-box.shg-c {
  justify-content: center;
}

#s-89c3096d-0378-4947-ab0c-6a7ac761afe4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-89c3096d-0378-4947-ab0c-6a7ac761afe4 {
  display: none;
}
#s-89c3096d-0378-4947-ab0c-6a7ac761afe4, #wrap-s-89c3096d-0378-4947-ab0c-6a7ac761afe4, #wrap-content-s-89c3096d-0378-4947-ab0c-6a7ac761afe4 { display: none !important; }}@media (max-width: 767px){#s-89c3096d-0378-4947-ab0c-6a7ac761afe4 {
  display: none;
}
#s-89c3096d-0378-4947-ab0c-6a7ac761afe4, #wrap-s-89c3096d-0378-4947-ab0c-6a7ac761afe4, #wrap-content-s-89c3096d-0378-4947-ab0c-6a7ac761afe4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-89c3096d-0378-4947-ab0c-6a7ac761afe4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-89c3096d-0378-4947-ab0c-6a7ac761afe4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-89c3096d-0378-4947-ab0c-6a7ac761afe4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-89c3096d-0378-4947-ab0c-6a7ac761afe4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-19ea8c6b-f963-4052-9782-77e029b5aed9 {
  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-19ea8c6b-f963-4052-9782-77e029b5aed9 {
  display: none;
}
#s-19ea8c6b-f963-4052-9782-77e029b5aed9, #wrap-s-19ea8c6b-f963-4052-9782-77e029b5aed9, #wrap-content-s-19ea8c6b-f963-4052-9782-77e029b5aed9 { display: none !important; }}@media (max-width: 767px){#s-19ea8c6b-f963-4052-9782-77e029b5aed9 {
  display: none;
}
#s-19ea8c6b-f963-4052-9782-77e029b5aed9, #wrap-s-19ea8c6b-f963-4052-9782-77e029b5aed9, #wrap-content-s-19ea8c6b-f963-4052-9782-77e029b5aed9 { display: none !important; }}
#s-4c84fd3a-286c-42cf-9822-537d6e167035 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c84fd3a-286c-42cf-9822-537d6e167035 {
  display: none;
}
#s-4c84fd3a-286c-42cf-9822-537d6e167035, #wrap-s-4c84fd3a-286c-42cf-9822-537d6e167035, #wrap-content-s-4c84fd3a-286c-42cf-9822-537d6e167035 { display: none !important; }}@media (max-width: 767px){#s-4c84fd3a-286c-42cf-9822-537d6e167035 {
  display: none;
}
#s-4c84fd3a-286c-42cf-9822-537d6e167035, #wrap-s-4c84fd3a-286c-42cf-9822-537d6e167035, #wrap-content-s-4c84fd3a-286c-42cf-9822-537d6e167035 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4c84fd3a-286c-42cf-9822-537d6e167035"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4c84fd3a-286c-42cf-9822-537d6e167035"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4c84fd3a-286c-42cf-9822-537d6e167035"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c84fd3a-286c-42cf-9822-537d6e167035"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5 {
  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-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5 {
  display: none;
}
#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5, #wrap-s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5, #wrap-content-s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5 { display: none !important; }}@media (max-width: 767px){#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5 {
  display: none;
}
#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5, #wrap-s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5, #wrap-content-s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5 { display: none !important; }}

  #s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5-root {
    text-align: center;
  }


#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5.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-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5-root {
    text-align: center;
  }


#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5.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-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5-root {
    text-align: center;
  }


#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5.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-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5-root {
    text-align: center;
  }


#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5.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-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5-root {
    text-align: center;
  }


#s-9c1c599b-09b3-474f-a81e-4f82aa5fe3c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-491e9bd1-7ee1-478a-aafc-530cc14b4188 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 0px;
}
@media (min-width: 1200px){#s-491e9bd1-7ee1-478a-aafc-530cc14b4188 {
  display: none;
}
#s-491e9bd1-7ee1-478a-aafc-530cc14b4188, #wrap-s-491e9bd1-7ee1-478a-aafc-530cc14b4188, #wrap-content-s-491e9bd1-7ee1-478a-aafc-530cc14b4188 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-491e9bd1-7ee1-478a-aafc-530cc14b4188 {
  display: none;
}
#s-491e9bd1-7ee1-478a-aafc-530cc14b4188, #wrap-s-491e9bd1-7ee1-478a-aafc-530cc14b4188, #wrap-content-s-491e9bd1-7ee1-478a-aafc-530cc14b4188 { display: none !important; }}
#s-491e9bd1-7ee1-478a-aafc-530cc14b4188 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-491e9bd1-7ee1-478a-aafc-530cc14b4188 .shg-sld-nav-button.shg-sld-left,
#s-491e9bd1-7ee1-478a-aafc-530cc14b4188 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 {
  
}
}
#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 {
  background-image: url(https://i.shgcdn.com/8fe4b00c-5d81-44b8-ae71-1a2e4f512ecf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911 {
  cursor: pointer;
}#s-620c1bd0-ebf7-4c54-810f-cf2d7b470911.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e16b882c-d5b2-4bcc-a904-b233b3086aa9 {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61 {
  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-c93aec9f-f2b4-4771-bbb8-03bc523b7d61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61 {
  
}
}@media (max-width: 767px){#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61 {
  
}
}

  #s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61-root {
    text-align: center;
  }


#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61-root {
    text-align: center;
  }


#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61-root {
    text-align: center;
  }


#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61-root {
    text-align: center;
  }


#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61-root {
    text-align: center;
  }


#s-c93aec9f-f2b4-4771-bbb8-03bc523b7d61.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-814a7631-6160-4306-b721-8203e6e4d3cb {
  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-814a7631-6160-4306-b721-8203e6e4d3cb {
  
}
}@media (max-width: 767px){#s-814a7631-6160-4306-b721-8203e6e4d3cb {
  
}
}
#s-814a7631-6160-4306-b721-8203e6e4d3cb {
  background-image: url(https://i.shgcdn.com/28519b3a-320a-4364-8de9-aaec809058b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-814a7631-6160-4306-b721-8203e6e4d3cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-814a7631-6160-4306-b721-8203e6e4d3cb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-33c0b469-33c4-46aa-8054-efce26ff9075 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-33c0b469-33c4-46aa-8054-efce26ff9075 {
  display: none;
}
#s-33c0b469-33c4-46aa-8054-efce26ff9075, #wrap-s-33c0b469-33c4-46aa-8054-efce26ff9075, #wrap-content-s-33c0b469-33c4-46aa-8054-efce26ff9075 { display: none !important; }}@media (max-width: 767px){#s-33c0b469-33c4-46aa-8054-efce26ff9075 {
  display: none;
}
#s-33c0b469-33c4-46aa-8054-efce26ff9075, #wrap-s-33c0b469-33c4-46aa-8054-efce26ff9075, #wrap-content-s-33c0b469-33c4-46aa-8054-efce26ff9075 { display: none !important; }}
@media (min-width: 0px) {
[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33c0b469-33c4-46aa-8054-efce26ff9075"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-1fe8ce68-50ce-4ea3-82ee-9ab253332990 {
  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-1fe8ce68-50ce-4ea3-82ee-9ab253332990 {
  display: none;
}
#s-1fe8ce68-50ce-4ea3-82ee-9ab253332990, #wrap-s-1fe8ce68-50ce-4ea3-82ee-9ab253332990, #wrap-content-s-1fe8ce68-50ce-4ea3-82ee-9ab253332990 { display: none !important; }}@media (max-width: 767px){#s-1fe8ce68-50ce-4ea3-82ee-9ab253332990 {
  display: none;
}
#s-1fe8ce68-50ce-4ea3-82ee-9ab253332990, #wrap-s-1fe8ce68-50ce-4ea3-82ee-9ab253332990, #wrap-content-s-1fe8ce68-50ce-4ea3-82ee-9ab253332990 { display: none !important; }}
#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64 {
  background-size: cover;
margin-top: 30px;
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-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64 {
  display: none;
}
#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64, #wrap-s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64, #wrap-content-s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64 { display: none !important; }}@media (max-width: 767px){#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64 {
  display: none;
}
#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64, #wrap-s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64, #wrap-content-s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64 { display: none !important; }}

  #s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64-root {
    text-align: center;
  }


#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64.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-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64-root {
    text-align: center;
  }


#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64.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-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64-root {
    text-align: center;
  }


#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64.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-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64-root {
    text-align: center;
  }


#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64.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-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64-root {
    text-align: center;
  }


#s-7c6d9d00-e8bc-4cea-a853-bf8e69b40f64.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a {
  padding-top: 5px;
padding-bottom: 5px;
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-985e9cae-fc3b-46bf-a9d9-f6850278ad2a {
  display: none;
}
#s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a, #wrap-s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a, #wrap-content-s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a { display: none !important; }}@media (max-width: 767px){#s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a {
  display: none;
}
#s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a, #wrap-s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a, #wrap-content-s-985e9cae-fc3b-46bf-a9d9-f6850278ad2a { display: none !important; }}
#s-cdeeef66-9cff-4622-8300-1f89484f42a4 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 190px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
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-cdeeef66-9cff-4622-8300-1f89484f42a4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdeeef66-9cff-4622-8300-1f89484f42a4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdeeef66-9cff-4622-8300-1f89484f42a4 {
  
}
}@media (max-width: 767px){#s-cdeeef66-9cff-4622-8300-1f89484f42a4 {
  
}
}
#s-83e744be-1d3b-497a-aa40-d322737f25d2 {
  padding-top: 10px;
padding-left: 2px;
padding-bottom: 10px;
padding-right: 2px;
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-83e744be-1d3b-497a-aa40-d322737f25d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-83e744be-1d3b-497a-aa40-d322737f25d2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-83e744be-1d3b-497a-aa40-d322737f25d2 {
  display: none;
}
#s-83e744be-1d3b-497a-aa40-d322737f25d2, #wrap-s-83e744be-1d3b-497a-aa40-d322737f25d2, #wrap-content-s-83e744be-1d3b-497a-aa40-d322737f25d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83e744be-1d3b-497a-aa40-d322737f25d2 {
  display: none;
}
#s-83e744be-1d3b-497a-aa40-d322737f25d2, #wrap-s-83e744be-1d3b-497a-aa40-d322737f25d2, #wrap-content-s-83e744be-1d3b-497a-aa40-d322737f25d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83e744be-1d3b-497a-aa40-d322737f25d2 {
  
}
}@media (max-width: 767px){#s-83e744be-1d3b-497a-aa40-d322737f25d2 {
  
}
}

  #s-83e744be-1d3b-497a-aa40-d322737f25d2-root {
    text-align: center;
  }


#s-83e744be-1d3b-497a-aa40-d322737f25d2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-83e744be-1d3b-497a-aa40-d322737f25d2-root {
    text-align: center;
  }


#s-83e744be-1d3b-497a-aa40-d322737f25d2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-83e744be-1d3b-497a-aa40-d322737f25d2-root {
    text-align: center;
  }


#s-83e744be-1d3b-497a-aa40-d322737f25d2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-83e744be-1d3b-497a-aa40-d322737f25d2-root {
    text-align: center;
  }


#s-83e744be-1d3b-497a-aa40-d322737f25d2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-83e744be-1d3b-497a-aa40-d322737f25d2-root {
    text-align: center;
  }


#s-83e744be-1d3b-497a-aa40-d322737f25d2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a66f055e-e231-4a05-87ae-8038b2309091 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}

#s-a66f055e-e231-4a05-87ae-8038b2309091 {
  background-image: url(https://i.shgcdn.com/2f9be463-d901-41f4-89d1-06dad1b8a813/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a66f055e-e231-4a05-87ae-8038b2309091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a66f055e-e231-4a05-87ae-8038b2309091.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a {
  display: none;
}
#s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a, #wrap-s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a, #wrap-content-s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a { display: none !important; }}@media (max-width: 767px){#s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a {
  display: none;
}
#s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a, #wrap-s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a, #wrap-content-s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a { display: none !important; }}
@media (min-width: 0px) {
[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b37ffc76-5ba0-4f9a-be10-08460a1fab0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-8c0827fc-4382-4a76-a753-17b5930b3cef {
  padding-top: 28px;
padding-bottom: 28px;
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-8c0827fc-4382-4a76-a753-17b5930b3cef {
  display: none;
}
#s-8c0827fc-4382-4a76-a753-17b5930b3cef, #wrap-s-8c0827fc-4382-4a76-a753-17b5930b3cef, #wrap-content-s-8c0827fc-4382-4a76-a753-17b5930b3cef { display: none !important; }}@media (max-width: 767px){#s-8c0827fc-4382-4a76-a753-17b5930b3cef {
  display: none;
}
#s-8c0827fc-4382-4a76-a753-17b5930b3cef, #wrap-s-8c0827fc-4382-4a76-a753-17b5930b3cef, #wrap-content-s-8c0827fc-4382-4a76-a753-17b5930b3cef { display: none !important; }}
#s-668780a8-9bae-4b3c-b9f8-6fa816423ecf {
  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-668780a8-9bae-4b3c-b9f8-6fa816423ecf {
  display: none;
}
#s-668780a8-9bae-4b3c-b9f8-6fa816423ecf, #wrap-s-668780a8-9bae-4b3c-b9f8-6fa816423ecf, #wrap-content-s-668780a8-9bae-4b3c-b9f8-6fa816423ecf { display: none !important; }}@media (max-width: 767px){#s-668780a8-9bae-4b3c-b9f8-6fa816423ecf {
  display: none;
}
#s-668780a8-9bae-4b3c-b9f8-6fa816423ecf, #wrap-s-668780a8-9bae-4b3c-b9f8-6fa816423ecf, #wrap-content-s-668780a8-9bae-4b3c-b9f8-6fa816423ecf { display: none !important; }}
#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1 {
  margin-top: 40px;
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-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1 {
  display: none;
}
#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1, #wrap-s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1, #wrap-content-s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1 { display: none !important; }}@media (max-width: 767px){#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1 {
  display: none;
}
#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1, #wrap-s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1, #wrap-content-s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1 { display: none !important; }}

  #s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1-root {
    text-align: center;
  }


#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1.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-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1-root {
    text-align: center;
  }


#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1.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-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1-root {
    text-align: center;
  }


#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1.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-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1-root {
    text-align: center;
  }


#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1.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-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1-root {
    text-align: center;
  }


#s-0d9c6922-c5d4-4b34-bc7c-0386c80cf6b1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c255b9a4-f37b-4948-9ea0-58142701d4f3 {
  margin-top: 130px;
}
@media (min-width: 1200px){#s-c255b9a4-f37b-4948-9ea0-58142701d4f3 {
  display: none;
}
#s-c255b9a4-f37b-4948-9ea0-58142701d4f3, #wrap-s-c255b9a4-f37b-4948-9ea0-58142701d4f3, #wrap-content-s-c255b9a4-f37b-4948-9ea0-58142701d4f3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c255b9a4-f37b-4948-9ea0-58142701d4f3 {
  display: none;
}
#s-c255b9a4-f37b-4948-9ea0-58142701d4f3, #wrap-s-c255b9a4-f37b-4948-9ea0-58142701d4f3, #wrap-content-s-c255b9a4-f37b-4948-9ea0-58142701d4f3 { display: none !important; }}@media (max-width: 767px){#s-c255b9a4-f37b-4948-9ea0-58142701d4f3 {
  display: none;
}
#s-c255b9a4-f37b-4948-9ea0-58142701d4f3, #wrap-s-c255b9a4-f37b-4948-9ea0-58142701d4f3, #wrap-content-s-c255b9a4-f37b-4948-9ea0-58142701d4f3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c255b9a4-f37b-4948-9ea0-58142701d4f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c255b9a4-f37b-4948-9ea0-58142701d4f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c255b9a4-f37b-4948-9ea0-58142701d4f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c255b9a4-f37b-4948-9ea0-58142701d4f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cb52b00a-30e0-46d4-b7ff-fb390e499432 {
  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: 1200px){#s-cb52b00a-30e0-46d4-b7ff-fb390e499432 {
  display: none;
}
#s-cb52b00a-30e0-46d4-b7ff-fb390e499432, #wrap-s-cb52b00a-30e0-46d4-b7ff-fb390e499432, #wrap-content-s-cb52b00a-30e0-46d4-b7ff-fb390e499432 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb52b00a-30e0-46d4-b7ff-fb390e499432 {
  display: none;
}
#s-cb52b00a-30e0-46d4-b7ff-fb390e499432, #wrap-s-cb52b00a-30e0-46d4-b7ff-fb390e499432, #wrap-content-s-cb52b00a-30e0-46d4-b7ff-fb390e499432 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb52b00a-30e0-46d4-b7ff-fb390e499432 {
  
}
}@media (max-width: 767px){#s-cb52b00a-30e0-46d4-b7ff-fb390e499432 {
  
}
}
#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc {
  margin-top: 30px;
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-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc {
  display: none;
}
#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc, #wrap-s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc, #wrap-content-s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc {
  display: none;
}
#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc, #wrap-s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc, #wrap-content-s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc {
  
}
}@media (max-width: 767px){#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc {
  
}
}

  #s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc-root {
    text-align: center;
  }


#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc.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-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc-root {
    text-align: center;
  }


#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc.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-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc-root {
    text-align: center;
  }


#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc.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-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc-root {
    text-align: center;
  }


#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc.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-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc-root {
    text-align: center;
  }


#s-d562c4a1-a1d0-483b-bc26-ad66ce52a8bc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 {
  margin-top: 130px;
}
@media (min-width: 1200px){#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 {
  display: none;
}
#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293, #wrap-s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293, #wrap-content-s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 {
  display: none;
}
#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293, #wrap-s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293, #wrap-content-s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 {
  display: none;
}
#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293, #wrap-s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293, #wrap-content-s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 { display: none !important; }}@media (max-width: 767px){#s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293 {
  
}
}
@media (min-width: 0px) {
[id="s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff28d3f3-c6a7-4c2d-a2c4-3050bd03e293"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 1200px){#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 {
  display: none;
}
#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7, #wrap-s-4463d4d5-77de-42b8-adb3-a6b6013a70e7, #wrap-content-s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 {
  display: none;
}
#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7, #wrap-s-4463d4d5-77de-42b8-adb3-a6b6013a70e7, #wrap-content-s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 {
  
}
}@media (max-width: 767px){#s-4463d4d5-77de-42b8-adb3-a6b6013a70e7 {
  
}
}
#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 {
  margin-top: 30px;
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-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 {
  display: none;
}
#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8, #wrap-s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8, #wrap-content-s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 {
  display: none;
}
#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8, #wrap-s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8, #wrap-content-s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 {
  
}
}@media (max-width: 767px){#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8 {
  
}
}

  #s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8-root {
    text-align: center;
  }


#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8.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-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8-root {
    text-align: center;
  }


#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8.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-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8-root {
    text-align: center;
  }


#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8.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-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8-root {
    text-align: center;
  }


#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8.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-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8-root {
    text-align: center;
  }


#s-b0fb03e1-dbab-4831-b3d8-f76252bdd2e8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f878c9b2-2183-473c-9440-086478ddaae9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-f878c9b2-2183-473c-9440-086478ddaae9 {
  
}
}
#s-f878c9b2-2183-473c-9440-086478ddaae9 {
  background-image: url(https://i.shgcdn.com/06f5e162-f911-4424-bd69-352f811277bb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f878c9b2-2183-473c-9440-086478ddaae9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f878c9b2-2183-473c-9440-086478ddaae9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ec1f497-1631-4069-b9a2-419b28c0608c {
  margin-top: 160px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-2ec1f497-1631-4069-b9a2-419b28c0608c {
  display: none;
}
#s-2ec1f497-1631-4069-b9a2-419b28c0608c, #wrap-s-2ec1f497-1631-4069-b9a2-419b28c0608c, #wrap-content-s-2ec1f497-1631-4069-b9a2-419b28c0608c { display: none !important; }}
@media (min-width: 0px) {
[id="s-2ec1f497-1631-4069-b9a2-419b28c0608c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2ec1f497-1631-4069-b9a2-419b28c0608c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ec1f497-1631-4069-b9a2-419b28c0608c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ec1f497-1631-4069-b9a2-419b28c0608c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-465c95ab-1db8-4e7d-9c47-df0d1a708949 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d {
  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-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d {
  
}
}@media (max-width: 767px){#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d {
  
}
}

  #s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d-root {
    text-align: center;
  }


#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d.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-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d-root {
    text-align: center;
  }


#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d.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-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d-root {
    text-align: center;
  }


#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d.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-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d-root {
    text-align: center;
  }


#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d.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-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d-root {
    text-align: center;
  }


#s-1ca5b43d-f9f1-4c2a-af09-64d075d9f25d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-35b1c179-0ac5-4106-a5ea-816b4b087405 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-35b1c179-0ac5-4106-a5ea-816b4b087405 {
  display: none;
}
#s-35b1c179-0ac5-4106-a5ea-816b4b087405, #wrap-s-35b1c179-0ac5-4106-a5ea-816b4b087405, #wrap-content-s-35b1c179-0ac5-4106-a5ea-816b4b087405 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35b1c179-0ac5-4106-a5ea-816b4b087405 {
  display: none;
}
#s-35b1c179-0ac5-4106-a5ea-816b4b087405, #wrap-s-35b1c179-0ac5-4106-a5ea-816b4b087405, #wrap-content-s-35b1c179-0ac5-4106-a5ea-816b4b087405 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35b1c179-0ac5-4106-a5ea-816b4b087405 {
  display: none;
}
#s-35b1c179-0ac5-4106-a5ea-816b4b087405, #wrap-s-35b1c179-0ac5-4106-a5ea-816b4b087405, #wrap-content-s-35b1c179-0ac5-4106-a5ea-816b4b087405 { display: none !important; }}
#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b {
  background-size: cover;
margin-top: 340px;
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-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b {
  display: none;
}
#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b, #wrap-s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b, #wrap-content-s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b { display: none !important; }}@media (max-width: 767px){#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b {
  
}
}

  #s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b-root {
    text-align: center;
  }


#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b.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-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b-root {
    text-align: center;
  }


#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b.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-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b-root {
    text-align: center;
  }


#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b.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-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b-root {
    text-align: center;
  }


#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b.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-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b-root {
    text-align: center;
  }


#s-ba5c1c4d-72c9-4c7f-a84f-6e667b2fe70b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-46e8f9ce-4281-4460-a7ab-4636648cc682 {
  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-46e8f9ce-4281-4460-a7ab-4636648cc682 {
  
}
}@media (max-width: 767px){#s-46e8f9ce-4281-4460-a7ab-4636648cc682 {
  
}
}
#s-46e8f9ce-4281-4460-a7ab-4636648cc682 {
  background-image: url(https://i.shgcdn.com/784d1977-4987-4bf8-9cbd-820faa7a14a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-46e8f9ce-4281-4460-a7ab-4636648cc682 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46e8f9ce-4281-4460-a7ab-4636648cc682.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e5e10577-7734-4d89-b2ce-997b3b63908e {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e5e10577-7734-4d89-b2ce-997b3b63908e {
  display: none;
}
#s-e5e10577-7734-4d89-b2ce-997b3b63908e, #wrap-s-e5e10577-7734-4d89-b2ce-997b3b63908e, #wrap-content-s-e5e10577-7734-4d89-b2ce-997b3b63908e { display: none !important; }}@media (max-width: 767px){#s-e5e10577-7734-4d89-b2ce-997b3b63908e {
  display: none;
}
#s-e5e10577-7734-4d89-b2ce-997b3b63908e, #wrap-s-e5e10577-7734-4d89-b2ce-997b3b63908e, #wrap-content-s-e5e10577-7734-4d89-b2ce-997b3b63908e { display: none !important; }}
@media (min-width: 0px) {
[id="s-e5e10577-7734-4d89-b2ce-997b3b63908e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e5e10577-7734-4d89-b2ce-997b3b63908e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e5e10577-7734-4d89-b2ce-997b3b63908e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5e10577-7734-4d89-b2ce-997b3b63908e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-677b1944-cd36-4d7f-833f-e7497094f7d6 {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-677b1944-cd36-4d7f-833f-e7497094f7d6 {
  display: none;
}
#s-677b1944-cd36-4d7f-833f-e7497094f7d6, #wrap-s-677b1944-cd36-4d7f-833f-e7497094f7d6, #wrap-content-s-677b1944-cd36-4d7f-833f-e7497094f7d6 { display: none !important; }}@media (max-width: 767px){#s-677b1944-cd36-4d7f-833f-e7497094f7d6 {
  display: none;
}
#s-677b1944-cd36-4d7f-833f-e7497094f7d6, #wrap-s-677b1944-cd36-4d7f-833f-e7497094f7d6, #wrap-content-s-677b1944-cd36-4d7f-833f-e7497094f7d6 { display: none !important; }}
#s-dc7a071b-c679-4000-b4ba-d18be157505f {
  padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-dc7a071b-c679-4000-b4ba-d18be157505f {
  display: none;
}
#s-dc7a071b-c679-4000-b4ba-d18be157505f, #wrap-s-dc7a071b-c679-4000-b4ba-d18be157505f, #wrap-content-s-dc7a071b-c679-4000-b4ba-d18be157505f { display: none !important; }}@media (max-width: 767px){#s-dc7a071b-c679-4000-b4ba-d18be157505f {
  display: none;
}
#s-dc7a071b-c679-4000-b4ba-d18be157505f, #wrap-s-dc7a071b-c679-4000-b4ba-d18be157505f, #wrap-content-s-dc7a071b-c679-4000-b4ba-d18be157505f { display: none !important; }}
#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925 {
  margin-top: 150px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(10, 10, 10, 0.45);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925 {
  display: none;
}
#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925, #wrap-s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925, #wrap-content-s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925 { display: none !important; }}@media (max-width: 767px){#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925 {
  display: none;
}
#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925, #wrap-s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925, #wrap-content-s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925 { display: none !important; }}

  #s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925-root {
    text-align: center;
  }


#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925.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-86ac70dd-41b6-4a6e-9fcd-73bf7af60925-root {
    text-align: center;
  }


#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925.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-86ac70dd-41b6-4a6e-9fcd-73bf7af60925-root {
    text-align: center;
  }


#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925.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-86ac70dd-41b6-4a6e-9fcd-73bf7af60925-root {
    text-align: center;
  }


#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925.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-86ac70dd-41b6-4a6e-9fcd-73bf7af60925-root {
    text-align: center;
  }


#s-86ac70dd-41b6-4a6e-9fcd-73bf7af60925.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe {
  margin-top: 60px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe {
  display: none;
}
#s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe, #wrap-s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe, #wrap-content-s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe {
  display: none;
}
#s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe, #wrap-s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe, #wrap-content-s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe { display: none !important; }}@media (max-width: 767px){#s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe {
  
}
}
@media (min-width: 0px) {
[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5678b9e7-c00c-4017-b6a3-ee25ee3764fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 {
  display: none;
}
#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8, #wrap-s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8, #wrap-content-s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 {
  display: none;
}
#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8, #wrap-s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8, #wrap-content-s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 {
  
}
}@media (max-width: 767px){#s-8aa5cc68-a425-40dc-ad6c-1e8e37008af8 {
  
}
}
#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b {
  margin-top: 220px;
margin-left: 0px;
margin-bottom: 0px;
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-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b {
  display: none;
}
#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b, #wrap-s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b, #wrap-content-s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b {
  display: none;
}
#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b, #wrap-s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b, #wrap-content-s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b {
  
}
}@media (max-width: 767px){#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b {
  
}
}

  #s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b-root {
    text-align: center;
  }


#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b.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-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b-root {
    text-align: center;
  }


#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b.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-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b-root {
    text-align: center;
  }


#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b.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-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b-root {
    text-align: center;
  }


#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b.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-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b-root {
    text-align: center;
  }


#s-e5c6b481-4ff5-4b1a-a031-e8f1cd99479b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-d06fef94-642f-4994-9799-1ec728a6e40a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d06fef94-642f-4994-9799-1ec728a6e40a {
  display: none;
}
#s-d06fef94-642f-4994-9799-1ec728a6e40a, #wrap-s-d06fef94-642f-4994-9799-1ec728a6e40a, #wrap-content-s-d06fef94-642f-4994-9799-1ec728a6e40a { display: none !important; }}@media (max-width: 767px){#s-d06fef94-642f-4994-9799-1ec728a6e40a {
  display: none;
}
#s-d06fef94-642f-4994-9799-1ec728a6e40a, #wrap-s-d06fef94-642f-4994-9799-1ec728a6e40a, #wrap-content-s-d06fef94-642f-4994-9799-1ec728a6e40a { display: none !important; }}
#s-d06fef94-642f-4994-9799-1ec728a6e40a {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-d06fef94-642f-4994-9799-1ec728a6e40a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d06fef94-642f-4994-9799-1ec728a6e40a {
  cursor: pointer;
}#s-d06fef94-642f-4994-9799-1ec728a6e40a.shg-box.shg-c {
  justify-content: center;
}

#s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083 {
  
}
}@media (max-width: 767px){#s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083 {
  
}
}
@media (min-width: 0px) {
[id="s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aaa39cf9-85f3-4d7b-b027-a64b80e8d083"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-13e72551-e29e-41d5-b38b-6132da0621ce {
  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-13e72551-e29e-41d5-b38b-6132da0621ce {
  
}
}@media (max-width: 767px){#s-13e72551-e29e-41d5-b38b-6132da0621ce {
  
}
}
#s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7 {
  
}
}@media (max-width: 767px){#s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7 {
  
}
}
@media (min-width: 0px) {
[id="s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fb9c721-c36c-4ed0-96c9-eae4f7bb5ba7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95 {
  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-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95 {
  
}
}@media (max-width: 767px){#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95 {
  
}
}

  #s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95-root {
    text-align: center;
  }


#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95.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-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95-root {
    text-align: center;
  }


#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95.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-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95-root {
    text-align: center;
  }


#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95.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-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95-root {
    text-align: center;
  }


#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95.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-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95-root {
    text-align: center;
  }


#s-dc8e8ff3-d0d9-4587-bf5c-5a5cd7a04a95.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 {
  display: none;
}
#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93, #wrap-s-29c52e2c-f649-42cf-b8cd-87d1f2294f93, #wrap-content-s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 {
  display: none;
}
#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93, #wrap-s-29c52e2c-f649-42cf-b8cd-87d1f2294f93, #wrap-content-s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 { display: none !important; }}
#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-29c52e2c-f649-42cf-b8cd-87d1f2294f93.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-fac0b906-dfeb-4f5d-8e95-ce7d5b9e2aaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fac0b906-dfeb-4f5d-8e95-ce7d5b9e2aaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fac0b906-dfeb-4f5d-8e95-ce7d5b9e2aaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6f666a37-40eb-495b-bced-82a9be59c8fc {
  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-6f666a37-40eb-495b-bced-82a9be59c8fc {
  display: none;
}
#s-6f666a37-40eb-495b-bced-82a9be59c8fc, #wrap-s-6f666a37-40eb-495b-bced-82a9be59c8fc, #wrap-content-s-6f666a37-40eb-495b-bced-82a9be59c8fc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f666a37-40eb-495b-bced-82a9be59c8fc {
  display: none;
}
#s-6f666a37-40eb-495b-bced-82a9be59c8fc, #wrap-s-6f666a37-40eb-495b-bced-82a9be59c8fc, #wrap-content-s-6f666a37-40eb-495b-bced-82a9be59c8fc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6f666a37-40eb-495b-bced-82a9be59c8fc {
  
}
}@media (max-width: 767px){#s-6f666a37-40eb-495b-bced-82a9be59c8fc {
  
}
}
#s-1973ebfe-af78-478b-86c1-4c728e843bee {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-1973ebfe-af78-478b-86c1-4c728e843bee {
  display: none;
}
#s-1973ebfe-af78-478b-86c1-4c728e843bee, #wrap-s-1973ebfe-af78-478b-86c1-4c728e843bee, #wrap-content-s-1973ebfe-af78-478b-86c1-4c728e843bee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1973ebfe-af78-478b-86c1-4c728e843bee {
  display: none;
}
#s-1973ebfe-af78-478b-86c1-4c728e843bee, #wrap-s-1973ebfe-af78-478b-86c1-4c728e843bee, #wrap-content-s-1973ebfe-af78-478b-86c1-4c728e843bee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1973ebfe-af78-478b-86c1-4c728e843bee {
  
}
}@media (max-width: 767px){#s-1973ebfe-af78-478b-86c1-4c728e843bee {
  display: none;
}
#s-1973ebfe-af78-478b-86c1-4c728e843bee, #wrap-s-1973ebfe-af78-478b-86c1-4c728e843bee, #wrap-content-s-1973ebfe-af78-478b-86c1-4c728e843bee { display: none !important; }}
@media (min-width: 0px) {
[id="s-1973ebfe-af78-478b-86c1-4c728e843bee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1973ebfe-af78-478b-86c1-4c728e843bee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1973ebfe-af78-478b-86c1-4c728e843bee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1973ebfe-af78-478b-86c1-4c728e843bee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec {
  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-304cb7ca-d95c-43da-90c7-44ac4b6e02ec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec {
  display: none;
}
#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec, #wrap-s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec, #wrap-content-s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec {
  display: none;
}
#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec, #wrap-s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec, #wrap-content-s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec {
  
}
}@media (max-width: 767px){#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec {
  display: none;
}
#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec, #wrap-s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec, #wrap-content-s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec { display: none !important; }}

  #s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec-root {
    text-align: center;
  }


#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec.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-304cb7ca-d95c-43da-90c7-44ac4b6e02ec-root {
    text-align: center;
  }


#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec.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-304cb7ca-d95c-43da-90c7-44ac4b6e02ec-root {
    text-align: center;
  }


#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec.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-304cb7ca-d95c-43da-90c7-44ac4b6e02ec-root {
    text-align: center;
  }


#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec.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-304cb7ca-d95c-43da-90c7-44ac4b6e02ec-root {
    text-align: center;
  }


#s-304cb7ca-d95c-43da-90c7-44ac4b6e02ec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7ded973e-d568-448f-b475-baf526976c7b {
  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-7ded973e-d568-448f-b475-baf526976c7b: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-7ded973e-d568-448f-b475-baf526976c7b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7ded973e-d568-448f-b475-baf526976c7b {
  display: none;
}
#s-7ded973e-d568-448f-b475-baf526976c7b, #wrap-s-7ded973e-d568-448f-b475-baf526976c7b, #wrap-content-s-7ded973e-d568-448f-b475-baf526976c7b { display: none !important; }}@media (max-width: 767px){#s-7ded973e-d568-448f-b475-baf526976c7b {
  display: none;
}
#s-7ded973e-d568-448f-b475-baf526976c7b, #wrap-s-7ded973e-d568-448f-b475-baf526976c7b, #wrap-content-s-7ded973e-d568-448f-b475-baf526976c7b { display: none !important; }}

  #s-7ded973e-d568-448f-b475-baf526976c7b-root {
    text-align: center;
  }


#s-7ded973e-d568-448f-b475-baf526976c7b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7ded973e-d568-448f-b475-baf526976c7b-root {
    text-align: center;
  }


#s-7ded973e-d568-448f-b475-baf526976c7b.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-7ded973e-d568-448f-b475-baf526976c7b-root {
    text-align: center;
  }


#s-7ded973e-d568-448f-b475-baf526976c7b.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-7ded973e-d568-448f-b475-baf526976c7b-root {
    text-align: center;
  }


#s-7ded973e-d568-448f-b475-baf526976c7b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7ded973e-d568-448f-b475-baf526976c7b-root {
    text-align: center;
  }


#s-7ded973e-d568-448f-b475-baf526976c7b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-37277f90-6563-48a8-984b-ba96706b69f7 {
  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-37277f90-6563-48a8-984b-ba96706b69f7 {
  display: none;
}
#s-37277f90-6563-48a8-984b-ba96706b69f7, #wrap-s-37277f90-6563-48a8-984b-ba96706b69f7, #wrap-content-s-37277f90-6563-48a8-984b-ba96706b69f7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37277f90-6563-48a8-984b-ba96706b69f7 {
  display: none;
}
#s-37277f90-6563-48a8-984b-ba96706b69f7, #wrap-s-37277f90-6563-48a8-984b-ba96706b69f7, #wrap-content-s-37277f90-6563-48a8-984b-ba96706b69f7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-37277f90-6563-48a8-984b-ba96706b69f7 {
  display: none;
}
#s-37277f90-6563-48a8-984b-ba96706b69f7, #wrap-s-37277f90-6563-48a8-984b-ba96706b69f7, #wrap-content-s-37277f90-6563-48a8-984b-ba96706b69f7 { display: none !important; }}@media (max-width: 767px){#s-37277f90-6563-48a8-984b-ba96706b69f7 {
  
}
}
#s-85009677-834d-4a2f-83e1-495b8bcbaa74 {
  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-85009677-834d-4a2f-83e1-495b8bcbaa74:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-85009677-834d-4a2f-83e1-495b8bcbaa74:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-85009677-834d-4a2f-83e1-495b8bcbaa74 {
  display: none;
}
#s-85009677-834d-4a2f-83e1-495b8bcbaa74, #wrap-s-85009677-834d-4a2f-83e1-495b8bcbaa74, #wrap-content-s-85009677-834d-4a2f-83e1-495b8bcbaa74 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85009677-834d-4a2f-83e1-495b8bcbaa74 {
  display: none;
}
#s-85009677-834d-4a2f-83e1-495b8bcbaa74, #wrap-s-85009677-834d-4a2f-83e1-495b8bcbaa74, #wrap-content-s-85009677-834d-4a2f-83e1-495b8bcbaa74 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85009677-834d-4a2f-83e1-495b8bcbaa74 {
  display: none;
}
#s-85009677-834d-4a2f-83e1-495b8bcbaa74, #wrap-s-85009677-834d-4a2f-83e1-495b8bcbaa74, #wrap-content-s-85009677-834d-4a2f-83e1-495b8bcbaa74 { display: none !important; }}@media (max-width: 767px){#s-85009677-834d-4a2f-83e1-495b8bcbaa74 {
  
}
}

  #s-85009677-834d-4a2f-83e1-495b8bcbaa74-root {
    text-align: center;
  }


#s-85009677-834d-4a2f-83e1-495b8bcbaa74.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-85009677-834d-4a2f-83e1-495b8bcbaa74-root {
    text-align: center;
  }


#s-85009677-834d-4a2f-83e1-495b8bcbaa74.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-85009677-834d-4a2f-83e1-495b8bcbaa74-root {
    text-align: center;
  }


#s-85009677-834d-4a2f-83e1-495b8bcbaa74.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-85009677-834d-4a2f-83e1-495b8bcbaa74-root {
    text-align: center;
  }


#s-85009677-834d-4a2f-83e1-495b8bcbaa74.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-85009677-834d-4a2f-83e1-495b8bcbaa74-root {
    text-align: center;
  }


#s-85009677-834d-4a2f-83e1-495b8bcbaa74.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e484a49f-8754-4f9c-b1c4-a9d55d6b2ad4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-e484a49f-8754-4f9c-b1c4-a9d55d6b2ad4 {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e484a49f-8754-4f9c-b1c4-a9d55d6b2ad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e484a49f-8754-4f9c-b1c4-a9d55d6b2ad4 {
  cursor: pointer;
}#s-e484a49f-8754-4f9c-b1c4-a9d55d6b2ad4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7e27f270-c596-482c-8e21-a58a28b3ddf6 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e27f270-c596-482c-8e21-a58a28b3ddf6 {
  display: none;
}
#s-7e27f270-c596-482c-8e21-a58a28b3ddf6, #wrap-s-7e27f270-c596-482c-8e21-a58a28b3ddf6, #wrap-content-s-7e27f270-c596-482c-8e21-a58a28b3ddf6 { display: none !important; }}@media (max-width: 767px){#s-7e27f270-c596-482c-8e21-a58a28b3ddf6 {
  display: none;
}
#s-7e27f270-c596-482c-8e21-a58a28b3ddf6, #wrap-s-7e27f270-c596-482c-8e21-a58a28b3ddf6, #wrap-content-s-7e27f270-c596-482c-8e21-a58a28b3ddf6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7e27f270-c596-482c-8e21-a58a28b3ddf6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7e27f270-c596-482c-8e21-a58a28b3ddf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7e27f270-c596-482c-8e21-a58a28b3ddf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e27f270-c596-482c-8e21-a58a28b3ddf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2be84e11-570b-4afe-a26d-74fdb711c7f2 {
  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-2be84e11-570b-4afe-a26d-74fdb711c7f2 {
  display: none;
}
#s-2be84e11-570b-4afe-a26d-74fdb711c7f2, #wrap-s-2be84e11-570b-4afe-a26d-74fdb711c7f2, #wrap-content-s-2be84e11-570b-4afe-a26d-74fdb711c7f2 { display: none !important; }}@media (max-width: 767px){#s-2be84e11-570b-4afe-a26d-74fdb711c7f2 {
  display: none;
}
#s-2be84e11-570b-4afe-a26d-74fdb711c7f2, #wrap-s-2be84e11-570b-4afe-a26d-74fdb711c7f2, #wrap-content-s-2be84e11-570b-4afe-a26d-74fdb711c7f2 { display: none !important; }}
#s-1b430726-9238-4b31-a179-aeceeeed26b1 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b430726-9238-4b31-a179-aeceeeed26b1 {
  display: none;
}
#s-1b430726-9238-4b31-a179-aeceeeed26b1, #wrap-s-1b430726-9238-4b31-a179-aeceeeed26b1, #wrap-content-s-1b430726-9238-4b31-a179-aeceeeed26b1 { display: none !important; }}@media (max-width: 767px){#s-1b430726-9238-4b31-a179-aeceeeed26b1 {
  display: none;
}
#s-1b430726-9238-4b31-a179-aeceeeed26b1, #wrap-s-1b430726-9238-4b31-a179-aeceeeed26b1, #wrap-content-s-1b430726-9238-4b31-a179-aeceeeed26b1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1b430726-9238-4b31-a179-aeceeeed26b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1b430726-9238-4b31-a179-aeceeeed26b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1b430726-9238-4b31-a179-aeceeeed26b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b430726-9238-4b31-a179-aeceeeed26b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d {
  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-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d {
  display: none;
}
#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d, #wrap-s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d, #wrap-content-s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d { display: none !important; }}@media (max-width: 767px){#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d {
  display: none;
}
#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d, #wrap-s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d, #wrap-content-s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d { display: none !important; }}

  #s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d-root {
    text-align: center;
  }


#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d.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-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d-root {
    text-align: center;
  }


#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d.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-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d-root {
    text-align: center;
  }


#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d.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-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d-root {
    text-align: center;
  }


#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d.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-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d-root {
    text-align: center;
  }


#s-0f4a5983-fef9-45f1-a8c3-a75c88e54c3d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-f3b1ef8a-119c-4077-9e7c-164063b01c13 {
  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-f3b1ef8a-119c-4077-9e7c-164063b01c13 {
  display: none;
}
#s-f3b1ef8a-119c-4077-9e7c-164063b01c13, #wrap-s-f3b1ef8a-119c-4077-9e7c-164063b01c13, #wrap-content-s-f3b1ef8a-119c-4077-9e7c-164063b01c13 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3b1ef8a-119c-4077-9e7c-164063b01c13 {
  display: none;
}
#s-f3b1ef8a-119c-4077-9e7c-164063b01c13, #wrap-s-f3b1ef8a-119c-4077-9e7c-164063b01c13, #wrap-content-s-f3b1ef8a-119c-4077-9e7c-164063b01c13 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3b1ef8a-119c-4077-9e7c-164063b01c13 {
  
}
}@media (max-width: 767px){#s-f3b1ef8a-119c-4077-9e7c-164063b01c13 {
  
}
}
#s-5b8c687e-9b35-492f-a411-6b39d3305a37 {
  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-5b8c687e-9b35-492f-a411-6b39d3305a37:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b8c687e-9b35-492f-a411-6b39d3305a37:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5b8c687e-9b35-492f-a411-6b39d3305a37 {
  display: none;
}
#s-5b8c687e-9b35-492f-a411-6b39d3305a37, #wrap-s-5b8c687e-9b35-492f-a411-6b39d3305a37, #wrap-content-s-5b8c687e-9b35-492f-a411-6b39d3305a37 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b8c687e-9b35-492f-a411-6b39d3305a37 {
  display: none;
}
#s-5b8c687e-9b35-492f-a411-6b39d3305a37, #wrap-s-5b8c687e-9b35-492f-a411-6b39d3305a37, #wrap-content-s-5b8c687e-9b35-492f-a411-6b39d3305a37 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b8c687e-9b35-492f-a411-6b39d3305a37 {
  
}
}@media (max-width: 767px){#s-5b8c687e-9b35-492f-a411-6b39d3305a37 {
  
}
}

  #s-5b8c687e-9b35-492f-a411-6b39d3305a37-root {
    text-align: center;
  }


#s-5b8c687e-9b35-492f-a411-6b39d3305a37.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-5b8c687e-9b35-492f-a411-6b39d3305a37-root {
    text-align: center;
  }


#s-5b8c687e-9b35-492f-a411-6b39d3305a37.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-5b8c687e-9b35-492f-a411-6b39d3305a37-root {
    text-align: center;
  }


#s-5b8c687e-9b35-492f-a411-6b39d3305a37.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-5b8c687e-9b35-492f-a411-6b39d3305a37-root {
    text-align: center;
  }


#s-5b8c687e-9b35-492f-a411-6b39d3305a37.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-5b8c687e-9b35-492f-a411-6b39d3305a37-root {
    text-align: center;
  }


#s-5b8c687e-9b35-492f-a411-6b39d3305a37.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  display: none;
}
#s-0408014c-fa59-4a0f-87e7-8bfde113820a, #wrap-s-0408014c-fa59-4a0f-87e7-8bfde113820a, #wrap-content-s-0408014c-fa59-4a0f-87e7-8bfde113820a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  display: none;
}
#s-0408014c-fa59-4a0f-87e7-8bfde113820a, #wrap-s-0408014c-fa59-4a0f-87e7-8bfde113820a, #wrap-content-s-0408014c-fa59-4a0f-87e7-8bfde113820a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  
}
}@media (max-width: 767px){#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  
}
}
#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0408014c-fa59-4a0f-87e7-8bfde113820a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0408014c-fa59-4a0f-87e7-8bfde113820a {
  cursor: pointer;
}#s-0408014c-fa59-4a0f-87e7-8bfde113820a.shg-box.shg-c {
  justify-content: center;
}

#s-37ceb095-669c-454d-849a-31d2a0bdc2d4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-37ceb095-669c-454d-849a-31d2a0bdc2d4 {
  display: none;
}
#s-37ceb095-669c-454d-849a-31d2a0bdc2d4, #wrap-s-37ceb095-669c-454d-849a-31d2a0bdc2d4, #wrap-content-s-37ceb095-669c-454d-849a-31d2a0bdc2d4 { display: none !important; }}@media (max-width: 767px){#s-37ceb095-669c-454d-849a-31d2a0bdc2d4 {
  display: none;
}
#s-37ceb095-669c-454d-849a-31d2a0bdc2d4, #wrap-s-37ceb095-669c-454d-849a-31d2a0bdc2d4, #wrap-content-s-37ceb095-669c-454d-849a-31d2a0bdc2d4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-37ceb095-669c-454d-849a-31d2a0bdc2d4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-37ceb095-669c-454d-849a-31d2a0bdc2d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-37ceb095-669c-454d-849a-31d2a0bdc2d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-37ceb095-669c-454d-849a-31d2a0bdc2d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c {
  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-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c {
  display: none;
}
#s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c, #wrap-s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c, #wrap-content-s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c { display: none !important; }}@media (max-width: 767px){#s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c {
  display: none;
}
#s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c, #wrap-s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c, #wrap-content-s-369bd2ed-1c7c-4859-b1b8-2ad40eb1779c { display: none !important; }}
#s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f {
  display: none;
}
#s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f, #wrap-s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f, #wrap-content-s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f { display: none !important; }}@media (max-width: 767px){#s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f {
  display: none;
}
#s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f, #wrap-s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f, #wrap-content-s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f { display: none !important; }}
@media (min-width: 0px) {
[id="s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-038e96ae-a676-41c1-a4ed-a1a08c3c5d7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622 {
  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-4e64fc7d-5f6d-4007-b37e-d2b51abb7622:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622 {
  display: none;
}
#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622, #wrap-s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622, #wrap-content-s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622 { display: none !important; }}@media (max-width: 767px){#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622 {
  display: none;
}
#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622, #wrap-s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622, #wrap-content-s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622 { display: none !important; }}

  #s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622-root {
    text-align: center;
  }


#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622.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-4e64fc7d-5f6d-4007-b37e-d2b51abb7622-root {
    text-align: center;
  }


#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622.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-4e64fc7d-5f6d-4007-b37e-d2b51abb7622-root {
    text-align: center;
  }


#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622.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-4e64fc7d-5f6d-4007-b37e-d2b51abb7622-root {
    text-align: center;
  }


#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622.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-4e64fc7d-5f6d-4007-b37e-d2b51abb7622-root {
    text-align: center;
  }


#s-4e64fc7d-5f6d-4007-b37e-d2b51abb7622.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a42df189-09f6-4185-bc30-e510062795c6 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-a42df189-09f6-4185-bc30-e510062795c6 {
  display: none;
}
#s-a42df189-09f6-4185-bc30-e510062795c6, #wrap-s-a42df189-09f6-4185-bc30-e510062795c6, #wrap-content-s-a42df189-09f6-4185-bc30-e510062795c6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a42df189-09f6-4185-bc30-e510062795c6 {
  display: none;
}
#s-a42df189-09f6-4185-bc30-e510062795c6, #wrap-s-a42df189-09f6-4185-bc30-e510062795c6, #wrap-content-s-a42df189-09f6-4185-bc30-e510062795c6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a42df189-09f6-4185-bc30-e510062795c6 {
  
}
}@media (max-width: 767px){#s-a42df189-09f6-4185-bc30-e510062795c6 {
  
}
}
@media (min-width: 0px) {
[id="s-a42df189-09f6-4185-bc30-e510062795c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a42df189-09f6-4185-bc30-e510062795c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a42df189-09f6-4185-bc30-e510062795c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a42df189-09f6-4185-bc30-e510062795c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-88a45601-8b1e-4cd4-81d2-ab8b593fdc27 {
  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-88a45601-8b1e-4cd4-81d2-ab8b593fdc27 {
  
}
}@media (max-width: 767px){#s-88a45601-8b1e-4cd4-81d2-ab8b593fdc27 {
  
}
}
#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f {
  display: none;
}
#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f, #wrap-s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f, #wrap-content-s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f {
  display: none;
}
#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f, #wrap-s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f, #wrap-content-s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f {
  
}
}@media (max-width: 767px){#s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f {
  
}
}
@media (min-width: 0px) {
[id="s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3a06213-f35b-4e0f-bc5e-ec9f20de7f7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc {
  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-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc {
  
}
}@media (max-width: 767px){#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc {
  
}
}

  #s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc-root {
    text-align: center;
  }


#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc.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-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc-root {
    text-align: center;
  }


#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc.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-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc-root {
    text-align: center;
  }


#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc.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-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc-root {
    text-align: center;
  }


#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc.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-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc-root {
    text-align: center;
  }


#s-fe9a9378-64dd-4c4e-a1ae-33f15b70b0bc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6fa9233b-7167-4f76-9535-e65dc440ff41 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fa9233b-7167-4f76-9535-e65dc440ff41 {
  display: none;
}
#s-6fa9233b-7167-4f76-9535-e65dc440ff41, #wrap-s-6fa9233b-7167-4f76-9535-e65dc440ff41, #wrap-content-s-6fa9233b-7167-4f76-9535-e65dc440ff41 { display: none !important; }}@media (max-width: 767px){#s-6fa9233b-7167-4f76-9535-e65dc440ff41 {
  display: none;
}
#s-6fa9233b-7167-4f76-9535-e65dc440ff41, #wrap-s-6fa9233b-7167-4f76-9535-e65dc440ff41, #wrap-content-s-6fa9233b-7167-4f76-9535-e65dc440ff41 { display: none !important; }}
#s-6fa9233b-7167-4f76-9535-e65dc440ff41 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6fa9233b-7167-4f76-9535-e65dc440ff41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6fa9233b-7167-4f76-9535-e65dc440ff41 {
  cursor: pointer;
}#s-6fa9233b-7167-4f76-9535-e65dc440ff41.shg-box.shg-c {
  justify-content: center;
}

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

}

@media (min-width: 768px) {
[id="s-94d56b13-7c77-4c75-9128-f3389251199d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-94d56b13-7c77-4c75-9128-f3389251199d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-94d56b13-7c77-4c75-9128-f3389251199d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f6634870-003a-4301-ab2b-cb7019ba194c {
  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-f6634870-003a-4301-ab2b-cb7019ba194c {
  display: none;
}
#s-f6634870-003a-4301-ab2b-cb7019ba194c, #wrap-s-f6634870-003a-4301-ab2b-cb7019ba194c, #wrap-content-s-f6634870-003a-4301-ab2b-cb7019ba194c { display: none !important; }}@media (max-width: 767px){#s-f6634870-003a-4301-ab2b-cb7019ba194c {
  display: none;
}
#s-f6634870-003a-4301-ab2b-cb7019ba194c, #wrap-s-f6634870-003a-4301-ab2b-cb7019ba194c, #wrap-content-s-f6634870-003a-4301-ab2b-cb7019ba194c { display: none !important; }}
#s-a93c793a-c107-494d-a37e-4a699c6ba270 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a93c793a-c107-494d-a37e-4a699c6ba270 {
  display: none;
}
#s-a93c793a-c107-494d-a37e-4a699c6ba270, #wrap-s-a93c793a-c107-494d-a37e-4a699c6ba270, #wrap-content-s-a93c793a-c107-494d-a37e-4a699c6ba270 { display: none !important; }}@media (max-width: 767px){#s-a93c793a-c107-494d-a37e-4a699c6ba270 {
  display: none;
}
#s-a93c793a-c107-494d-a37e-4a699c6ba270, #wrap-s-a93c793a-c107-494d-a37e-4a699c6ba270, #wrap-content-s-a93c793a-c107-494d-a37e-4a699c6ba270 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a93c793a-c107-494d-a37e-4a699c6ba270"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a93c793a-c107-494d-a37e-4a699c6ba270"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a93c793a-c107-494d-a37e-4a699c6ba270"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a93c793a-c107-494d-a37e-4a699c6ba270"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe {
  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-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe {
  display: none;
}
#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe, #wrap-s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe, #wrap-content-s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe { display: none !important; }}@media (max-width: 767px){#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe {
  display: none;
}
#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe, #wrap-s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe, #wrap-content-s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe { display: none !important; }}

  #s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe-root {
    text-align: center;
  }


#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe.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-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe-root {
    text-align: center;
  }


#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe.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-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe-root {
    text-align: center;
  }


#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe.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-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe-root {
    text-align: center;
  }


#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe.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-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe-root {
    text-align: center;
  }


#s-d9e98d02-6ff3-4a95-9b5c-f27b4733d0fe.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-97196ef9-368e-4eb4-a4ca-ad7b1c712441 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97196ef9-368e-4eb4-a4ca-ad7b1c712441 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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