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

#s-4ba9ee19-f012-4259-a6ea-b9eae48d686b .shg-sld-nav-button.shg-sld-left,
#s-4ba9ee19-f012-4259-a6ea-b9eae48d686b .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-2678cd03-7138-4ee1-8aff-ef61f5072244 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}
@media (max-width: 767px){#s-2678cd03-7138-4ee1-8aff-ef61f5072244 {
  display: none;
}
#s-2678cd03-7138-4ee1-8aff-ef61f5072244, #wrap-s-2678cd03-7138-4ee1-8aff-ef61f5072244, #wrap-content-s-2678cd03-7138-4ee1-8aff-ef61f5072244 { display: none !important; }}







#s-2678cd03-7138-4ee1-8aff-ef61f5072244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2678cd03-7138-4ee1-8aff-ef61f5072244.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-82f4e4ed-ed44-4b21-b1a3-b658ace53135 {
  margin-top: 120px;
}
@media (max-width: 767px){#s-82f4e4ed-ed44-4b21-b1a3-b658ace53135 {
  display: none;
}
#s-82f4e4ed-ed44-4b21-b1a3-b658ace53135, #wrap-s-82f4e4ed-ed44-4b21-b1a3-b658ace53135, #wrap-content-s-82f4e4ed-ed44-4b21-b1a3-b658ace53135 { display: none !important; }}
@media (min-width: 0px) {
[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82f4e4ed-ed44-4b21-b1a3-b658ace53135"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-305b98db-a473-4a8f-93e3-efe98a33e6e6 {
  margin-top: 0px;
margin-bottom: 0px;
}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-6cd0e268-4dc0-4458-bb72-17eb345a483c {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
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(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-6cd0e268-4dc0-4458-bb72-17eb345a483c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6cd0e268-4dc0-4458-bb72-17eb345a483c:active {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;
background-image: none !important;
hover-type: color !important;
background-color: rgba(194, 194, 194, 0.5) !important;}

  #s-6cd0e268-4dc0-4458-bb72-17eb345a483c-root {
    text-align: center;
  }


#s-6cd0e268-4dc0-4458-bb72-17eb345a483c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6cd0e268-4dc0-4458-bb72-17eb345a483c-root {
    text-align: center;
  }


#s-6cd0e268-4dc0-4458-bb72-17eb345a483c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6cd0e268-4dc0-4458-bb72-17eb345a483c-root {
    text-align: center;
  }


#s-6cd0e268-4dc0-4458-bb72-17eb345a483c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6cd0e268-4dc0-4458-bb72-17eb345a483c-root {
    text-align: center;
  }


#s-6cd0e268-4dc0-4458-bb72-17eb345a483c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6cd0e268-4dc0-4458-bb72-17eb345a483c-root {
    text-align: center;
  }


#s-6cd0e268-4dc0-4458-bb72-17eb345a483c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9d2c283c-594a-4305-8c68-cb3e14f957ab {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -220px center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-9d2c283c-594a-4305-8c68-cb3e14f957ab {
  display: none;
}
#s-9d2c283c-594a-4305-8c68-cb3e14f957ab, #wrap-s-9d2c283c-594a-4305-8c68-cb3e14f957ab, #wrap-content-s-9d2c283c-594a-4305-8c68-cb3e14f957ab { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d2c283c-594a-4305-8c68-cb3e14f957ab {
  display: none;
}
#s-9d2c283c-594a-4305-8c68-cb3e14f957ab, #wrap-s-9d2c283c-594a-4305-8c68-cb3e14f957ab, #wrap-content-s-9d2c283c-594a-4305-8c68-cb3e14f957ab { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9d2c283c-594a-4305-8c68-cb3e14f957ab {
  display: none;
}
#s-9d2c283c-594a-4305-8c68-cb3e14f957ab, #wrap-s-9d2c283c-594a-4305-8c68-cb3e14f957ab, #wrap-content-s-9d2c283c-594a-4305-8c68-cb3e14f957ab { display: none !important; }}
#s-9d2c283c-594a-4305-8c68-cb3e14f957ab {
  background-image: url(https://i.shgcdn.com/325d460a-d79b-4b6a-9375-ddba16c1eb68/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9d2c283c-594a-4305-8c68-cb3e14f957ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d2c283c-594a-4305-8c68-cb3e14f957ab.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-926e7dd8-b229-4439-8984-e101f2038043"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-926e7dd8-b229-4439-8984-e101f2038043"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-926e7dd8-b229-4439-8984-e101f2038043"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-81847c04-35e6-4546-9846-686dd468d831 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-81847c04-35e6-4546-9846-686dd468d831 {
  display: none;
}
#s-81847c04-35e6-4546-9846-686dd468d831, #wrap-s-81847c04-35e6-4546-9846-686dd468d831, #wrap-content-s-81847c04-35e6-4546-9846-686dd468d831 { display: none !important; }}@media (max-width: 767px){#s-81847c04-35e6-4546-9846-686dd468d831 {
  display: none;
}
#s-81847c04-35e6-4546-9846-686dd468d831, #wrap-s-81847c04-35e6-4546-9846-686dd468d831, #wrap-content-s-81847c04-35e6-4546-9846-686dd468d831 { display: none !important; }}
#s-3eaf5327-32b8-4381-be66-1f7de5591452 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-3eaf5327-32b8-4381-be66-1f7de5591452 {
  display: none;
}
#s-3eaf5327-32b8-4381-be66-1f7de5591452, #wrap-s-3eaf5327-32b8-4381-be66-1f7de5591452, #wrap-content-s-3eaf5327-32b8-4381-be66-1f7de5591452 { display: none !important; }}@media (max-width: 767px){#s-3eaf5327-32b8-4381-be66-1f7de5591452 {
  display: none;
}
#s-3eaf5327-32b8-4381-be66-1f7de5591452, #wrap-s-3eaf5327-32b8-4381-be66-1f7de5591452, #wrap-content-s-3eaf5327-32b8-4381-be66-1f7de5591452 { display: none !important; }}
#s-788aa0c2-60a0-4c38-961e-91d000cf94d9 {
  margin-top: 80px;
margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-788aa0c2-60a0-4c38-961e-91d000cf94d9 {
  display: none;
}
#s-788aa0c2-60a0-4c38-961e-91d000cf94d9, #wrap-s-788aa0c2-60a0-4c38-961e-91d000cf94d9, #wrap-content-s-788aa0c2-60a0-4c38-961e-91d000cf94d9 { display: none !important; }}@media (max-width: 767px){#s-788aa0c2-60a0-4c38-961e-91d000cf94d9 {
  display: none;
}
#s-788aa0c2-60a0-4c38-961e-91d000cf94d9, #wrap-s-788aa0c2-60a0-4c38-961e-91d000cf94d9, #wrap-content-s-788aa0c2-60a0-4c38-961e-91d000cf94d9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-788aa0c2-60a0-4c38-961e-91d000cf94d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-788aa0c2-60a0-4c38-961e-91d000cf94d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-788aa0c2-60a0-4c38-961e-91d000cf94d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-788aa0c2-60a0-4c38-961e-91d000cf94d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

  #s-fa696ba6-6a78-4c79-9e9e-ab73532a6783-root {
    text-align: center;
  }


#s-fa696ba6-6a78-4c79-9e9e-ab73532a6783.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-fa696ba6-6a78-4c79-9e9e-ab73532a6783-root {
    text-align: center;
  }


#s-fa696ba6-6a78-4c79-9e9e-ab73532a6783.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-fa696ba6-6a78-4c79-9e9e-ab73532a6783-root {
    text-align: center;
  }


#s-fa696ba6-6a78-4c79-9e9e-ab73532a6783.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-fa696ba6-6a78-4c79-9e9e-ab73532a6783-root {
    text-align: center;
  }


#s-fa696ba6-6a78-4c79-9e9e-ab73532a6783.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-fa696ba6-6a78-4c79-9e9e-ab73532a6783-root {
    text-align: center;
  }


#s-fa696ba6-6a78-4c79-9e9e-ab73532a6783.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-e92f1d7d-27f7-4f39-bbdc-76977c38d41c {
  display: none;
}
#s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c, #wrap-s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c, #wrap-content-s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c {
  display: none;
}
#s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c, #wrap-s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c, #wrap-content-s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c { display: none !important; }}@media (max-width: 767px){#s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c {
  display: none;
}
#s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c, #wrap-s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c, #wrap-content-s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c { display: none !important; }}
@media (min-width: 0px) {
[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e92f1d7d-27f7-4f39-bbdc-76977c38d41c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 {
  margin-bottom: 280px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
}
@media (min-width: 1200px){#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 {
  display: none;
}
#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2, #wrap-s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2, #wrap-content-s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 {
  display: none;
}
#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2, #wrap-s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2, #wrap-content-s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 {
  
}
}@media (max-width: 767px){#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 {
  display: none;
}
#s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2, #wrap-s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2, #wrap-content-s-dcc825a8-8d81-4867-a0c1-b467fd2fb7c2 { display: none !important; }}
#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 {
  display: none;
}
#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140, #wrap-s-5ed84b0b-aeb8-4787-a27d-a8791c92f140, #wrap-content-s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 {
  display: none;
}
#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140, #wrap-s-5ed84b0b-aeb8-4787-a27d-a8791c92f140, #wrap-content-s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 {
  
}
}@media (max-width: 767px){#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 {
  display: none;
}
#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140, #wrap-s-5ed84b0b-aeb8-4787-a27d-a8791c92f140, #wrap-content-s-5ed84b0b-aeb8-4787-a27d-a8791c92f140 { display: none !important; }}

  #s-5ed84b0b-aeb8-4787-a27d-a8791c92f140-root {
    text-align: center;
  }


#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140.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-5ed84b0b-aeb8-4787-a27d-a8791c92f140-root {
    text-align: center;
  }


#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140.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-5ed84b0b-aeb8-4787-a27d-a8791c92f140-root {
    text-align: center;
  }


#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140.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-5ed84b0b-aeb8-4787-a27d-a8791c92f140-root {
    text-align: center;
  }


#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140.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-5ed84b0b-aeb8-4787-a27d-a8791c92f140-root {
    text-align: center;
  }


#s-5ed84b0b-aeb8-4787-a27d-a8791c92f140.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-de36dadf-e48e-4b93-a9c2-fd62165e2281 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-de36dadf-e48e-4b93-a9c2-fd62165e2281 {
  display: none;
}
#s-de36dadf-e48e-4b93-a9c2-fd62165e2281, #wrap-s-de36dadf-e48e-4b93-a9c2-fd62165e2281, #wrap-content-s-de36dadf-e48e-4b93-a9c2-fd62165e2281 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de36dadf-e48e-4b93-a9c2-fd62165e2281 {
  display: none;
}
#s-de36dadf-e48e-4b93-a9c2-fd62165e2281, #wrap-s-de36dadf-e48e-4b93-a9c2-fd62165e2281, #wrap-content-s-de36dadf-e48e-4b93-a9c2-fd62165e2281 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-de36dadf-e48e-4b93-a9c2-fd62165e2281 {
  
}
}@media (max-width: 767px){#s-de36dadf-e48e-4b93-a9c2-fd62165e2281 {
  
}
}
#s-bac5d5c9-a351-4800-888b-bd624c262ec3 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-bac5d5c9-a351-4800-888b-bd624c262ec3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bac5d5c9-a351-4800-888b-bd624c262ec3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bac5d5c9-a351-4800-888b-bd624c262ec3 {
  display: none;
}
#s-bac5d5c9-a351-4800-888b-bd624c262ec3, #wrap-s-bac5d5c9-a351-4800-888b-bd624c262ec3, #wrap-content-s-bac5d5c9-a351-4800-888b-bd624c262ec3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bac5d5c9-a351-4800-888b-bd624c262ec3 {
  display: none;
}
#s-bac5d5c9-a351-4800-888b-bd624c262ec3, #wrap-s-bac5d5c9-a351-4800-888b-bd624c262ec3, #wrap-content-s-bac5d5c9-a351-4800-888b-bd624c262ec3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bac5d5c9-a351-4800-888b-bd624c262ec3 {
  
}
}@media (max-width: 767px){#s-bac5d5c9-a351-4800-888b-bd624c262ec3 {
  
}
}

  #s-bac5d5c9-a351-4800-888b-bd624c262ec3-root {
    text-align: center;
  }


#s-bac5d5c9-a351-4800-888b-bd624c262ec3.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-bac5d5c9-a351-4800-888b-bd624c262ec3-root {
    text-align: center;
  }


#s-bac5d5c9-a351-4800-888b-bd624c262ec3.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-bac5d5c9-a351-4800-888b-bd624c262ec3-root {
    text-align: center;
  }


#s-bac5d5c9-a351-4800-888b-bd624c262ec3.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-bac5d5c9-a351-4800-888b-bd624c262ec3-root {
    text-align: center;
  }


#s-bac5d5c9-a351-4800-888b-bd624c262ec3.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-bac5d5c9-a351-4800-888b-bd624c262ec3-root {
    text-align: center;
  }


#s-bac5d5c9-a351-4800-888b-bd624c262ec3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b4806378-ad33-42cb-806d-0b506964b88b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}








#s-b4806378-ad33-42cb-806d-0b506964b88b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b4806378-ad33-42cb-806d-0b506964b88b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-126d85a4-7f9b-426a-a6c3-c0760688b5eb {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-126d85a4-7f9b-426a-a6c3-c0760688b5eb {
  display: none;
}
#s-126d85a4-7f9b-426a-a6c3-c0760688b5eb, #wrap-s-126d85a4-7f9b-426a-a6c3-c0760688b5eb, #wrap-content-s-126d85a4-7f9b-426a-a6c3-c0760688b5eb { display: none !important; }}@media (max-width: 767px){#s-126d85a4-7f9b-426a-a6c3-c0760688b5eb {
  display: none;
}
#s-126d85a4-7f9b-426a-a6c3-c0760688b5eb, #wrap-s-126d85a4-7f9b-426a-a6c3-c0760688b5eb, #wrap-content-s-126d85a4-7f9b-426a-a6c3-c0760688b5eb { display: none !important; }}
@media (min-width: 0px) {
[id="s-126d85a4-7f9b-426a-a6c3-c0760688b5eb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-126d85a4-7f9b-426a-a6c3-c0760688b5eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-126d85a4-7f9b-426a-a6c3-c0760688b5eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-126d85a4-7f9b-426a-a6c3-c0760688b5eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-32e8dfbf-935b-4bc8-8287-723b6e57b406 {
  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-32e8dfbf-935b-4bc8-8287-723b6e57b406 {
  display: none;
}
#s-32e8dfbf-935b-4bc8-8287-723b6e57b406, #wrap-s-32e8dfbf-935b-4bc8-8287-723b6e57b406, #wrap-content-s-32e8dfbf-935b-4bc8-8287-723b6e57b406 { display: none !important; }}@media (max-width: 767px){#s-32e8dfbf-935b-4bc8-8287-723b6e57b406 {
  display: none;
}
#s-32e8dfbf-935b-4bc8-8287-723b6e57b406, #wrap-s-32e8dfbf-935b-4bc8-8287-723b6e57b406, #wrap-content-s-32e8dfbf-935b-4bc8-8287-723b6e57b406 { display: none !important; }}
#s-0ec7d6ad-d25f-4e64-8262-800e9331acba {
  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-0ec7d6ad-d25f-4e64-8262-800e9331acba {
  display: none;
}
#s-0ec7d6ad-d25f-4e64-8262-800e9331acba, #wrap-s-0ec7d6ad-d25f-4e64-8262-800e9331acba, #wrap-content-s-0ec7d6ad-d25f-4e64-8262-800e9331acba { display: none !important; }}@media (max-width: 767px){#s-0ec7d6ad-d25f-4e64-8262-800e9331acba {
  display: none;
}
#s-0ec7d6ad-d25f-4e64-8262-800e9331acba, #wrap-s-0ec7d6ad-d25f-4e64-8262-800e9331acba, #wrap-content-s-0ec7d6ad-d25f-4e64-8262-800e9331acba { display: none !important; }}
#s-410b6c00-9f49-4916-a836-f2f3560c2cf4 {
  margin-top: 200px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-410b6c00-9f49-4916-a836-f2f3560c2cf4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-410b6c00-9f49-4916-a836-f2f3560c2cf4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-410b6c00-9f49-4916-a836-f2f3560c2cf4 {
  display: none;
}
#s-410b6c00-9f49-4916-a836-f2f3560c2cf4, #wrap-s-410b6c00-9f49-4916-a836-f2f3560c2cf4, #wrap-content-s-410b6c00-9f49-4916-a836-f2f3560c2cf4 { display: none !important; }}@media (max-width: 767px){#s-410b6c00-9f49-4916-a836-f2f3560c2cf4 {
  display: none;
}
#s-410b6c00-9f49-4916-a836-f2f3560c2cf4, #wrap-s-410b6c00-9f49-4916-a836-f2f3560c2cf4, #wrap-content-s-410b6c00-9f49-4916-a836-f2f3560c2cf4 { display: none !important; }}

  #s-410b6c00-9f49-4916-a836-f2f3560c2cf4-root {
    text-align: center;
  }


#s-410b6c00-9f49-4916-a836-f2f3560c2cf4.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-410b6c00-9f49-4916-a836-f2f3560c2cf4-root {
    text-align: center;
  }


#s-410b6c00-9f49-4916-a836-f2f3560c2cf4.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-410b6c00-9f49-4916-a836-f2f3560c2cf4-root {
    text-align: center;
  }


#s-410b6c00-9f49-4916-a836-f2f3560c2cf4.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-410b6c00-9f49-4916-a836-f2f3560c2cf4-root {
    text-align: center;
  }


#s-410b6c00-9f49-4916-a836-f2f3560c2cf4.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-410b6c00-9f49-4916-a836-f2f3560c2cf4-root {
    text-align: center;
  }


#s-410b6c00-9f49-4916-a836-f2f3560c2cf4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b {
  display: none;
}
#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b, #wrap-s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b, #wrap-content-s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b {
  display: none;
}
#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b, #wrap-s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b, #wrap-content-s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b {
  
}
}@media (max-width: 767px){#s-7c7aa7d6-1d14-4536-93a2-2e748b91e60b {
  
}
}
#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e {
  margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e {
  display: none;
}
#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e, #wrap-s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e, #wrap-content-s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e {
  display: none;
}
#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e, #wrap-s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e, #wrap-content-s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e {
  
}
}@media (max-width: 767px){#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e {
  
}
}

  #s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e-root {
    text-align: center;
  }


#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e.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-67928ce7-4f9a-4482-92f2-e2a5d534eb9e-root {
    text-align: center;
  }


#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e.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-67928ce7-4f9a-4482-92f2-e2a5d534eb9e-root {
    text-align: center;
  }


#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e.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-67928ce7-4f9a-4482-92f2-e2a5d534eb9e-root {
    text-align: center;
  }


#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e.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-67928ce7-4f9a-4482-92f2-e2a5d534eb9e-root {
    text-align: center;
  }


#s-67928ce7-4f9a-4482-92f2-e2a5d534eb9e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-7401f883-ac38-4118-9801-e7be06017793 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center bottom;
background-attachment: scroll;
}








#s-7401f883-ac38-4118-9801-e7be06017793 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7401f883-ac38-4118-9801-e7be06017793.shg-box.shg-c {
  justify-content: flex-start;
}

#s-106ed8cd-914e-47f0-a040-c373190b1476 {
  margin-top: 80px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-106ed8cd-914e-47f0-a040-c373190b1476 {
  display: none;
}
#s-106ed8cd-914e-47f0-a040-c373190b1476, #wrap-s-106ed8cd-914e-47f0-a040-c373190b1476, #wrap-content-s-106ed8cd-914e-47f0-a040-c373190b1476 { display: none !important; }}@media (max-width: 767px){#s-106ed8cd-914e-47f0-a040-c373190b1476 {
  display: none;
}
#s-106ed8cd-914e-47f0-a040-c373190b1476, #wrap-s-106ed8cd-914e-47f0-a040-c373190b1476, #wrap-content-s-106ed8cd-914e-47f0-a040-c373190b1476 { display: none !important; }}
@media (min-width: 0px) {
[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-106ed8cd-914e-47f0-a040-c373190b1476"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

#s-ff755daf-8d9c-42d4-83d6-1d042d1e2095 {
  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-ff755daf-8d9c-42d4-83d6-1d042d1e2095 {
  display: none;
}
#s-ff755daf-8d9c-42d4-83d6-1d042d1e2095, #wrap-s-ff755daf-8d9c-42d4-83d6-1d042d1e2095, #wrap-content-s-ff755daf-8d9c-42d4-83d6-1d042d1e2095 { display: none !important; }}@media (max-width: 767px){#s-ff755daf-8d9c-42d4-83d6-1d042d1e2095 {
  display: none;
}
#s-ff755daf-8d9c-42d4-83d6-1d042d1e2095, #wrap-s-ff755daf-8d9c-42d4-83d6-1d042d1e2095, #wrap-content-s-ff755daf-8d9c-42d4-83d6-1d042d1e2095 { display: none !important; }}
#s-7eae7142-6c30-405b-8902-9ce6fe7a9251 {
  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-7eae7142-6c30-405b-8902-9ce6fe7a9251 {
  display: none;
}
#s-7eae7142-6c30-405b-8902-9ce6fe7a9251, #wrap-s-7eae7142-6c30-405b-8902-9ce6fe7a9251, #wrap-content-s-7eae7142-6c30-405b-8902-9ce6fe7a9251 { display: none !important; }}@media (max-width: 767px){#s-7eae7142-6c30-405b-8902-9ce6fe7a9251 {
  display: none;
}
#s-7eae7142-6c30-405b-8902-9ce6fe7a9251, #wrap-s-7eae7142-6c30-405b-8902-9ce6fe7a9251, #wrap-content-s-7eae7142-6c30-405b-8902-9ce6fe7a9251 { display: none !important; }}
#s-63374f3a-0f8b-4954-abfc-918f5248525a {
  margin-top: 120px;
margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63374f3a-0f8b-4954-abfc-918f5248525a {
  display: none;
}
#s-63374f3a-0f8b-4954-abfc-918f5248525a, #wrap-s-63374f3a-0f8b-4954-abfc-918f5248525a, #wrap-content-s-63374f3a-0f8b-4954-abfc-918f5248525a { display: none !important; }}@media (max-width: 767px){#s-63374f3a-0f8b-4954-abfc-918f5248525a {
  display: none;
}
#s-63374f3a-0f8b-4954-abfc-918f5248525a, #wrap-s-63374f3a-0f8b-4954-abfc-918f5248525a, #wrap-content-s-63374f3a-0f8b-4954-abfc-918f5248525a { display: none !important; }}
@media (min-width: 0px) {
[id="s-63374f3a-0f8b-4954-abfc-918f5248525a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-63374f3a-0f8b-4954-abfc-918f5248525a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63374f3a-0f8b-4954-abfc-918f5248525a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63374f3a-0f8b-4954-abfc-918f5248525a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

  #s-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812-root {
    text-align: center;
  }


#s-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812.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-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812-root {
    text-align: center;
  }


#s-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812.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-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812-root {
    text-align: center;
  }


#s-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812.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-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812-root {
    text-align: center;
  }


#s-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812.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-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812-root {
    text-align: center;
  }


#s-ce5b0a10-8fa5-4f68-a6cf-9de17eab2812.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a {
  margin-top: 60px;
margin-bottom: 100px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a {
  display: none;
}
#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a, #wrap-s-e8f04b51-236f-487b-9cd2-c372f0b11f9a, #wrap-content-s-e8f04b51-236f-487b-9cd2-c372f0b11f9a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a {
  display: none;
}
#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a, #wrap-s-e8f04b51-236f-487b-9cd2-c372f0b11f9a, #wrap-content-s-e8f04b51-236f-487b-9cd2-c372f0b11f9a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a {
  
}
}@media (max-width: 767px){#s-e8f04b51-236f-487b-9cd2-c372f0b11f9a {
  
}
}
#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b {
  display: none;
}
#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b, #wrap-s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b, #wrap-content-s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b {
  display: none;
}
#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b, #wrap-s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b, #wrap-content-s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b {
  
}
}@media (max-width: 767px){#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b {
  
}
}

  #s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b-root {
    text-align: center;
  }


#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b.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-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b-root {
    text-align: center;
  }


#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b.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-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b-root {
    text-align: center;
  }


#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b.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-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b-root {
    text-align: center;
  }


#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b.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-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b-root {
    text-align: center;
  }


#s-9a2bbcbf-ff97-4dec-beb3-d8799b14e25b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0e795118-5cad-4d0a-a968-63b06359108b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e795118-5cad-4d0a-a968-63b06359108b {
  
}
}@media (max-width: 767px){#s-0e795118-5cad-4d0a-a968-63b06359108b {
  
}
}







#s-0e795118-5cad-4d0a-a968-63b06359108b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e795118-5cad-4d0a-a968-63b06359108b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-92481f0d-ee05-480f-917d-c668a91c6911 {
  margin-top: 80px;
margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-92481f0d-ee05-480f-917d-c668a91c6911 {
  display: none;
}
#s-92481f0d-ee05-480f-917d-c668a91c6911, #wrap-s-92481f0d-ee05-480f-917d-c668a91c6911, #wrap-content-s-92481f0d-ee05-480f-917d-c668a91c6911 { display: none !important; }}@media (max-width: 767px){#s-92481f0d-ee05-480f-917d-c668a91c6911 {
  display: none;
}
#s-92481f0d-ee05-480f-917d-c668a91c6911, #wrap-s-92481f0d-ee05-480f-917d-c668a91c6911, #wrap-content-s-92481f0d-ee05-480f-917d-c668a91c6911 { display: none !important; }}
@media (min-width: 0px) {
[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-92481f0d-ee05-480f-917d-c668a91c6911"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-81d172c1-4df4-4498-843a-6232f3f09cec {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-81d172c1-4df4-4498-843a-6232f3f09cec {
  display: none;
}
#s-81d172c1-4df4-4498-843a-6232f3f09cec, #wrap-s-81d172c1-4df4-4498-843a-6232f3f09cec, #wrap-content-s-81d172c1-4df4-4498-843a-6232f3f09cec { display: none !important; }}@media (max-width: 767px){#s-81d172c1-4df4-4498-843a-6232f3f09cec {
  display: none;
}
#s-81d172c1-4df4-4498-843a-6232f3f09cec, #wrap-s-81d172c1-4df4-4498-843a-6232f3f09cec, #wrap-content-s-81d172c1-4df4-4498-843a-6232f3f09cec { display: none !important; }}
#s-ec3f781e-988d-445e-9d06-0346719c132a {
  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-ec3f781e-988d-445e-9d06-0346719c132a {
  display: none;
}
#s-ec3f781e-988d-445e-9d06-0346719c132a, #wrap-s-ec3f781e-988d-445e-9d06-0346719c132a, #wrap-content-s-ec3f781e-988d-445e-9d06-0346719c132a { display: none !important; }}@media (max-width: 767px){#s-ec3f781e-988d-445e-9d06-0346719c132a {
  display: none;
}
#s-ec3f781e-988d-445e-9d06-0346719c132a, #wrap-s-ec3f781e-988d-445e-9d06-0346719c132a, #wrap-content-s-ec3f781e-988d-445e-9d06-0346719c132a { display: none !important; }}
#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e {
  background-size: cover;
margin-top: 100px;
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-1c24159f-664a-4d7e-9e0f-661c0ac4a98e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e {
  display: none;
}
#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e, #wrap-s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e, #wrap-content-s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e { display: none !important; }}@media (max-width: 767px){#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e {
  display: none;
}
#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e, #wrap-s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e, #wrap-content-s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e { display: none !important; }}

  #s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e-root {
    text-align: center;
  }


#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e.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-1c24159f-664a-4d7e-9e0f-661c0ac4a98e-root {
    text-align: center;
  }


#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e.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-1c24159f-664a-4d7e-9e0f-661c0ac4a98e-root {
    text-align: center;
  }


#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e.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-1c24159f-664a-4d7e-9e0f-661c0ac4a98e-root {
    text-align: center;
  }


#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e.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-1c24159f-664a-4d7e-9e0f-661c0ac4a98e-root {
    text-align: center;
  }


#s-1c24159f-664a-4d7e-9e0f-661c0ac4a98e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-59cfa7e0-de8f-4acf-a547-714d74506add {
  margin-top: 40px;
}
@media (min-width: 1200px){#s-59cfa7e0-de8f-4acf-a547-714d74506add {
  display: none;
}
#s-59cfa7e0-de8f-4acf-a547-714d74506add, #wrap-s-59cfa7e0-de8f-4acf-a547-714d74506add, #wrap-content-s-59cfa7e0-de8f-4acf-a547-714d74506add { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59cfa7e0-de8f-4acf-a547-714d74506add {
  display: none;
}
#s-59cfa7e0-de8f-4acf-a547-714d74506add, #wrap-s-59cfa7e0-de8f-4acf-a547-714d74506add, #wrap-content-s-59cfa7e0-de8f-4acf-a547-714d74506add { display: none !important; }}@media (max-width: 767px){#s-59cfa7e0-de8f-4acf-a547-714d74506add {
  display: none;
}
#s-59cfa7e0-de8f-4acf-a547-714d74506add, #wrap-s-59cfa7e0-de8f-4acf-a547-714d74506add, #wrap-content-s-59cfa7e0-de8f-4acf-a547-714d74506add { display: none !important; }}
@media (min-width: 0px) {
[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59cfa7e0-de8f-4acf-a547-714d74506add"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f {
  margin-left: 20px;
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);
}
@media (min-width: 1200px){#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f {
  display: none;
}
#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f, #wrap-s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f, #wrap-content-s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f {
  display: none;
}
#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f, #wrap-s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f, #wrap-content-s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f {
  
}
}@media (max-width: 767px){#s-3f3d7e11-58ab-4195-92a7-ffa1e5bdb13f {
  
}
}
#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 {
  margin-left: 20px;
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);
}
@media (min-width: 1200px){#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 {
  display: none;
}
#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05, #wrap-s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05, #wrap-content-s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 {
  display: none;
}
#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05, #wrap-s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05, #wrap-content-s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 {
  
}
}@media (max-width: 767px){#s-d69c4819-0dcc-4a6d-bdbe-30495d79ec05 {
  
}
}
#s-69853161-f7e0-4be8-bdfe-535da3a13de8 {
  background-size: cover;
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.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-69853161-f7e0-4be8-bdfe-535da3a13de8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69853161-f7e0-4be8-bdfe-535da3a13de8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-69853161-f7e0-4be8-bdfe-535da3a13de8 {
  
}
}@media (max-width: 767px){#s-69853161-f7e0-4be8-bdfe-535da3a13de8 {
  
}
}

  #s-69853161-f7e0-4be8-bdfe-535da3a13de8-root {
    text-align: center;
  }


#s-69853161-f7e0-4be8-bdfe-535da3a13de8.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-69853161-f7e0-4be8-bdfe-535da3a13de8-root {
    text-align: center;
  }


#s-69853161-f7e0-4be8-bdfe-535da3a13de8.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-69853161-f7e0-4be8-bdfe-535da3a13de8-root {
    text-align: center;
  }


#s-69853161-f7e0-4be8-bdfe-535da3a13de8.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-69853161-f7e0-4be8-bdfe-535da3a13de8-root {
    text-align: center;
  }


#s-69853161-f7e0-4be8-bdfe-535da3a13de8.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-69853161-f7e0-4be8-bdfe-535da3a13de8-root {
    text-align: center;
  }


#s-69853161-f7e0-4be8-bdfe-535da3a13de8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 {
  margin-top: 70px;
}
@media (min-width: 1200px){#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 {
  display: none;
}
#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3, #wrap-s-c7711b6d-e15e-47ff-9108-c411f01fcbd3, #wrap-content-s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 {
  display: none;
}
#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3, #wrap-s-c7711b6d-e15e-47ff-9108-c411f01fcbd3, #wrap-content-s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 {
  display: none;
}
#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3, #wrap-s-c7711b6d-e15e-47ff-9108-c411f01fcbd3, #wrap-content-s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 { display: none !important; }}@media (max-width: 767px){#s-c7711b6d-e15e-47ff-9108-c411f01fcbd3 {
  
}
}
@media (min-width: 0px) {
[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7711b6d-e15e-47ff-9108-c411f01fcbd3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-bd4949c9-30e4-421c-a006-9a374d96fe2d {
  margin-left: 30%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-bd4949c9-30e4-421c-a006-9a374d96fe2d {
  display: none;
}
#s-bd4949c9-30e4-421c-a006-9a374d96fe2d, #wrap-s-bd4949c9-30e4-421c-a006-9a374d96fe2d, #wrap-content-s-bd4949c9-30e4-421c-a006-9a374d96fe2d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd4949c9-30e4-421c-a006-9a374d96fe2d {
  display: none;
}
#s-bd4949c9-30e4-421c-a006-9a374d96fe2d, #wrap-s-bd4949c9-30e4-421c-a006-9a374d96fe2d, #wrap-content-s-bd4949c9-30e4-421c-a006-9a374d96fe2d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd4949c9-30e4-421c-a006-9a374d96fe2d {
  
}
}@media (max-width: 767px){#s-bd4949c9-30e4-421c-a006-9a374d96fe2d {
  
}
}
#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef {
  margin-left: 30%;
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);
}
@media (min-width: 1200px){#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef {
  display: none;
}
#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef, #wrap-s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef, #wrap-content-s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef {
  display: none;
}
#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef, #wrap-s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef, #wrap-content-s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef {
  
}
}@media (max-width: 767px){#s-ef9c7f26-d578-4e8f-84b1-6ec5d6a9b7ef {
  
}
}
#s-3937dbdf-5d56-4227-97f5-44b05c12e19e {
  background-size: cover;
margin-top: 40px;
margin-left: 30%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
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-3937dbdf-5d56-4227-97f5-44b05c12e19e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3937dbdf-5d56-4227-97f5-44b05c12e19e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-3937dbdf-5d56-4227-97f5-44b05c12e19e {
  
}
}@media (max-width: 767px){#s-3937dbdf-5d56-4227-97f5-44b05c12e19e {
  
}
}

  #s-3937dbdf-5d56-4227-97f5-44b05c12e19e-root {
    text-align: center;
  }


#s-3937dbdf-5d56-4227-97f5-44b05c12e19e.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-3937dbdf-5d56-4227-97f5-44b05c12e19e-root {
    text-align: center;
  }


#s-3937dbdf-5d56-4227-97f5-44b05c12e19e.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-3937dbdf-5d56-4227-97f5-44b05c12e19e-root {
    text-align: center;
  }


#s-3937dbdf-5d56-4227-97f5-44b05c12e19e.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-3937dbdf-5d56-4227-97f5-44b05c12e19e-root {
    text-align: center;
  }


#s-3937dbdf-5d56-4227-97f5-44b05c12e19e.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-3937dbdf-5d56-4227-97f5-44b05c12e19e-root {
    text-align: center;
  }


#s-3937dbdf-5d56-4227-97f5-44b05c12e19e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-63ee66ae-8463-4915-a163-5193c4be8930 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63ee66ae-8463-4915-a163-5193c4be8930 {
  display: none;
}
#s-63ee66ae-8463-4915-a163-5193c4be8930, #wrap-s-63ee66ae-8463-4915-a163-5193c4be8930, #wrap-content-s-63ee66ae-8463-4915-a163-5193c4be8930 { display: none !important; }}@media (max-width: 767px){#s-63ee66ae-8463-4915-a163-5193c4be8930 {
  display: none;
}
#s-63ee66ae-8463-4915-a163-5193c4be8930, #wrap-s-63ee66ae-8463-4915-a163-5193c4be8930, #wrap-content-s-63ee66ae-8463-4915-a163-5193c4be8930 { display: none !important; }}
#s-63ee66ae-8463-4915-a163-5193c4be8930 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-63ee66ae-8463-4915-a163-5193c4be8930 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-63ee66ae-8463-4915-a163-5193c4be8930 {
  cursor: pointer;
}#s-63ee66ae-8463-4915-a163-5193c4be8930.shg-box.shg-c {
  justify-content: center;
}

#s-fd156875-73bf-4469-95a9-9b0865a84185 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd156875-73bf-4469-95a9-9b0865a84185 {
  
}
}@media (max-width: 767px){#s-fd156875-73bf-4469-95a9-9b0865a84185 {
  
}
}
@media (min-width: 0px) {
[id="s-fd156875-73bf-4469-95a9-9b0865a84185"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fd156875-73bf-4469-95a9-9b0865a84185"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd156875-73bf-4469-95a9-9b0865a84185"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd156875-73bf-4469-95a9-9b0865a84185"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8fb808d2-5898-4b70-bae3-0f3652067ff1 {
  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-8fb808d2-5898-4b70-bae3-0f3652067ff1 {
  
}
}@media (max-width: 767px){#s-8fb808d2-5898-4b70-bae3-0f3652067ff1 {
  
}
}
#s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855 {
  
}
}@media (max-width: 767px){#s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855 {
  
}
}
@media (min-width: 0px) {
[id="s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9a2102d-56c6-45b5-b0d3-1c7b82c89855"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1d6286b9-2694-4a94-b5a2-ba6faf655452 {
  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-1d6286b9-2694-4a94-b5a2-ba6faf655452:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1d6286b9-2694-4a94-b5a2-ba6faf655452:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1d6286b9-2694-4a94-b5a2-ba6faf655452 {
  
}
}@media (max-width: 767px){#s-1d6286b9-2694-4a94-b5a2-ba6faf655452 {
  
}
}

  #s-1d6286b9-2694-4a94-b5a2-ba6faf655452-root {
    text-align: center;
  }


#s-1d6286b9-2694-4a94-b5a2-ba6faf655452.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-1d6286b9-2694-4a94-b5a2-ba6faf655452-root {
    text-align: center;
  }


#s-1d6286b9-2694-4a94-b5a2-ba6faf655452.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-1d6286b9-2694-4a94-b5a2-ba6faf655452-root {
    text-align: center;
  }


#s-1d6286b9-2694-4a94-b5a2-ba6faf655452.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-1d6286b9-2694-4a94-b5a2-ba6faf655452-root {
    text-align: center;
  }


#s-1d6286b9-2694-4a94-b5a2-ba6faf655452.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-1d6286b9-2694-4a94-b5a2-ba6faf655452-root {
    text-align: center;
  }


#s-1d6286b9-2694-4a94-b5a2-ba6faf655452.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-817d497c-567b-439b-a510-e7ea1f342bbd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-817d497c-567b-439b-a510-e7ea1f342bbd {
  display: none;
}
#s-817d497c-567b-439b-a510-e7ea1f342bbd, #wrap-s-817d497c-567b-439b-a510-e7ea1f342bbd, #wrap-content-s-817d497c-567b-439b-a510-e7ea1f342bbd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-817d497c-567b-439b-a510-e7ea1f342bbd {
  display: none;
}
#s-817d497c-567b-439b-a510-e7ea1f342bbd, #wrap-s-817d497c-567b-439b-a510-e7ea1f342bbd, #wrap-content-s-817d497c-567b-439b-a510-e7ea1f342bbd { display: none !important; }}
#s-817d497c-567b-439b-a510-e7ea1f342bbd {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-817d497c-567b-439b-a510-e7ea1f342bbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-817d497c-567b-439b-a510-e7ea1f342bbd.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-7ae90e74-2464-4aaa-8fa6-d252ca35eab1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ae90e74-2464-4aaa-8fa6-d252ca35eab1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ae90e74-2464-4aaa-8fa6-d252ca35eab1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2adc0aa6-6d76-4edd-8918-12f41cd61d80 {
  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-2adc0aa6-6d76-4edd-8918-12f41cd61d80 {
  display: none;
}
#s-2adc0aa6-6d76-4edd-8918-12f41cd61d80, #wrap-s-2adc0aa6-6d76-4edd-8918-12f41cd61d80, #wrap-content-s-2adc0aa6-6d76-4edd-8918-12f41cd61d80 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2adc0aa6-6d76-4edd-8918-12f41cd61d80 {
  display: none;
}
#s-2adc0aa6-6d76-4edd-8918-12f41cd61d80, #wrap-s-2adc0aa6-6d76-4edd-8918-12f41cd61d80, #wrap-content-s-2adc0aa6-6d76-4edd-8918-12f41cd61d80 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2adc0aa6-6d76-4edd-8918-12f41cd61d80 {
  
}
}@media (max-width: 767px){#s-2adc0aa6-6d76-4edd-8918-12f41cd61d80 {
  
}
}
#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 {
  display: none;
}
#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624, #wrap-s-c85b5fed-fcba-44b5-8fe4-3d10f802a624, #wrap-content-s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 {
  display: none;
}
#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624, #wrap-s-c85b5fed-fcba-44b5-8fe4-3d10f802a624, #wrap-content-s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 {
  
}
}@media (max-width: 767px){#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 {
  display: none;
}
#s-c85b5fed-fcba-44b5-8fe4-3d10f802a624, #wrap-s-c85b5fed-fcba-44b5-8fe4-3d10f802a624, #wrap-content-s-c85b5fed-fcba-44b5-8fe4-3d10f802a624 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c85b5fed-fcba-44b5-8fe4-3d10f802a624"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c85b5fed-fcba-44b5-8fe4-3d10f802a624"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c85b5fed-fcba-44b5-8fe4-3d10f802a624"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c85b5fed-fcba-44b5-8fe4-3d10f802a624"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b4c68d17-5579-4c9d-89b4-353beceab7fc {
  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-b4c68d17-5579-4c9d-89b4-353beceab7fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b4c68d17-5579-4c9d-89b4-353beceab7fc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b4c68d17-5579-4c9d-89b4-353beceab7fc {
  display: none;
}
#s-b4c68d17-5579-4c9d-89b4-353beceab7fc, #wrap-s-b4c68d17-5579-4c9d-89b4-353beceab7fc, #wrap-content-s-b4c68d17-5579-4c9d-89b4-353beceab7fc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4c68d17-5579-4c9d-89b4-353beceab7fc {
  display: none;
}
#s-b4c68d17-5579-4c9d-89b4-353beceab7fc, #wrap-s-b4c68d17-5579-4c9d-89b4-353beceab7fc, #wrap-content-s-b4c68d17-5579-4c9d-89b4-353beceab7fc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4c68d17-5579-4c9d-89b4-353beceab7fc {
  
}
}@media (max-width: 767px){#s-b4c68d17-5579-4c9d-89b4-353beceab7fc {
  display: none;
}
#s-b4c68d17-5579-4c9d-89b4-353beceab7fc, #wrap-s-b4c68d17-5579-4c9d-89b4-353beceab7fc, #wrap-content-s-b4c68d17-5579-4c9d-89b4-353beceab7fc { display: none !important; }}

  #s-b4c68d17-5579-4c9d-89b4-353beceab7fc-root {
    text-align: center;
  }


#s-b4c68d17-5579-4c9d-89b4-353beceab7fc.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-b4c68d17-5579-4c9d-89b4-353beceab7fc-root {
    text-align: center;
  }


#s-b4c68d17-5579-4c9d-89b4-353beceab7fc.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-b4c68d17-5579-4c9d-89b4-353beceab7fc-root {
    text-align: center;
  }


#s-b4c68d17-5579-4c9d-89b4-353beceab7fc.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-b4c68d17-5579-4c9d-89b4-353beceab7fc-root {
    text-align: center;
  }


#s-b4c68d17-5579-4c9d-89b4-353beceab7fc.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-b4c68d17-5579-4c9d-89b4-353beceab7fc-root {
    text-align: center;
  }


#s-b4c68d17-5579-4c9d-89b4-353beceab7fc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced {
  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-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced: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-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced {
  display: none;
}
#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced, #wrap-s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced, #wrap-content-s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced { display: none !important; }}@media (max-width: 767px){#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced {
  display: none;
}
#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced, #wrap-s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced, #wrap-content-s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced { display: none !important; }}

  #s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced-root {
    text-align: center;
  }


#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced-root {
    text-align: center;
  }


#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced.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-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced-root {
    text-align: center;
  }


#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced.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-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced-root {
    text-align: center;
  }


#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced-root {
    text-align: center;
  }


#s-0ff0cc1b-93d2-492a-b604-ddd1a3ebeced.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb {
  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-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb {
  display: none;
}
#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb, #wrap-s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb, #wrap-content-s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb {
  display: none;
}
#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb, #wrap-s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb, #wrap-content-s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb {
  display: none;
}
#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb, #wrap-s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb, #wrap-content-s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb { display: none !important; }}@media (max-width: 767px){#s-e7fb8b39-e0fb-4f58-9114-93fc6b5b86bb {
  
}
}
#s-739079e7-6c00-436b-916a-4186867b6cdb {
  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-739079e7-6c00-436b-916a-4186867b6cdb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-739079e7-6c00-436b-916a-4186867b6cdb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-739079e7-6c00-436b-916a-4186867b6cdb {
  display: none;
}
#s-739079e7-6c00-436b-916a-4186867b6cdb, #wrap-s-739079e7-6c00-436b-916a-4186867b6cdb, #wrap-content-s-739079e7-6c00-436b-916a-4186867b6cdb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-739079e7-6c00-436b-916a-4186867b6cdb {
  display: none;
}
#s-739079e7-6c00-436b-916a-4186867b6cdb, #wrap-s-739079e7-6c00-436b-916a-4186867b6cdb, #wrap-content-s-739079e7-6c00-436b-916a-4186867b6cdb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-739079e7-6c00-436b-916a-4186867b6cdb {
  display: none;
}
#s-739079e7-6c00-436b-916a-4186867b6cdb, #wrap-s-739079e7-6c00-436b-916a-4186867b6cdb, #wrap-content-s-739079e7-6c00-436b-916a-4186867b6cdb { display: none !important; }}@media (max-width: 767px){#s-739079e7-6c00-436b-916a-4186867b6cdb {
  
}
}

  #s-739079e7-6c00-436b-916a-4186867b6cdb-root {
    text-align: center;
  }


#s-739079e7-6c00-436b-916a-4186867b6cdb.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-739079e7-6c00-436b-916a-4186867b6cdb-root {
    text-align: center;
  }


#s-739079e7-6c00-436b-916a-4186867b6cdb.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-739079e7-6c00-436b-916a-4186867b6cdb-root {
    text-align: center;
  }


#s-739079e7-6c00-436b-916a-4186867b6cdb.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-739079e7-6c00-436b-916a-4186867b6cdb-root {
    text-align: center;
  }


#s-739079e7-6c00-436b-916a-4186867b6cdb.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-739079e7-6c00-436b-916a-4186867b6cdb-root {
    text-align: center;
  }


#s-739079e7-6c00-436b-916a-4186867b6cdb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-05c2d26c-eebe-48d9-b8d6-6445f1906383 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-05c2d26c-eebe-48d9-b8d6-6445f1906383 {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-05c2d26c-eebe-48d9-b8d6-6445f1906383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-05c2d26c-eebe-48d9-b8d6-6445f1906383 {
  cursor: pointer;
}#s-05c2d26c-eebe-48d9-b8d6-6445f1906383.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ca383f80-41a1-4fbe-9c55-5d93782749f8 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca383f80-41a1-4fbe-9c55-5d93782749f8 {
  display: none;
}
#s-ca383f80-41a1-4fbe-9c55-5d93782749f8, #wrap-s-ca383f80-41a1-4fbe-9c55-5d93782749f8, #wrap-content-s-ca383f80-41a1-4fbe-9c55-5d93782749f8 { display: none !important; }}@media (max-width: 767px){#s-ca383f80-41a1-4fbe-9c55-5d93782749f8 {
  display: none;
}
#s-ca383f80-41a1-4fbe-9c55-5d93782749f8, #wrap-s-ca383f80-41a1-4fbe-9c55-5d93782749f8, #wrap-content-s-ca383f80-41a1-4fbe-9c55-5d93782749f8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ca383f80-41a1-4fbe-9c55-5d93782749f8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ca383f80-41a1-4fbe-9c55-5d93782749f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca383f80-41a1-4fbe-9c55-5d93782749f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca383f80-41a1-4fbe-9c55-5d93782749f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bc182c49-8ab5-4251-96f1-b34fac91a129 {
  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-bc182c49-8ab5-4251-96f1-b34fac91a129 {
  display: none;
}
#s-bc182c49-8ab5-4251-96f1-b34fac91a129, #wrap-s-bc182c49-8ab5-4251-96f1-b34fac91a129, #wrap-content-s-bc182c49-8ab5-4251-96f1-b34fac91a129 { display: none !important; }}@media (max-width: 767px){#s-bc182c49-8ab5-4251-96f1-b34fac91a129 {
  display: none;
}
#s-bc182c49-8ab5-4251-96f1-b34fac91a129, #wrap-s-bc182c49-8ab5-4251-96f1-b34fac91a129, #wrap-content-s-bc182c49-8ab5-4251-96f1-b34fac91a129 { display: none !important; }}
#s-2ac00030-b207-46ba-af78-0952e0be8270 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ac00030-b207-46ba-af78-0952e0be8270 {
  display: none;
}
#s-2ac00030-b207-46ba-af78-0952e0be8270, #wrap-s-2ac00030-b207-46ba-af78-0952e0be8270, #wrap-content-s-2ac00030-b207-46ba-af78-0952e0be8270 { display: none !important; }}@media (max-width: 767px){#s-2ac00030-b207-46ba-af78-0952e0be8270 {
  display: none;
}
#s-2ac00030-b207-46ba-af78-0952e0be8270, #wrap-s-2ac00030-b207-46ba-af78-0952e0be8270, #wrap-content-s-2ac00030-b207-46ba-af78-0952e0be8270 { display: none !important; }}
@media (min-width: 0px) {
[id="s-2ac00030-b207-46ba-af78-0952e0be8270"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2ac00030-b207-46ba-af78-0952e0be8270"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ac00030-b207-46ba-af78-0952e0be8270"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ac00030-b207-46ba-af78-0952e0be8270"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8fc6b0d5-f450-4feb-b298-49393cb339a8 {
  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-8fc6b0d5-f450-4feb-b298-49393cb339a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fc6b0d5-f450-4feb-b298-49393cb339a8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8fc6b0d5-f450-4feb-b298-49393cb339a8 {
  display: none;
}
#s-8fc6b0d5-f450-4feb-b298-49393cb339a8, #wrap-s-8fc6b0d5-f450-4feb-b298-49393cb339a8, #wrap-content-s-8fc6b0d5-f450-4feb-b298-49393cb339a8 { display: none !important; }}@media (max-width: 767px){#s-8fc6b0d5-f450-4feb-b298-49393cb339a8 {
  display: none;
}
#s-8fc6b0d5-f450-4feb-b298-49393cb339a8, #wrap-s-8fc6b0d5-f450-4feb-b298-49393cb339a8, #wrap-content-s-8fc6b0d5-f450-4feb-b298-49393cb339a8 { display: none !important; }}

  #s-8fc6b0d5-f450-4feb-b298-49393cb339a8-root {
    text-align: center;
  }


#s-8fc6b0d5-f450-4feb-b298-49393cb339a8.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-8fc6b0d5-f450-4feb-b298-49393cb339a8-root {
    text-align: center;
  }


#s-8fc6b0d5-f450-4feb-b298-49393cb339a8.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-8fc6b0d5-f450-4feb-b298-49393cb339a8-root {
    text-align: center;
  }


#s-8fc6b0d5-f450-4feb-b298-49393cb339a8.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-8fc6b0d5-f450-4feb-b298-49393cb339a8-root {
    text-align: center;
  }


#s-8fc6b0d5-f450-4feb-b298-49393cb339a8.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-8fc6b0d5-f450-4feb-b298-49393cb339a8-root {
    text-align: center;
  }


#s-8fc6b0d5-f450-4feb-b298-49393cb339a8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-df16d70f-12a9-4827-a732-5214fc2810af {
  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-df16d70f-12a9-4827-a732-5214fc2810af {
  display: none;
}
#s-df16d70f-12a9-4827-a732-5214fc2810af, #wrap-s-df16d70f-12a9-4827-a732-5214fc2810af, #wrap-content-s-df16d70f-12a9-4827-a732-5214fc2810af { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df16d70f-12a9-4827-a732-5214fc2810af {
  display: none;
}
#s-df16d70f-12a9-4827-a732-5214fc2810af, #wrap-s-df16d70f-12a9-4827-a732-5214fc2810af, #wrap-content-s-df16d70f-12a9-4827-a732-5214fc2810af { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df16d70f-12a9-4827-a732-5214fc2810af {
  
}
}@media (max-width: 767px){#s-df16d70f-12a9-4827-a732-5214fc2810af {
  
}
}
#s-fe17307f-9695-4e97-bb34-5a531f5f5680 {
  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-fe17307f-9695-4e97-bb34-5a531f5f5680:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fe17307f-9695-4e97-bb34-5a531f5f5680:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fe17307f-9695-4e97-bb34-5a531f5f5680 {
  display: none;
}
#s-fe17307f-9695-4e97-bb34-5a531f5f5680, #wrap-s-fe17307f-9695-4e97-bb34-5a531f5f5680, #wrap-content-s-fe17307f-9695-4e97-bb34-5a531f5f5680 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe17307f-9695-4e97-bb34-5a531f5f5680 {
  display: none;
}
#s-fe17307f-9695-4e97-bb34-5a531f5f5680, #wrap-s-fe17307f-9695-4e97-bb34-5a531f5f5680, #wrap-content-s-fe17307f-9695-4e97-bb34-5a531f5f5680 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe17307f-9695-4e97-bb34-5a531f5f5680 {
  
}
}@media (max-width: 767px){#s-fe17307f-9695-4e97-bb34-5a531f5f5680 {
  
}
}

  #s-fe17307f-9695-4e97-bb34-5a531f5f5680-root {
    text-align: center;
  }


#s-fe17307f-9695-4e97-bb34-5a531f5f5680.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-fe17307f-9695-4e97-bb34-5a531f5f5680-root {
    text-align: center;
  }


#s-fe17307f-9695-4e97-bb34-5a531f5f5680.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-fe17307f-9695-4e97-bb34-5a531f5f5680-root {
    text-align: center;
  }


#s-fe17307f-9695-4e97-bb34-5a531f5f5680.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-fe17307f-9695-4e97-bb34-5a531f5f5680-root {
    text-align: center;
  }


#s-fe17307f-9695-4e97-bb34-5a531f5f5680.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-fe17307f-9695-4e97-bb34-5a531f5f5680-root {
    text-align: center;
  }


#s-fe17307f-9695-4e97-bb34-5a531f5f5680.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 {
  display: none;
}
#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6, #wrap-s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6, #wrap-content-s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 {
  display: none;
}
#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6, #wrap-s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6, #wrap-content-s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 {
  display: none;
}
#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6, #wrap-s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6, #wrap-content-s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 { display: none !important; }}
#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 {
  background-image: url(https://i.shgcdn.com/7b9457fa-508c-49df-b730-f13f1c450d2c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc1f9f63-1ea5-45fc-ae55-74c235bc05c6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a {
  display: none;
}
#s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a, #wrap-s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a, #wrap-content-s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a { display: none !important; }}
@media (min-width: 0px) {
[id="s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb60c3f9-f6cb-424a-b1ef-b560a24a8c7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-03bc8414-ca72-4b26-8bb8-04841839bad9 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-6efd7153-db83-4f14-9e64-980b745119d3 {
  display: none;
}
#s-6efd7153-db83-4f14-9e64-980b745119d3, #wrap-s-6efd7153-db83-4f14-9e64-980b745119d3, #wrap-content-s-6efd7153-db83-4f14-9e64-980b745119d3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-6efd7153-db83-4f14-9e64-980b745119d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6efd7153-db83-4f14-9e64-980b745119d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6efd7153-db83-4f14-9e64-980b745119d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6efd7153-db83-4f14-9e64-980b745119d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7d195067-620c-4fc8-9b44-966918a880ad {
  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-7d195067-620c-4fc8-9b44-966918a880ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d195067-620c-4fc8-9b44-966918a880ad: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-7d195067-620c-4fc8-9b44-966918a880ad-root {
    text-align: center;
  }


#s-7d195067-620c-4fc8-9b44-966918a880ad.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-7d195067-620c-4fc8-9b44-966918a880ad-root {
    text-align: center;
  }


#s-7d195067-620c-4fc8-9b44-966918a880ad.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-7d195067-620c-4fc8-9b44-966918a880ad-root {
    text-align: center;
  }


#s-7d195067-620c-4fc8-9b44-966918a880ad.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-7d195067-620c-4fc8-9b44-966918a880ad-root {
    text-align: center;
  }


#s-7d195067-620c-4fc8-9b44-966918a880ad.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-7d195067-620c-4fc8-9b44-966918a880ad-root {
    text-align: center;
  }


#s-7d195067-620c-4fc8-9b44-966918a880ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-4750aed5-4946-4302-a0f7-3a4585c7a651 {
  margin-top: 100px;
margin-bottom: 0px;
}

#s-0c7dbd2e-cd27-4f67-9aae-b1fefbfb3f14 {
  margin-top: 0px;
margin-bottom: 200px;
}

#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3 {
  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(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3:active {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;
background-image: none !important;
hover-type: color !important;
background-color: rgba(194, 194, 194, 0.5) !important;}

  #s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3-root {
    text-align: center;
  }


#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3-root {
    text-align: center;
  }


#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3-root {
    text-align: center;
  }


#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3-root {
    text-align: center;
  }


#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3-root {
    text-align: center;
  }


#s-9eef6a00-2ef1-4f70-b8a7-d13a717fe5a3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c7d8cc7d-540c-442e-ad88-02a07e56436e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-c7d8cc7d-540c-442e-ad88-02a07e56436e {
  display: none;
}
#s-c7d8cc7d-540c-442e-ad88-02a07e56436e, #wrap-s-c7d8cc7d-540c-442e-ad88-02a07e56436e, #wrap-content-s-c7d8cc7d-540c-442e-ad88-02a07e56436e { display: none !important; }}







#s-c7d8cc7d-540c-442e-ad88-02a07e56436e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7d8cc7d-540c-442e-ad88-02a07e56436e.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-ed8a5c1f-c25d-4f5e-8d42-6db1cb2cde68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ed8a5c1f-c25d-4f5e-8d42-6db1cb2cde68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed8a5c1f-c25d-4f5e-8d42-6db1cb2cde68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-df875e12-d81f-4a42-9315-44d761c17875 {
  margin-left: 0%;
margin-right: 0%;
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-df875e12-d81f-4a42-9315-44d761c17875 {
  
}
}@media (max-width: 767px){#s-df875e12-d81f-4a42-9315-44d761c17875 {
  display: none;
}
#s-df875e12-d81f-4a42-9315-44d761c17875, #wrap-s-df875e12-d81f-4a42-9315-44d761c17875, #wrap-content-s-df875e12-d81f-4a42-9315-44d761c17875 { display: none !important; }}
#s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27 {
  margin-left: 5%;
margin-right: 5%;
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-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27 {
  display: none;
}
#s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27, #wrap-s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27, #wrap-content-s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27 { display: none !important; }}@media (max-width: 767px){#s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27 {
  display: none;
}
#s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27, #wrap-s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27, #wrap-content-s-d1e75ed1-932a-4f33-8d85-2c61b0c5ef27 { display: none !important; }}
#s-31186550-e366-4bee-8012-35802d4a0f75 {
  margin-top: 300px;
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-31186550-e366-4bee-8012-35802d4a0f75:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31186550-e366-4bee-8012-35802d4a0f75:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-31186550-e366-4bee-8012-35802d4a0f75 {
  display: none;
}
#s-31186550-e366-4bee-8012-35802d4a0f75, #wrap-s-31186550-e366-4bee-8012-35802d4a0f75, #wrap-content-s-31186550-e366-4bee-8012-35802d4a0f75 { display: none !important; }}@media (max-width: 767px){#s-31186550-e366-4bee-8012-35802d4a0f75 {
  display: none;
}
#s-31186550-e366-4bee-8012-35802d4a0f75, #wrap-s-31186550-e366-4bee-8012-35802d4a0f75, #wrap-content-s-31186550-e366-4bee-8012-35802d4a0f75 { display: none !important; }}

  #s-31186550-e366-4bee-8012-35802d4a0f75-root {
    text-align: center;
  }


#s-31186550-e366-4bee-8012-35802d4a0f75.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-31186550-e366-4bee-8012-35802d4a0f75-root {
    text-align: center;
  }


#s-31186550-e366-4bee-8012-35802d4a0f75.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-31186550-e366-4bee-8012-35802d4a0f75-root {
    text-align: center;
  }


#s-31186550-e366-4bee-8012-35802d4a0f75.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-31186550-e366-4bee-8012-35802d4a0f75-root {
    text-align: center;
  }


#s-31186550-e366-4bee-8012-35802d4a0f75.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-31186550-e366-4bee-8012-35802d4a0f75-root {
    text-align: center;
  }


#s-31186550-e366-4bee-8012-35802d4a0f75.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac {
  margin-top: 20px;
margin-bottom: -1px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac {
  display: none;
}
#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac, #wrap-s-22772b96-a6c8-4b0c-b482-1aa86bf80dac, #wrap-content-s-22772b96-a6c8-4b0c-b482-1aa86bf80dac { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac {
  display: none;
}
#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac, #wrap-s-22772b96-a6c8-4b0c-b482-1aa86bf80dac, #wrap-content-s-22772b96-a6c8-4b0c-b482-1aa86bf80dac { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac {
  
}
}@media (max-width: 767px){#s-22772b96-a6c8-4b0c-b482-1aa86bf80dac {
  
}
}
#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 {
  display: none;
}
#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1, #wrap-s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1, #wrap-content-s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 {
  display: none;
}
#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1, #wrap-s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1, #wrap-content-s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 {
  
}
}@media (max-width: 767px){#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1 {
  
}
}

  #s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1-root {
    text-align: center;
  }


#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1.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-0d8333b9-f9e8-452f-8fde-d56bb08c11b1-root {
    text-align: center;
  }


#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1.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-0d8333b9-f9e8-452f-8fde-d56bb08c11b1-root {
    text-align: center;
  }


#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1.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-0d8333b9-f9e8-452f-8fde-d56bb08c11b1-root {
    text-align: center;
  }


#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1.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-0d8333b9-f9e8-452f-8fde-d56bb08c11b1-root {
    text-align: center;
  }


#s-0d8333b9-f9e8-452f-8fde-d56bb08c11b1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  display: none;
}
#s-c8cac362-5f61-47e0-8733-ce20ce082c39, #wrap-s-c8cac362-5f61-47e0-8733-ce20ce082c39, #wrap-content-s-c8cac362-5f61-47e0-8733-ce20ce082c39 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  display: none;
}
#s-c8cac362-5f61-47e0-8733-ce20ce082c39, #wrap-s-c8cac362-5f61-47e0-8733-ce20ce082c39, #wrap-content-s-c8cac362-5f61-47e0-8733-ce20ce082c39 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  
}
}@media (max-width: 767px){#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  
}
}
#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c8cac362-5f61-47e0-8733-ce20ce082c39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8cac362-5f61-47e0-8733-ce20ce082c39 {
  cursor: pointer;
}#s-c8cac362-5f61-47e0-8733-ce20ce082c39.shg-box.shg-c {
  justify-content: center;
}

#s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2 {
  display: none;
}
#s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2, #wrap-s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2, #wrap-content-s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2 { display: none !important; }}@media (max-width: 767px){#s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2 {
  display: none;
}
#s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2, #wrap-s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2, #wrap-content-s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3e2ddf5-d85b-4cc4-9066-15961fc517d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-48264f53-00e0-4d85-a88d-384710cad412 {
  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-48264f53-00e0-4d85-a88d-384710cad412 {
  display: none;
}
#s-48264f53-00e0-4d85-a88d-384710cad412, #wrap-s-48264f53-00e0-4d85-a88d-384710cad412, #wrap-content-s-48264f53-00e0-4d85-a88d-384710cad412 { display: none !important; }}@media (max-width: 767px){#s-48264f53-00e0-4d85-a88d-384710cad412 {
  display: none;
}
#s-48264f53-00e0-4d85-a88d-384710cad412, #wrap-s-48264f53-00e0-4d85-a88d-384710cad412, #wrap-content-s-48264f53-00e0-4d85-a88d-384710cad412 { display: none !important; }}
#s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4 {
  display: none;
}
#s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4, #wrap-s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4, #wrap-content-s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4 { display: none !important; }}@media (max-width: 767px){#s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4 {
  display: none;
}
#s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4, #wrap-s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4, #wrap-content-s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-beb9aff5-f45d-47cc-9316-f6c1fe9393f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dab7c544-d6ff-4287-88fb-5c0f53c26270 {
  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-dab7c544-d6ff-4287-88fb-5c0f53c26270:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dab7c544-d6ff-4287-88fb-5c0f53c26270:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dab7c544-d6ff-4287-88fb-5c0f53c26270 {
  display: none;
}
#s-dab7c544-d6ff-4287-88fb-5c0f53c26270, #wrap-s-dab7c544-d6ff-4287-88fb-5c0f53c26270, #wrap-content-s-dab7c544-d6ff-4287-88fb-5c0f53c26270 { display: none !important; }}@media (max-width: 767px){#s-dab7c544-d6ff-4287-88fb-5c0f53c26270 {
  display: none;
}
#s-dab7c544-d6ff-4287-88fb-5c0f53c26270, #wrap-s-dab7c544-d6ff-4287-88fb-5c0f53c26270, #wrap-content-s-dab7c544-d6ff-4287-88fb-5c0f53c26270 { display: none !important; }}

  #s-dab7c544-d6ff-4287-88fb-5c0f53c26270-root {
    text-align: center;
  }


#s-dab7c544-d6ff-4287-88fb-5c0f53c26270.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-dab7c544-d6ff-4287-88fb-5c0f53c26270-root {
    text-align: center;
  }


#s-dab7c544-d6ff-4287-88fb-5c0f53c26270.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-dab7c544-d6ff-4287-88fb-5c0f53c26270-root {
    text-align: center;
  }


#s-dab7c544-d6ff-4287-88fb-5c0f53c26270.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-dab7c544-d6ff-4287-88fb-5c0f53c26270-root {
    text-align: center;
  }


#s-dab7c544-d6ff-4287-88fb-5c0f53c26270.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-dab7c544-d6ff-4287-88fb-5c0f53c26270-root {
    text-align: center;
  }


#s-dab7c544-d6ff-4287-88fb-5c0f53c26270.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c4b723a2-ac14-4027-a4a4-01184a620988 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-c4b723a2-ac14-4027-a4a4-01184a620988 {
  display: none;
}
#s-c4b723a2-ac14-4027-a4a4-01184a620988, #wrap-s-c4b723a2-ac14-4027-a4a4-01184a620988, #wrap-content-s-c4b723a2-ac14-4027-a4a4-01184a620988 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4b723a2-ac14-4027-a4a4-01184a620988 {
  display: none;
}
#s-c4b723a2-ac14-4027-a4a4-01184a620988, #wrap-s-c4b723a2-ac14-4027-a4a4-01184a620988, #wrap-content-s-c4b723a2-ac14-4027-a4a4-01184a620988 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4b723a2-ac14-4027-a4a4-01184a620988 {
  
}
}@media (max-width: 767px){#s-c4b723a2-ac14-4027-a4a4-01184a620988 {
  
}
}
@media (min-width: 0px) {
[id="s-c4b723a2-ac14-4027-a4a4-01184a620988"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c4b723a2-ac14-4027-a4a4-01184a620988"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4b723a2-ac14-4027-a4a4-01184a620988"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4b723a2-ac14-4027-a4a4-01184a620988"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-568a0e51-f4e2-4827-92e0-ada4e552d603 {
  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-568a0e51-f4e2-4827-92e0-ada4e552d603 {
  
}
}@media (max-width: 767px){#s-568a0e51-f4e2-4827-92e0-ada4e552d603 {
  
}
}
#s-3297b9d3-3345-44f6-881b-bb83227b30e0 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-3297b9d3-3345-44f6-881b-bb83227b30e0 {
  display: none;
}
#s-3297b9d3-3345-44f6-881b-bb83227b30e0, #wrap-s-3297b9d3-3345-44f6-881b-bb83227b30e0, #wrap-content-s-3297b9d3-3345-44f6-881b-bb83227b30e0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3297b9d3-3345-44f6-881b-bb83227b30e0 {
  display: none;
}
#s-3297b9d3-3345-44f6-881b-bb83227b30e0, #wrap-s-3297b9d3-3345-44f6-881b-bb83227b30e0, #wrap-content-s-3297b9d3-3345-44f6-881b-bb83227b30e0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3297b9d3-3345-44f6-881b-bb83227b30e0 {
  
}
}@media (max-width: 767px){#s-3297b9d3-3345-44f6-881b-bb83227b30e0 {
  
}
}
@media (min-width: 0px) {
[id="s-3297b9d3-3345-44f6-881b-bb83227b30e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3297b9d3-3345-44f6-881b-bb83227b30e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3297b9d3-3345-44f6-881b-bb83227b30e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3297b9d3-3345-44f6-881b-bb83227b30e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b6c85139-0be9-467f-bf52-77e41b83fa54 {
  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-b6c85139-0be9-467f-bf52-77e41b83fa54:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b6c85139-0be9-467f-bf52-77e41b83fa54:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b6c85139-0be9-467f-bf52-77e41b83fa54 {
  
}
}@media (max-width: 767px){#s-b6c85139-0be9-467f-bf52-77e41b83fa54 {
  
}
}

  #s-b6c85139-0be9-467f-bf52-77e41b83fa54-root {
    text-align: center;
  }


#s-b6c85139-0be9-467f-bf52-77e41b83fa54.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-b6c85139-0be9-467f-bf52-77e41b83fa54-root {
    text-align: center;
  }


#s-b6c85139-0be9-467f-bf52-77e41b83fa54.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-b6c85139-0be9-467f-bf52-77e41b83fa54-root {
    text-align: center;
  }


#s-b6c85139-0be9-467f-bf52-77e41b83fa54.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-b6c85139-0be9-467f-bf52-77e41b83fa54-root {
    text-align: center;
  }


#s-b6c85139-0be9-467f-bf52-77e41b83fa54.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-b6c85139-0be9-467f-bf52-77e41b83fa54-root {
    text-align: center;
  }


#s-b6c85139-0be9-467f-bf52-77e41b83fa54.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-88584434-541e-4317-8973-f2bf1cb5cb91 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-88584434-541e-4317-8973-f2bf1cb5cb91 {
  display: none;
}
#s-88584434-541e-4317-8973-f2bf1cb5cb91, #wrap-s-88584434-541e-4317-8973-f2bf1cb5cb91, #wrap-content-s-88584434-541e-4317-8973-f2bf1cb5cb91 { display: none !important; }}@media (max-width: 767px){#s-88584434-541e-4317-8973-f2bf1cb5cb91 {
  display: none;
}
#s-88584434-541e-4317-8973-f2bf1cb5cb91, #wrap-s-88584434-541e-4317-8973-f2bf1cb5cb91, #wrap-content-s-88584434-541e-4317-8973-f2bf1cb5cb91 { display: none !important; }}
#s-88584434-541e-4317-8973-f2bf1cb5cb91 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-88584434-541e-4317-8973-f2bf1cb5cb91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88584434-541e-4317-8973-f2bf1cb5cb91 {
  cursor: pointer;
}#s-88584434-541e-4317-8973-f2bf1cb5cb91.shg-box.shg-c {
  justify-content: center;
}

#s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd {
  display: none;
}
#s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd, #wrap-s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd, #wrap-content-s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd { display: none !important; }}@media (max-width: 767px){#s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd {
  display: none;
}
#s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd, #wrap-s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd, #wrap-content-s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd { display: none !important; }}
@media (min-width: 0px) {
[id="s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dd52d6a-0a9a-47b8-84dc-e6c8576578cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0537ff5a-f2b8-436f-be28-57628b0722a1 {
  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-0537ff5a-f2b8-436f-be28-57628b0722a1 {
  display: none;
}
#s-0537ff5a-f2b8-436f-be28-57628b0722a1, #wrap-s-0537ff5a-f2b8-436f-be28-57628b0722a1, #wrap-content-s-0537ff5a-f2b8-436f-be28-57628b0722a1 { display: none !important; }}@media (max-width: 767px){#s-0537ff5a-f2b8-436f-be28-57628b0722a1 {
  display: none;
}
#s-0537ff5a-f2b8-436f-be28-57628b0722a1, #wrap-s-0537ff5a-f2b8-436f-be28-57628b0722a1, #wrap-content-s-0537ff5a-f2b8-436f-be28-57628b0722a1 { display: none !important; }}
#s-fc34d157-fa72-42cc-accb-3fbc19718841 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc34d157-fa72-42cc-accb-3fbc19718841 {
  display: none;
}
#s-fc34d157-fa72-42cc-accb-3fbc19718841, #wrap-s-fc34d157-fa72-42cc-accb-3fbc19718841, #wrap-content-s-fc34d157-fa72-42cc-accb-3fbc19718841 { display: none !important; }}@media (max-width: 767px){#s-fc34d157-fa72-42cc-accb-3fbc19718841 {
  display: none;
}
#s-fc34d157-fa72-42cc-accb-3fbc19718841, #wrap-s-fc34d157-fa72-42cc-accb-3fbc19718841, #wrap-content-s-fc34d157-fa72-42cc-accb-3fbc19718841 { display: none !important; }}
@media (min-width: 0px) {
[id="s-fc34d157-fa72-42cc-accb-3fbc19718841"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fc34d157-fa72-42cc-accb-3fbc19718841"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fc34d157-fa72-42cc-accb-3fbc19718841"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc34d157-fa72-42cc-accb-3fbc19718841"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-cd5e3b57-6be2-4717-8a3a-33dd60792613 {
  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-cd5e3b57-6be2-4717-8a3a-33dd60792613:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd5e3b57-6be2-4717-8a3a-33dd60792613:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-cd5e3b57-6be2-4717-8a3a-33dd60792613 {
  display: none;
}
#s-cd5e3b57-6be2-4717-8a3a-33dd60792613, #wrap-s-cd5e3b57-6be2-4717-8a3a-33dd60792613, #wrap-content-s-cd5e3b57-6be2-4717-8a3a-33dd60792613 { display: none !important; }}@media (max-width: 767px){#s-cd5e3b57-6be2-4717-8a3a-33dd60792613 {
  display: none;
}
#s-cd5e3b57-6be2-4717-8a3a-33dd60792613, #wrap-s-cd5e3b57-6be2-4717-8a3a-33dd60792613, #wrap-content-s-cd5e3b57-6be2-4717-8a3a-33dd60792613 { display: none !important; }}

  #s-cd5e3b57-6be2-4717-8a3a-33dd60792613-root {
    text-align: center;
  }


#s-cd5e3b57-6be2-4717-8a3a-33dd60792613.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-cd5e3b57-6be2-4717-8a3a-33dd60792613-root {
    text-align: center;
  }


#s-cd5e3b57-6be2-4717-8a3a-33dd60792613.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-cd5e3b57-6be2-4717-8a3a-33dd60792613-root {
    text-align: center;
  }


#s-cd5e3b57-6be2-4717-8a3a-33dd60792613.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-cd5e3b57-6be2-4717-8a3a-33dd60792613-root {
    text-align: center;
  }


#s-cd5e3b57-6be2-4717-8a3a-33dd60792613.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-cd5e3b57-6be2-4717-8a3a-33dd60792613-root {
    text-align: center;
  }


#s-cd5e3b57-6be2-4717-8a3a-33dd60792613.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8edbeb01-8f7a-4061-810f-1af77f934581 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 0px;
}
@media (min-width: 1200px){#s-8edbeb01-8f7a-4061-810f-1af77f934581 {
  display: none;
}
#s-8edbeb01-8f7a-4061-810f-1af77f934581, #wrap-s-8edbeb01-8f7a-4061-810f-1af77f934581, #wrap-content-s-8edbeb01-8f7a-4061-810f-1af77f934581 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8edbeb01-8f7a-4061-810f-1af77f934581 {
  display: none;
}
#s-8edbeb01-8f7a-4061-810f-1af77f934581, #wrap-s-8edbeb01-8f7a-4061-810f-1af77f934581, #wrap-content-s-8edbeb01-8f7a-4061-810f-1af77f934581 { display: none !important; }}
#s-8edbeb01-8f7a-4061-810f-1af77f934581 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8edbeb01-8f7a-4061-810f-1af77f934581 .shg-sld-nav-button.shg-sld-left,
#s-8edbeb01-8f7a-4061-810f-1af77f934581 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-06d994b8-553b-4237-80a4-66a98411bbc2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-06d994b8-553b-4237-80a4-66a98411bbc2 {
  display: none;
}
#s-06d994b8-553b-4237-80a4-66a98411bbc2, #wrap-s-06d994b8-553b-4237-80a4-66a98411bbc2, #wrap-content-s-06d994b8-553b-4237-80a4-66a98411bbc2 { display: none !important; }}
#s-06d994b8-553b-4237-80a4-66a98411bbc2 {
  background-image: url(https://i.shgcdn.com/55ebd29f-3be4-4e9f-96db-6d15c9ecb767/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-06d994b8-553b-4237-80a4-66a98411bbc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-06d994b8-553b-4237-80a4-66a98411bbc2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea {
  margin-top: 80px;
}
@media (max-width: 767px){#s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea {
  display: none;
}
#s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea, #wrap-s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea, #wrap-content-s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea { display: none !important; }}
@media (min-width: 0px) {
[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66aa6a18-c40c-47e8-93c8-0d23d3f938ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-fec93cd8-058c-48a3-958a-b4d70503214f {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186 {
  border-style: solid;
margin-top: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186:active {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;
background-image: none !important;
hover-type: color !important;
background-color: rgba(194, 194, 194, 0.5) !important;}

  #s-761fd67b-f137-4cf4-a4b8-e29a4f59b186-root {
    text-align: center;
  }


#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-761fd67b-f137-4cf4-a4b8-e29a4f59b186-root {
    text-align: center;
  }


#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-761fd67b-f137-4cf4-a4b8-e29a4f59b186-root {
    text-align: center;
  }


#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-761fd67b-f137-4cf4-a4b8-e29a4f59b186-root {
    text-align: center;
  }


#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-761fd67b-f137-4cf4-a4b8-e29a4f59b186-root {
    text-align: center;
  }


#s-761fd67b-f137-4cf4-a4b8-e29a4f59b186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -220px center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 {
  display: none;
}
#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9, #wrap-s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9, #wrap-content-s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 {
  display: none;
}
#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9, #wrap-s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9, #wrap-content-s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 {
  display: none;
}
#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9, #wrap-s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9, #wrap-content-s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 { display: none !important; }}
#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 {
  background-image: url(https://i.shgcdn.com/325d460a-d79b-4b6a-9375-ddba16c1eb68/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa1d311e-93fb-4f7e-a9ed-2b1cb6f672f9.shg-box.shg-c {
  justify-content: flex-start;
}

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

}

@media (min-width: 768px) {
[id="s-0c5bcf60-07e2-4b5a-a877-b91f211ffbcc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c5bcf60-07e2-4b5a-a877-b91f211ffbcc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c5bcf60-07e2-4b5a-a877-b91f211ffbcc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-02e3829a-3900-440c-8313-8ef3cc2059e0 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-02e3829a-3900-440c-8313-8ef3cc2059e0 {
  display: none;
}
#s-02e3829a-3900-440c-8313-8ef3cc2059e0, #wrap-s-02e3829a-3900-440c-8313-8ef3cc2059e0, #wrap-content-s-02e3829a-3900-440c-8313-8ef3cc2059e0 { display: none !important; }}@media (max-width: 767px){#s-02e3829a-3900-440c-8313-8ef3cc2059e0 {
  display: none;
}
#s-02e3829a-3900-440c-8313-8ef3cc2059e0, #wrap-s-02e3829a-3900-440c-8313-8ef3cc2059e0, #wrap-content-s-02e3829a-3900-440c-8313-8ef3cc2059e0 { display: none !important; }}
#s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3 {
  padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3 {
  display: none;
}
#s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3, #wrap-s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3, #wrap-content-s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3 { display: none !important; }}@media (max-width: 767px){#s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3 {
  display: none;
}
#s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3, #wrap-s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3, #wrap-content-s-7de3c7c9-baf2-4515-8b12-a8bf20f92ce3 { display: none !important; }}
#s-8a976551-6577-4e59-b20e-57b71a1edda9 {
  margin-top: 80px;
margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a976551-6577-4e59-b20e-57b71a1edda9 {
  display: none;
}
#s-8a976551-6577-4e59-b20e-57b71a1edda9, #wrap-s-8a976551-6577-4e59-b20e-57b71a1edda9, #wrap-content-s-8a976551-6577-4e59-b20e-57b71a1edda9 { display: none !important; }}@media (max-width: 767px){#s-8a976551-6577-4e59-b20e-57b71a1edda9 {
  display: none;
}
#s-8a976551-6577-4e59-b20e-57b71a1edda9, #wrap-s-8a976551-6577-4e59-b20e-57b71a1edda9, #wrap-content-s-8a976551-6577-4e59-b20e-57b71a1edda9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8a976551-6577-4e59-b20e-57b71a1edda9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8a976551-6577-4e59-b20e-57b71a1edda9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a976551-6577-4e59-b20e-57b71a1edda9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a976551-6577-4e59-b20e-57b71a1edda9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

  #s-1ab3e2da-f829-443b-93c5-1e63c3516db7-root {
    text-align: center;
  }


#s-1ab3e2da-f829-443b-93c5-1e63c3516db7.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-1ab3e2da-f829-443b-93c5-1e63c3516db7-root {
    text-align: center;
  }


#s-1ab3e2da-f829-443b-93c5-1e63c3516db7.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-1ab3e2da-f829-443b-93c5-1e63c3516db7-root {
    text-align: center;
  }


#s-1ab3e2da-f829-443b-93c5-1e63c3516db7.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-1ab3e2da-f829-443b-93c5-1e63c3516db7-root {
    text-align: center;
  }


#s-1ab3e2da-f829-443b-93c5-1e63c3516db7.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-1ab3e2da-f829-443b-93c5-1e63c3516db7-root {
    text-align: center;
  }


#s-1ab3e2da-f829-443b-93c5-1e63c3516db7.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-0c142162-799e-4507-92d8-c1e66bf56d40 {
  display: none;
}
#s-0c142162-799e-4507-92d8-c1e66bf56d40, #wrap-s-0c142162-799e-4507-92d8-c1e66bf56d40, #wrap-content-s-0c142162-799e-4507-92d8-c1e66bf56d40 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c142162-799e-4507-92d8-c1e66bf56d40 {
  display: none;
}
#s-0c142162-799e-4507-92d8-c1e66bf56d40, #wrap-s-0c142162-799e-4507-92d8-c1e66bf56d40, #wrap-content-s-0c142162-799e-4507-92d8-c1e66bf56d40 { display: none !important; }}@media (max-width: 767px){#s-0c142162-799e-4507-92d8-c1e66bf56d40 {
  display: none;
}
#s-0c142162-799e-4507-92d8-c1e66bf56d40, #wrap-s-0c142162-799e-4507-92d8-c1e66bf56d40, #wrap-content-s-0c142162-799e-4507-92d8-c1e66bf56d40 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c142162-799e-4507-92d8-c1e66bf56d40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a {
  margin-bottom: 280px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
}
@media (min-width: 1200px){#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a {
  display: none;
}
#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a, #wrap-s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a, #wrap-content-s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a {
  display: none;
}
#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a, #wrap-s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a, #wrap-content-s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a {
  
}
}@media (max-width: 767px){#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a {
  display: none;
}
#s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a, #wrap-s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a, #wrap-content-s-1a7a97b0-7fa8-49a2-b764-b6c9b1a3de4a { display: none !important; }}
#s-1e661ec2-889c-4b30-b861-b67837103859 {
  margin-top: 60px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-1e661ec2-889c-4b30-b861-b67837103859:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1e661ec2-889c-4b30-b861-b67837103859:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1e661ec2-889c-4b30-b861-b67837103859 {
  display: none;
}
#s-1e661ec2-889c-4b30-b861-b67837103859, #wrap-s-1e661ec2-889c-4b30-b861-b67837103859, #wrap-content-s-1e661ec2-889c-4b30-b861-b67837103859 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e661ec2-889c-4b30-b861-b67837103859 {
  display: none;
}
#s-1e661ec2-889c-4b30-b861-b67837103859, #wrap-s-1e661ec2-889c-4b30-b861-b67837103859, #wrap-content-s-1e661ec2-889c-4b30-b861-b67837103859 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e661ec2-889c-4b30-b861-b67837103859 {
  
}
}@media (max-width: 767px){#s-1e661ec2-889c-4b30-b861-b67837103859 {
  display: none;
}
#s-1e661ec2-889c-4b30-b861-b67837103859, #wrap-s-1e661ec2-889c-4b30-b861-b67837103859, #wrap-content-s-1e661ec2-889c-4b30-b861-b67837103859 { display: none !important; }}

  #s-1e661ec2-889c-4b30-b861-b67837103859-root {
    text-align: center;
  }


#s-1e661ec2-889c-4b30-b861-b67837103859.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-1e661ec2-889c-4b30-b861-b67837103859-root {
    text-align: center;
  }


#s-1e661ec2-889c-4b30-b861-b67837103859.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-1e661ec2-889c-4b30-b861-b67837103859-root {
    text-align: center;
  }


#s-1e661ec2-889c-4b30-b861-b67837103859.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-1e661ec2-889c-4b30-b861-b67837103859-root {
    text-align: center;
  }


#s-1e661ec2-889c-4b30-b861-b67837103859.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-1e661ec2-889c-4b30-b861-b67837103859-root {
    text-align: center;
  }


#s-1e661ec2-889c-4b30-b861-b67837103859.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6c54f84b-491e-496e-bd15-2d2ce08c4091 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-6c54f84b-491e-496e-bd15-2d2ce08c4091 {
  display: none;
}
#s-6c54f84b-491e-496e-bd15-2d2ce08c4091, #wrap-s-6c54f84b-491e-496e-bd15-2d2ce08c4091, #wrap-content-s-6c54f84b-491e-496e-bd15-2d2ce08c4091 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c54f84b-491e-496e-bd15-2d2ce08c4091 {
  display: none;
}
#s-6c54f84b-491e-496e-bd15-2d2ce08c4091, #wrap-s-6c54f84b-491e-496e-bd15-2d2ce08c4091, #wrap-content-s-6c54f84b-491e-496e-bd15-2d2ce08c4091 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c54f84b-491e-496e-bd15-2d2ce08c4091 {
  
}
}@media (max-width: 767px){#s-6c54f84b-491e-496e-bd15-2d2ce08c4091 {
  
}
}
#s-b84621b2-9c31-43fc-8665-6fa974a36dfb {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-b84621b2-9c31-43fc-8665-6fa974a36dfb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b84621b2-9c31-43fc-8665-6fa974a36dfb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b84621b2-9c31-43fc-8665-6fa974a36dfb {
  display: none;
}
#s-b84621b2-9c31-43fc-8665-6fa974a36dfb, #wrap-s-b84621b2-9c31-43fc-8665-6fa974a36dfb, #wrap-content-s-b84621b2-9c31-43fc-8665-6fa974a36dfb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b84621b2-9c31-43fc-8665-6fa974a36dfb {
  display: none;
}
#s-b84621b2-9c31-43fc-8665-6fa974a36dfb, #wrap-s-b84621b2-9c31-43fc-8665-6fa974a36dfb, #wrap-content-s-b84621b2-9c31-43fc-8665-6fa974a36dfb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b84621b2-9c31-43fc-8665-6fa974a36dfb {
  
}
}@media (max-width: 767px){#s-b84621b2-9c31-43fc-8665-6fa974a36dfb {
  
}
}

  #s-b84621b2-9c31-43fc-8665-6fa974a36dfb-root {
    text-align: center;
  }


#s-b84621b2-9c31-43fc-8665-6fa974a36dfb.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-b84621b2-9c31-43fc-8665-6fa974a36dfb-root {
    text-align: center;
  }


#s-b84621b2-9c31-43fc-8665-6fa974a36dfb.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-b84621b2-9c31-43fc-8665-6fa974a36dfb-root {
    text-align: center;
  }


#s-b84621b2-9c31-43fc-8665-6fa974a36dfb.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-b84621b2-9c31-43fc-8665-6fa974a36dfb-root {
    text-align: center;
  }


#s-b84621b2-9c31-43fc-8665-6fa974a36dfb.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-b84621b2-9c31-43fc-8665-6fa974a36dfb-root {
    text-align: center;
  }


#s-b84621b2-9c31-43fc-8665-6fa974a36dfb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-27edfa2c-3776-4d5e-a78a-0af74d02f4fc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}

#s-27edfa2c-3776-4d5e-a78a-0af74d02f4fc {
  background-image: url(https://i.shgcdn.com/fba98b4b-ace1-4aab-bfdb-047d15fa6134/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-27edfa2c-3776-4d5e-a78a-0af74d02f4fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27edfa2c-3776-4d5e-a78a-0af74d02f4fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8828d2d2-ce65-481c-b8a2-304ed4f8691b {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-8828d2d2-ce65-481c-b8a2-304ed4f8691b {
  display: none;
}
#s-8828d2d2-ce65-481c-b8a2-304ed4f8691b, #wrap-s-8828d2d2-ce65-481c-b8a2-304ed4f8691b, #wrap-content-s-8828d2d2-ce65-481c-b8a2-304ed4f8691b { display: none !important; }}@media (max-width: 767px){#s-8828d2d2-ce65-481c-b8a2-304ed4f8691b {
  display: none;
}
#s-8828d2d2-ce65-481c-b8a2-304ed4f8691b, #wrap-s-8828d2d2-ce65-481c-b8a2-304ed4f8691b, #wrap-content-s-8828d2d2-ce65-481c-b8a2-304ed4f8691b { display: none !important; }}
@media (min-width: 0px) {
[id="s-8828d2d2-ce65-481c-b8a2-304ed4f8691b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8828d2d2-ce65-481c-b8a2-304ed4f8691b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8828d2d2-ce65-481c-b8a2-304ed4f8691b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8828d2d2-ce65-481c-b8a2-304ed4f8691b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc {
  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-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc {
  display: none;
}
#s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc, #wrap-s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc, #wrap-content-s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc { display: none !important; }}@media (max-width: 767px){#s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc {
  display: none;
}
#s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc, #wrap-s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc, #wrap-content-s-0c2b0bd1-d101-45c9-b4cd-4ad64ff71bbc { display: none !important; }}
#s-c19923dd-a22b-44e0-8ae8-8361713355c9 {
  padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-c19923dd-a22b-44e0-8ae8-8361713355c9 {
  display: none;
}
#s-c19923dd-a22b-44e0-8ae8-8361713355c9, #wrap-s-c19923dd-a22b-44e0-8ae8-8361713355c9, #wrap-content-s-c19923dd-a22b-44e0-8ae8-8361713355c9 { display: none !important; }}@media (max-width: 767px){#s-c19923dd-a22b-44e0-8ae8-8361713355c9 {
  display: none;
}
#s-c19923dd-a22b-44e0-8ae8-8361713355c9, #wrap-s-c19923dd-a22b-44e0-8ae8-8361713355c9, #wrap-content-s-c19923dd-a22b-44e0-8ae8-8361713355c9 { display: none !important; }}
#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada {
  margin-top: 200px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada {
  display: none;
}
#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada, #wrap-s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada, #wrap-content-s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada { display: none !important; }}@media (max-width: 767px){#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada {
  display: none;
}
#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada, #wrap-s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada, #wrap-content-s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada { display: none !important; }}

  #s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada-root {
    text-align: center;
  }


#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada.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-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada-root {
    text-align: center;
  }


#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada.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-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada-root {
    text-align: center;
  }


#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada.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-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada-root {
    text-align: center;
  }


#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada.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-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada-root {
    text-align: center;
  }


#s-77f2f12c-9087-4e9f-aad6-cd5bcdaf3ada.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-11d75d4c-5a5c-4693-b382-4644102d9880 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-11d75d4c-5a5c-4693-b382-4644102d9880 {
  display: none;
}
#s-11d75d4c-5a5c-4693-b382-4644102d9880, #wrap-s-11d75d4c-5a5c-4693-b382-4644102d9880, #wrap-content-s-11d75d4c-5a5c-4693-b382-4644102d9880 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11d75d4c-5a5c-4693-b382-4644102d9880 {
  display: none;
}
#s-11d75d4c-5a5c-4693-b382-4644102d9880, #wrap-s-11d75d4c-5a5c-4693-b382-4644102d9880, #wrap-content-s-11d75d4c-5a5c-4693-b382-4644102d9880 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11d75d4c-5a5c-4693-b382-4644102d9880 {
  
}
}@media (max-width: 767px){#s-11d75d4c-5a5c-4693-b382-4644102d9880 {
  
}
}
#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 {
  margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 {
  display: none;
}
#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22, #wrap-s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22, #wrap-content-s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 {
  display: none;
}
#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22, #wrap-s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22, #wrap-content-s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 {
  
}
}@media (max-width: 767px){#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22 {
  
}
}

  #s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22-root {
    text-align: center;
  }


#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22.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-d6a9ad4b-baae-44c8-ab22-7421f74f2b22-root {
    text-align: center;
  }


#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22.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-d6a9ad4b-baae-44c8-ab22-7421f74f2b22-root {
    text-align: center;
  }


#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22.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-d6a9ad4b-baae-44c8-ab22-7421f74f2b22-root {
    text-align: center;
  }


#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22.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-d6a9ad4b-baae-44c8-ab22-7421f74f2b22-root {
    text-align: center;
  }


#s-d6a9ad4b-baae-44c8-ab22-7421f74f2b22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-5e378ef2-9d89-4b00-bf63-cfc2f823345c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center bottom;
background-attachment: scroll;
}

#s-5e378ef2-9d89-4b00-bf63-cfc2f823345c {
  background-image: url(https://i.shgcdn.com/3a0c8115-1bcf-4718-9988-783a72b1eccc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-5e378ef2-9d89-4b00-bf63-cfc2f823345c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e378ef2-9d89-4b00-bf63-cfc2f823345c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88 {
  margin-top: 80px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88 {
  display: none;
}
#s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88, #wrap-s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88, #wrap-content-s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88 { display: none !important; }}@media (max-width: 767px){#s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88 {
  display: none;
}
#s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88, #wrap-s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88, #wrap-content-s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a601bfbf-4ec2-46f7-a36b-97b93cb5de88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

#s-c7b65d49-0d7e-40cd-9f26-94986d85a09d {
  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-c7b65d49-0d7e-40cd-9f26-94986d85a09d {
  display: none;
}
#s-c7b65d49-0d7e-40cd-9f26-94986d85a09d, #wrap-s-c7b65d49-0d7e-40cd-9f26-94986d85a09d, #wrap-content-s-c7b65d49-0d7e-40cd-9f26-94986d85a09d { display: none !important; }}@media (max-width: 767px){#s-c7b65d49-0d7e-40cd-9f26-94986d85a09d {
  display: none;
}
#s-c7b65d49-0d7e-40cd-9f26-94986d85a09d, #wrap-s-c7b65d49-0d7e-40cd-9f26-94986d85a09d, #wrap-content-s-c7b65d49-0d7e-40cd-9f26-94986d85a09d { display: none !important; }}
#s-59234488-61da-4302-a1ff-359e6ae36334 {
  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-59234488-61da-4302-a1ff-359e6ae36334 {
  display: none;
}
#s-59234488-61da-4302-a1ff-359e6ae36334, #wrap-s-59234488-61da-4302-a1ff-359e6ae36334, #wrap-content-s-59234488-61da-4302-a1ff-359e6ae36334 { display: none !important; }}@media (max-width: 767px){#s-59234488-61da-4302-a1ff-359e6ae36334 {
  display: none;
}
#s-59234488-61da-4302-a1ff-359e6ae36334, #wrap-s-59234488-61da-4302-a1ff-359e6ae36334, #wrap-content-s-59234488-61da-4302-a1ff-359e6ae36334 { display: none !important; }}
#s-16f33961-d80c-430d-9ea2-2a810ddc5da2 {
  margin-top: 120px;
margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-16f33961-d80c-430d-9ea2-2a810ddc5da2 {
  display: none;
}
#s-16f33961-d80c-430d-9ea2-2a810ddc5da2, #wrap-s-16f33961-d80c-430d-9ea2-2a810ddc5da2, #wrap-content-s-16f33961-d80c-430d-9ea2-2a810ddc5da2 { display: none !important; }}@media (max-width: 767px){#s-16f33961-d80c-430d-9ea2-2a810ddc5da2 {
  display: none;
}
#s-16f33961-d80c-430d-9ea2-2a810ddc5da2, #wrap-s-16f33961-d80c-430d-9ea2-2a810ddc5da2, #wrap-content-s-16f33961-d80c-430d-9ea2-2a810ddc5da2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-16f33961-d80c-430d-9ea2-2a810ddc5da2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-16f33961-d80c-430d-9ea2-2a810ddc5da2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-16f33961-d80c-430d-9ea2-2a810ddc5da2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-16f33961-d80c-430d-9ea2-2a810ddc5da2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

  #s-3b74d9e4-c72f-4997-a35b-db86407b2243-root {
    text-align: center;
  }


#s-3b74d9e4-c72f-4997-a35b-db86407b2243.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-3b74d9e4-c72f-4997-a35b-db86407b2243-root {
    text-align: center;
  }


#s-3b74d9e4-c72f-4997-a35b-db86407b2243.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-3b74d9e4-c72f-4997-a35b-db86407b2243-root {
    text-align: center;
  }


#s-3b74d9e4-c72f-4997-a35b-db86407b2243.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-3b74d9e4-c72f-4997-a35b-db86407b2243-root {
    text-align: center;
  }


#s-3b74d9e4-c72f-4997-a35b-db86407b2243.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-3b74d9e4-c72f-4997-a35b-db86407b2243-root {
    text-align: center;
  }


#s-3b74d9e4-c72f-4997-a35b-db86407b2243.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0bff8428-5c15-4432-b972-aa7a8b79d73d {
  margin-top: 60px;
margin-bottom: 100px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-0bff8428-5c15-4432-b972-aa7a8b79d73d {
  display: none;
}
#s-0bff8428-5c15-4432-b972-aa7a8b79d73d, #wrap-s-0bff8428-5c15-4432-b972-aa7a8b79d73d, #wrap-content-s-0bff8428-5c15-4432-b972-aa7a8b79d73d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bff8428-5c15-4432-b972-aa7a8b79d73d {
  display: none;
}
#s-0bff8428-5c15-4432-b972-aa7a8b79d73d, #wrap-s-0bff8428-5c15-4432-b972-aa7a8b79d73d, #wrap-content-s-0bff8428-5c15-4432-b972-aa7a8b79d73d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0bff8428-5c15-4432-b972-aa7a8b79d73d {
  
}
}@media (max-width: 767px){#s-0bff8428-5c15-4432-b972-aa7a8b79d73d {
  
}
}
#s-2fadd36c-9f7c-4bad-a87f-116c501032d5 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-2fadd36c-9f7c-4bad-a87f-116c501032d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2fadd36c-9f7c-4bad-a87f-116c501032d5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2fadd36c-9f7c-4bad-a87f-116c501032d5 {
  display: none;
}
#s-2fadd36c-9f7c-4bad-a87f-116c501032d5, #wrap-s-2fadd36c-9f7c-4bad-a87f-116c501032d5, #wrap-content-s-2fadd36c-9f7c-4bad-a87f-116c501032d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fadd36c-9f7c-4bad-a87f-116c501032d5 {
  display: none;
}
#s-2fadd36c-9f7c-4bad-a87f-116c501032d5, #wrap-s-2fadd36c-9f7c-4bad-a87f-116c501032d5, #wrap-content-s-2fadd36c-9f7c-4bad-a87f-116c501032d5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2fadd36c-9f7c-4bad-a87f-116c501032d5 {
  
}
}@media (max-width: 767px){#s-2fadd36c-9f7c-4bad-a87f-116c501032d5 {
  
}
}

  #s-2fadd36c-9f7c-4bad-a87f-116c501032d5-root {
    text-align: center;
  }


#s-2fadd36c-9f7c-4bad-a87f-116c501032d5.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-2fadd36c-9f7c-4bad-a87f-116c501032d5-root {
    text-align: center;
  }


#s-2fadd36c-9f7c-4bad-a87f-116c501032d5.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-2fadd36c-9f7c-4bad-a87f-116c501032d5-root {
    text-align: center;
  }


#s-2fadd36c-9f7c-4bad-a87f-116c501032d5.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-2fadd36c-9f7c-4bad-a87f-116c501032d5-root {
    text-align: center;
  }


#s-2fadd36c-9f7c-4bad-a87f-116c501032d5.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-2fadd36c-9f7c-4bad-a87f-116c501032d5-root {
    text-align: center;
  }


#s-2fadd36c-9f7c-4bad-a87f-116c501032d5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-85031af5-ce1e-4db4-9165-b1d60fca7113 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-85031af5-ce1e-4db4-9165-b1d60fca7113 {
  
}
}@media (max-width: 767px){#s-85031af5-ce1e-4db4-9165-b1d60fca7113 {
  
}
}
#s-85031af5-ce1e-4db4-9165-b1d60fca7113 {
  background-image: url(https://i.shgcdn.com/59875a99-3cf7-46d1-916f-fef052a4401b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-85031af5-ce1e-4db4-9165-b1d60fca7113 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-85031af5-ce1e-4db4-9165-b1d60fca7113.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7 {
  margin-top: 80px;
margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7 {
  display: none;
}
#s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7, #wrap-s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7, #wrap-content-s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7 { display: none !important; }}@media (max-width: 767px){#s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7 {
  display: none;
}
#s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7, #wrap-s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7, #wrap-content-s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a3d4854-8f8e-48eb-9bf9-d2edc26ef6d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

#s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9 {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9 {
  display: none;
}
#s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9, #wrap-s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9, #wrap-content-s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9 { display: none !important; }}@media (max-width: 767px){#s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9 {
  display: none;
}
#s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9, #wrap-s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9, #wrap-content-s-695ff3d7-4ac9-4db8-a17f-2f3eb75ecbc9 { display: none !important; }}
#s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd {
  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-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd {
  display: none;
}
#s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd, #wrap-s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd, #wrap-content-s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd { display: none !important; }}@media (max-width: 767px){#s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd {
  display: none;
}
#s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd, #wrap-s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd, #wrap-content-s-6d31f4fb-1392-4ebb-bfdf-5cf8022ce2bd { display: none !important; }}
#s-54453b07-a1e6-461c-a33c-ca878a925445 {
  background-size: cover;
margin-top: 160px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-54453b07-a1e6-461c-a33c-ca878a925445:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54453b07-a1e6-461c-a33c-ca878a925445:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-54453b07-a1e6-461c-a33c-ca878a925445 {
  display: none;
}
#s-54453b07-a1e6-461c-a33c-ca878a925445, #wrap-s-54453b07-a1e6-461c-a33c-ca878a925445, #wrap-content-s-54453b07-a1e6-461c-a33c-ca878a925445 { display: none !important; }}@media (max-width: 767px){#s-54453b07-a1e6-461c-a33c-ca878a925445 {
  display: none;
}
#s-54453b07-a1e6-461c-a33c-ca878a925445, #wrap-s-54453b07-a1e6-461c-a33c-ca878a925445, #wrap-content-s-54453b07-a1e6-461c-a33c-ca878a925445 { display: none !important; }}

  #s-54453b07-a1e6-461c-a33c-ca878a925445-root {
    text-align: center;
  }


#s-54453b07-a1e6-461c-a33c-ca878a925445.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-54453b07-a1e6-461c-a33c-ca878a925445-root {
    text-align: center;
  }


#s-54453b07-a1e6-461c-a33c-ca878a925445.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-54453b07-a1e6-461c-a33c-ca878a925445-root {
    text-align: center;
  }


#s-54453b07-a1e6-461c-a33c-ca878a925445.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-54453b07-a1e6-461c-a33c-ca878a925445-root {
    text-align: center;
  }


#s-54453b07-a1e6-461c-a33c-ca878a925445.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-54453b07-a1e6-461c-a33c-ca878a925445-root {
    text-align: center;
  }


#s-54453b07-a1e6-461c-a33c-ca878a925445.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-b1a8e726-884f-4971-ae0e-b1a8c445a631 {
  margin-top: 40px;
}
@media (min-width: 1200px){#s-b1a8e726-884f-4971-ae0e-b1a8c445a631 {
  display: none;
}
#s-b1a8e726-884f-4971-ae0e-b1a8c445a631, #wrap-s-b1a8e726-884f-4971-ae0e-b1a8c445a631, #wrap-content-s-b1a8e726-884f-4971-ae0e-b1a8c445a631 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1a8e726-884f-4971-ae0e-b1a8c445a631 {
  display: none;
}
#s-b1a8e726-884f-4971-ae0e-b1a8c445a631, #wrap-s-b1a8e726-884f-4971-ae0e-b1a8c445a631, #wrap-content-s-b1a8e726-884f-4971-ae0e-b1a8c445a631 { display: none !important; }}@media (max-width: 767px){#s-b1a8e726-884f-4971-ae0e-b1a8c445a631 {
  display: none;
}
#s-b1a8e726-884f-4971-ae0e-b1a8c445a631, #wrap-s-b1a8e726-884f-4971-ae0e-b1a8c445a631, #wrap-content-s-b1a8e726-884f-4971-ae0e-b1a8c445a631 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b1a8e726-884f-4971-ae0e-b1a8c445a631"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 {
  margin-left: 20px;
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);
}
@media (min-width: 1200px){#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 {
  display: none;
}
#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55, #wrap-s-13b11f2e-7755-4f80-b39d-c4f5afb06b55, #wrap-content-s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 {
  display: none;
}
#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55, #wrap-s-13b11f2e-7755-4f80-b39d-c4f5afb06b55, #wrap-content-s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 {
  
}
}@media (max-width: 767px){#s-13b11f2e-7755-4f80-b39d-c4f5afb06b55 {
  
}
}
#s-67edc046-9264-41ec-b3b6-f9749622073a {
  margin-left: 20px;
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);
}
@media (min-width: 1200px){#s-67edc046-9264-41ec-b3b6-f9749622073a {
  display: none;
}
#s-67edc046-9264-41ec-b3b6-f9749622073a, #wrap-s-67edc046-9264-41ec-b3b6-f9749622073a, #wrap-content-s-67edc046-9264-41ec-b3b6-f9749622073a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67edc046-9264-41ec-b3b6-f9749622073a {
  display: none;
}
#s-67edc046-9264-41ec-b3b6-f9749622073a, #wrap-s-67edc046-9264-41ec-b3b6-f9749622073a, #wrap-content-s-67edc046-9264-41ec-b3b6-f9749622073a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67edc046-9264-41ec-b3b6-f9749622073a {
  
}
}@media (max-width: 767px){#s-67edc046-9264-41ec-b3b6-f9749622073a {
  
}
}
#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422 {
  background-size: cover;
margin-top: 90px;
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-8d94f2e3-fc54-4fa7-b804-1f8d441c5422:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422 {
  
}
}@media (max-width: 767px){#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422 {
  
}
}

  #s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422-root {
    text-align: center;
  }


#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422.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-8d94f2e3-fc54-4fa7-b804-1f8d441c5422-root {
    text-align: center;
  }


#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422.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-8d94f2e3-fc54-4fa7-b804-1f8d441c5422-root {
    text-align: center;
  }


#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422.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-8d94f2e3-fc54-4fa7-b804-1f8d441c5422-root {
    text-align: center;
  }


#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422.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-8d94f2e3-fc54-4fa7-b804-1f8d441c5422-root {
    text-align: center;
  }


#s-8d94f2e3-fc54-4fa7-b804-1f8d441c5422.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ef25f2d4-71a2-427b-9a26-ef90c515271c {
  margin-top: 120px;
}
@media (min-width: 1200px){#s-ef25f2d4-71a2-427b-9a26-ef90c515271c {
  display: none;
}
#s-ef25f2d4-71a2-427b-9a26-ef90c515271c, #wrap-s-ef25f2d4-71a2-427b-9a26-ef90c515271c, #wrap-content-s-ef25f2d4-71a2-427b-9a26-ef90c515271c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef25f2d4-71a2-427b-9a26-ef90c515271c {
  display: none;
}
#s-ef25f2d4-71a2-427b-9a26-ef90c515271c, #wrap-s-ef25f2d4-71a2-427b-9a26-ef90c515271c, #wrap-content-s-ef25f2d4-71a2-427b-9a26-ef90c515271c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef25f2d4-71a2-427b-9a26-ef90c515271c {
  display: none;
}
#s-ef25f2d4-71a2-427b-9a26-ef90c515271c, #wrap-s-ef25f2d4-71a2-427b-9a26-ef90c515271c, #wrap-content-s-ef25f2d4-71a2-427b-9a26-ef90c515271c { display: none !important; }}@media (max-width: 767px){#s-ef25f2d4-71a2-427b-9a26-ef90c515271c {
  
}
}
@media (min-width: 0px) {
[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef25f2d4-71a2-427b-9a26-ef90c515271c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 {
  margin-left: 30%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 {
  display: none;
}
#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8, #wrap-s-23022b63-ac31-42dc-9f7e-64c7cf924cf8, #wrap-content-s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 {
  display: none;
}
#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8, #wrap-s-23022b63-ac31-42dc-9f7e-64c7cf924cf8, #wrap-content-s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 {
  
}
}@media (max-width: 767px){#s-23022b63-ac31-42dc-9f7e-64c7cf924cf8 {
  
}
}
#s-5d3699c5-b02f-456d-b5de-21827a946b5b {
  margin-left: 30%;
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);
}
@media (min-width: 1200px){#s-5d3699c5-b02f-456d-b5de-21827a946b5b {
  display: none;
}
#s-5d3699c5-b02f-456d-b5de-21827a946b5b, #wrap-s-5d3699c5-b02f-456d-b5de-21827a946b5b, #wrap-content-s-5d3699c5-b02f-456d-b5de-21827a946b5b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d3699c5-b02f-456d-b5de-21827a946b5b {
  display: none;
}
#s-5d3699c5-b02f-456d-b5de-21827a946b5b, #wrap-s-5d3699c5-b02f-456d-b5de-21827a946b5b, #wrap-content-s-5d3699c5-b02f-456d-b5de-21827a946b5b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d3699c5-b02f-456d-b5de-21827a946b5b {
  
}
}@media (max-width: 767px){#s-5d3699c5-b02f-456d-b5de-21827a946b5b {
  
}
}
#s-9efcd311-9442-44a6-ab7b-d739041b0b31 {
  background-size: cover;
margin-top: 20px;
margin-left: 30%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
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-9efcd311-9442-44a6-ab7b-d739041b0b31:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9efcd311-9442-44a6-ab7b-d739041b0b31:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9efcd311-9442-44a6-ab7b-d739041b0b31 {
  
}
}@media (max-width: 767px){#s-9efcd311-9442-44a6-ab7b-d739041b0b31 {
  
}
}

  #s-9efcd311-9442-44a6-ab7b-d739041b0b31-root {
    text-align: center;
  }


#s-9efcd311-9442-44a6-ab7b-d739041b0b31.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-9efcd311-9442-44a6-ab7b-d739041b0b31-root {
    text-align: center;
  }


#s-9efcd311-9442-44a6-ab7b-d739041b0b31.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-9efcd311-9442-44a6-ab7b-d739041b0b31-root {
    text-align: center;
  }


#s-9efcd311-9442-44a6-ab7b-d739041b0b31.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-9efcd311-9442-44a6-ab7b-d739041b0b31-root {
    text-align: center;
  }


#s-9efcd311-9442-44a6-ab7b-d739041b0b31.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-9efcd311-9442-44a6-ab7b-d739041b0b31-root {
    text-align: center;
  }


#s-9efcd311-9442-44a6-ab7b-d739041b0b31.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-507788fc-e717-4d84-9bbe-c75b46503d4d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-507788fc-e717-4d84-9bbe-c75b46503d4d {
  display: none;
}
#s-507788fc-e717-4d84-9bbe-c75b46503d4d, #wrap-s-507788fc-e717-4d84-9bbe-c75b46503d4d, #wrap-content-s-507788fc-e717-4d84-9bbe-c75b46503d4d { display: none !important; }}@media (max-width: 767px){#s-507788fc-e717-4d84-9bbe-c75b46503d4d {
  display: none;
}
#s-507788fc-e717-4d84-9bbe-c75b46503d4d, #wrap-s-507788fc-e717-4d84-9bbe-c75b46503d4d, #wrap-content-s-507788fc-e717-4d84-9bbe-c75b46503d4d { display: none !important; }}
#s-507788fc-e717-4d84-9bbe-c75b46503d4d {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-507788fc-e717-4d84-9bbe-c75b46503d4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-507788fc-e717-4d84-9bbe-c75b46503d4d {
  cursor: pointer;
}#s-507788fc-e717-4d84-9bbe-c75b46503d4d.shg-box.shg-c {
  justify-content: center;
}

#s-cd1a932a-535e-4734-80b6-4d4e35192bc2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd1a932a-535e-4734-80b6-4d4e35192bc2 {
  
}
}@media (max-width: 767px){#s-cd1a932a-535e-4734-80b6-4d4e35192bc2 {
  
}
}
@media (min-width: 0px) {
[id="s-cd1a932a-535e-4734-80b6-4d4e35192bc2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cd1a932a-535e-4734-80b6-4d4e35192bc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd1a932a-535e-4734-80b6-4d4e35192bc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd1a932a-535e-4734-80b6-4d4e35192bc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e4d33769-6f27-4090-8807-a0d630489d57 {
  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-e4d33769-6f27-4090-8807-a0d630489d57 {
  
}
}@media (max-width: 767px){#s-e4d33769-6f27-4090-8807-a0d630489d57 {
  
}
}
#s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e {
  
}
}@media (max-width: 767px){#s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e {
  
}
}
@media (min-width: 0px) {
[id="s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b02cd2f0-7fc5-4a5c-a366-9b57e9712f1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-72e0364a-919d-494f-b87f-a840fef05f4f {
  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-72e0364a-919d-494f-b87f-a840fef05f4f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72e0364a-919d-494f-b87f-a840fef05f4f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-72e0364a-919d-494f-b87f-a840fef05f4f {
  
}
}@media (max-width: 767px){#s-72e0364a-919d-494f-b87f-a840fef05f4f {
  
}
}

  #s-72e0364a-919d-494f-b87f-a840fef05f4f-root {
    text-align: center;
  }


#s-72e0364a-919d-494f-b87f-a840fef05f4f.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-72e0364a-919d-494f-b87f-a840fef05f4f-root {
    text-align: center;
  }


#s-72e0364a-919d-494f-b87f-a840fef05f4f.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-72e0364a-919d-494f-b87f-a840fef05f4f-root {
    text-align: center;
  }


#s-72e0364a-919d-494f-b87f-a840fef05f4f.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-72e0364a-919d-494f-b87f-a840fef05f4f-root {
    text-align: center;
  }


#s-72e0364a-919d-494f-b87f-a840fef05f4f.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-72e0364a-919d-494f-b87f-a840fef05f4f-root {
    text-align: center;
  }


#s-72e0364a-919d-494f-b87f-a840fef05f4f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0de16894-a921-4fc0-ae60-c7513b45c3c5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-0de16894-a921-4fc0-ae60-c7513b45c3c5 {
  display: none;
}
#s-0de16894-a921-4fc0-ae60-c7513b45c3c5, #wrap-s-0de16894-a921-4fc0-ae60-c7513b45c3c5, #wrap-content-s-0de16894-a921-4fc0-ae60-c7513b45c3c5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0de16894-a921-4fc0-ae60-c7513b45c3c5 {
  display: none;
}
#s-0de16894-a921-4fc0-ae60-c7513b45c3c5, #wrap-s-0de16894-a921-4fc0-ae60-c7513b45c3c5, #wrap-content-s-0de16894-a921-4fc0-ae60-c7513b45c3c5 { display: none !important; }}
#s-0de16894-a921-4fc0-ae60-c7513b45c3c5 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0de16894-a921-4fc0-ae60-c7513b45c3c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0de16894-a921-4fc0-ae60-c7513b45c3c5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e35bff55-71c7-49b9-84fd-60403d20f717 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-e35bff55-71c7-49b9-84fd-60403d20f717 {
  display: none;
}
#s-e35bff55-71c7-49b9-84fd-60403d20f717, #wrap-s-e35bff55-71c7-49b9-84fd-60403d20f717, #wrap-content-s-e35bff55-71c7-49b9-84fd-60403d20f717 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e35bff55-71c7-49b9-84fd-60403d20f717 {
  display: none;
}
#s-e35bff55-71c7-49b9-84fd-60403d20f717, #wrap-s-e35bff55-71c7-49b9-84fd-60403d20f717, #wrap-content-s-e35bff55-71c7-49b9-84fd-60403d20f717 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e35bff55-71c7-49b9-84fd-60403d20f717 {
  
}
}@media (max-width: 767px){#s-e35bff55-71c7-49b9-84fd-60403d20f717 {
  display: none;
}
#s-e35bff55-71c7-49b9-84fd-60403d20f717, #wrap-s-e35bff55-71c7-49b9-84fd-60403d20f717, #wrap-content-s-e35bff55-71c7-49b9-84fd-60403d20f717 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e35bff55-71c7-49b9-84fd-60403d20f717"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e35bff55-71c7-49b9-84fd-60403d20f717"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e35bff55-71c7-49b9-84fd-60403d20f717"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e35bff55-71c7-49b9-84fd-60403d20f717"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-82ecf96c-1a2c-49d8-8f31-56e894f387b4 {
  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-82ecf96c-1a2c-49d8-8f31-56e894f387b4 {
  display: none;
}
#s-82ecf96c-1a2c-49d8-8f31-56e894f387b4, #wrap-s-82ecf96c-1a2c-49d8-8f31-56e894f387b4, #wrap-content-s-82ecf96c-1a2c-49d8-8f31-56e894f387b4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82ecf96c-1a2c-49d8-8f31-56e894f387b4 {
  display: none;
}
#s-82ecf96c-1a2c-49d8-8f31-56e894f387b4, #wrap-s-82ecf96c-1a2c-49d8-8f31-56e894f387b4, #wrap-content-s-82ecf96c-1a2c-49d8-8f31-56e894f387b4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-82ecf96c-1a2c-49d8-8f31-56e894f387b4 {
  
}
}@media (max-width: 767px){#s-82ecf96c-1a2c-49d8-8f31-56e894f387b4 {
  
}
}
#s-be17f1eb-15dd-4cbf-befc-5e6908f47500 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-be17f1eb-15dd-4cbf-befc-5e6908f47500 {
  display: none;
}
#s-be17f1eb-15dd-4cbf-befc-5e6908f47500, #wrap-s-be17f1eb-15dd-4cbf-befc-5e6908f47500, #wrap-content-s-be17f1eb-15dd-4cbf-befc-5e6908f47500 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be17f1eb-15dd-4cbf-befc-5e6908f47500 {
  display: none;
}
#s-be17f1eb-15dd-4cbf-befc-5e6908f47500, #wrap-s-be17f1eb-15dd-4cbf-befc-5e6908f47500, #wrap-content-s-be17f1eb-15dd-4cbf-befc-5e6908f47500 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be17f1eb-15dd-4cbf-befc-5e6908f47500 {
  
}
}@media (max-width: 767px){#s-be17f1eb-15dd-4cbf-befc-5e6908f47500 {
  display: none;
}
#s-be17f1eb-15dd-4cbf-befc-5e6908f47500, #wrap-s-be17f1eb-15dd-4cbf-befc-5e6908f47500, #wrap-content-s-be17f1eb-15dd-4cbf-befc-5e6908f47500 { display: none !important; }}
@media (min-width: 0px) {
[id="s-be17f1eb-15dd-4cbf-befc-5e6908f47500"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-be17f1eb-15dd-4cbf-befc-5e6908f47500"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be17f1eb-15dd-4cbf-befc-5e6908f47500"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be17f1eb-15dd-4cbf-befc-5e6908f47500"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-87f52413-fb40-4a0b-858b-15897d239306 {
  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-87f52413-fb40-4a0b-858b-15897d239306:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-87f52413-fb40-4a0b-858b-15897d239306:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-87f52413-fb40-4a0b-858b-15897d239306 {
  display: none;
}
#s-87f52413-fb40-4a0b-858b-15897d239306, #wrap-s-87f52413-fb40-4a0b-858b-15897d239306, #wrap-content-s-87f52413-fb40-4a0b-858b-15897d239306 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87f52413-fb40-4a0b-858b-15897d239306 {
  display: none;
}
#s-87f52413-fb40-4a0b-858b-15897d239306, #wrap-s-87f52413-fb40-4a0b-858b-15897d239306, #wrap-content-s-87f52413-fb40-4a0b-858b-15897d239306 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87f52413-fb40-4a0b-858b-15897d239306 {
  
}
}@media (max-width: 767px){#s-87f52413-fb40-4a0b-858b-15897d239306 {
  display: none;
}
#s-87f52413-fb40-4a0b-858b-15897d239306, #wrap-s-87f52413-fb40-4a0b-858b-15897d239306, #wrap-content-s-87f52413-fb40-4a0b-858b-15897d239306 { display: none !important; }}

  #s-87f52413-fb40-4a0b-858b-15897d239306-root {
    text-align: center;
  }


#s-87f52413-fb40-4a0b-858b-15897d239306.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-87f52413-fb40-4a0b-858b-15897d239306-root {
    text-align: center;
  }


#s-87f52413-fb40-4a0b-858b-15897d239306.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-87f52413-fb40-4a0b-858b-15897d239306-root {
    text-align: center;
  }


#s-87f52413-fb40-4a0b-858b-15897d239306.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-87f52413-fb40-4a0b-858b-15897d239306-root {
    text-align: center;
  }


#s-87f52413-fb40-4a0b-858b-15897d239306.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-87f52413-fb40-4a0b-858b-15897d239306-root {
    text-align: center;
  }


#s-87f52413-fb40-4a0b-858b-15897d239306.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d {
  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-a2e3c651-c593-4c37-9dd2-0bc919226e2d: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-a2e3c651-c593-4c37-9dd2-0bc919226e2d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d {
  display: none;
}
#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d, #wrap-s-a2e3c651-c593-4c37-9dd2-0bc919226e2d, #wrap-content-s-a2e3c651-c593-4c37-9dd2-0bc919226e2d { display: none !important; }}@media (max-width: 767px){#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d {
  display: none;
}
#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d, #wrap-s-a2e3c651-c593-4c37-9dd2-0bc919226e2d, #wrap-content-s-a2e3c651-c593-4c37-9dd2-0bc919226e2d { display: none !important; }}

  #s-a2e3c651-c593-4c37-9dd2-0bc919226e2d-root {
    text-align: center;
  }


#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a2e3c651-c593-4c37-9dd2-0bc919226e2d-root {
    text-align: center;
  }


#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d.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-a2e3c651-c593-4c37-9dd2-0bc919226e2d-root {
    text-align: center;
  }


#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d.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-a2e3c651-c593-4c37-9dd2-0bc919226e2d-root {
    text-align: center;
  }


#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a2e3c651-c593-4c37-9dd2-0bc919226e2d-root {
    text-align: center;
  }


#s-a2e3c651-c593-4c37-9dd2-0bc919226e2d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-277019e7-7909-4b83-94b0-096ffa9799cc {
  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-277019e7-7909-4b83-94b0-096ffa9799cc {
  display: none;
}
#s-277019e7-7909-4b83-94b0-096ffa9799cc, #wrap-s-277019e7-7909-4b83-94b0-096ffa9799cc, #wrap-content-s-277019e7-7909-4b83-94b0-096ffa9799cc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-277019e7-7909-4b83-94b0-096ffa9799cc {
  display: none;
}
#s-277019e7-7909-4b83-94b0-096ffa9799cc, #wrap-s-277019e7-7909-4b83-94b0-096ffa9799cc, #wrap-content-s-277019e7-7909-4b83-94b0-096ffa9799cc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-277019e7-7909-4b83-94b0-096ffa9799cc {
  display: none;
}
#s-277019e7-7909-4b83-94b0-096ffa9799cc, #wrap-s-277019e7-7909-4b83-94b0-096ffa9799cc, #wrap-content-s-277019e7-7909-4b83-94b0-096ffa9799cc { display: none !important; }}@media (max-width: 767px){#s-277019e7-7909-4b83-94b0-096ffa9799cc {
  
}
}
#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a {
  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-67a5ae48-eec3-4eca-85f8-8ce14dbf978a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a {
  display: none;
}
#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a, #wrap-s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a, #wrap-content-s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a {
  display: none;
}
#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a, #wrap-s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a, #wrap-content-s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a {
  display: none;
}
#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a, #wrap-s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a, #wrap-content-s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a { display: none !important; }}@media (max-width: 767px){#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a {
  
}
}

  #s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a-root {
    text-align: center;
  }


#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a.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-67a5ae48-eec3-4eca-85f8-8ce14dbf978a-root {
    text-align: center;
  }


#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a.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-67a5ae48-eec3-4eca-85f8-8ce14dbf978a-root {
    text-align: center;
  }


#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a.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-67a5ae48-eec3-4eca-85f8-8ce14dbf978a-root {
    text-align: center;
  }


#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a.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-67a5ae48-eec3-4eca-85f8-8ce14dbf978a-root {
    text-align: center;
  }


#s-67a5ae48-eec3-4eca-85f8-8ce14dbf978a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-98b487df-7b3b-4391-b967-89f34b9f352c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}

#s-98b487df-7b3b-4391-b967-89f34b9f352c {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-98b487df-7b3b-4391-b967-89f34b9f352c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98b487df-7b3b-4391-b967-89f34b9f352c {
  cursor: pointer;
}#s-98b487df-7b3b-4391-b967-89f34b9f352c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1 {
  display: none;
}
#s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1, #wrap-s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1, #wrap-content-s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1 { display: none !important; }}@media (max-width: 767px){#s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1 {
  display: none;
}
#s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1, #wrap-s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1, #wrap-content-s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-09dcdb78-846a-4b6c-8ab1-131e2db4f8b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-67c383d1-59dc-4963-b776-927907704d41 {
  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-67c383d1-59dc-4963-b776-927907704d41 {
  display: none;
}
#s-67c383d1-59dc-4963-b776-927907704d41, #wrap-s-67c383d1-59dc-4963-b776-927907704d41, #wrap-content-s-67c383d1-59dc-4963-b776-927907704d41 { display: none !important; }}@media (max-width: 767px){#s-67c383d1-59dc-4963-b776-927907704d41 {
  display: none;
}
#s-67c383d1-59dc-4963-b776-927907704d41, #wrap-s-67c383d1-59dc-4963-b776-927907704d41, #wrap-content-s-67c383d1-59dc-4963-b776-927907704d41 { display: none !important; }}
#s-e2624844-0eb2-496a-badf-31d9c4a6f27f {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e2624844-0eb2-496a-badf-31d9c4a6f27f {
  display: none;
}
#s-e2624844-0eb2-496a-badf-31d9c4a6f27f, #wrap-s-e2624844-0eb2-496a-badf-31d9c4a6f27f, #wrap-content-s-e2624844-0eb2-496a-badf-31d9c4a6f27f { display: none !important; }}@media (max-width: 767px){#s-e2624844-0eb2-496a-badf-31d9c4a6f27f {
  display: none;
}
#s-e2624844-0eb2-496a-badf-31d9c4a6f27f, #wrap-s-e2624844-0eb2-496a-badf-31d9c4a6f27f, #wrap-content-s-e2624844-0eb2-496a-badf-31d9c4a6f27f { display: none !important; }}
@media (min-width: 0px) {
[id="s-e2624844-0eb2-496a-badf-31d9c4a6f27f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e2624844-0eb2-496a-badf-31d9c4a6f27f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e2624844-0eb2-496a-badf-31d9c4a6f27f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2624844-0eb2-496a-badf-31d9c4a6f27f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae {
  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-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae {
  display: none;
}
#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae, #wrap-s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae, #wrap-content-s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae { display: none !important; }}@media (max-width: 767px){#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae {
  display: none;
}
#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae, #wrap-s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae, #wrap-content-s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae { display: none !important; }}

  #s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae-root {
    text-align: center;
  }


#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae.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-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae-root {
    text-align: center;
  }


#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae.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-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae-root {
    text-align: center;
  }


#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae.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-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae-root {
    text-align: center;
  }


#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae.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-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae-root {
    text-align: center;
  }


#s-96b463f1-b6ef-418e-89c0-67eaf9a5b7ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 {
  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-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 {
  display: none;
}
#s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69, #wrap-s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69, #wrap-content-s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 {
  display: none;
}
#s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69, #wrap-s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69, #wrap-content-s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 {
  
}
}@media (max-width: 767px){#s-6ea44f7a-9a23-4a50-b906-1b8f4ad50c69 {
  
}
}
#s-93da64ac-5693-4336-8dbd-9071be872fc1 {
  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-93da64ac-5693-4336-8dbd-9071be872fc1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-93da64ac-5693-4336-8dbd-9071be872fc1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-93da64ac-5693-4336-8dbd-9071be872fc1 {
  display: none;
}
#s-93da64ac-5693-4336-8dbd-9071be872fc1, #wrap-s-93da64ac-5693-4336-8dbd-9071be872fc1, #wrap-content-s-93da64ac-5693-4336-8dbd-9071be872fc1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93da64ac-5693-4336-8dbd-9071be872fc1 {
  display: none;
}
#s-93da64ac-5693-4336-8dbd-9071be872fc1, #wrap-s-93da64ac-5693-4336-8dbd-9071be872fc1, #wrap-content-s-93da64ac-5693-4336-8dbd-9071be872fc1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93da64ac-5693-4336-8dbd-9071be872fc1 {
  
}
}@media (max-width: 767px){#s-93da64ac-5693-4336-8dbd-9071be872fc1 {
  
}
}

  #s-93da64ac-5693-4336-8dbd-9071be872fc1-root {
    text-align: center;
  }


#s-93da64ac-5693-4336-8dbd-9071be872fc1.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-93da64ac-5693-4336-8dbd-9071be872fc1-root {
    text-align: center;
  }


#s-93da64ac-5693-4336-8dbd-9071be872fc1.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-93da64ac-5693-4336-8dbd-9071be872fc1-root {
    text-align: center;
  }


#s-93da64ac-5693-4336-8dbd-9071be872fc1.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-93da64ac-5693-4336-8dbd-9071be872fc1-root {
    text-align: center;
  }


#s-93da64ac-5693-4336-8dbd-9071be872fc1.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-93da64ac-5693-4336-8dbd-9071be872fc1-root {
    text-align: center;
  }


#s-93da64ac-5693-4336-8dbd-9071be872fc1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 {
  display: none;
}
#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4, #wrap-s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4, #wrap-content-s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 {
  display: none;
}
#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4, #wrap-s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4, #wrap-content-s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 {
  display: none;
}
#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4, #wrap-s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4, #wrap-content-s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 { display: none !important; }}
#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 {
  background-image: url(https://i.shgcdn.com/7b9457fa-508c-49df-b730-f13f1c450d2c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9333da8e-5d7b-4fb2-81ae-4ff60a0a54b4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-874a5df0-7792-4d08-8b63-91b7dded7d5d {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-874a5df0-7792-4d08-8b63-91b7dded7d5d {
  display: none;
}
#s-874a5df0-7792-4d08-8b63-91b7dded7d5d, #wrap-s-874a5df0-7792-4d08-8b63-91b7dded7d5d, #wrap-content-s-874a5df0-7792-4d08-8b63-91b7dded7d5d { display: none !important; }}
@media (min-width: 0px) {
[id="s-874a5df0-7792-4d08-8b63-91b7dded7d5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-874a5df0-7792-4d08-8b63-91b7dded7d5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-874a5df0-7792-4d08-8b63-91b7dded7d5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-874a5df0-7792-4d08-8b63-91b7dded7d5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7dd4e3b2-7acb-4bdc-9be9-c2cb6586da74 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-d5476022-6cc6-410a-bbbd-159decfebc14 {
  display: none;
}
#s-d5476022-6cc6-410a-bbbd-159decfebc14, #wrap-s-d5476022-6cc6-410a-bbbd-159decfebc14, #wrap-content-s-d5476022-6cc6-410a-bbbd-159decfebc14 { display: none !important; }}
@media (min-width: 0px) {
[id="s-d5476022-6cc6-410a-bbbd-159decfebc14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5476022-6cc6-410a-bbbd-159decfebc14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d5476022-6cc6-410a-bbbd-159decfebc14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5476022-6cc6-410a-bbbd-159decfebc14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afa682d5-3582-483e-8e08-5a0995caf2c0 {
  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-afa682d5-3582-483e-8e08-5a0995caf2c0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-afa682d5-3582-483e-8e08-5a0995caf2c0: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-afa682d5-3582-483e-8e08-5a0995caf2c0-root {
    text-align: center;
  }


#s-afa682d5-3582-483e-8e08-5a0995caf2c0.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-afa682d5-3582-483e-8e08-5a0995caf2c0-root {
    text-align: center;
  }


#s-afa682d5-3582-483e-8e08-5a0995caf2c0.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-afa682d5-3582-483e-8e08-5a0995caf2c0-root {
    text-align: center;
  }


#s-afa682d5-3582-483e-8e08-5a0995caf2c0.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-afa682d5-3582-483e-8e08-5a0995caf2c0-root {
    text-align: center;
  }


#s-afa682d5-3582-483e-8e08-5a0995caf2c0.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-afa682d5-3582-483e-8e08-5a0995caf2c0-root {
    text-align: center;
  }


#s-afa682d5-3582-483e-8e08-5a0995caf2c0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-bdf9fd76-f80f-4343-a2b6-e1beb51ee248 {
  margin-top: 60px;
margin-bottom: 0px;
}

#s-9b1b44e0-337d-4c76-944f-b363cd4eee57 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6 {
  border-style: solid;
margin-top: 100px;
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(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6:active {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;
background-image: none !important;
hover-type: color !important;
background-color: rgba(194, 194, 194, 0.5) !important;}

  #s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6-root {
    text-align: center;
  }


#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6-root {
    text-align: center;
  }


#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6-root {
    text-align: center;
  }


#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6-root {
    text-align: center;
  }


#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6-root {
    text-align: center;
  }


#s-3b39838a-4e97-4429-9e8f-1d6c13e38ab6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-23e08624-9707-44bd-9dba-3c952578ac2a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-23e08624-9707-44bd-9dba-3c952578ac2a {
  display: none;
}
#s-23e08624-9707-44bd-9dba-3c952578ac2a, #wrap-s-23e08624-9707-44bd-9dba-3c952578ac2a, #wrap-content-s-23e08624-9707-44bd-9dba-3c952578ac2a { display: none !important; }}
#s-23e08624-9707-44bd-9dba-3c952578ac2a {
  background-image: url(https://i.shgcdn.com/325d460a-d79b-4b6a-9375-ddba16c1eb68/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-23e08624-9707-44bd-9dba-3c952578ac2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23e08624-9707-44bd-9dba-3c952578ac2a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7 {
  margin-top: 100px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7 {
  display: none;
}
#s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7, #wrap-s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7, #wrap-content-s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7 { display: none !important; }}@media (max-width: 767px){#s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7 {
  display: none;
}
#s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7, #wrap-s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7, #wrap-content-s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3d84e8e-1c8a-40f0-abb3-37e6396ebce7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-96584f57-a507-4d86-a583-2d2f5bd3ecd3 {
  margin-left: 0%;
margin-right: 0%;
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-96584f57-a507-4d86-a583-2d2f5bd3ecd3 {
  
}
}@media (max-width: 767px){#s-96584f57-a507-4d86-a583-2d2f5bd3ecd3 {
  display: none;
}
#s-96584f57-a507-4d86-a583-2d2f5bd3ecd3, #wrap-s-96584f57-a507-4d86-a583-2d2f5bd3ecd3, #wrap-content-s-96584f57-a507-4d86-a583-2d2f5bd3ecd3 { display: none !important; }}
#s-720edddc-45ed-4cdd-b25b-4afd02d97d3f {
  margin-left: 5%;
margin-right: 5%;
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-720edddc-45ed-4cdd-b25b-4afd02d97d3f {
  display: none;
}
#s-720edddc-45ed-4cdd-b25b-4afd02d97d3f, #wrap-s-720edddc-45ed-4cdd-b25b-4afd02d97d3f, #wrap-content-s-720edddc-45ed-4cdd-b25b-4afd02d97d3f { display: none !important; }}@media (max-width: 767px){#s-720edddc-45ed-4cdd-b25b-4afd02d97d3f {
  display: none;
}
#s-720edddc-45ed-4cdd-b25b-4afd02d97d3f, #wrap-s-720edddc-45ed-4cdd-b25b-4afd02d97d3f, #wrap-content-s-720edddc-45ed-4cdd-b25b-4afd02d97d3f { display: none !important; }}
#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678 {
  margin-top: 300px;
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-56e9a772-ada8-4a2f-88c6-b1c81b18e678:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678 {
  display: none;
}
#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678, #wrap-s-56e9a772-ada8-4a2f-88c6-b1c81b18e678, #wrap-content-s-56e9a772-ada8-4a2f-88c6-b1c81b18e678 { display: none !important; }}@media (max-width: 767px){#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678 {
  display: none;
}
#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678, #wrap-s-56e9a772-ada8-4a2f-88c6-b1c81b18e678, #wrap-content-s-56e9a772-ada8-4a2f-88c6-b1c81b18e678 { display: none !important; }}

  #s-56e9a772-ada8-4a2f-88c6-b1c81b18e678-root {
    text-align: center;
  }


#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678.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-56e9a772-ada8-4a2f-88c6-b1c81b18e678-root {
    text-align: center;
  }


#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678.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-56e9a772-ada8-4a2f-88c6-b1c81b18e678-root {
    text-align: center;
  }


#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678.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-56e9a772-ada8-4a2f-88c6-b1c81b18e678-root {
    text-align: center;
  }


#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678.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-56e9a772-ada8-4a2f-88c6-b1c81b18e678-root {
    text-align: center;
  }


#s-56e9a772-ada8-4a2f-88c6-b1c81b18e678.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0);
}
@media (min-width: 1200px){#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e {
  display: none;
}
#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e, #wrap-s-c3b9c296-4ac9-4573-a847-61bbd352dd4e, #wrap-content-s-c3b9c296-4ac9-4573-a847-61bbd352dd4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e {
  display: none;
}
#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e, #wrap-s-c3b9c296-4ac9-4573-a847-61bbd352dd4e, #wrap-content-s-c3b9c296-4ac9-4573-a847-61bbd352dd4e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e {
  
}
}@media (max-width: 767px){#s-c3b9c296-4ac9-4573-a847-61bbd352dd4e {
  
}
}
#s-120b2186-7d47-4310-b5aa-97f0c2c66a99 {
  margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
background-position: center center;
}
#s-120b2186-7d47-4310-b5aa-97f0c2c66a99:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-120b2186-7d47-4310-b5aa-97f0c2c66a99:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-120b2186-7d47-4310-b5aa-97f0c2c66a99 {
  display: none;
}
#s-120b2186-7d47-4310-b5aa-97f0c2c66a99, #wrap-s-120b2186-7d47-4310-b5aa-97f0c2c66a99, #wrap-content-s-120b2186-7d47-4310-b5aa-97f0c2c66a99 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-120b2186-7d47-4310-b5aa-97f0c2c66a99 {
  display: none;
}
#s-120b2186-7d47-4310-b5aa-97f0c2c66a99, #wrap-s-120b2186-7d47-4310-b5aa-97f0c2c66a99, #wrap-content-s-120b2186-7d47-4310-b5aa-97f0c2c66a99 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-120b2186-7d47-4310-b5aa-97f0c2c66a99 {
  
}
}@media (max-width: 767px){#s-120b2186-7d47-4310-b5aa-97f0c2c66a99 {
  
}
}

  #s-120b2186-7d47-4310-b5aa-97f0c2c66a99-root {
    text-align: center;
  }


#s-120b2186-7d47-4310-b5aa-97f0c2c66a99.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-120b2186-7d47-4310-b5aa-97f0c2c66a99-root {
    text-align: center;
  }


#s-120b2186-7d47-4310-b5aa-97f0c2c66a99.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-120b2186-7d47-4310-b5aa-97f0c2c66a99-root {
    text-align: center;
  }


#s-120b2186-7d47-4310-b5aa-97f0c2c66a99.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-120b2186-7d47-4310-b5aa-97f0c2c66a99-root {
    text-align: center;
  }


#s-120b2186-7d47-4310-b5aa-97f0c2c66a99.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-120b2186-7d47-4310-b5aa-97f0c2c66a99-root {
    text-align: center;
  }


#s-120b2186-7d47-4310-b5aa-97f0c2c66a99.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  display: none;
}
#s-6db48513-c134-46a1-81e0-0410c0d8fbce, #wrap-s-6db48513-c134-46a1-81e0-0410c0d8fbce, #wrap-content-s-6db48513-c134-46a1-81e0-0410c0d8fbce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  display: none;
}
#s-6db48513-c134-46a1-81e0-0410c0d8fbce, #wrap-s-6db48513-c134-46a1-81e0-0410c0d8fbce, #wrap-content-s-6db48513-c134-46a1-81e0-0410c0d8fbce { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  
}
}@media (max-width: 767px){#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  
}
}
#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6db48513-c134-46a1-81e0-0410c0d8fbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6db48513-c134-46a1-81e0-0410c0d8fbce {
  cursor: pointer;
}#s-6db48513-c134-46a1-81e0-0410c0d8fbce.shg-box.shg-c {
  justify-content: center;
}

#s-54379564-3381-40eb-8150-c942d0821587 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-54379564-3381-40eb-8150-c942d0821587 {
  display: none;
}
#s-54379564-3381-40eb-8150-c942d0821587, #wrap-s-54379564-3381-40eb-8150-c942d0821587, #wrap-content-s-54379564-3381-40eb-8150-c942d0821587 { display: none !important; }}@media (max-width: 767px){#s-54379564-3381-40eb-8150-c942d0821587 {
  display: none;
}
#s-54379564-3381-40eb-8150-c942d0821587, #wrap-s-54379564-3381-40eb-8150-c942d0821587, #wrap-content-s-54379564-3381-40eb-8150-c942d0821587 { display: none !important; }}
@media (min-width: 0px) {
[id="s-54379564-3381-40eb-8150-c942d0821587"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-54379564-3381-40eb-8150-c942d0821587"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-54379564-3381-40eb-8150-c942d0821587"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-54379564-3381-40eb-8150-c942d0821587"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-91b55293-8eb2-4c34-8343-dc9241bd9714 {
  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-91b55293-8eb2-4c34-8343-dc9241bd9714 {
  display: none;
}
#s-91b55293-8eb2-4c34-8343-dc9241bd9714, #wrap-s-91b55293-8eb2-4c34-8343-dc9241bd9714, #wrap-content-s-91b55293-8eb2-4c34-8343-dc9241bd9714 { display: none !important; }}@media (max-width: 767px){#s-91b55293-8eb2-4c34-8343-dc9241bd9714 {
  display: none;
}
#s-91b55293-8eb2-4c34-8343-dc9241bd9714, #wrap-s-91b55293-8eb2-4c34-8343-dc9241bd9714, #wrap-content-s-91b55293-8eb2-4c34-8343-dc9241bd9714 { display: none !important; }}
#s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee {
  display: none;
}
#s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee, #wrap-s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee, #wrap-content-s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee { display: none !important; }}@media (max-width: 767px){#s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee {
  display: none;
}
#s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee, #wrap-s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee, #wrap-content-s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee { display: none !important; }}
@media (min-width: 0px) {
[id="s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e010f9d4-83d8-4c3c-9e05-6d697a7366ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c {
  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-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c {
  display: none;
}
#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c, #wrap-s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c, #wrap-content-s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c { display: none !important; }}@media (max-width: 767px){#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c {
  display: none;
}
#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c, #wrap-s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c, #wrap-content-s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c { display: none !important; }}

  #s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c-root {
    text-align: center;
  }


#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c.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-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c-root {
    text-align: center;
  }


#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c.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-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c-root {
    text-align: center;
  }


#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c.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-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c-root {
    text-align: center;
  }


#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c.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-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c-root {
    text-align: center;
  }


#s-cbff135d-5a4e-4f7d-8c2a-8fb54bc7682c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 {
  display: none;
}
#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843, #wrap-s-87e5e7ed-e775-4f44-9f9b-bbc35425f843, #wrap-content-s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 {
  display: none;
}
#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843, #wrap-s-87e5e7ed-e775-4f44-9f9b-bbc35425f843, #wrap-content-s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 {
  
}
}@media (max-width: 767px){#s-87e5e7ed-e775-4f44-9f9b-bbc35425f843 {
  
}
}
@media (min-width: 0px) {
[id="s-87e5e7ed-e775-4f44-9f9b-bbc35425f843"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-87e5e7ed-e775-4f44-9f9b-bbc35425f843"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87e5e7ed-e775-4f44-9f9b-bbc35425f843"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87e5e7ed-e775-4f44-9f9b-bbc35425f843"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e98ab67c-6f9f-4f85-ad07-ad6adf49f6da {
  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-e98ab67c-6f9f-4f85-ad07-ad6adf49f6da {
  
}
}@media (max-width: 767px){#s-e98ab67c-6f9f-4f85-ad07-ad6adf49f6da {
  
}
}
#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 {
  display: none;
}
#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23, #wrap-s-ec1032a1-19f9-432e-8ad3-e2844cc05f23, #wrap-content-s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 {
  display: none;
}
#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23, #wrap-s-ec1032a1-19f9-432e-8ad3-e2844cc05f23, #wrap-content-s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 {
  
}
}@media (max-width: 767px){#s-ec1032a1-19f9-432e-8ad3-e2844cc05f23 {
  
}
}
@media (min-width: 0px) {
[id="s-ec1032a1-19f9-432e-8ad3-e2844cc05f23"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ec1032a1-19f9-432e-8ad3-e2844cc05f23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ec1032a1-19f9-432e-8ad3-e2844cc05f23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec1032a1-19f9-432e-8ad3-e2844cc05f23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-44449955-820f-4c80-9cae-56b99f88e0f0 {
  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-44449955-820f-4c80-9cae-56b99f88e0f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44449955-820f-4c80-9cae-56b99f88e0f0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-44449955-820f-4c80-9cae-56b99f88e0f0 {
  
}
}@media (max-width: 767px){#s-44449955-820f-4c80-9cae-56b99f88e0f0 {
  
}
}

  #s-44449955-820f-4c80-9cae-56b99f88e0f0-root {
    text-align: center;
  }


#s-44449955-820f-4c80-9cae-56b99f88e0f0.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-44449955-820f-4c80-9cae-56b99f88e0f0-root {
    text-align: center;
  }


#s-44449955-820f-4c80-9cae-56b99f88e0f0.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-44449955-820f-4c80-9cae-56b99f88e0f0-root {
    text-align: center;
  }


#s-44449955-820f-4c80-9cae-56b99f88e0f0.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-44449955-820f-4c80-9cae-56b99f88e0f0-root {
    text-align: center;
  }


#s-44449955-820f-4c80-9cae-56b99f88e0f0.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-44449955-820f-4c80-9cae-56b99f88e0f0-root {
    text-align: center;
  }


#s-44449955-820f-4c80-9cae-56b99f88e0f0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-2af95fe6-2226-45fc-9804-1e12bba00477 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2af95fe6-2226-45fc-9804-1e12bba00477 {
  display: none;
}
#s-2af95fe6-2226-45fc-9804-1e12bba00477, #wrap-s-2af95fe6-2226-45fc-9804-1e12bba00477, #wrap-content-s-2af95fe6-2226-45fc-9804-1e12bba00477 { display: none !important; }}@media (max-width: 767px){#s-2af95fe6-2226-45fc-9804-1e12bba00477 {
  display: none;
}
#s-2af95fe6-2226-45fc-9804-1e12bba00477, #wrap-s-2af95fe6-2226-45fc-9804-1e12bba00477, #wrap-content-s-2af95fe6-2226-45fc-9804-1e12bba00477 { display: none !important; }}
#s-2af95fe6-2226-45fc-9804-1e12bba00477 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-2af95fe6-2226-45fc-9804-1e12bba00477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2af95fe6-2226-45fc-9804-1e12bba00477 {
  cursor: pointer;
}#s-2af95fe6-2226-45fc-9804-1e12bba00477.shg-box.shg-c {
  justify-content: center;
}

#s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e {
  display: none;
}
#s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e, #wrap-s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e, #wrap-content-s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e { display: none !important; }}@media (max-width: 767px){#s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e {
  display: none;
}
#s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e, #wrap-s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e, #wrap-content-s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e { display: none !important; }}
@media (min-width: 0px) {
[id="s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a95eed2-88f0-4f77-9532-4bc6c965bb4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2 {
  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-f8d8894c-6853-406d-96ad-54fb2ad6ffb2 {
  display: none;
}
#s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2, #wrap-s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2, #wrap-content-s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2 { display: none !important; }}@media (max-width: 767px){#s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2 {
  display: none;
}
#s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2, #wrap-s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2, #wrap-content-s-f8d8894c-6853-406d-96ad-54fb2ad6ffb2 { display: none !important; }}
#s-53b5522a-f524-4f7a-8fa1-549e92aeb43f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-53b5522a-f524-4f7a-8fa1-549e92aeb43f {
  display: none;
}
#s-53b5522a-f524-4f7a-8fa1-549e92aeb43f, #wrap-s-53b5522a-f524-4f7a-8fa1-549e92aeb43f, #wrap-content-s-53b5522a-f524-4f7a-8fa1-549e92aeb43f { display: none !important; }}@media (max-width: 767px){#s-53b5522a-f524-4f7a-8fa1-549e92aeb43f {
  display: none;
}
#s-53b5522a-f524-4f7a-8fa1-549e92aeb43f, #wrap-s-53b5522a-f524-4f7a-8fa1-549e92aeb43f, #wrap-content-s-53b5522a-f524-4f7a-8fa1-549e92aeb43f { display: none !important; }}
@media (min-width: 0px) {
[id="s-53b5522a-f524-4f7a-8fa1-549e92aeb43f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-53b5522a-f524-4f7a-8fa1-549e92aeb43f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-53b5522a-f524-4f7a-8fa1-549e92aeb43f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-53b5522a-f524-4f7a-8fa1-549e92aeb43f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-14155c3e-abda-429f-8e04-60927a85f214 {
  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-14155c3e-abda-429f-8e04-60927a85f214:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-14155c3e-abda-429f-8e04-60927a85f214:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-14155c3e-abda-429f-8e04-60927a85f214 {
  display: none;
}
#s-14155c3e-abda-429f-8e04-60927a85f214, #wrap-s-14155c3e-abda-429f-8e04-60927a85f214, #wrap-content-s-14155c3e-abda-429f-8e04-60927a85f214 { display: none !important; }}@media (max-width: 767px){#s-14155c3e-abda-429f-8e04-60927a85f214 {
  display: none;
}
#s-14155c3e-abda-429f-8e04-60927a85f214, #wrap-s-14155c3e-abda-429f-8e04-60927a85f214, #wrap-content-s-14155c3e-abda-429f-8e04-60927a85f214 { display: none !important; }}

  #s-14155c3e-abda-429f-8e04-60927a85f214-root {
    text-align: center;
  }


#s-14155c3e-abda-429f-8e04-60927a85f214.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-14155c3e-abda-429f-8e04-60927a85f214-root {
    text-align: center;
  }


#s-14155c3e-abda-429f-8e04-60927a85f214.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-14155c3e-abda-429f-8e04-60927a85f214-root {
    text-align: center;
  }


#s-14155c3e-abda-429f-8e04-60927a85f214.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-14155c3e-abda-429f-8e04-60927a85f214-root {
    text-align: center;
  }


#s-14155c3e-abda-429f-8e04-60927a85f214.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-14155c3e-abda-429f-8e04-60927a85f214-root {
    text-align: center;
  }


#s-14155c3e-abda-429f-8e04-60927a85f214.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-70212493-d233-4db1-ac55-5c0436ecf4e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70212493-d233-4db1-ac55-5c0436ecf4e0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  line-height: 2em;
  
  
}



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