.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.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;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-571c96a9-46bf-4ccb-b288-56aadb921ea2 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 450px;
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-23b28349-ff41-4cd0-9803-b3c0df945100 {
  background-image: url(https://i.shgcdn.com/9f945abd-428c-446f-842e-45d0bcfa00a8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -70px center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-23b28349-ff41-4cd0-9803-b3c0df945100 {
  display: none;
}
#s-23b28349-ff41-4cd0-9803-b3c0df945100, #wrap-s-23b28349-ff41-4cd0-9803-b3c0df945100 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23b28349-ff41-4cd0-9803-b3c0df945100 {
  display: none;
}
#s-23b28349-ff41-4cd0-9803-b3c0df945100, #wrap-s-23b28349-ff41-4cd0-9803-b3c0df945100 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23b28349-ff41-4cd0-9803-b3c0df945100 {
  display: none;
}
#s-23b28349-ff41-4cd0-9803-b3c0df945100, #wrap-s-23b28349-ff41-4cd0-9803-b3c0df945100 { display:none !important; }}







#s-23b28349-ff41-4cd0-9803-b3c0df945100 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23b28349-ff41-4cd0-9803-b3c0df945100 {
  cursor: pointer;
}#s-23b28349-ff41-4cd0-9803-b3c0df945100.shg-box.shg-c {
  justify-content: center;
}

.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;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-ecc0966d-adc7-4193-9125-df281e0f9566 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ecc0966d-adc7-4193-9125-df281e0f9566 {
  display: none;
}
#s-ecc0966d-adc7-4193-9125-df281e0f9566, #wrap-s-ecc0966d-adc7-4193-9125-df281e0f9566 { display:none !important; }}@media (max-width: 767px){#s-ecc0966d-adc7-4193-9125-df281e0f9566 {
  display: none;
}
#s-ecc0966d-adc7-4193-9125-df281e0f9566, #wrap-s-ecc0966d-adc7-4193-9125-df281e0f9566 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecc0966d-adc7-4193-9125-df281e0f9566"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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 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;
  font-weight: normal;
  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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-4bef2cb8-5865-499a-9894-ec073863b996 {
  border-style: solid;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-4bef2cb8-5865-499a-9894-ec073863b996 {
  display: none;
}
#s-4bef2cb8-5865-499a-9894-ec073863b996, #wrap-s-4bef2cb8-5865-499a-9894-ec073863b996 { display:none !important; }}@media (max-width: 767px){#s-4bef2cb8-5865-499a-9894-ec073863b996 {
  display: none;
}
#s-4bef2cb8-5865-499a-9894-ec073863b996, #wrap-s-4bef2cb8-5865-499a-9894-ec073863b996 { display:none !important; }}
#s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6 {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6 {
  display: none;
}
#s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6, #wrap-s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6 { display:none !important; }}@media (max-width: 767px){#s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6 {
  display: none;
}
#s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6, #wrap-s-f4e3be64-ec39-4e1b-b9bc-f05f345020a6 { display:none !important; }}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

.shg-btn.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-04a2c6af-de56-4b06-b79c-af53075b28bb {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-04a2c6af-de56-4b06-b79c-af53075b28bb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04a2c6af-de56-4b06-b79c-af53075b28bb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-04a2c6af-de56-4b06-b79c-af53075b28bb {
  display: none;
}
#s-04a2c6af-de56-4b06-b79c-af53075b28bb, #wrap-s-04a2c6af-de56-4b06-b79c-af53075b28bb { display:none !important; }}@media (max-width: 767px){#s-04a2c6af-de56-4b06-b79c-af53075b28bb {
  display: none;
}
#s-04a2c6af-de56-4b06-b79c-af53075b28bb, #wrap-s-04a2c6af-de56-4b06-b79c-af53075b28bb { display:none !important; }}

  #s-04a2c6af-de56-4b06-b79c-af53075b28bb-btn-wrapper {
    text-align: center;
  }


#s-04a2c6af-de56-4b06-b79c-af53075b28bb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-25dd53f8-fab6-405d-9c39-d3fcecb94610 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-25dd53f8-fab6-405d-9c39-d3fcecb94610 {
  display: none;
}
#s-25dd53f8-fab6-405d-9c39-d3fcecb94610, #wrap-s-25dd53f8-fab6-405d-9c39-d3fcecb94610 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25dd53f8-fab6-405d-9c39-d3fcecb94610 {
  display: none;
}
#s-25dd53f8-fab6-405d-9c39-d3fcecb94610, #wrap-s-25dd53f8-fab6-405d-9c39-d3fcecb94610 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25dd53f8-fab6-405d-9c39-d3fcecb94610 {
  display: none;
}
#s-25dd53f8-fab6-405d-9c39-d3fcecb94610, #wrap-s-25dd53f8-fab6-405d-9c39-d3fcecb94610 { display:none !important; }}@media (max-width: 767px){#s-25dd53f8-fab6-405d-9c39-d3fcecb94610 {
  
}
}
@media (min-width: 0px) {
[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25dd53f8-fab6-405d-9c39-d3fcecb94610"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e4ba465-8729-4b13-833f-8d741252e31e {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-2e4ba465-8729-4b13-833f-8d741252e31e {
  display: none;
}
#s-2e4ba465-8729-4b13-833f-8d741252e31e, #wrap-s-2e4ba465-8729-4b13-833f-8d741252e31e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e4ba465-8729-4b13-833f-8d741252e31e {
  display: none;
}
#s-2e4ba465-8729-4b13-833f-8d741252e31e, #wrap-s-2e4ba465-8729-4b13-833f-8d741252e31e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e4ba465-8729-4b13-833f-8d741252e31e {
  
}
}@media (max-width: 767px){#s-2e4ba465-8729-4b13-833f-8d741252e31e {
  
}
}
#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 280px;
margin-left: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 {
  display: none;
}
#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4, #wrap-s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 {
  display: none;
}
#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4, #wrap-s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 {
  
}
}@media (max-width: 767px){#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4 {
  
}
}

  #s-bfe2fdff-383d-46b5-aab2-1c09709fcda4-btn-wrapper {
    text-align: center;
  }


#s-bfe2fdff-383d-46b5-aab2-1c09709fcda4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-257f6575-28f1-472b-bb00-6bde5c833a72 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-257f6575-28f1-472b-bb00-6bde5c833a72 {
  display: none;
}
#s-257f6575-28f1-472b-bb00-6bde5c833a72, #wrap-s-257f6575-28f1-472b-bb00-6bde5c833a72 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-257f6575-28f1-472b-bb00-6bde5c833a72 {
  display: none;
}
#s-257f6575-28f1-472b-bb00-6bde5c833a72, #wrap-s-257f6575-28f1-472b-bb00-6bde5c833a72 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-257f6575-28f1-472b-bb00-6bde5c833a72 {
  
}
}@media (max-width: 767px){#s-257f6575-28f1-472b-bb00-6bde5c833a72 {
  display: none;
}
#s-257f6575-28f1-472b-bb00-6bde5c833a72, #wrap-s-257f6575-28f1-472b-bb00-6bde5c833a72 { display:none !important; }}
@media (min-width: 0px) {
[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-257f6575-28f1-472b-bb00-6bde5c833a72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-af6c1464-6deb-4541-ab64-c89e009401a7 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-af6c1464-6deb-4541-ab64-c89e009401a7 {
  display: none;
}
#s-af6c1464-6deb-4541-ab64-c89e009401a7, #wrap-s-af6c1464-6deb-4541-ab64-c89e009401a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af6c1464-6deb-4541-ab64-c89e009401a7 {
  display: none;
}
#s-af6c1464-6deb-4541-ab64-c89e009401a7, #wrap-s-af6c1464-6deb-4541-ab64-c89e009401a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af6c1464-6deb-4541-ab64-c89e009401a7 {
  
}
}@media (max-width: 767px){#s-af6c1464-6deb-4541-ab64-c89e009401a7 {
  
}
}
#s-db4cd9c4-d585-47ba-8342-cd35f116053e {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-db4cd9c4-d585-47ba-8342-cd35f116053e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db4cd9c4-d585-47ba-8342-cd35f116053e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-db4cd9c4-d585-47ba-8342-cd35f116053e {
  display: none;
}
#s-db4cd9c4-d585-47ba-8342-cd35f116053e, #wrap-s-db4cd9c4-d585-47ba-8342-cd35f116053e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db4cd9c4-d585-47ba-8342-cd35f116053e {
  display: none;
}
#s-db4cd9c4-d585-47ba-8342-cd35f116053e, #wrap-s-db4cd9c4-d585-47ba-8342-cd35f116053e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db4cd9c4-d585-47ba-8342-cd35f116053e {
  
}
}@media (max-width: 767px){#s-db4cd9c4-d585-47ba-8342-cd35f116053e {
  
}
}

  #s-db4cd9c4-d585-47ba-8342-cd35f116053e-btn-wrapper {
    text-align: center;
  }


#s-db4cd9c4-d585-47ba-8342-cd35f116053e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4ac21a4e-ef3b-45fb-9c50-929b9d22ac5b {
  background-image: url(https://i.shgcdn.com/e8a36282-65b2-4cab-bd74-80cbbf0715e7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
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-4ac21a4e-ef3b-45fb-9c50-929b9d22ac5b {
  
}
}@media (max-width: 767px){#s-4ac21a4e-ef3b-45fb-9c50-929b9d22ac5b {
  
}
}







#s-4ac21a4e-ef3b-45fb-9c50-929b9d22ac5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ac21a4e-ef3b-45fb-9c50-929b9d22ac5b {
  cursor: pointer;
}#s-4ac21a4e-ef3b-45fb-9c50-929b9d22ac5b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f {
  display: none;
}
#s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f, #wrap-s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f { display:none !important; }}@media (max-width: 767px){#s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f {
  display: none;
}
#s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f, #wrap-s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f { display:none !important; }}
@media (min-width: 0px) {
[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e38d6f1e-939c-4ccf-af0e-492bf74bc20f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ac36e0d7-9b85-4510-b383-db7023236500 {
  border-style: solid;
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-ac36e0d7-9b85-4510-b383-db7023236500 {
  display: none;
}
#s-ac36e0d7-9b85-4510-b383-db7023236500, #wrap-s-ac36e0d7-9b85-4510-b383-db7023236500 { display:none !important; }}@media (max-width: 767px){#s-ac36e0d7-9b85-4510-b383-db7023236500 {
  display: none;
}
#s-ac36e0d7-9b85-4510-b383-db7023236500, #wrap-s-ac36e0d7-9b85-4510-b383-db7023236500 { display:none !important; }}
#s-e024a1bb-a263-422c-a07d-8984138343a1 {
  border-style: solid;
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-e024a1bb-a263-422c-a07d-8984138343a1 {
  display: none;
}
#s-e024a1bb-a263-422c-a07d-8984138343a1, #wrap-s-e024a1bb-a263-422c-a07d-8984138343a1 { display:none !important; }}@media (max-width: 767px){#s-e024a1bb-a263-422c-a07d-8984138343a1 {
  display: none;
}
#s-e024a1bb-a263-422c-a07d-8984138343a1, #wrap-s-e024a1bb-a263-422c-a07d-8984138343a1 { display:none !important; }}
#s-7d942908-3d47-412f-9833-f24aad81e8d2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d942908-3d47-412f-9833-f24aad81e8d2 {
  display: none;
}
#s-7d942908-3d47-412f-9833-f24aad81e8d2, #wrap-s-7d942908-3d47-412f-9833-f24aad81e8d2 { display:none !important; }}@media (max-width: 767px){#s-7d942908-3d47-412f-9833-f24aad81e8d2 {
  display: none;
}
#s-7d942908-3d47-412f-9833-f24aad81e8d2, #wrap-s-7d942908-3d47-412f-9833-f24aad81e8d2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d942908-3d47-412f-9833-f24aad81e8d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9dae2636-4d12-4ec0-b176-eb21c514c024 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-9dae2636-4d12-4ec0-b176-eb21c514c024:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9dae2636-4d12-4ec0-b176-eb21c514c024:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9dae2636-4d12-4ec0-b176-eb21c514c024 {
  
}
}@media (max-width: 767px){#s-9dae2636-4d12-4ec0-b176-eb21c514c024 {
  
}
}

  #s-9dae2636-4d12-4ec0-b176-eb21c514c024-btn-wrapper {
    text-align: center;
  }


#s-9dae2636-4d12-4ec0-b176-eb21c514c024.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-dc4f00a0-e084-407b-b4e7-0905d6498958 {
  border-style: solid;
margin-top: 120px;
margin-left: 10px;
margin-bottom: 160px;
margin-right: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-dc4f00a0-e084-407b-b4e7-0905d6498958 {
  display: none;
}
#s-dc4f00a0-e084-407b-b4e7-0905d6498958, #wrap-s-dc4f00a0-e084-407b-b4e7-0905d6498958 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc4f00a0-e084-407b-b4e7-0905d6498958 {
  display: none;
}
#s-dc4f00a0-e084-407b-b4e7-0905d6498958, #wrap-s-dc4f00a0-e084-407b-b4e7-0905d6498958 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc4f00a0-e084-407b-b4e7-0905d6498958 {
  display: none;
}
#s-dc4f00a0-e084-407b-b4e7-0905d6498958, #wrap-s-dc4f00a0-e084-407b-b4e7-0905d6498958 { display:none !important; }}@media (max-width: 767px){#s-dc4f00a0-e084-407b-b4e7-0905d6498958 {
  
}
}
@media (min-width: 0px) {
[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f62ddb37-eeb4-41ab-856d-36da4edfbb98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-322058d1-a34d-49f2-a0f0-06f2e821deda {
  border-style: solid;
margin-top: 120px;
margin-left: 10px;
margin-bottom: 160px;
margin-right: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-322058d1-a34d-49f2-a0f0-06f2e821deda {
  display: none;
}
#s-322058d1-a34d-49f2-a0f0-06f2e821deda, #wrap-s-322058d1-a34d-49f2-a0f0-06f2e821deda { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-322058d1-a34d-49f2-a0f0-06f2e821deda {
  display: none;
}
#s-322058d1-a34d-49f2-a0f0-06f2e821deda, #wrap-s-322058d1-a34d-49f2-a0f0-06f2e821deda { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-322058d1-a34d-49f2-a0f0-06f2e821deda {
  
}
}@media (max-width: 767px){#s-322058d1-a34d-49f2-a0f0-06f2e821deda {
  display: none;
}
#s-322058d1-a34d-49f2-a0f0-06f2e821deda, #wrap-s-322058d1-a34d-49f2-a0f0-06f2e821deda { display:none !important; }}
#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b {
  display: none;
}
#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b, #wrap-s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b {
  display: none;
}
#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b, #wrap-s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b {
  
}
}@media (max-width: 767px){#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b {
  
}
}

  #s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b-btn-wrapper {
    text-align: center;
  }


#s-bfa20063-2e2e-42a5-af2c-f5edcd5bea0b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-88eb3875-8fbe-4c19-a8b6-9df9cf527a05 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-88eb3875-8fbe-4c19-a8b6-9df9cf527a05 {
  display: none;
}
#s-88eb3875-8fbe-4c19-a8b6-9df9cf527a05, #wrap-s-88eb3875-8fbe-4c19-a8b6-9df9cf527a05 { display:none !important; }}







#s-88eb3875-8fbe-4c19-a8b6-9df9cf527a05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88eb3875-8fbe-4c19-a8b6-9df9cf527a05.shg-box.shg-c {
  justify-content: center;
}

#s-7a02bd49-38f1-4138-ae7b-aa66719cfc48 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-7a02bd49-38f1-4138-ae7b-aa66719cfc48 {
  display: none;
}
#s-7a02bd49-38f1-4138-ae7b-aa66719cfc48, #wrap-s-7a02bd49-38f1-4138-ae7b-aa66719cfc48 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a02bd49-38f1-4138-ae7b-aa66719cfc48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f9a90c15-ab9b-47cb-b9a7-4d1210d113de {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce {
  display: none;
}
#s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce, #wrap-s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce { display:none !important; }}
@media (min-width: 0px) {
[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-34ed6bb4-e3bd-47a0-b4cc-f858ec8eb9ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-54b41884-9ac8-4975-a1e1-8efe1f30e336 {
  background-image: url(none);
background-repeat: no-repeat;
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;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-54b41884-9ac8-4975-a1e1-8efe1f30e336:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54b41884-9ac8-4975-a1e1-8efe1f30e336: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-54b41884-9ac8-4975-a1e1-8efe1f30e336.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 {
  display: none;
}
#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6, #wrap-s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 { display:none !important; }}@media (max-width: 767px){#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 {
  display: none;
}
#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6, #wrap-s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 { display:none !important; }}







#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6 {
  cursor: pointer;
}#s-ce651a3e-4aa4-41ed-b3f0-173d728cade6.shg-box.shg-c {
  justify-content: center;
}

#s-c8ae8e06-a061-47ec-a339-7490d58078d4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8ae8e06-a061-47ec-a339-7490d58078d4 {
  
}
}@media (max-width: 767px){#s-c8ae8e06-a061-47ec-a339-7490d58078d4 {
  
}
}
@media (min-width: 0px) {
[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ae8e06-a061-47ec-a339-7490d58078d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-586989f0-5b12-4bca-a020-9101524d6dc0 {
  border-style: solid;
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-586989f0-5b12-4bca-a020-9101524d6dc0 {
  
}
}@media (max-width: 767px){#s-586989f0-5b12-4bca-a020-9101524d6dc0 {
  
}
}
#s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03 {
  
}
}@media (max-width: 767px){#s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03 {
  
}
}
@media (min-width: 0px) {
[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a346b8a9-7ad9-46ca-9f68-e5fc0150ec03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-21b8f808-390c-4cb3-a500-cb536bc5adf8 {
  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-21b8f808-390c-4cb3-a500-cb536bc5adf8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-21b8f808-390c-4cb3-a500-cb536bc5adf8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-21b8f808-390c-4cb3-a500-cb536bc5adf8 {
  
}
}@media (max-width: 767px){#s-21b8f808-390c-4cb3-a500-cb536bc5adf8 {
  
}
}

  #s-21b8f808-390c-4cb3-a500-cb536bc5adf8-btn-wrapper {
    text-align: center;
  }


#s-21b8f808-390c-4cb3-a500-cb536bc5adf8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7214545f-6b5d-408e-9d61-ed9f1de2515b {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-7214545f-6b5d-408e-9d61-ed9f1de2515b {
  display: none;
}
#s-7214545f-6b5d-408e-9d61-ed9f1de2515b, #wrap-s-7214545f-6b5d-408e-9d61-ed9f1de2515b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7214545f-6b5d-408e-9d61-ed9f1de2515b {
  display: none;
}
#s-7214545f-6b5d-408e-9d61-ed9f1de2515b, #wrap-s-7214545f-6b5d-408e-9d61-ed9f1de2515b { display:none !important; }}







#s-7214545f-6b5d-408e-9d61-ed9f1de2515b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7214545f-6b5d-408e-9d61-ed9f1de2515b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9dec1619-6499-4131-a59b-809e62812dc8 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-9dec1619-6499-4131-a59b-809e62812dc8 {
  display: none;
}
#s-9dec1619-6499-4131-a59b-809e62812dc8, #wrap-s-9dec1619-6499-4131-a59b-809e62812dc8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dec1619-6499-4131-a59b-809e62812dc8 {
  display: none;
}
#s-9dec1619-6499-4131-a59b-809e62812dc8, #wrap-s-9dec1619-6499-4131-a59b-809e62812dc8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9dec1619-6499-4131-a59b-809e62812dc8 {
  
}
}@media (max-width: 767px){#s-9dec1619-6499-4131-a59b-809e62812dc8 {
  display: none;
}
#s-9dec1619-6499-4131-a59b-809e62812dc8, #wrap-s-9dec1619-6499-4131-a59b-809e62812dc8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9dec1619-6499-4131-a59b-809e62812dc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e {
  border-style: solid;
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-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e {
  display: none;
}
#s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e, #wrap-s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e {
  display: none;
}
#s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e, #wrap-s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e {
  
}
}@media (max-width: 767px){#s-08ab7223-34b7-4a93-a0a6-0ccb0f71a52e {
  
}
}
#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a {
  display: none;
}
#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a, #wrap-s-77a84252-afb6-402f-8d7b-e0a9d9c8376a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a {
  display: none;
}
#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a, #wrap-s-77a84252-afb6-402f-8d7b-e0a9d9c8376a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a {
  
}
}@media (max-width: 767px){#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a {
  display: none;
}
#s-77a84252-afb6-402f-8d7b-e0a9d9c8376a, #wrap-s-77a84252-afb6-402f-8d7b-e0a9d9c8376a { display:none !important; }}
@media (min-width: 0px) {
[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77a84252-afb6-402f-8d7b-e0a9d9c8376a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-74dd1358-5819-4005-96e0-540e8026a3a0 {
  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-74dd1358-5819-4005-96e0-540e8026a3a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-74dd1358-5819-4005-96e0-540e8026a3a0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-74dd1358-5819-4005-96e0-540e8026a3a0 {
  display: none;
}
#s-74dd1358-5819-4005-96e0-540e8026a3a0, #wrap-s-74dd1358-5819-4005-96e0-540e8026a3a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74dd1358-5819-4005-96e0-540e8026a3a0 {
  display: none;
}
#s-74dd1358-5819-4005-96e0-540e8026a3a0, #wrap-s-74dd1358-5819-4005-96e0-540e8026a3a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74dd1358-5819-4005-96e0-540e8026a3a0 {
  
}
}@media (max-width: 767px){#s-74dd1358-5819-4005-96e0-540e8026a3a0 {
  display: none;
}
#s-74dd1358-5819-4005-96e0-540e8026a3a0, #wrap-s-74dd1358-5819-4005-96e0-540e8026a3a0 { display:none !important; }}

  #s-74dd1358-5819-4005-96e0-540e8026a3a0-btn-wrapper {
    text-align: center;
  }


#s-74dd1358-5819-4005-96e0-540e8026a3a0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641: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-f02777da-3fa7-4c2f-b08b-2ca21e7c5641:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641 {
  display: none;
}
#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641, #wrap-s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641 { display:none !important; }}@media (max-width: 767px){#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641 {
  display: none;
}
#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641, #wrap-s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641 { display:none !important; }}


#s-f02777da-3fa7-4c2f-b08b-2ca21e7c5641.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-02db367b-12a7-40e9-9262-0efeca70a999 {
  border-style: solid;
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-02db367b-12a7-40e9-9262-0efeca70a999 {
  display: none;
}
#s-02db367b-12a7-40e9-9262-0efeca70a999, #wrap-s-02db367b-12a7-40e9-9262-0efeca70a999 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02db367b-12a7-40e9-9262-0efeca70a999 {
  display: none;
}
#s-02db367b-12a7-40e9-9262-0efeca70a999, #wrap-s-02db367b-12a7-40e9-9262-0efeca70a999 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02db367b-12a7-40e9-9262-0efeca70a999 {
  display: none;
}
#s-02db367b-12a7-40e9-9262-0efeca70a999, #wrap-s-02db367b-12a7-40e9-9262-0efeca70a999 { display:none !important; }}@media (max-width: 767px){#s-02db367b-12a7-40e9-9262-0efeca70a999 {
  
}
}
#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab {
  display: none;
}
#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab, #wrap-s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab {
  display: none;
}
#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab, #wrap-s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab {
  display: none;
}
#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab, #wrap-s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab { display:none !important; }}@media (max-width: 767px){#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab {
  
}
}

  #s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab-btn-wrapper {
    text-align: center;
  }


#s-a8e6c1ca-60c3-454c-8f53-c7866e23bbab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3aac1782-8171-4184-a046-3ca9cf48190f {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-3aac1782-8171-4184-a046-3ca9cf48190f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aac1782-8171-4184-a046-3ca9cf48190f {
  cursor: pointer;
}#s-3aac1782-8171-4184-a046-3ca9cf48190f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-69d31cb4-f635-499e-a07a-ccc659e89ee0 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-69d31cb4-f635-499e-a07a-ccc659e89ee0 {
  display: none;
}
#s-69d31cb4-f635-499e-a07a-ccc659e89ee0, #wrap-s-69d31cb4-f635-499e-a07a-ccc659e89ee0 { display:none !important; }}@media (max-width: 767px){#s-69d31cb4-f635-499e-a07a-ccc659e89ee0 {
  display: none;
}
#s-69d31cb4-f635-499e-a07a-ccc659e89ee0, #wrap-s-69d31cb4-f635-499e-a07a-ccc659e89ee0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69d31cb4-f635-499e-a07a-ccc659e89ee0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ad06983c-51f8-47c5-baed-255f858cdee3 {
  border-style: solid;
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-ad06983c-51f8-47c5-baed-255f858cdee3 {
  display: none;
}
#s-ad06983c-51f8-47c5-baed-255f858cdee3, #wrap-s-ad06983c-51f8-47c5-baed-255f858cdee3 { display:none !important; }}@media (max-width: 767px){#s-ad06983c-51f8-47c5-baed-255f858cdee3 {
  display: none;
}
#s-ad06983c-51f8-47c5-baed-255f858cdee3, #wrap-s-ad06983c-51f8-47c5-baed-255f858cdee3 { display:none !important; }}
#s-379c0487-34aa-4c6d-aee5-e38d92e0a98f {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-379c0487-34aa-4c6d-aee5-e38d92e0a98f {
  display: none;
}
#s-379c0487-34aa-4c6d-aee5-e38d92e0a98f, #wrap-s-379c0487-34aa-4c6d-aee5-e38d92e0a98f { display:none !important; }}@media (max-width: 767px){#s-379c0487-34aa-4c6d-aee5-e38d92e0a98f {
  display: none;
}
#s-379c0487-34aa-4c6d-aee5-e38d92e0a98f, #wrap-s-379c0487-34aa-4c6d-aee5-e38d92e0a98f { display:none !important; }}
@media (min-width: 0px) {
[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-379c0487-34aa-4c6d-aee5-e38d92e0a98f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dd2ccea1-1a57-4478-858f-75803fec5554 {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-dd2ccea1-1a57-4478-858f-75803fec5554:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dd2ccea1-1a57-4478-858f-75803fec5554:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dd2ccea1-1a57-4478-858f-75803fec5554 {
  display: none;
}
#s-dd2ccea1-1a57-4478-858f-75803fec5554, #wrap-s-dd2ccea1-1a57-4478-858f-75803fec5554 { display:none !important; }}@media (max-width: 767px){#s-dd2ccea1-1a57-4478-858f-75803fec5554 {
  display: none;
}
#s-dd2ccea1-1a57-4478-858f-75803fec5554, #wrap-s-dd2ccea1-1a57-4478-858f-75803fec5554 { display:none !important; }}

  #s-dd2ccea1-1a57-4478-858f-75803fec5554-btn-wrapper {
    text-align: center;
  }


#s-dd2ccea1-1a57-4478-858f-75803fec5554.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a8850b1e-9b19-46cb-ba29-42ac06362ac9 {
  border-style: solid;
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-a8850b1e-9b19-46cb-ba29-42ac06362ac9 {
  display: none;
}
#s-a8850b1e-9b19-46cb-ba29-42ac06362ac9, #wrap-s-a8850b1e-9b19-46cb-ba29-42ac06362ac9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8850b1e-9b19-46cb-ba29-42ac06362ac9 {
  display: none;
}
#s-a8850b1e-9b19-46cb-ba29-42ac06362ac9, #wrap-s-a8850b1e-9b19-46cb-ba29-42ac06362ac9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8850b1e-9b19-46cb-ba29-42ac06362ac9 {
  
}
}@media (max-width: 767px){#s-a8850b1e-9b19-46cb-ba29-42ac06362ac9 {
  
}
}
#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 {
  display: none;
}
#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6, #wrap-s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 {
  display: none;
}
#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6, #wrap-s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 {
  
}
}@media (max-width: 767px){#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6 {
  
}
}

  #s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6-btn-wrapper {
    text-align: center;
  }


#s-3fc53f0e-ff25-4044-87cb-437fe3fe8ae6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0c139907-4107-48f9-af9c-ee5030b7dfa7 {
  background-image: url(https://i.shgcdn.com/525c343b-e448-47cd-a5c5-d5db34f11ffb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-0c139907-4107-48f9-af9c-ee5030b7dfa7 {
  display: none;
}
#s-0c139907-4107-48f9-af9c-ee5030b7dfa7, #wrap-s-0c139907-4107-48f9-af9c-ee5030b7dfa7 { display:none !important; }}







#s-0c139907-4107-48f9-af9c-ee5030b7dfa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c139907-4107-48f9-af9c-ee5030b7dfa7 {
  cursor: pointer;
}#s-0c139907-4107-48f9-af9c-ee5030b7dfa7.shg-box.shg-c {
  justify-content: center;
}

#s-a2d01153-5700-4728-945c-65228029f2a8 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2d01153-5700-4728-945c-65228029f2a8 {
  display: none;
}
#s-a2d01153-5700-4728-945c-65228029f2a8, #wrap-s-a2d01153-5700-4728-945c-65228029f2a8 { display:none !important; }}@media (max-width: 767px){#s-a2d01153-5700-4728-945c-65228029f2a8 {
  display: none;
}
#s-a2d01153-5700-4728-945c-65228029f2a8, #wrap-s-a2d01153-5700-4728-945c-65228029f2a8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2d01153-5700-4728-945c-65228029f2a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-be150718-0a1f-4d50-85ba-72feb7aabc89 {
  border-style: solid;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-be150718-0a1f-4d50-85ba-72feb7aabc89 {
  display: none;
}
#s-be150718-0a1f-4d50-85ba-72feb7aabc89, #wrap-s-be150718-0a1f-4d50-85ba-72feb7aabc89 { display:none !important; }}@media (max-width: 767px){#s-be150718-0a1f-4d50-85ba-72feb7aabc89 {
  display: none;
}
#s-be150718-0a1f-4d50-85ba-72feb7aabc89, #wrap-s-be150718-0a1f-4d50-85ba-72feb7aabc89 { display:none !important; }}
#s-30e3f93f-b34a-4490-a3d1-e89ec2391080 {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-30e3f93f-b34a-4490-a3d1-e89ec2391080 {
  display: none;
}
#s-30e3f93f-b34a-4490-a3d1-e89ec2391080, #wrap-s-30e3f93f-b34a-4490-a3d1-e89ec2391080 { display:none !important; }}@media (max-width: 767px){#s-30e3f93f-b34a-4490-a3d1-e89ec2391080 {
  display: none;
}
#s-30e3f93f-b34a-4490-a3d1-e89ec2391080, #wrap-s-30e3f93f-b34a-4490-a3d1-e89ec2391080 { display:none !important; }}
#s-2a998fe9-ff67-429d-afb6-4ff78efa891f {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-2a998fe9-ff67-429d-afb6-4ff78efa891f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2a998fe9-ff67-429d-afb6-4ff78efa891f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2a998fe9-ff67-429d-afb6-4ff78efa891f {
  display: none;
}
#s-2a998fe9-ff67-429d-afb6-4ff78efa891f, #wrap-s-2a998fe9-ff67-429d-afb6-4ff78efa891f { display:none !important; }}@media (max-width: 767px){#s-2a998fe9-ff67-429d-afb6-4ff78efa891f {
  display: none;
}
#s-2a998fe9-ff67-429d-afb6-4ff78efa891f, #wrap-s-2a998fe9-ff67-429d-afb6-4ff78efa891f { display:none !important; }}

  #s-2a998fe9-ff67-429d-afb6-4ff78efa891f-btn-wrapper {
    text-align: center;
  }


#s-2a998fe9-ff67-429d-afb6-4ff78efa891f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 {
  display: none;
}
#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9, #wrap-s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 {
  display: none;
}
#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9, #wrap-s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 {
  display: none;
}
#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9, #wrap-s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 { display:none !important; }}@media (max-width: 767px){#s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9 {
  
}
}
@media (min-width: 0px) {
[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-26aaf81c-05a6-4f9d-a5bf-fc3454fcbda9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf {
  display: none;
}
#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf, #wrap-s-2d2baf00-03d4-41bb-9dab-fc5062f350bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf {
  display: none;
}
#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf, #wrap-s-2d2baf00-03d4-41bb-9dab-fc5062f350bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf {
  
}
}@media (max-width: 767px){#s-2d2baf00-03d4-41bb-9dab-fc5062f350bf {
  
}
}
#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 60px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f {
  display: none;
}
#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f, #wrap-s-a3a30959-9297-45fc-b2b1-e17c40cfe81f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f {
  display: none;
}
#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f, #wrap-s-a3a30959-9297-45fc-b2b1-e17c40cfe81f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f {
  
}
}@media (max-width: 767px){#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f {
  
}
}

  #s-a3a30959-9297-45fc-b2b1-e17c40cfe81f-btn-wrapper {
    text-align: center;
  }


#s-a3a30959-9297-45fc-b2b1-e17c40cfe81f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2c07acb3-7642-4ced-a41f-354e1afee0af {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-2c07acb3-7642-4ced-a41f-354e1afee0af {
  display: none;
}
#s-2c07acb3-7642-4ced-a41f-354e1afee0af, #wrap-s-2c07acb3-7642-4ced-a41f-354e1afee0af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c07acb3-7642-4ced-a41f-354e1afee0af {
  display: none;
}
#s-2c07acb3-7642-4ced-a41f-354e1afee0af, #wrap-s-2c07acb3-7642-4ced-a41f-354e1afee0af { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c07acb3-7642-4ced-a41f-354e1afee0af {
  
}
}@media (max-width: 767px){#s-2c07acb3-7642-4ced-a41f-354e1afee0af {
  display: none;
}
#s-2c07acb3-7642-4ced-a41f-354e1afee0af, #wrap-s-2c07acb3-7642-4ced-a41f-354e1afee0af { display:none !important; }}
@media (min-width: 0px) {
[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c07acb3-7642-4ced-a41f-354e1afee0af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19bc1799-965e-4d24-821a-52761a64177d {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-19bc1799-965e-4d24-821a-52761a64177d {
  display: none;
}
#s-19bc1799-965e-4d24-821a-52761a64177d, #wrap-s-19bc1799-965e-4d24-821a-52761a64177d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19bc1799-965e-4d24-821a-52761a64177d {
  display: none;
}
#s-19bc1799-965e-4d24-821a-52761a64177d, #wrap-s-19bc1799-965e-4d24-821a-52761a64177d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19bc1799-965e-4d24-821a-52761a64177d {
  
}
}@media (max-width: 767px){#s-19bc1799-965e-4d24-821a-52761a64177d {
  
}
}
#s-ee9518e7-c401-4994-b096-840d134f259b {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-ee9518e7-c401-4994-b096-840d134f259b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ee9518e7-c401-4994-b096-840d134f259b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ee9518e7-c401-4994-b096-840d134f259b {
  display: none;
}
#s-ee9518e7-c401-4994-b096-840d134f259b, #wrap-s-ee9518e7-c401-4994-b096-840d134f259b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee9518e7-c401-4994-b096-840d134f259b {
  display: none;
}
#s-ee9518e7-c401-4994-b096-840d134f259b, #wrap-s-ee9518e7-c401-4994-b096-840d134f259b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee9518e7-c401-4994-b096-840d134f259b {
  
}
}@media (max-width: 767px){#s-ee9518e7-c401-4994-b096-840d134f259b {
  
}
}

  #s-ee9518e7-c401-4994-b096-840d134f259b-btn-wrapper {
    text-align: center;
  }


#s-ee9518e7-c401-4994-b096-840d134f259b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 {
  display: none;
}
#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5, #wrap-s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 {
  display: none;
}
#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5, #wrap-s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 {
  display: none;
}
#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5, #wrap-s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 { display:none !important; }}







#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9b37fa6-04cd-422e-9c4a-51edfa6819f5.shg-box.shg-c {
  justify-content: center;
}

#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d {
  display: none;
}
#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d, #wrap-s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d {
  display: none;
}
#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d, #wrap-s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d {
  display: none;
}
#s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d, #wrap-s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d { display:none !important; }}
@media (min-width: 0px) {
[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-602bdf1b-6285-4dd4-b2d6-a2fd6e25aa9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3ac43c41-1ead-48d7-bc56-1b8775195909 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-985ac177-925f-467e-b3ea-3d1373fb705c {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-985ac177-925f-467e-b3ea-3d1373fb705c {
  display: none;
}
#s-985ac177-925f-467e-b3ea-3d1373fb705c, #wrap-s-985ac177-925f-467e-b3ea-3d1373fb705c { display:none !important; }}
@media (min-width: 0px) {
[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-985ac177-925f-467e-b3ea-3d1373fb705c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-00761cb2-fc38-435b-bdf7-c1ec51feb689 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-d80def1b-654d-4b3f-80e0-6fd5a7664a44 {
  display: none;
}
#s-d80def1b-654d-4b3f-80e0-6fd5a7664a44, #wrap-s-d80def1b-654d-4b3f-80e0-6fd5a7664a44 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d80def1b-654d-4b3f-80e0-6fd5a7664a44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5c145229-ac14-46c5-b3d3-3adfeef42e1a {
  background-image: url(none);
background-repeat: no-repeat;
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;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-5c145229-ac14-46c5-b3d3-3adfeef42e1a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c145229-ac14-46c5-b3d3-3adfeef42e1a: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-5c145229-ac14-46c5-b3d3-3adfeef42e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68: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;}@media (min-width: 1200px){#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 {
  display: none;
}
#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68, #wrap-s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 {
  display: none;
}
#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68, #wrap-s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 {
  display: none;
}
#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68, #wrap-s-d502fd15-1fc1-4aae-80e5-8beb053ddb68 { display:none !important; }}


#s-d502fd15-1fc1-4aae-80e5-8beb053ddb68.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab {
  display: none;
}
#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab, #wrap-s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab {
  display: none;
}
#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab, #wrap-s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab {
  
}
}@media (max-width: 767px){#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab {
  
}
}







#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab {
  cursor: pointer;
}#s-8cedaf8a-ad9a-4413-a93b-ed66e40bc4ab.shg-box.shg-c {
  justify-content: center;
}

#s-16141fce-2d25-4c18-972e-e698b97ee5f7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-16141fce-2d25-4c18-972e-e698b97ee5f7 {
  display: none;
}
#s-16141fce-2d25-4c18-972e-e698b97ee5f7, #wrap-s-16141fce-2d25-4c18-972e-e698b97ee5f7 { display:none !important; }}@media (max-width: 767px){#s-16141fce-2d25-4c18-972e-e698b97ee5f7 {
  display: none;
}
#s-16141fce-2d25-4c18-972e-e698b97ee5f7, #wrap-s-16141fce-2d25-4c18-972e-e698b97ee5f7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16141fce-2d25-4c18-972e-e698b97ee5f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b5f4d37a-0d7e-43c7-b610-ebdd5faee706 {
  border-style: solid;
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-b5f4d37a-0d7e-43c7-b610-ebdd5faee706 {
  display: none;
}
#s-b5f4d37a-0d7e-43c7-b610-ebdd5faee706, #wrap-s-b5f4d37a-0d7e-43c7-b610-ebdd5faee706 { display:none !important; }}@media (max-width: 767px){#s-b5f4d37a-0d7e-43c7-b610-ebdd5faee706 {
  display: none;
}
#s-b5f4d37a-0d7e-43c7-b610-ebdd5faee706, #wrap-s-b5f4d37a-0d7e-43c7-b610-ebdd5faee706 { display:none !important; }}
#s-a984f78d-d438-4082-a951-45e20d6a85e3 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a984f78d-d438-4082-a951-45e20d6a85e3 {
  display: none;
}
#s-a984f78d-d438-4082-a951-45e20d6a85e3, #wrap-s-a984f78d-d438-4082-a951-45e20d6a85e3 { display:none !important; }}@media (max-width: 767px){#s-a984f78d-d438-4082-a951-45e20d6a85e3 {
  display: none;
}
#s-a984f78d-d438-4082-a951-45e20d6a85e3, #wrap-s-a984f78d-d438-4082-a951-45e20d6a85e3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a984f78d-d438-4082-a951-45e20d6a85e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-de8ba6c4-2bcb-446f-911b-7eed444a0738 {
  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-de8ba6c4-2bcb-446f-911b-7eed444a0738:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-de8ba6c4-2bcb-446f-911b-7eed444a0738:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-de8ba6c4-2bcb-446f-911b-7eed444a0738 {
  display: none;
}
#s-de8ba6c4-2bcb-446f-911b-7eed444a0738, #wrap-s-de8ba6c4-2bcb-446f-911b-7eed444a0738 { display:none !important; }}@media (max-width: 767px){#s-de8ba6c4-2bcb-446f-911b-7eed444a0738 {
  display: none;
}
#s-de8ba6c4-2bcb-446f-911b-7eed444a0738, #wrap-s-de8ba6c4-2bcb-446f-911b-7eed444a0738 { display:none !important; }}

  #s-de8ba6c4-2bcb-446f-911b-7eed444a0738-btn-wrapper {
    text-align: center;
  }


#s-de8ba6c4-2bcb-446f-911b-7eed444a0738.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 {
  display: none;
}
#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8, #wrap-s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 {
  display: none;
}
#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8, #wrap-s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 {
  
}
}@media (max-width: 767px){#s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8 {
  
}
}
@media (min-width: 0px) {
[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12342b78-d9de-4de5-9b90-fb7ef6df5ac8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8c07557f-55bb-4a48-a3e8-80f9caf3c0df {
  border-style: solid;
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-8c07557f-55bb-4a48-a3e8-80f9caf3c0df {
  
}
}@media (max-width: 767px){#s-8c07557f-55bb-4a48-a3e8-80f9caf3c0df {
  
}
}
#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc {
  display: none;
}
#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc, #wrap-s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc {
  display: none;
}
#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc, #wrap-s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc {
  
}
}@media (max-width: 767px){#s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc {
  
}
}
@media (min-width: 0px) {
[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f9dd64a-8e67-4e3b-b755-fb5d44360ecc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c3c658ae-2f26-437f-95a5-ec2441c60d93 {
  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-c3c658ae-2f26-437f-95a5-ec2441c60d93:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3c658ae-2f26-437f-95a5-ec2441c60d93:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c3c658ae-2f26-437f-95a5-ec2441c60d93 {
  
}
}@media (max-width: 767px){#s-c3c658ae-2f26-437f-95a5-ec2441c60d93 {
  
}
}

  #s-c3c658ae-2f26-437f-95a5-ec2441c60d93-btn-wrapper {
    text-align: center;
  }


#s-c3c658ae-2f26-437f-95a5-ec2441c60d93.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-19d27dc1-2156-489d-adf0-1e7849f7ad13 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-19d27dc1-2156-489d-adf0-1e7849f7ad13 {
  display: none;
}
#s-19d27dc1-2156-489d-adf0-1e7849f7ad13, #wrap-s-19d27dc1-2156-489d-adf0-1e7849f7ad13 { display:none !important; }}@media (max-width: 767px){#s-19d27dc1-2156-489d-adf0-1e7849f7ad13 {
  display: none;
}
#s-19d27dc1-2156-489d-adf0-1e7849f7ad13, #wrap-s-19d27dc1-2156-489d-adf0-1e7849f7ad13 { display:none !important; }}







#s-19d27dc1-2156-489d-adf0-1e7849f7ad13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19d27dc1-2156-489d-adf0-1e7849f7ad13 {
  cursor: pointer;
}#s-19d27dc1-2156-489d-adf0-1e7849f7ad13.shg-box.shg-c {
  justify-content: center;
}

#s-8dde23c4-3ab2-401b-b040-d19b2a9512a2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8dde23c4-3ab2-401b-b040-d19b2a9512a2 {
  display: none;
}
#s-8dde23c4-3ab2-401b-b040-d19b2a9512a2, #wrap-s-8dde23c4-3ab2-401b-b040-d19b2a9512a2 { display:none !important; }}@media (max-width: 767px){#s-8dde23c4-3ab2-401b-b040-d19b2a9512a2 {
  display: none;
}
#s-8dde23c4-3ab2-401b-b040-d19b2a9512a2, #wrap-s-8dde23c4-3ab2-401b-b040-d19b2a9512a2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dde23c4-3ab2-401b-b040-d19b2a9512a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3dcdea02-9330-4977-b6e3-dc683e7cb21f {
  border-style: solid;
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-3dcdea02-9330-4977-b6e3-dc683e7cb21f {
  display: none;
}
#s-3dcdea02-9330-4977-b6e3-dc683e7cb21f, #wrap-s-3dcdea02-9330-4977-b6e3-dc683e7cb21f { display:none !important; }}@media (max-width: 767px){#s-3dcdea02-9330-4977-b6e3-dc683e7cb21f {
  display: none;
}
#s-3dcdea02-9330-4977-b6e3-dc683e7cb21f, #wrap-s-3dcdea02-9330-4977-b6e3-dc683e7cb21f { display:none !important; }}
#s-76ccc96a-33c4-419e-907b-eb18dba08c85 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-76ccc96a-33c4-419e-907b-eb18dba08c85 {
  display: none;
}
#s-76ccc96a-33c4-419e-907b-eb18dba08c85, #wrap-s-76ccc96a-33c4-419e-907b-eb18dba08c85 { display:none !important; }}@media (max-width: 767px){#s-76ccc96a-33c4-419e-907b-eb18dba08c85 {
  display: none;
}
#s-76ccc96a-33c4-419e-907b-eb18dba08c85, #wrap-s-76ccc96a-33c4-419e-907b-eb18dba08c85 { display:none !important; }}
@media (min-width: 0px) {
[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76ccc96a-33c4-419e-907b-eb18dba08c85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6 {
  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-c8a1909e-da9d-4da0-ac12-1644c7171ab6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6 {
  display: none;
}
#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6, #wrap-s-c8a1909e-da9d-4da0-ac12-1644c7171ab6 { display:none !important; }}@media (max-width: 767px){#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6 {
  display: none;
}
#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6, #wrap-s-c8a1909e-da9d-4da0-ac12-1644c7171ab6 { display:none !important; }}

  #s-c8a1909e-da9d-4da0-ac12-1644c7171ab6-btn-wrapper {
    text-align: center;
  }


#s-c8a1909e-da9d-4da0-ac12-1644c7171ab6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3a690483-5c56-4bcb-9a7d-db63b497aab6 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 450px;
}
@media (min-width: 1200px){#s-3a690483-5c56-4bcb-9a7d-db63b497aab6 {
  display: none;
}
#s-3a690483-5c56-4bcb-9a7d-db63b497aab6, #wrap-s-3a690483-5c56-4bcb-9a7d-db63b497aab6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a690483-5c56-4bcb-9a7d-db63b497aab6 {
  display: none;
}
#s-3a690483-5c56-4bcb-9a7d-db63b497aab6, #wrap-s-3a690483-5c56-4bcb-9a7d-db63b497aab6 { display:none !important; }}
#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 {
  background-image: url(https://i.shgcdn.com/aff82781-200e-4df0-98e5-eb9b0e026f20/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 {
  display: none;
}
#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6, #wrap-s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 {
  display: none;
}
#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6, #wrap-s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 {
  display: none;
}
#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6, #wrap-s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 { display:none !important; }}







#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6 {
  cursor: pointer;
}#s-b695dda7-6c37-4508-b1e8-b64fa6732ac6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b8f37def-4f05-44df-8528-778e73b4c198 {
  margin-top: 100px;
margin-bottom: 100px;
}

#s-7f914b47-e463-4b30-a2b7-95845628f361 {
  background-image: url(https://i.shgcdn.com/f886f2ed-e9d0-44e3-9584-5415df47adb4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-7f914b47-e463-4b30-a2b7-95845628f361 {
  display: none;
}
#s-7f914b47-e463-4b30-a2b7-95845628f361, #wrap-s-7f914b47-e463-4b30-a2b7-95845628f361 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f914b47-e463-4b30-a2b7-95845628f361 {
  display: none;
}
#s-7f914b47-e463-4b30-a2b7-95845628f361, #wrap-s-7f914b47-e463-4b30-a2b7-95845628f361 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f914b47-e463-4b30-a2b7-95845628f361 {
  display: none;
}
#s-7f914b47-e463-4b30-a2b7-95845628f361, #wrap-s-7f914b47-e463-4b30-a2b7-95845628f361 { display:none !important; }}







#s-7f914b47-e463-4b30-a2b7-95845628f361 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f914b47-e463-4b30-a2b7-95845628f361 {
  cursor: pointer;
}#s-7f914b47-e463-4b30-a2b7-95845628f361.shg-box.shg-c {
  justify-content: flex-end;
}

#s-0fe15010-571e-489d-92ac-8d194afffe8b {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-1a7d4209-2506-4b4f-8301-5d71001010ae {
  background-image: url(https://i.shgcdn.com/8cb074e6-9aa1-49e2-98ba-e225ed1d5b78/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-1a7d4209-2506-4b4f-8301-5d71001010ae {
  display: none;
}
#s-1a7d4209-2506-4b4f-8301-5d71001010ae, #wrap-s-1a7d4209-2506-4b4f-8301-5d71001010ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a7d4209-2506-4b4f-8301-5d71001010ae {
  display: none;
}
#s-1a7d4209-2506-4b4f-8301-5d71001010ae, #wrap-s-1a7d4209-2506-4b4f-8301-5d71001010ae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a7d4209-2506-4b4f-8301-5d71001010ae {
  display: none;
}
#s-1a7d4209-2506-4b4f-8301-5d71001010ae, #wrap-s-1a7d4209-2506-4b4f-8301-5d71001010ae { display:none !important; }}







#s-1a7d4209-2506-4b4f-8301-5d71001010ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a7d4209-2506-4b4f-8301-5d71001010ae {
  cursor: pointer;
}#s-1a7d4209-2506-4b4f-8301-5d71001010ae.shg-box.shg-c {
  justify-content: flex-end;
}

#s-0f16e07c-17e4-4ec0-9215-a129949bf090 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 {
  background-image: url(https://i.shgcdn.com/9f945abd-428c-446f-842e-45d0bcfa00a8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -70px center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 {
  display: none;
}
#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330, #wrap-s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 {
  display: none;
}
#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330, #wrap-s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 {
  display: none;
}
#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330, #wrap-s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 { display:none !important; }}







#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330 {
  cursor: pointer;
}#s-5ad4cc54-6c20-42f6-9558-6aac2f58b330.shg-box.shg-c {
  justify-content: center;
}

#s-434fae5e-24b8-48fa-b52c-0215ce0c372b {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-434fae5e-24b8-48fa-b52c-0215ce0c372b {
  display: none;
}
#s-434fae5e-24b8-48fa-b52c-0215ce0c372b, #wrap-s-434fae5e-24b8-48fa-b52c-0215ce0c372b { display:none !important; }}@media (max-width: 767px){#s-434fae5e-24b8-48fa-b52c-0215ce0c372b {
  display: none;
}
#s-434fae5e-24b8-48fa-b52c-0215ce0c372b, #wrap-s-434fae5e-24b8-48fa-b52c-0215ce0c372b { display:none !important; }}
@media (min-width: 0px) {
[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-434fae5e-24b8-48fa-b52c-0215ce0c372b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1ea42945-e31d-43d7-aff2-9550b358272c {
  border-style: solid;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-1ea42945-e31d-43d7-aff2-9550b358272c {
  display: none;
}
#s-1ea42945-e31d-43d7-aff2-9550b358272c, #wrap-s-1ea42945-e31d-43d7-aff2-9550b358272c { display:none !important; }}@media (max-width: 767px){#s-1ea42945-e31d-43d7-aff2-9550b358272c {
  display: none;
}
#s-1ea42945-e31d-43d7-aff2-9550b358272c, #wrap-s-1ea42945-e31d-43d7-aff2-9550b358272c { display:none !important; }}
#s-01881e1b-84f4-4657-96b8-57c30f5ce60c {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-01881e1b-84f4-4657-96b8-57c30f5ce60c {
  display: none;
}
#s-01881e1b-84f4-4657-96b8-57c30f5ce60c, #wrap-s-01881e1b-84f4-4657-96b8-57c30f5ce60c { display:none !important; }}@media (max-width: 767px){#s-01881e1b-84f4-4657-96b8-57c30f5ce60c {
  display: none;
}
#s-01881e1b-84f4-4657-96b8-57c30f5ce60c, #wrap-s-01881e1b-84f4-4657-96b8-57c30f5ce60c { display:none !important; }}
#s-290551d1-c76d-4bcf-a467-cfc108edd232 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-290551d1-c76d-4bcf-a467-cfc108edd232:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-290551d1-c76d-4bcf-a467-cfc108edd232:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-290551d1-c76d-4bcf-a467-cfc108edd232 {
  display: none;
}
#s-290551d1-c76d-4bcf-a467-cfc108edd232, #wrap-s-290551d1-c76d-4bcf-a467-cfc108edd232 { display:none !important; }}@media (max-width: 767px){#s-290551d1-c76d-4bcf-a467-cfc108edd232 {
  display: none;
}
#s-290551d1-c76d-4bcf-a467-cfc108edd232, #wrap-s-290551d1-c76d-4bcf-a467-cfc108edd232 { display:none !important; }}

  #s-290551d1-c76d-4bcf-a467-cfc108edd232-btn-wrapper {
    text-align: center;
  }


#s-290551d1-c76d-4bcf-a467-cfc108edd232.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-600392f2-60bb-43d4-82d7-ec7cf288a23f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-600392f2-60bb-43d4-82d7-ec7cf288a23f {
  display: none;
}
#s-600392f2-60bb-43d4-82d7-ec7cf288a23f, #wrap-s-600392f2-60bb-43d4-82d7-ec7cf288a23f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-600392f2-60bb-43d4-82d7-ec7cf288a23f {
  display: none;
}
#s-600392f2-60bb-43d4-82d7-ec7cf288a23f, #wrap-s-600392f2-60bb-43d4-82d7-ec7cf288a23f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-600392f2-60bb-43d4-82d7-ec7cf288a23f {
  display: none;
}
#s-600392f2-60bb-43d4-82d7-ec7cf288a23f, #wrap-s-600392f2-60bb-43d4-82d7-ec7cf288a23f { display:none !important; }}@media (max-width: 767px){#s-600392f2-60bb-43d4-82d7-ec7cf288a23f {
  
}
}
@media (min-width: 0px) {
[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-600392f2-60bb-43d4-82d7-ec7cf288a23f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 {
  display: none;
}
#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22, #wrap-s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 {
  display: none;
}
#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22, #wrap-s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 {
  
}
}@media (max-width: 767px){#s-f6361e1e-737b-49b9-b08a-46e1bdef3a22 {
  
}
}
#s-caad881c-ff86-443e-8084-fc00aaa1e4ff {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 280px;
margin-left: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-caad881c-ff86-443e-8084-fc00aaa1e4ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-caad881c-ff86-443e-8084-fc00aaa1e4ff:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-caad881c-ff86-443e-8084-fc00aaa1e4ff {
  display: none;
}
#s-caad881c-ff86-443e-8084-fc00aaa1e4ff, #wrap-s-caad881c-ff86-443e-8084-fc00aaa1e4ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-caad881c-ff86-443e-8084-fc00aaa1e4ff {
  display: none;
}
#s-caad881c-ff86-443e-8084-fc00aaa1e4ff, #wrap-s-caad881c-ff86-443e-8084-fc00aaa1e4ff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-caad881c-ff86-443e-8084-fc00aaa1e4ff {
  
}
}@media (max-width: 767px){#s-caad881c-ff86-443e-8084-fc00aaa1e4ff {
  
}
}

  #s-caad881c-ff86-443e-8084-fc00aaa1e4ff-btn-wrapper {
    text-align: center;
  }


#s-caad881c-ff86-443e-8084-fc00aaa1e4ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-06607ca7-3f86-4f74-9997-0091a01cd3f1 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-06607ca7-3f86-4f74-9997-0091a01cd3f1 {
  display: none;
}
#s-06607ca7-3f86-4f74-9997-0091a01cd3f1, #wrap-s-06607ca7-3f86-4f74-9997-0091a01cd3f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06607ca7-3f86-4f74-9997-0091a01cd3f1 {
  display: none;
}
#s-06607ca7-3f86-4f74-9997-0091a01cd3f1, #wrap-s-06607ca7-3f86-4f74-9997-0091a01cd3f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06607ca7-3f86-4f74-9997-0091a01cd3f1 {
  
}
}@media (max-width: 767px){#s-06607ca7-3f86-4f74-9997-0091a01cd3f1 {
  display: none;
}
#s-06607ca7-3f86-4f74-9997-0091a01cd3f1, #wrap-s-06607ca7-3f86-4f74-9997-0091a01cd3f1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06607ca7-3f86-4f74-9997-0091a01cd3f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e01cbb24-c6f5-4f75-8045-b29439cb1672 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-e01cbb24-c6f5-4f75-8045-b29439cb1672 {
  display: none;
}
#s-e01cbb24-c6f5-4f75-8045-b29439cb1672, #wrap-s-e01cbb24-c6f5-4f75-8045-b29439cb1672 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e01cbb24-c6f5-4f75-8045-b29439cb1672 {
  display: none;
}
#s-e01cbb24-c6f5-4f75-8045-b29439cb1672, #wrap-s-e01cbb24-c6f5-4f75-8045-b29439cb1672 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e01cbb24-c6f5-4f75-8045-b29439cb1672 {
  
}
}@media (max-width: 767px){#s-e01cbb24-c6f5-4f75-8045-b29439cb1672 {
  
}
}
#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c {
  display: none;
}
#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c, #wrap-s-73d5b2dd-658f-4c6e-9b1b-8011c596380c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c {
  display: none;
}
#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c, #wrap-s-73d5b2dd-658f-4c6e-9b1b-8011c596380c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c {
  
}
}@media (max-width: 767px){#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c {
  
}
}

  #s-73d5b2dd-658f-4c6e-9b1b-8011c596380c-btn-wrapper {
    text-align: center;
  }


#s-73d5b2dd-658f-4c6e-9b1b-8011c596380c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b260cf73-9e2f-4967-910b-c52736ef5792 {
  background-image: url(https://i.shgcdn.com/e8a36282-65b2-4cab-bd74-80cbbf0715e7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
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-b260cf73-9e2f-4967-910b-c52736ef5792 {
  
}
}@media (max-width: 767px){#s-b260cf73-9e2f-4967-910b-c52736ef5792 {
  
}
}







#s-b260cf73-9e2f-4967-910b-c52736ef5792 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b260cf73-9e2f-4967-910b-c52736ef5792 {
  cursor: pointer;
}#s-b260cf73-9e2f-4967-910b-c52736ef5792.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1952ce7c-ec39-4248-84ef-08672414c5c1 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1952ce7c-ec39-4248-84ef-08672414c5c1 {
  display: none;
}
#s-1952ce7c-ec39-4248-84ef-08672414c5c1, #wrap-s-1952ce7c-ec39-4248-84ef-08672414c5c1 { display:none !important; }}@media (max-width: 767px){#s-1952ce7c-ec39-4248-84ef-08672414c5c1 {
  display: none;
}
#s-1952ce7c-ec39-4248-84ef-08672414c5c1, #wrap-s-1952ce7c-ec39-4248-84ef-08672414c5c1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1952ce7c-ec39-4248-84ef-08672414c5c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-31ab86b7-6713-4f19-bf7e-77e2b58ec78b {
  border-style: solid;
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-31ab86b7-6713-4f19-bf7e-77e2b58ec78b {
  display: none;
}
#s-31ab86b7-6713-4f19-bf7e-77e2b58ec78b, #wrap-s-31ab86b7-6713-4f19-bf7e-77e2b58ec78b { display:none !important; }}@media (max-width: 767px){#s-31ab86b7-6713-4f19-bf7e-77e2b58ec78b {
  display: none;
}
#s-31ab86b7-6713-4f19-bf7e-77e2b58ec78b, #wrap-s-31ab86b7-6713-4f19-bf7e-77e2b58ec78b { display:none !important; }}
#s-35f0c9d7-5706-4424-860c-2b3a4662f7b9 {
  border-style: solid;
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-35f0c9d7-5706-4424-860c-2b3a4662f7b9 {
  display: none;
}
#s-35f0c9d7-5706-4424-860c-2b3a4662f7b9, #wrap-s-35f0c9d7-5706-4424-860c-2b3a4662f7b9 { display:none !important; }}@media (max-width: 767px){#s-35f0c9d7-5706-4424-860c-2b3a4662f7b9 {
  display: none;
}
#s-35f0c9d7-5706-4424-860c-2b3a4662f7b9, #wrap-s-35f0c9d7-5706-4424-860c-2b3a4662f7b9 { display:none !important; }}
#s-e8c7425f-9853-4bb7-8f1d-f4283753978e {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e8c7425f-9853-4bb7-8f1d-f4283753978e {
  display: none;
}
#s-e8c7425f-9853-4bb7-8f1d-f4283753978e, #wrap-s-e8c7425f-9853-4bb7-8f1d-f4283753978e { display:none !important; }}@media (max-width: 767px){#s-e8c7425f-9853-4bb7-8f1d-f4283753978e {
  display: none;
}
#s-e8c7425f-9853-4bb7-8f1d-f4283753978e, #wrap-s-e8c7425f-9853-4bb7-8f1d-f4283753978e { display:none !important; }}
@media (min-width: 0px) {
[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8c7425f-9853-4bb7-8f1d-f4283753978e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89 {
  
}
}@media (max-width: 767px){#s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89 {
  
}
}

  #s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89-btn-wrapper {
    text-align: center;
  }


#s-0cffc50a-5d8a-4bf9-814c-3579b78e1b89.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 {
  border-style: solid;
margin-top: 120px;
margin-left: 10px;
margin-bottom: 160px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 {
  display: none;
}
#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19, #wrap-s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 {
  display: none;
}
#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19, #wrap-s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 {
  display: none;
}
#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19, #wrap-s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 { display:none !important; }}@media (max-width: 767px){#s-96dde0aa-68b6-4bd8-8837-4bcce09a7d19 {
  
}
}
@media (max-width: 767px){#s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d {
  display: none;
}
#s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d, #wrap-s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d { display:none !important; }}
@media (min-width: 0px) {
[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8efa78ab-8e23-4f06-8f9e-384dbae2ec1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 {
  border-style: solid;
margin-top: 120px;
margin-left: 10px;
margin-bottom: 160px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 {
  display: none;
}
#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469, #wrap-s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 {
  display: none;
}
#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469, #wrap-s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 {
  
}
}@media (max-width: 767px){#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 {
  display: none;
}
#s-72a17a49-4ab9-40d6-96ce-a61ef30b4469, #wrap-s-72a17a49-4ab9-40d6-96ce-a61ef30b4469 { display:none !important; }}
#s-27a556ec-5160-408a-8d77-a5599d4cb1bd {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-27a556ec-5160-408a-8d77-a5599d4cb1bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27a556ec-5160-408a-8d77-a5599d4cb1bd:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-27a556ec-5160-408a-8d77-a5599d4cb1bd {
  display: none;
}
#s-27a556ec-5160-408a-8d77-a5599d4cb1bd, #wrap-s-27a556ec-5160-408a-8d77-a5599d4cb1bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27a556ec-5160-408a-8d77-a5599d4cb1bd {
  display: none;
}
#s-27a556ec-5160-408a-8d77-a5599d4cb1bd, #wrap-s-27a556ec-5160-408a-8d77-a5599d4cb1bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27a556ec-5160-408a-8d77-a5599d4cb1bd {
  
}
}@media (max-width: 767px){#s-27a556ec-5160-408a-8d77-a5599d4cb1bd {
  
}
}

  #s-27a556ec-5160-408a-8d77-a5599d4cb1bd-btn-wrapper {
    text-align: center;
  }


#s-27a556ec-5160-408a-8d77-a5599d4cb1bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9ea1b985-b608-440b-9960-649a70565b87 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-9ea1b985-b608-440b-9960-649a70565b87 {
  display: none;
}
#s-9ea1b985-b608-440b-9960-649a70565b87, #wrap-s-9ea1b985-b608-440b-9960-649a70565b87 { display:none !important; }}







#s-9ea1b985-b608-440b-9960-649a70565b87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ea1b985-b608-440b-9960-649a70565b87.shg-box.shg-c {
  justify-content: center;
}

#s-fb5beeed-20ad-4197-a4ab-f848e096363b {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-fb5beeed-20ad-4197-a4ab-f848e096363b {
  display: none;
}
#s-fb5beeed-20ad-4197-a4ab-f848e096363b, #wrap-s-fb5beeed-20ad-4197-a4ab-f848e096363b { display:none !important; }}
@media (min-width: 0px) {
[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb5beeed-20ad-4197-a4ab-f848e096363b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-47b0147a-a1c7-4af1-87dc-70399fac2085 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-264af6c9-eb3a-47da-99e5-fb35b47a67ea {
  display: none;
}
#s-264af6c9-eb3a-47da-99e5-fb35b47a67ea, #wrap-s-264af6c9-eb3a-47da-99e5-fb35b47a67ea { display:none !important; }}
@media (min-width: 0px) {
[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-264af6c9-eb3a-47da-99e5-fb35b47a67ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f75a62d4-bea5-42e9-b44c-07906f16dad9 {
  background-image: url(none);
background-repeat: no-repeat;
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;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f75a62d4-bea5-42e9-b44c-07906f16dad9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f75a62d4-bea5-42e9-b44c-07906f16dad9: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-f75a62d4-bea5-42e9-b44c-07906f16dad9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a {
  display: none;
}
#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a, #wrap-s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a { display:none !important; }}@media (max-width: 767px){#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a {
  display: none;
}
#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a, #wrap-s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a { display:none !important; }}







#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a {
  cursor: pointer;
}#s-f664d8cb-d530-4702-9b1d-19dbd1ceb93a.shg-box.shg-c {
  justify-content: center;
}

#s-0c2a216f-7d89-4735-959c-d7367ffb2d36 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c2a216f-7d89-4735-959c-d7367ffb2d36 {
  
}
}@media (max-width: 767px){#s-0c2a216f-7d89-4735-959c-d7367ffb2d36 {
  
}
}
@media (min-width: 0px) {
[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c2a216f-7d89-4735-959c-d7367ffb2d36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5c691805-266f-41d8-9770-54c2a727b298 {
  border-style: solid;
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-5c691805-266f-41d8-9770-54c2a727b298 {
  
}
}@media (max-width: 767px){#s-5c691805-266f-41d8-9770-54c2a727b298 {
  
}
}
#s-a38a3d04-66d7-4916-aeab-ec3900fde631 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a38a3d04-66d7-4916-aeab-ec3900fde631 {
  
}
}@media (max-width: 767px){#s-a38a3d04-66d7-4916-aeab-ec3900fde631 {
  
}
}
@media (min-width: 0px) {
[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a38a3d04-66d7-4916-aeab-ec3900fde631"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-41fb6b89-cd01-4868-8ee6-879cf5163f8f {
  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-41fb6b89-cd01-4868-8ee6-879cf5163f8f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-41fb6b89-cd01-4868-8ee6-879cf5163f8f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-41fb6b89-cd01-4868-8ee6-879cf5163f8f {
  
}
}@media (max-width: 767px){#s-41fb6b89-cd01-4868-8ee6-879cf5163f8f {
  
}
}

  #s-41fb6b89-cd01-4868-8ee6-879cf5163f8f-btn-wrapper {
    text-align: center;
  }


#s-41fb6b89-cd01-4868-8ee6-879cf5163f8f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0 {
  display: none;
}
#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0, #wrap-s-0f1c37a7-e8bd-4348-a598-0521fa2604f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0 {
  display: none;
}
#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0, #wrap-s-0f1c37a7-e8bd-4348-a598-0521fa2604f0 { display:none !important; }}







#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f1c37a7-e8bd-4348-a598-0521fa2604f0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2da20fff-1a9d-44d8-b25e-a79f5e175985 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-2da20fff-1a9d-44d8-b25e-a79f5e175985 {
  display: none;
}
#s-2da20fff-1a9d-44d8-b25e-a79f5e175985, #wrap-s-2da20fff-1a9d-44d8-b25e-a79f5e175985 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2da20fff-1a9d-44d8-b25e-a79f5e175985 {
  display: none;
}
#s-2da20fff-1a9d-44d8-b25e-a79f5e175985, #wrap-s-2da20fff-1a9d-44d8-b25e-a79f5e175985 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2da20fff-1a9d-44d8-b25e-a79f5e175985 {
  
}
}@media (max-width: 767px){#s-2da20fff-1a9d-44d8-b25e-a79f5e175985 {
  display: none;
}
#s-2da20fff-1a9d-44d8-b25e-a79f5e175985, #wrap-s-2da20fff-1a9d-44d8-b25e-a79f5e175985 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2da20fff-1a9d-44d8-b25e-a79f5e175985"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 {
  border-style: solid;
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-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 {
  display: none;
}
#s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81, #wrap-s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 {
  display: none;
}
#s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81, #wrap-s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 {
  
}
}@media (max-width: 767px){#s-0c7f3fa5-0bc0-4642-8b58-f31c7d4d9e81 {
  
}
}
#s-092e702b-eabe-4177-a0fe-a9fb1dc00495 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-092e702b-eabe-4177-a0fe-a9fb1dc00495 {
  display: none;
}
#s-092e702b-eabe-4177-a0fe-a9fb1dc00495, #wrap-s-092e702b-eabe-4177-a0fe-a9fb1dc00495 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-092e702b-eabe-4177-a0fe-a9fb1dc00495 {
  display: none;
}
#s-092e702b-eabe-4177-a0fe-a9fb1dc00495, #wrap-s-092e702b-eabe-4177-a0fe-a9fb1dc00495 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-092e702b-eabe-4177-a0fe-a9fb1dc00495 {
  
}
}@media (max-width: 767px){#s-092e702b-eabe-4177-a0fe-a9fb1dc00495 {
  display: none;
}
#s-092e702b-eabe-4177-a0fe-a9fb1dc00495, #wrap-s-092e702b-eabe-4177-a0fe-a9fb1dc00495 { display:none !important; }}
@media (min-width: 0px) {
[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-092e702b-eabe-4177-a0fe-a9fb1dc00495"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f {
  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-a95fcc64-c320-4d0b-bf0e-8b642b4f324f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f {
  display: none;
}
#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f, #wrap-s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f {
  display: none;
}
#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f, #wrap-s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f {
  
}
}@media (max-width: 767px){#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f {
  display: none;
}
#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f, #wrap-s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f { display:none !important; }}

  #s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f-btn-wrapper {
    text-align: center;
  }


#s-a95fcc64-c320-4d0b-bf0e-8b642b4f324f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-528c6a6e-44fa-44b7-ad05-689909f25a12 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-528c6a6e-44fa-44b7-ad05-689909f25a12: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-528c6a6e-44fa-44b7-ad05-689909f25a12:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-528c6a6e-44fa-44b7-ad05-689909f25a12 {
  display: none;
}
#s-528c6a6e-44fa-44b7-ad05-689909f25a12, #wrap-s-528c6a6e-44fa-44b7-ad05-689909f25a12 { display:none !important; }}@media (max-width: 767px){#s-528c6a6e-44fa-44b7-ad05-689909f25a12 {
  display: none;
}
#s-528c6a6e-44fa-44b7-ad05-689909f25a12, #wrap-s-528c6a6e-44fa-44b7-ad05-689909f25a12 { display:none !important; }}


#s-528c6a6e-44fa-44b7-ad05-689909f25a12.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 {
  border-style: solid;
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-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 {
  display: none;
}
#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549, #wrap-s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 {
  display: none;
}
#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549, #wrap-s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 {
  display: none;
}
#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549, #wrap-s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 { display:none !important; }}@media (max-width: 767px){#s-db15dca8-4fc8-458e-9e6e-cdcd80f0b549 {
  
}
}
#s-747bc4fa-89c6-46fa-9963-3b6909845d34 {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-747bc4fa-89c6-46fa-9963-3b6909845d34:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-747bc4fa-89c6-46fa-9963-3b6909845d34:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-747bc4fa-89c6-46fa-9963-3b6909845d34 {
  display: none;
}
#s-747bc4fa-89c6-46fa-9963-3b6909845d34, #wrap-s-747bc4fa-89c6-46fa-9963-3b6909845d34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-747bc4fa-89c6-46fa-9963-3b6909845d34 {
  display: none;
}
#s-747bc4fa-89c6-46fa-9963-3b6909845d34, #wrap-s-747bc4fa-89c6-46fa-9963-3b6909845d34 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-747bc4fa-89c6-46fa-9963-3b6909845d34 {
  display: none;
}
#s-747bc4fa-89c6-46fa-9963-3b6909845d34, #wrap-s-747bc4fa-89c6-46fa-9963-3b6909845d34 { display:none !important; }}@media (max-width: 767px){#s-747bc4fa-89c6-46fa-9963-3b6909845d34 {
  
}
}

  #s-747bc4fa-89c6-46fa-9963-3b6909845d34-btn-wrapper {
    text-align: center;
  }


#s-747bc4fa-89c6-46fa-9963-3b6909845d34.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-72e775fb-612f-4dde-8527-d67500a77148 {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-72e775fb-612f-4dde-8527-d67500a77148 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72e775fb-612f-4dde-8527-d67500a77148 {
  cursor: pointer;
}#s-72e775fb-612f-4dde-8527-d67500a77148.shg-box.shg-c {
  justify-content: flex-start;
}

#s-43bb5994-c349-4d12-b15a-e1ca1763e095 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-43bb5994-c349-4d12-b15a-e1ca1763e095 {
  display: none;
}
#s-43bb5994-c349-4d12-b15a-e1ca1763e095, #wrap-s-43bb5994-c349-4d12-b15a-e1ca1763e095 { display:none !important; }}@media (max-width: 767px){#s-43bb5994-c349-4d12-b15a-e1ca1763e095 {
  display: none;
}
#s-43bb5994-c349-4d12-b15a-e1ca1763e095, #wrap-s-43bb5994-c349-4d12-b15a-e1ca1763e095 { display:none !important; }}
@media (min-width: 0px) {
[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43bb5994-c349-4d12-b15a-e1ca1763e095"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-31ee8b45-2257-4997-9681-c07331d93d8c {
  border-style: solid;
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-31ee8b45-2257-4997-9681-c07331d93d8c {
  display: none;
}
#s-31ee8b45-2257-4997-9681-c07331d93d8c, #wrap-s-31ee8b45-2257-4997-9681-c07331d93d8c { display:none !important; }}@media (max-width: 767px){#s-31ee8b45-2257-4997-9681-c07331d93d8c {
  display: none;
}
#s-31ee8b45-2257-4997-9681-c07331d93d8c, #wrap-s-31ee8b45-2257-4997-9681-c07331d93d8c { display:none !important; }}
#s-e8919c76-d611-4103-b3fb-c7067b59bfc2 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e8919c76-d611-4103-b3fb-c7067b59bfc2 {
  display: none;
}
#s-e8919c76-d611-4103-b3fb-c7067b59bfc2, #wrap-s-e8919c76-d611-4103-b3fb-c7067b59bfc2 { display:none !important; }}@media (max-width: 767px){#s-e8919c76-d611-4103-b3fb-c7067b59bfc2 {
  display: none;
}
#s-e8919c76-d611-4103-b3fb-c7067b59bfc2, #wrap-s-e8919c76-d611-4103-b3fb-c7067b59bfc2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e8919c76-d611-4103-b3fb-c7067b59bfc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-802084e5-90d1-47c6-a44d-8ad161ad7eac {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-802084e5-90d1-47c6-a44d-8ad161ad7eac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-802084e5-90d1-47c6-a44d-8ad161ad7eac:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-802084e5-90d1-47c6-a44d-8ad161ad7eac {
  display: none;
}
#s-802084e5-90d1-47c6-a44d-8ad161ad7eac, #wrap-s-802084e5-90d1-47c6-a44d-8ad161ad7eac { display:none !important; }}@media (max-width: 767px){#s-802084e5-90d1-47c6-a44d-8ad161ad7eac {
  display: none;
}
#s-802084e5-90d1-47c6-a44d-8ad161ad7eac, #wrap-s-802084e5-90d1-47c6-a44d-8ad161ad7eac { display:none !important; }}

  #s-802084e5-90d1-47c6-a44d-8ad161ad7eac-btn-wrapper {
    text-align: center;
  }


#s-802084e5-90d1-47c6-a44d-8ad161ad7eac.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4304e92a-1c14-4797-8927-c361f24c2e03 {
  border-style: solid;
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-4304e92a-1c14-4797-8927-c361f24c2e03 {
  display: none;
}
#s-4304e92a-1c14-4797-8927-c361f24c2e03, #wrap-s-4304e92a-1c14-4797-8927-c361f24c2e03 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4304e92a-1c14-4797-8927-c361f24c2e03 {
  display: none;
}
#s-4304e92a-1c14-4797-8927-c361f24c2e03, #wrap-s-4304e92a-1c14-4797-8927-c361f24c2e03 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4304e92a-1c14-4797-8927-c361f24c2e03 {
  
}
}@media (max-width: 767px){#s-4304e92a-1c14-4797-8927-c361f24c2e03 {
  
}
}
#s-bab32332-d887-4b05-ac15-f113d4b1bf45 {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-bab32332-d887-4b05-ac15-f113d4b1bf45:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bab32332-d887-4b05-ac15-f113d4b1bf45:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bab32332-d887-4b05-ac15-f113d4b1bf45 {
  display: none;
}
#s-bab32332-d887-4b05-ac15-f113d4b1bf45, #wrap-s-bab32332-d887-4b05-ac15-f113d4b1bf45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bab32332-d887-4b05-ac15-f113d4b1bf45 {
  display: none;
}
#s-bab32332-d887-4b05-ac15-f113d4b1bf45, #wrap-s-bab32332-d887-4b05-ac15-f113d4b1bf45 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bab32332-d887-4b05-ac15-f113d4b1bf45 {
  
}
}@media (max-width: 767px){#s-bab32332-d887-4b05-ac15-f113d4b1bf45 {
  
}
}

  #s-bab32332-d887-4b05-ac15-f113d4b1bf45-btn-wrapper {
    text-align: center;
  }


#s-bab32332-d887-4b05-ac15-f113d4b1bf45.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4837b872-b6a1-443f-8930-10dbaf5ee463 {
  background-image: url(https://i.shgcdn.com/0610943f-ec14-4352-85db-d4443b998573/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-4837b872-b6a1-443f-8930-10dbaf5ee463 {
  display: none;
}
#s-4837b872-b6a1-443f-8930-10dbaf5ee463, #wrap-s-4837b872-b6a1-443f-8930-10dbaf5ee463 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4837b872-b6a1-443f-8930-10dbaf5ee463 {
  display: none;
}
#s-4837b872-b6a1-443f-8930-10dbaf5ee463, #wrap-s-4837b872-b6a1-443f-8930-10dbaf5ee463 { display:none !important; }}@media (max-width: 767px){#s-4837b872-b6a1-443f-8930-10dbaf5ee463 {
  display: none;
}
#s-4837b872-b6a1-443f-8930-10dbaf5ee463, #wrap-s-4837b872-b6a1-443f-8930-10dbaf5ee463 { display:none !important; }}







#s-4837b872-b6a1-443f-8930-10dbaf5ee463 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4837b872-b6a1-443f-8930-10dbaf5ee463.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5a981815-6882-4b68-ac83-11cfb79be406 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-532acd43-bdce-4b44-9476-c658b12fa929 {
  background-image: url(https://i.shgcdn.com/8a44c17b-09f4-4620-8f5d-244cc48ae4a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-532acd43-bdce-4b44-9476-c658b12fa929 {
  display: none;
}
#s-532acd43-bdce-4b44-9476-c658b12fa929, #wrap-s-532acd43-bdce-4b44-9476-c658b12fa929 { display:none !important; }}







#s-532acd43-bdce-4b44-9476-c658b12fa929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-532acd43-bdce-4b44-9476-c658b12fa929 {
  cursor: pointer;
}#s-532acd43-bdce-4b44-9476-c658b12fa929.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ffac868e-f0f3-4e58-8fc1-501cb5223317 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-d77478eb-8afc-4b9c-b232-a087a84bbfac {
  background-image: url(https://i.shgcdn.com/c4181960-6a10-4038-8df1-e3949dfab33e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-d77478eb-8afc-4b9c-b232-a087a84bbfac {
  display: none;
}
#s-d77478eb-8afc-4b9c-b232-a087a84bbfac, #wrap-s-d77478eb-8afc-4b9c-b232-a087a84bbfac { display:none !important; }}







#s-d77478eb-8afc-4b9c-b232-a087a84bbfac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d77478eb-8afc-4b9c-b232-a087a84bbfac {
  cursor: pointer;
}#s-d77478eb-8afc-4b9c-b232-a087a84bbfac.shg-box.shg-c {
  justify-content: flex-end;
}

#s-49dd78a9-1da3-43bd-b60e-e3f66a42579c {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-9aeb4bd5-12de-4cfb-9128-e19491ace610 {
  background-image: url(https://i.shgcdn.com/525c343b-e448-47cd-a5c5-d5db34f11ffb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-9aeb4bd5-12de-4cfb-9128-e19491ace610 {
  display: none;
}
#s-9aeb4bd5-12de-4cfb-9128-e19491ace610, #wrap-s-9aeb4bd5-12de-4cfb-9128-e19491ace610 { display:none !important; }}







#s-9aeb4bd5-12de-4cfb-9128-e19491ace610 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9aeb4bd5-12de-4cfb-9128-e19491ace610 {
  cursor: pointer;
}#s-9aeb4bd5-12de-4cfb-9128-e19491ace610.shg-box.shg-c {
  justify-content: center;
}

#s-55309dd7-1982-41d6-af0d-456921552725 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-55309dd7-1982-41d6-af0d-456921552725 {
  display: none;
}
#s-55309dd7-1982-41d6-af0d-456921552725, #wrap-s-55309dd7-1982-41d6-af0d-456921552725 { display:none !important; }}@media (max-width: 767px){#s-55309dd7-1982-41d6-af0d-456921552725 {
  display: none;
}
#s-55309dd7-1982-41d6-af0d-456921552725, #wrap-s-55309dd7-1982-41d6-af0d-456921552725 { display:none !important; }}
@media (min-width: 0px) {
[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55309dd7-1982-41d6-af0d-456921552725"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0afe25c7-31d0-48c6-a72d-77112e20ff6a {
  border-style: solid;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-0afe25c7-31d0-48c6-a72d-77112e20ff6a {
  display: none;
}
#s-0afe25c7-31d0-48c6-a72d-77112e20ff6a, #wrap-s-0afe25c7-31d0-48c6-a72d-77112e20ff6a { display:none !important; }}@media (max-width: 767px){#s-0afe25c7-31d0-48c6-a72d-77112e20ff6a {
  display: none;
}
#s-0afe25c7-31d0-48c6-a72d-77112e20ff6a, #wrap-s-0afe25c7-31d0-48c6-a72d-77112e20ff6a { display:none !important; }}
#s-de7a0f14-cedc-4482-96dc-8faa2e1ea801 {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-de7a0f14-cedc-4482-96dc-8faa2e1ea801 {
  display: none;
}
#s-de7a0f14-cedc-4482-96dc-8faa2e1ea801, #wrap-s-de7a0f14-cedc-4482-96dc-8faa2e1ea801 { display:none !important; }}@media (max-width: 767px){#s-de7a0f14-cedc-4482-96dc-8faa2e1ea801 {
  display: none;
}
#s-de7a0f14-cedc-4482-96dc-8faa2e1ea801, #wrap-s-de7a0f14-cedc-4482-96dc-8faa2e1ea801 { display:none !important; }}
#s-62f67a4d-9e11-4330-8501-3268608e6b85 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-62f67a4d-9e11-4330-8501-3268608e6b85:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62f67a4d-9e11-4330-8501-3268608e6b85:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-62f67a4d-9e11-4330-8501-3268608e6b85 {
  display: none;
}
#s-62f67a4d-9e11-4330-8501-3268608e6b85, #wrap-s-62f67a4d-9e11-4330-8501-3268608e6b85 { display:none !important; }}@media (max-width: 767px){#s-62f67a4d-9e11-4330-8501-3268608e6b85 {
  display: none;
}
#s-62f67a4d-9e11-4330-8501-3268608e6b85, #wrap-s-62f67a4d-9e11-4330-8501-3268608e6b85 { display:none !important; }}

  #s-62f67a4d-9e11-4330-8501-3268608e6b85-btn-wrapper {
    text-align: center;
  }


#s-62f67a4d-9e11-4330-8501-3268608e6b85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-48a4081f-4b28-40ad-834d-65b3937d5b02 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-48a4081f-4b28-40ad-834d-65b3937d5b02 {
  display: none;
}
#s-48a4081f-4b28-40ad-834d-65b3937d5b02, #wrap-s-48a4081f-4b28-40ad-834d-65b3937d5b02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48a4081f-4b28-40ad-834d-65b3937d5b02 {
  display: none;
}
#s-48a4081f-4b28-40ad-834d-65b3937d5b02, #wrap-s-48a4081f-4b28-40ad-834d-65b3937d5b02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48a4081f-4b28-40ad-834d-65b3937d5b02 {
  display: none;
}
#s-48a4081f-4b28-40ad-834d-65b3937d5b02, #wrap-s-48a4081f-4b28-40ad-834d-65b3937d5b02 { display:none !important; }}@media (max-width: 767px){#s-48a4081f-4b28-40ad-834d-65b3937d5b02 {
  
}
}
@media (min-width: 0px) {
[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48a4081f-4b28-40ad-834d-65b3937d5b02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a3ec2d65-5c25-4f01-b660-41a5e7660793 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-a3ec2d65-5c25-4f01-b660-41a5e7660793 {
  display: none;
}
#s-a3ec2d65-5c25-4f01-b660-41a5e7660793, #wrap-s-a3ec2d65-5c25-4f01-b660-41a5e7660793 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3ec2d65-5c25-4f01-b660-41a5e7660793 {
  display: none;
}
#s-a3ec2d65-5c25-4f01-b660-41a5e7660793, #wrap-s-a3ec2d65-5c25-4f01-b660-41a5e7660793 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3ec2d65-5c25-4f01-b660-41a5e7660793 {
  
}
}@media (max-width: 767px){#s-a3ec2d65-5c25-4f01-b660-41a5e7660793 {
  
}
}
#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 60px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 {
  display: none;
}
#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971, #wrap-s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 {
  display: none;
}
#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971, #wrap-s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 {
  
}
}@media (max-width: 767px){#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971 {
  
}
}

  #s-dba315bd-5e8c-4eae-b0ac-6c2154b26971-btn-wrapper {
    text-align: center;
  }


#s-dba315bd-5e8c-4eae-b0ac-6c2154b26971.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-db869377-9331-4fa1-b1c6-bfa780182dc5 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-db869377-9331-4fa1-b1c6-bfa780182dc5 {
  display: none;
}
#s-db869377-9331-4fa1-b1c6-bfa780182dc5, #wrap-s-db869377-9331-4fa1-b1c6-bfa780182dc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db869377-9331-4fa1-b1c6-bfa780182dc5 {
  display: none;
}
#s-db869377-9331-4fa1-b1c6-bfa780182dc5, #wrap-s-db869377-9331-4fa1-b1c6-bfa780182dc5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db869377-9331-4fa1-b1c6-bfa780182dc5 {
  
}
}@media (max-width: 767px){#s-db869377-9331-4fa1-b1c6-bfa780182dc5 {
  display: none;
}
#s-db869377-9331-4fa1-b1c6-bfa780182dc5, #wrap-s-db869377-9331-4fa1-b1c6-bfa780182dc5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db869377-9331-4fa1-b1c6-bfa780182dc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe {
  display: none;
}
#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe, #wrap-s-e5d1907b-c9dd-40dd-8550-844748ecb1fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe {
  display: none;
}
#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe, #wrap-s-e5d1907b-c9dd-40dd-8550-844748ecb1fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe {
  
}
}@media (max-width: 767px){#s-e5d1907b-c9dd-40dd-8550-844748ecb1fe {
  
}
}
#s-575194d5-85c7-4813-b021-4fccc96f648f {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-575194d5-85c7-4813-b021-4fccc96f648f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-575194d5-85c7-4813-b021-4fccc96f648f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-575194d5-85c7-4813-b021-4fccc96f648f {
  display: none;
}
#s-575194d5-85c7-4813-b021-4fccc96f648f, #wrap-s-575194d5-85c7-4813-b021-4fccc96f648f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-575194d5-85c7-4813-b021-4fccc96f648f {
  display: none;
}
#s-575194d5-85c7-4813-b021-4fccc96f648f, #wrap-s-575194d5-85c7-4813-b021-4fccc96f648f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-575194d5-85c7-4813-b021-4fccc96f648f {
  
}
}@media (max-width: 767px){#s-575194d5-85c7-4813-b021-4fccc96f648f {
  
}
}

  #s-575194d5-85c7-4813-b021-4fccc96f648f-btn-wrapper {
    text-align: center;
  }


#s-575194d5-85c7-4813-b021-4fccc96f648f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 {
  display: none;
}
#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103, #wrap-s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 {
  display: none;
}
#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103, #wrap-s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 {
  display: none;
}
#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103, #wrap-s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 { display:none !important; }}







#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef94aff6-2b82-49f4-b6d5-47fba6be5103.shg-box.shg-c {
  justify-content: center;
}

#s-64a277f4-798b-439b-8537-8e08eb9701d1 {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-64a277f4-798b-439b-8537-8e08eb9701d1 {
  display: none;
}
#s-64a277f4-798b-439b-8537-8e08eb9701d1, #wrap-s-64a277f4-798b-439b-8537-8e08eb9701d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64a277f4-798b-439b-8537-8e08eb9701d1 {
  display: none;
}
#s-64a277f4-798b-439b-8537-8e08eb9701d1, #wrap-s-64a277f4-798b-439b-8537-8e08eb9701d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64a277f4-798b-439b-8537-8e08eb9701d1 {
  display: none;
}
#s-64a277f4-798b-439b-8537-8e08eb9701d1, #wrap-s-64a277f4-798b-439b-8537-8e08eb9701d1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64a277f4-798b-439b-8537-8e08eb9701d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bb4bdd21-fae7-4762-9a2e-56fad167f47b {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-afb0301a-bba7-4eab-a352-57b61af17ed6 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-afb0301a-bba7-4eab-a352-57b61af17ed6 {
  display: none;
}
#s-afb0301a-bba7-4eab-a352-57b61af17ed6, #wrap-s-afb0301a-bba7-4eab-a352-57b61af17ed6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afb0301a-bba7-4eab-a352-57b61af17ed6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0cb5573d-c2a5-435a-a93d-37237399efb5 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-c8402ba6-bc85-432f-bce1-0019836d5db7 {
  display: none;
}
#s-c8402ba6-bc85-432f-bce1-0019836d5db7, #wrap-s-c8402ba6-bc85-432f-bce1-0019836d5db7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8402ba6-bc85-432f-bce1-0019836d5db7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a1177be9-a1a0-41e1-9b64-fcc4f3aa205e {
  background-image: url(none);
background-repeat: no-repeat;
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;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a1177be9-a1a0-41e1-9b64-fcc4f3aa205e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a1177be9-a1a0-41e1-9b64-fcc4f3aa205e: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-a1177be9-a1a0-41e1-9b64-fcc4f3aa205e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f205ea97-131f-4c91-a000-838230744a73 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f205ea97-131f-4c91-a000-838230744a73:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f205ea97-131f-4c91-a000-838230744a73: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;}@media (min-width: 1200px){#s-f205ea97-131f-4c91-a000-838230744a73 {
  display: none;
}
#s-f205ea97-131f-4c91-a000-838230744a73, #wrap-s-f205ea97-131f-4c91-a000-838230744a73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f205ea97-131f-4c91-a000-838230744a73 {
  display: none;
}
#s-f205ea97-131f-4c91-a000-838230744a73, #wrap-s-f205ea97-131f-4c91-a000-838230744a73 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f205ea97-131f-4c91-a000-838230744a73 {
  display: none;
}
#s-f205ea97-131f-4c91-a000-838230744a73, #wrap-s-f205ea97-131f-4c91-a000-838230744a73 { display:none !important; }}


#s-f205ea97-131f-4c91-a000-838230744a73.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e {
  display: none;
}
#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e, #wrap-s-d141e6a3-2532-4d6a-b16c-9284cc178c9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e {
  display: none;
}
#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e, #wrap-s-d141e6a3-2532-4d6a-b16c-9284cc178c9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e {
  
}
}@media (max-width: 767px){#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e {
  
}
}







#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e {
  cursor: pointer;
}#s-d141e6a3-2532-4d6a-b16c-9284cc178c9e.shg-box.shg-c {
  justify-content: center;
}

#s-3d458022-3cd4-44b8-a09f-746247820cfb {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d458022-3cd4-44b8-a09f-746247820cfb {
  display: none;
}
#s-3d458022-3cd4-44b8-a09f-746247820cfb, #wrap-s-3d458022-3cd4-44b8-a09f-746247820cfb { display:none !important; }}@media (max-width: 767px){#s-3d458022-3cd4-44b8-a09f-746247820cfb {
  display: none;
}
#s-3d458022-3cd4-44b8-a09f-746247820cfb, #wrap-s-3d458022-3cd4-44b8-a09f-746247820cfb { display:none !important; }}
@media (min-width: 0px) {
[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d458022-3cd4-44b8-a09f-746247820cfb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02 {
  border-style: solid;
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-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02 {
  display: none;
}
#s-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02, #wrap-s-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02 { display:none !important; }}@media (max-width: 767px){#s-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02 {
  display: none;
}
#s-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02, #wrap-s-fe37fa8d-5052-4a4c-b7b7-99203c3a6f02 { display:none !important; }}
#s-fcbea35b-8a88-43c0-b162-188c701441ab {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fcbea35b-8a88-43c0-b162-188c701441ab {
  display: none;
}
#s-fcbea35b-8a88-43c0-b162-188c701441ab, #wrap-s-fcbea35b-8a88-43c0-b162-188c701441ab { display:none !important; }}@media (max-width: 767px){#s-fcbea35b-8a88-43c0-b162-188c701441ab {
  display: none;
}
#s-fcbea35b-8a88-43c0-b162-188c701441ab, #wrap-s-fcbea35b-8a88-43c0-b162-188c701441ab { display:none !important; }}
@media (min-width: 0px) {
[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fcbea35b-8a88-43c0-b162-188c701441ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e09f5f49-9d3a-45fe-9759-c1d940814071 {
  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-e09f5f49-9d3a-45fe-9759-c1d940814071:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e09f5f49-9d3a-45fe-9759-c1d940814071:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e09f5f49-9d3a-45fe-9759-c1d940814071 {
  display: none;
}
#s-e09f5f49-9d3a-45fe-9759-c1d940814071, #wrap-s-e09f5f49-9d3a-45fe-9759-c1d940814071 { display:none !important; }}@media (max-width: 767px){#s-e09f5f49-9d3a-45fe-9759-c1d940814071 {
  display: none;
}
#s-e09f5f49-9d3a-45fe-9759-c1d940814071, #wrap-s-e09f5f49-9d3a-45fe-9759-c1d940814071 { display:none !important; }}

  #s-e09f5f49-9d3a-45fe-9759-c1d940814071-btn-wrapper {
    text-align: center;
  }


#s-e09f5f49-9d3a-45fe-9759-c1d940814071.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f09abc46-9732-4a98-9323-920988aae566 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-f09abc46-9732-4a98-9323-920988aae566 {
  display: none;
}
#s-f09abc46-9732-4a98-9323-920988aae566, #wrap-s-f09abc46-9732-4a98-9323-920988aae566 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f09abc46-9732-4a98-9323-920988aae566 {
  display: none;
}
#s-f09abc46-9732-4a98-9323-920988aae566, #wrap-s-f09abc46-9732-4a98-9323-920988aae566 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f09abc46-9732-4a98-9323-920988aae566 {
  
}
}@media (max-width: 767px){#s-f09abc46-9732-4a98-9323-920988aae566 {
  
}
}
@media (min-width: 0px) {
[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f09abc46-9732-4a98-9323-920988aae566"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-39beb123-fffd-4f5a-986f-945a0dfcae93 {
  border-style: solid;
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-39beb123-fffd-4f5a-986f-945a0dfcae93 {
  
}
}@media (max-width: 767px){#s-39beb123-fffd-4f5a-986f-945a0dfcae93 {
  
}
}
#s-1e474284-17de-4ce0-a287-55c091506b86 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-1e474284-17de-4ce0-a287-55c091506b86 {
  display: none;
}
#s-1e474284-17de-4ce0-a287-55c091506b86, #wrap-s-1e474284-17de-4ce0-a287-55c091506b86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e474284-17de-4ce0-a287-55c091506b86 {
  display: none;
}
#s-1e474284-17de-4ce0-a287-55c091506b86, #wrap-s-1e474284-17de-4ce0-a287-55c091506b86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e474284-17de-4ce0-a287-55c091506b86 {
  
}
}@media (max-width: 767px){#s-1e474284-17de-4ce0-a287-55c091506b86 {
  
}
}
@media (min-width: 0px) {
[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e474284-17de-4ce0-a287-55c091506b86"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-feffbe7f-c628-4560-af23-b9c8633fdcf5 {
  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-feffbe7f-c628-4560-af23-b9c8633fdcf5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-feffbe7f-c628-4560-af23-b9c8633fdcf5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-feffbe7f-c628-4560-af23-b9c8633fdcf5 {
  
}
}@media (max-width: 767px){#s-feffbe7f-c628-4560-af23-b9c8633fdcf5 {
  
}
}

  #s-feffbe7f-c628-4560-af23-b9c8633fdcf5-btn-wrapper {
    text-align: center;
  }


#s-feffbe7f-c628-4560-af23-b9c8633fdcf5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cf3b0536-d92c-4162-9a86-2c80ec099a44 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf3b0536-d92c-4162-9a86-2c80ec099a44 {
  display: none;
}
#s-cf3b0536-d92c-4162-9a86-2c80ec099a44, #wrap-s-cf3b0536-d92c-4162-9a86-2c80ec099a44 { display:none !important; }}@media (max-width: 767px){#s-cf3b0536-d92c-4162-9a86-2c80ec099a44 {
  display: none;
}
#s-cf3b0536-d92c-4162-9a86-2c80ec099a44, #wrap-s-cf3b0536-d92c-4162-9a86-2c80ec099a44 { display:none !important; }}







#s-cf3b0536-d92c-4162-9a86-2c80ec099a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf3b0536-d92c-4162-9a86-2c80ec099a44 {
  cursor: pointer;
}#s-cf3b0536-d92c-4162-9a86-2c80ec099a44.shg-box.shg-c {
  justify-content: center;
}

#s-2c5c8c28-283f-4b60-9562-c27110f0c78f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c5c8c28-283f-4b60-9562-c27110f0c78f {
  display: none;
}
#s-2c5c8c28-283f-4b60-9562-c27110f0c78f, #wrap-s-2c5c8c28-283f-4b60-9562-c27110f0c78f { display:none !important; }}@media (max-width: 767px){#s-2c5c8c28-283f-4b60-9562-c27110f0c78f {
  display: none;
}
#s-2c5c8c28-283f-4b60-9562-c27110f0c78f, #wrap-s-2c5c8c28-283f-4b60-9562-c27110f0c78f { display:none !important; }}
@media (min-width: 0px) {
[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c5c8c28-283f-4b60-9562-c27110f0c78f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-799c655d-d132-4375-a7ee-fc56b42c7a45 {
  border-style: solid;
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-799c655d-d132-4375-a7ee-fc56b42c7a45 {
  display: none;
}
#s-799c655d-d132-4375-a7ee-fc56b42c7a45, #wrap-s-799c655d-d132-4375-a7ee-fc56b42c7a45 { display:none !important; }}@media (max-width: 767px){#s-799c655d-d132-4375-a7ee-fc56b42c7a45 {
  display: none;
}
#s-799c655d-d132-4375-a7ee-fc56b42c7a45, #wrap-s-799c655d-d132-4375-a7ee-fc56b42c7a45 { display:none !important; }}
#s-583c8a99-3a00-408d-94f7-54bc12d7c2cc {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-583c8a99-3a00-408d-94f7-54bc12d7c2cc {
  display: none;
}
#s-583c8a99-3a00-408d-94f7-54bc12d7c2cc, #wrap-s-583c8a99-3a00-408d-94f7-54bc12d7c2cc { display:none !important; }}@media (max-width: 767px){#s-583c8a99-3a00-408d-94f7-54bc12d7c2cc {
  display: none;
}
#s-583c8a99-3a00-408d-94f7-54bc12d7c2cc, #wrap-s-583c8a99-3a00-408d-94f7-54bc12d7c2cc { display:none !important; }}
@media (min-width: 0px) {
[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-583c8a99-3a00-408d-94f7-54bc12d7c2cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a51ff4f7-0587-4851-aa31-747fea987f1f {
  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-a51ff4f7-0587-4851-aa31-747fea987f1f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a51ff4f7-0587-4851-aa31-747fea987f1f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-a51ff4f7-0587-4851-aa31-747fea987f1f {
  display: none;
}
#s-a51ff4f7-0587-4851-aa31-747fea987f1f, #wrap-s-a51ff4f7-0587-4851-aa31-747fea987f1f { display:none !important; }}@media (max-width: 767px){#s-a51ff4f7-0587-4851-aa31-747fea987f1f {
  display: none;
}
#s-a51ff4f7-0587-4851-aa31-747fea987f1f, #wrap-s-a51ff4f7-0587-4851-aa31-747fea987f1f { display:none !important; }}

  #s-a51ff4f7-0587-4851-aa31-747fea987f1f-btn-wrapper {
    text-align: center;
  }


#s-a51ff4f7-0587-4851-aa31-747fea987f1f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 450px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d {
  display: none;
}
#s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d, #wrap-s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d { display:none !important; }}@media (max-width: 767px){#s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d {
  display: none;
}
#s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d, #wrap-s-de0f3741-6e5d-415b-bbfb-c5e6af2c6a4d { display:none !important; }}
#s-92e6c4ed-4072-4492-bd6b-57da459fc7da {
  background-image: url(https://i.shgcdn.com/cd8d9035-1c6c-4547-a7a9-298c5dfe121e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-92e6c4ed-4072-4492-bd6b-57da459fc7da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92e6c4ed-4072-4492-bd6b-57da459fc7da {
  cursor: pointer;
}#s-92e6c4ed-4072-4492-bd6b-57da459fc7da.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7928c0ea-1e3f-45b4-8fc4-52d4b49b4664 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-203b95a5-e1c4-41b9-aece-578aa0509ff0 {
  background-image: url(https://i.shgcdn.com/8f6dfc6b-8d56-44eb-96b2-f00ca8b79de9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-203b95a5-e1c4-41b9-aece-578aa0509ff0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-203b95a5-e1c4-41b9-aece-578aa0509ff0 {
  cursor: pointer;
}#s-203b95a5-e1c4-41b9-aece-578aa0509ff0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-cc6ea87f-ecde-4720-a483-c774daf463ed {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-56cf0510-d594-47d1-98e3-ce0f65b4a99b {
  background-image: url(https://i.shgcdn.com/1638e036-b5d4-4d32-9d07-14e00ec529e0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-56cf0510-d594-47d1-98e3-ce0f65b4a99b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56cf0510-d594-47d1-98e3-ce0f65b4a99b {
  cursor: pointer;
}#s-56cf0510-d594-47d1-98e3-ce0f65b4a99b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-eebac69d-44bb-4354-94dd-380ea6bce737 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 {
  background-image: url(https://i.shgcdn.com/9f945abd-428c-446f-842e-45d0bcfa00a8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -70px center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 {
  display: none;
}
#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444, #wrap-s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 {
  display: none;
}
#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444, #wrap-s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 {
  display: none;
}
#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444, #wrap-s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 { display:none !important; }}







#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444 {
  cursor: pointer;
}#s-5fd0f8f7-c84d-410b-a5e9-1cacedfda444.shg-box.shg-c {
  justify-content: center;
}

#s-7516bccb-9113-4f61-b881-ba0a1d35b6fc {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7516bccb-9113-4f61-b881-ba0a1d35b6fc {
  display: none;
}
#s-7516bccb-9113-4f61-b881-ba0a1d35b6fc, #wrap-s-7516bccb-9113-4f61-b881-ba0a1d35b6fc { display:none !important; }}@media (max-width: 767px){#s-7516bccb-9113-4f61-b881-ba0a1d35b6fc {
  display: none;
}
#s-7516bccb-9113-4f61-b881-ba0a1d35b6fc, #wrap-s-7516bccb-9113-4f61-b881-ba0a1d35b6fc { display:none !important; }}
@media (min-width: 0px) {
[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7516bccb-9113-4f61-b881-ba0a1d35b6fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26 {
  border-style: solid;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26 {
  display: none;
}
#s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26, #wrap-s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26 { display:none !important; }}@media (max-width: 767px){#s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26 {
  display: none;
}
#s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26, #wrap-s-06699eb2-2fe4-4af1-8f8e-4a3dbaee3b26 { display:none !important; }}
#s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e {
  display: none;
}
#s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e, #wrap-s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e { display:none !important; }}@media (max-width: 767px){#s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e {
  display: none;
}
#s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e, #wrap-s-bb9f60c2-551d-402a-a76f-165f3e2ebb6e { display:none !important; }}
#s-921ca214-6f8d-4b9c-a686-3d45b159031c {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-921ca214-6f8d-4b9c-a686-3d45b159031c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-921ca214-6f8d-4b9c-a686-3d45b159031c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-921ca214-6f8d-4b9c-a686-3d45b159031c {
  display: none;
}
#s-921ca214-6f8d-4b9c-a686-3d45b159031c, #wrap-s-921ca214-6f8d-4b9c-a686-3d45b159031c { display:none !important; }}@media (max-width: 767px){#s-921ca214-6f8d-4b9c-a686-3d45b159031c {
  display: none;
}
#s-921ca214-6f8d-4b9c-a686-3d45b159031c, #wrap-s-921ca214-6f8d-4b9c-a686-3d45b159031c { display:none !important; }}

  #s-921ca214-6f8d-4b9c-a686-3d45b159031c-btn-wrapper {
    text-align: center;
  }


#s-921ca214-6f8d-4b9c-a686-3d45b159031c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d {
  display: none;
}
#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d, #wrap-s-3ee31dc2-b120-40c3-bd23-515b72d8a03d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d {
  display: none;
}
#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d, #wrap-s-3ee31dc2-b120-40c3-bd23-515b72d8a03d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d {
  display: none;
}
#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d, #wrap-s-3ee31dc2-b120-40c3-bd23-515b72d8a03d { display:none !important; }}@media (max-width: 767px){#s-3ee31dc2-b120-40c3-bd23-515b72d8a03d {
  
}
}
@media (min-width: 0px) {
[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ee31dc2-b120-40c3-bd23-515b72d8a03d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b5ba270d-f0cd-4836-b452-caa143e88d67 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-b5ba270d-f0cd-4836-b452-caa143e88d67 {
  display: none;
}
#s-b5ba270d-f0cd-4836-b452-caa143e88d67, #wrap-s-b5ba270d-f0cd-4836-b452-caa143e88d67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5ba270d-f0cd-4836-b452-caa143e88d67 {
  display: none;
}
#s-b5ba270d-f0cd-4836-b452-caa143e88d67, #wrap-s-b5ba270d-f0cd-4836-b452-caa143e88d67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5ba270d-f0cd-4836-b452-caa143e88d67 {
  
}
}@media (max-width: 767px){#s-b5ba270d-f0cd-4836-b452-caa143e88d67 {
  
}
}
#s-badbc351-3876-4ca0-bafa-4663447607a3 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 280px;
margin-left: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-badbc351-3876-4ca0-bafa-4663447607a3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-badbc351-3876-4ca0-bafa-4663447607a3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-badbc351-3876-4ca0-bafa-4663447607a3 {
  display: none;
}
#s-badbc351-3876-4ca0-bafa-4663447607a3, #wrap-s-badbc351-3876-4ca0-bafa-4663447607a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-badbc351-3876-4ca0-bafa-4663447607a3 {
  display: none;
}
#s-badbc351-3876-4ca0-bafa-4663447607a3, #wrap-s-badbc351-3876-4ca0-bafa-4663447607a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-badbc351-3876-4ca0-bafa-4663447607a3 {
  
}
}@media (max-width: 767px){#s-badbc351-3876-4ca0-bafa-4663447607a3 {
  
}
}

  #s-badbc351-3876-4ca0-bafa-4663447607a3-btn-wrapper {
    text-align: center;
  }


#s-badbc351-3876-4ca0-bafa-4663447607a3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 {
  display: none;
}
#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3, #wrap-s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 {
  display: none;
}
#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3, #wrap-s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 {
  
}
}@media (max-width: 767px){#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 {
  display: none;
}
#s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3, #wrap-s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08cc7c2b-4e41-44ca-bd0f-b3a0a33905a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-72a5b4cf-ddd3-440d-bd98-19bad6513067 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-72a5b4cf-ddd3-440d-bd98-19bad6513067 {
  display: none;
}
#s-72a5b4cf-ddd3-440d-bd98-19bad6513067, #wrap-s-72a5b4cf-ddd3-440d-bd98-19bad6513067 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72a5b4cf-ddd3-440d-bd98-19bad6513067 {
  display: none;
}
#s-72a5b4cf-ddd3-440d-bd98-19bad6513067, #wrap-s-72a5b4cf-ddd3-440d-bd98-19bad6513067 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72a5b4cf-ddd3-440d-bd98-19bad6513067 {
  
}
}@media (max-width: 767px){#s-72a5b4cf-ddd3-440d-bd98-19bad6513067 {
  
}
}
#s-43678f2b-feb5-4927-9570-4c5ea312bc3a {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-43678f2b-feb5-4927-9570-4c5ea312bc3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-43678f2b-feb5-4927-9570-4c5ea312bc3a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-43678f2b-feb5-4927-9570-4c5ea312bc3a {
  display: none;
}
#s-43678f2b-feb5-4927-9570-4c5ea312bc3a, #wrap-s-43678f2b-feb5-4927-9570-4c5ea312bc3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43678f2b-feb5-4927-9570-4c5ea312bc3a {
  display: none;
}
#s-43678f2b-feb5-4927-9570-4c5ea312bc3a, #wrap-s-43678f2b-feb5-4927-9570-4c5ea312bc3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-43678f2b-feb5-4927-9570-4c5ea312bc3a {
  
}
}@media (max-width: 767px){#s-43678f2b-feb5-4927-9570-4c5ea312bc3a {
  
}
}

  #s-43678f2b-feb5-4927-9570-4c5ea312bc3a-btn-wrapper {
    text-align: center;
  }


#s-43678f2b-feb5-4927-9570-4c5ea312bc3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-459d5871-1186-43cc-b335-83906065b706 {
  background-image: url(https://i.shgcdn.com/e8a36282-65b2-4cab-bd74-80cbbf0715e7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
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-459d5871-1186-43cc-b335-83906065b706 {
  
}
}@media (max-width: 767px){#s-459d5871-1186-43cc-b335-83906065b706 {
  
}
}







#s-459d5871-1186-43cc-b335-83906065b706 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-459d5871-1186-43cc-b335-83906065b706 {
  cursor: pointer;
}#s-459d5871-1186-43cc-b335-83906065b706.shg-box.shg-c {
  justify-content: flex-start;
}

#s-83d0b3bf-0f0f-4be7-8114-68258e35a603 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-83d0b3bf-0f0f-4be7-8114-68258e35a603 {
  display: none;
}
#s-83d0b3bf-0f0f-4be7-8114-68258e35a603, #wrap-s-83d0b3bf-0f0f-4be7-8114-68258e35a603 { display:none !important; }}@media (max-width: 767px){#s-83d0b3bf-0f0f-4be7-8114-68258e35a603 {
  display: none;
}
#s-83d0b3bf-0f0f-4be7-8114-68258e35a603, #wrap-s-83d0b3bf-0f0f-4be7-8114-68258e35a603 { display:none !important; }}
@media (min-width: 0px) {
[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83d0b3bf-0f0f-4be7-8114-68258e35a603"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c39048b6-f7b7-4735-a084-44278993f46f {
  border-style: solid;
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-c39048b6-f7b7-4735-a084-44278993f46f {
  display: none;
}
#s-c39048b6-f7b7-4735-a084-44278993f46f, #wrap-s-c39048b6-f7b7-4735-a084-44278993f46f { display:none !important; }}@media (max-width: 767px){#s-c39048b6-f7b7-4735-a084-44278993f46f {
  display: none;
}
#s-c39048b6-f7b7-4735-a084-44278993f46f, #wrap-s-c39048b6-f7b7-4735-a084-44278993f46f { display:none !important; }}
#s-dea929ff-659c-4c89-8011-de2a9686f563 {
  border-style: solid;
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-dea929ff-659c-4c89-8011-de2a9686f563 {
  display: none;
}
#s-dea929ff-659c-4c89-8011-de2a9686f563, #wrap-s-dea929ff-659c-4c89-8011-de2a9686f563 { display:none !important; }}@media (max-width: 767px){#s-dea929ff-659c-4c89-8011-de2a9686f563 {
  display: none;
}
#s-dea929ff-659c-4c89-8011-de2a9686f563, #wrap-s-dea929ff-659c-4c89-8011-de2a9686f563 { display:none !important; }}
#s-b15b3464-4c97-4f9e-9f56-e68f15281bc4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b15b3464-4c97-4f9e-9f56-e68f15281bc4 {
  display: none;
}
#s-b15b3464-4c97-4f9e-9f56-e68f15281bc4, #wrap-s-b15b3464-4c97-4f9e-9f56-e68f15281bc4 { display:none !important; }}@media (max-width: 767px){#s-b15b3464-4c97-4f9e-9f56-e68f15281bc4 {
  display: none;
}
#s-b15b3464-4c97-4f9e-9f56-e68f15281bc4, #wrap-s-b15b3464-4c97-4f9e-9f56-e68f15281bc4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b15b3464-4c97-4f9e-9f56-e68f15281bc4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-69ed4c64-ecb0-4113-bd88-aa86654bad6a {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-69ed4c64-ecb0-4113-bd88-aa86654bad6a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69ed4c64-ecb0-4113-bd88-aa86654bad6a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-69ed4c64-ecb0-4113-bd88-aa86654bad6a {
  
}
}@media (max-width: 767px){#s-69ed4c64-ecb0-4113-bd88-aa86654bad6a {
  
}
}

  #s-69ed4c64-ecb0-4113-bd88-aa86654bad6a-btn-wrapper {
    text-align: center;
  }


#s-69ed4c64-ecb0-4113-bd88-aa86654bad6a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-5c53c83b-1e52-4f73-83e6-5143453b079e {
  border-style: solid;
margin-top: 120px;
margin-left: 10px;
margin-bottom: 160px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-5c53c83b-1e52-4f73-83e6-5143453b079e {
  display: none;
}
#s-5c53c83b-1e52-4f73-83e6-5143453b079e, #wrap-s-5c53c83b-1e52-4f73-83e6-5143453b079e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c53c83b-1e52-4f73-83e6-5143453b079e {
  display: none;
}
#s-5c53c83b-1e52-4f73-83e6-5143453b079e, #wrap-s-5c53c83b-1e52-4f73-83e6-5143453b079e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c53c83b-1e52-4f73-83e6-5143453b079e {
  display: none;
}
#s-5c53c83b-1e52-4f73-83e6-5143453b079e, #wrap-s-5c53c83b-1e52-4f73-83e6-5143453b079e { display:none !important; }}@media (max-width: 767px){#s-5c53c83b-1e52-4f73-83e6-5143453b079e {
  
}
}
@media (max-width: 767px){#s-b7dd8352-51e8-4012-9f32-c2b870639808 {
  display: none;
}
#s-b7dd8352-51e8-4012-9f32-c2b870639808, #wrap-s-b7dd8352-51e8-4012-9f32-c2b870639808 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b7dd8352-51e8-4012-9f32-c2b870639808"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2ea86373-5176-4805-8699-dcc3d401fcac {
  border-style: solid;
margin-top: 120px;
margin-left: 10px;
margin-bottom: 160px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px){#s-2ea86373-5176-4805-8699-dcc3d401fcac {
  display: none;
}
#s-2ea86373-5176-4805-8699-dcc3d401fcac, #wrap-s-2ea86373-5176-4805-8699-dcc3d401fcac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ea86373-5176-4805-8699-dcc3d401fcac {
  display: none;
}
#s-2ea86373-5176-4805-8699-dcc3d401fcac, #wrap-s-2ea86373-5176-4805-8699-dcc3d401fcac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ea86373-5176-4805-8699-dcc3d401fcac {
  
}
}@media (max-width: 767px){#s-2ea86373-5176-4805-8699-dcc3d401fcac {
  display: none;
}
#s-2ea86373-5176-4805-8699-dcc3d401fcac, #wrap-s-2ea86373-5176-4805-8699-dcc3d401fcac { display:none !important; }}
#s-592dce44-9c19-4d1d-9714-256ab78a8705 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-592dce44-9c19-4d1d-9714-256ab78a8705:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-592dce44-9c19-4d1d-9714-256ab78a8705:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-592dce44-9c19-4d1d-9714-256ab78a8705 {
  display: none;
}
#s-592dce44-9c19-4d1d-9714-256ab78a8705, #wrap-s-592dce44-9c19-4d1d-9714-256ab78a8705 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-592dce44-9c19-4d1d-9714-256ab78a8705 {
  display: none;
}
#s-592dce44-9c19-4d1d-9714-256ab78a8705, #wrap-s-592dce44-9c19-4d1d-9714-256ab78a8705 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-592dce44-9c19-4d1d-9714-256ab78a8705 {
  
}
}@media (max-width: 767px){#s-592dce44-9c19-4d1d-9714-256ab78a8705 {
  
}
}

  #s-592dce44-9c19-4d1d-9714-256ab78a8705-btn-wrapper {
    text-align: center;
  }


#s-592dce44-9c19-4d1d-9714-256ab78a8705.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3d02d21c-13db-49c3-aae0-c6e51b4d90fd {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (max-width: 767px){#s-3d02d21c-13db-49c3-aae0-c6e51b4d90fd {
  display: none;
}
#s-3d02d21c-13db-49c3-aae0-c6e51b4d90fd, #wrap-s-3d02d21c-13db-49c3-aae0-c6e51b4d90fd { display:none !important; }}







#s-3d02d21c-13db-49c3-aae0-c6e51b4d90fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d02d21c-13db-49c3-aae0-c6e51b4d90fd.shg-box.shg-c {
  justify-content: center;
}

#s-b4625df7-d1db-4233-9e6a-62f17910a1dd {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-b4625df7-d1db-4233-9e6a-62f17910a1dd {
  display: none;
}
#s-b4625df7-d1db-4233-9e6a-62f17910a1dd, #wrap-s-b4625df7-d1db-4233-9e6a-62f17910a1dd { display:none !important; }}
@media (min-width: 0px) {
[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4625df7-d1db-4233-9e6a-62f17910a1dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f6089829-8e84-4d41-ab89-626e603cf636 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-b5e39705-3e4f-4e82-9d04-67696234cbc7 {
  display: none;
}
#s-b5e39705-3e4f-4e82-9d04-67696234cbc7, #wrap-s-b5e39705-3e4f-4e82-9d04-67696234cbc7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5e39705-3e4f-4e82-9d04-67696234cbc7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be061906-33e7-4bc3-ae46-a18985c386e8 {
  background-image: url(none);
background-repeat: no-repeat;
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;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-be061906-33e7-4bc3-ae46-a18985c386e8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-be061906-33e7-4bc3-ae46-a18985c386e8: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-be061906-33e7-4bc3-ae46-a18985c386e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7806fbcb-e45e-4694-bc98-979d47ffd326 {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7806fbcb-e45e-4694-bc98-979d47ffd326 {
  display: none;
}
#s-7806fbcb-e45e-4694-bc98-979d47ffd326, #wrap-s-7806fbcb-e45e-4694-bc98-979d47ffd326 { display:none !important; }}@media (max-width: 767px){#s-7806fbcb-e45e-4694-bc98-979d47ffd326 {
  display: none;
}
#s-7806fbcb-e45e-4694-bc98-979d47ffd326, #wrap-s-7806fbcb-e45e-4694-bc98-979d47ffd326 { display:none !important; }}







#s-7806fbcb-e45e-4694-bc98-979d47ffd326 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7806fbcb-e45e-4694-bc98-979d47ffd326 {
  cursor: pointer;
}#s-7806fbcb-e45e-4694-bc98-979d47ffd326.shg-box.shg-c {
  justify-content: center;
}

#s-257fd6c1-1806-4d09-8100-cd36d336710c {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-257fd6c1-1806-4d09-8100-cd36d336710c {
  
}
}@media (max-width: 767px){#s-257fd6c1-1806-4d09-8100-cd36d336710c {
  
}
}
@media (min-width: 0px) {
[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-257fd6c1-1806-4d09-8100-cd36d336710c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b78c616f-8904-4787-87b4-79f1a0b8ca78 {
  border-style: solid;
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-b78c616f-8904-4787-87b4-79f1a0b8ca78 {
  
}
}@media (max-width: 767px){#s-b78c616f-8904-4787-87b4-79f1a0b8ca78 {
  
}
}
#s-6bbf7fe2-5347-40b3-b037-9792827d55ee {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6bbf7fe2-5347-40b3-b037-9792827d55ee {
  
}
}@media (max-width: 767px){#s-6bbf7fe2-5347-40b3-b037-9792827d55ee {
  
}
}
@media (min-width: 0px) {
[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6bbf7fe2-5347-40b3-b037-9792827d55ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f {
  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-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f {
  
}
}@media (max-width: 767px){#s-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f {
  
}
}

  #s-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f-btn-wrapper {
    text-align: center;
  }


#s-186e3d4a-0e0a-4c3a-9df1-6bb4eaaa451f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7 {
  background-image: url(https://i.shgcdn.com/261fc4d0-2477-4e63-88b4-b9997384f199/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: -100px center;
}
@media (min-width: 1200px){#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7 {
  display: none;
}
#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7, #wrap-s-fd39629b-d37e-4460-99bf-49a4ba0a86f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7 {
  display: none;
}
#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7, #wrap-s-fd39629b-d37e-4460-99bf-49a4ba0a86f7 { display:none !important; }}







#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd39629b-d37e-4460-99bf-49a4ba0a86f7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 {
  display: none;
}
#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6, #wrap-s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 {
  display: none;
}
#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6, #wrap-s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 {
  
}
}@media (max-width: 767px){#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 {
  display: none;
}
#s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6, #wrap-s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-230690d7-fb79-4d8e-a1a4-d8ea079fd5b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e530bce-a894-472f-be58-bd51402ddbf2 {
  border-style: solid;
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-9e530bce-a894-472f-be58-bd51402ddbf2 {
  display: none;
}
#s-9e530bce-a894-472f-be58-bd51402ddbf2, #wrap-s-9e530bce-a894-472f-be58-bd51402ddbf2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e530bce-a894-472f-be58-bd51402ddbf2 {
  display: none;
}
#s-9e530bce-a894-472f-be58-bd51402ddbf2, #wrap-s-9e530bce-a894-472f-be58-bd51402ddbf2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e530bce-a894-472f-be58-bd51402ddbf2 {
  
}
}@media (max-width: 767px){#s-9e530bce-a894-472f-be58-bd51402ddbf2 {
  
}
}
#s-d04cdfaf-3475-4002-bce3-cae4a662650f {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d04cdfaf-3475-4002-bce3-cae4a662650f {
  display: none;
}
#s-d04cdfaf-3475-4002-bce3-cae4a662650f, #wrap-s-d04cdfaf-3475-4002-bce3-cae4a662650f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d04cdfaf-3475-4002-bce3-cae4a662650f {
  display: none;
}
#s-d04cdfaf-3475-4002-bce3-cae4a662650f, #wrap-s-d04cdfaf-3475-4002-bce3-cae4a662650f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d04cdfaf-3475-4002-bce3-cae4a662650f {
  
}
}@media (max-width: 767px){#s-d04cdfaf-3475-4002-bce3-cae4a662650f {
  display: none;
}
#s-d04cdfaf-3475-4002-bce3-cae4a662650f, #wrap-s-d04cdfaf-3475-4002-bce3-cae4a662650f { display:none !important; }}
@media (min-width: 0px) {
[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d04cdfaf-3475-4002-bce3-cae4a662650f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-69745cf4-11ee-41d6-b8ad-544f4d41d647 {
  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-69745cf4-11ee-41d6-b8ad-544f4d41d647:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69745cf4-11ee-41d6-b8ad-544f4d41d647:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-69745cf4-11ee-41d6-b8ad-544f4d41d647 {
  display: none;
}
#s-69745cf4-11ee-41d6-b8ad-544f4d41d647, #wrap-s-69745cf4-11ee-41d6-b8ad-544f4d41d647 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69745cf4-11ee-41d6-b8ad-544f4d41d647 {
  display: none;
}
#s-69745cf4-11ee-41d6-b8ad-544f4d41d647, #wrap-s-69745cf4-11ee-41d6-b8ad-544f4d41d647 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69745cf4-11ee-41d6-b8ad-544f4d41d647 {
  
}
}@media (max-width: 767px){#s-69745cf4-11ee-41d6-b8ad-544f4d41d647 {
  display: none;
}
#s-69745cf4-11ee-41d6-b8ad-544f4d41d647, #wrap-s-69745cf4-11ee-41d6-b8ad-544f4d41d647 { display:none !important; }}

  #s-69745cf4-11ee-41d6-b8ad-544f4d41d647-btn-wrapper {
    text-align: center;
  }


#s-69745cf4-11ee-41d6-b8ad-544f4d41d647.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4205adcb-8452-4654-b33b-72612affca74 {
  background-image: url(none);
background-repeat: no-repeat;
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: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-4205adcb-8452-4654-b33b-72612affca74: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-4205adcb-8452-4654-b33b-72612affca74:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-4205adcb-8452-4654-b33b-72612affca74 {
  display: none;
}
#s-4205adcb-8452-4654-b33b-72612affca74, #wrap-s-4205adcb-8452-4654-b33b-72612affca74 { display:none !important; }}@media (max-width: 767px){#s-4205adcb-8452-4654-b33b-72612affca74 {
  display: none;
}
#s-4205adcb-8452-4654-b33b-72612affca74, #wrap-s-4205adcb-8452-4654-b33b-72612affca74 { display:none !important; }}


#s-4205adcb-8452-4654-b33b-72612affca74.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-38d6cced-ea67-452b-b07e-bc7a5497ee14 {
  border-style: solid;
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-38d6cced-ea67-452b-b07e-bc7a5497ee14 {
  display: none;
}
#s-38d6cced-ea67-452b-b07e-bc7a5497ee14, #wrap-s-38d6cced-ea67-452b-b07e-bc7a5497ee14 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38d6cced-ea67-452b-b07e-bc7a5497ee14 {
  display: none;
}
#s-38d6cced-ea67-452b-b07e-bc7a5497ee14, #wrap-s-38d6cced-ea67-452b-b07e-bc7a5497ee14 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38d6cced-ea67-452b-b07e-bc7a5497ee14 {
  display: none;
}
#s-38d6cced-ea67-452b-b07e-bc7a5497ee14, #wrap-s-38d6cced-ea67-452b-b07e-bc7a5497ee14 { display:none !important; }}@media (max-width: 767px){#s-38d6cced-ea67-452b-b07e-bc7a5497ee14 {
  
}
}
#s-5bb165a4-8094-4860-b9ab-96f42127c96c {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-5bb165a4-8094-4860-b9ab-96f42127c96c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5bb165a4-8094-4860-b9ab-96f42127c96c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5bb165a4-8094-4860-b9ab-96f42127c96c {
  display: none;
}
#s-5bb165a4-8094-4860-b9ab-96f42127c96c, #wrap-s-5bb165a4-8094-4860-b9ab-96f42127c96c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5bb165a4-8094-4860-b9ab-96f42127c96c {
  display: none;
}
#s-5bb165a4-8094-4860-b9ab-96f42127c96c, #wrap-s-5bb165a4-8094-4860-b9ab-96f42127c96c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5bb165a4-8094-4860-b9ab-96f42127c96c {
  display: none;
}
#s-5bb165a4-8094-4860-b9ab-96f42127c96c, #wrap-s-5bb165a4-8094-4860-b9ab-96f42127c96c { display:none !important; }}@media (max-width: 767px){#s-5bb165a4-8094-4860-b9ab-96f42127c96c {
  
}
}

  #s-5bb165a4-8094-4860-b9ab-96f42127c96c-btn-wrapper {
    text-align: center;
  }


#s-5bb165a4-8094-4860-b9ab-96f42127c96c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9846f4f4-23d3-436d-8c3b-fee21681cdba {
  background-image: url(https://i.shgcdn.com/8e119c04-00f2-4bf9-84e6-e4e8c78e37e2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-9846f4f4-23d3-436d-8c3b-fee21681cdba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9846f4f4-23d3-436d-8c3b-fee21681cdba {
  cursor: pointer;
}#s-9846f4f4-23d3-436d-8c3b-fee21681cdba.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa {
  display: none;
}
#s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa, #wrap-s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa { display:none !important; }}@media (max-width: 767px){#s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa {
  display: none;
}
#s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa, #wrap-s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa { display:none !important; }}
@media (min-width: 0px) {
[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ab2f040-7ed3-4942-8adb-777ee9e7d4fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-80327f59-10e5-43e8-a5ea-8397ce09e48a {
  border-style: solid;
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-80327f59-10e5-43e8-a5ea-8397ce09e48a {
  display: none;
}
#s-80327f59-10e5-43e8-a5ea-8397ce09e48a, #wrap-s-80327f59-10e5-43e8-a5ea-8397ce09e48a { display:none !important; }}@media (max-width: 767px){#s-80327f59-10e5-43e8-a5ea-8397ce09e48a {
  display: none;
}
#s-80327f59-10e5-43e8-a5ea-8397ce09e48a, #wrap-s-80327f59-10e5-43e8-a5ea-8397ce09e48a { display:none !important; }}
#s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e {
  display: none;
}
#s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e, #wrap-s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e { display:none !important; }}@media (max-width: 767px){#s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e {
  display: none;
}
#s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e, #wrap-s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e { display:none !important; }}
@media (min-width: 0px) {
[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7e00950-f1ad-4929-ab95-8ecdb8f2678e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d {
  display: none;
}
#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d, #wrap-s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d { display:none !important; }}@media (max-width: 767px){#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d {
  display: none;
}
#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d, #wrap-s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d { display:none !important; }}

  #s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d-btn-wrapper {
    text-align: center;
  }


#s-94d8ceeb-c961-42b0-8dd6-bcb6ad876c7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-47046c28-516f-4c24-8a6b-16943a1e6400 {
  border-style: solid;
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-47046c28-516f-4c24-8a6b-16943a1e6400 {
  display: none;
}
#s-47046c28-516f-4c24-8a6b-16943a1e6400, #wrap-s-47046c28-516f-4c24-8a6b-16943a1e6400 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47046c28-516f-4c24-8a6b-16943a1e6400 {
  display: none;
}
#s-47046c28-516f-4c24-8a6b-16943a1e6400, #wrap-s-47046c28-516f-4c24-8a6b-16943a1e6400 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-47046c28-516f-4c24-8a6b-16943a1e6400 {
  
}
}@media (max-width: 767px){#s-47046c28-516f-4c24-8a6b-16943a1e6400 {
  
}
}
#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 {
  background-image: url(none);
background-repeat: no-repeat;
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);
hover-type: color;
}
#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 {
  display: none;
}
#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8, #wrap-s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 {
  display: none;
}
#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8, #wrap-s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 {
  
}
}@media (max-width: 767px){#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8 {
  
}
}

  #s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8-btn-wrapper {
    text-align: center;
  }


#s-1e52f618-8fe7-4cd6-94d7-f9372d2e44e8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d254d0a7-e22b-4614-8631-7e648ced2bf9 {
  background-image: url(https://i.shgcdn.com/525c343b-e448-47cd-a5c5-d5db34f11ffb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-d254d0a7-e22b-4614-8631-7e648ced2bf9 {
  display: none;
}
#s-d254d0a7-e22b-4614-8631-7e648ced2bf9, #wrap-s-d254d0a7-e22b-4614-8631-7e648ced2bf9 { display:none !important; }}







#s-d254d0a7-e22b-4614-8631-7e648ced2bf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d254d0a7-e22b-4614-8631-7e648ced2bf9 {
  cursor: pointer;
}#s-d254d0a7-e22b-4614-8631-7e648ced2bf9.shg-box.shg-c {
  justify-content: center;
}

#s-4c940de2-305d-40ba-b784-162e688e6719 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c940de2-305d-40ba-b784-162e688e6719 {
  display: none;
}
#s-4c940de2-305d-40ba-b784-162e688e6719, #wrap-s-4c940de2-305d-40ba-b784-162e688e6719 { display:none !important; }}@media (max-width: 767px){#s-4c940de2-305d-40ba-b784-162e688e6719 {
  display: none;
}
#s-4c940de2-305d-40ba-b784-162e688e6719, #wrap-s-4c940de2-305d-40ba-b784-162e688e6719 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4c940de2-305d-40ba-b784-162e688e6719"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e {
  border-style: solid;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e {
  display: none;
}
#s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e, #wrap-s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e { display:none !important; }}@media (max-width: 767px){#s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e {
  display: none;
}
#s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e, #wrap-s-3d7f2d85-4aff-450a-ae4c-ddc8945e8f7e { display:none !important; }}
#s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075 {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075 {
  display: none;
}
#s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075, #wrap-s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075 { display:none !important; }}@media (max-width: 767px){#s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075 {
  display: none;
}
#s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075, #wrap-s-e1ed0c6f-73fa-45cc-8957-53c88ad3a075 { display:none !important; }}
#s-d7a297eb-02a6-4b76-9349-67e51ae42872 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-d7a297eb-02a6-4b76-9349-67e51ae42872:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d7a297eb-02a6-4b76-9349-67e51ae42872:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d7a297eb-02a6-4b76-9349-67e51ae42872 {
  display: none;
}
#s-d7a297eb-02a6-4b76-9349-67e51ae42872, #wrap-s-d7a297eb-02a6-4b76-9349-67e51ae42872 { display:none !important; }}@media (max-width: 767px){#s-d7a297eb-02a6-4b76-9349-67e51ae42872 {
  display: none;
}
#s-d7a297eb-02a6-4b76-9349-67e51ae42872, #wrap-s-d7a297eb-02a6-4b76-9349-67e51ae42872 { display:none !important; }}

  #s-d7a297eb-02a6-4b76-9349-67e51ae42872-btn-wrapper {
    text-align: center;
  }


#s-d7a297eb-02a6-4b76-9349-67e51ae42872.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-54903fb8-9869-48b5-8cb3-fbb21829ec76 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-54903fb8-9869-48b5-8cb3-fbb21829ec76 {
  display: none;
}
#s-54903fb8-9869-48b5-8cb3-fbb21829ec76, #wrap-s-54903fb8-9869-48b5-8cb3-fbb21829ec76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54903fb8-9869-48b5-8cb3-fbb21829ec76 {
  display: none;
}
#s-54903fb8-9869-48b5-8cb3-fbb21829ec76, #wrap-s-54903fb8-9869-48b5-8cb3-fbb21829ec76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54903fb8-9869-48b5-8cb3-fbb21829ec76 {
  display: none;
}
#s-54903fb8-9869-48b5-8cb3-fbb21829ec76, #wrap-s-54903fb8-9869-48b5-8cb3-fbb21829ec76 { display:none !important; }}@media (max-width: 767px){#s-54903fb8-9869-48b5-8cb3-fbb21829ec76 {
  
}
}
@media (min-width: 0px) {
[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54903fb8-9869-48b5-8cb3-fbb21829ec76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd {
  display: none;
}
#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd, #wrap-s-7c92d99e-11c9-43c0-94d1-972b5a461fcd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd {
  display: none;
}
#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd, #wrap-s-7c92d99e-11c9-43c0-94d1-972b5a461fcd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd {
  
}
}@media (max-width: 767px){#s-7c92d99e-11c9-43c0-94d1-972b5a461fcd {
  
}
}
#s-c0c9d8f6-beed-4db1-944d-4579ed38f030 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 60px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-c0c9d8f6-beed-4db1-944d-4579ed38f030:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0c9d8f6-beed-4db1-944d-4579ed38f030:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c0c9d8f6-beed-4db1-944d-4579ed38f030 {
  display: none;
}
#s-c0c9d8f6-beed-4db1-944d-4579ed38f030, #wrap-s-c0c9d8f6-beed-4db1-944d-4579ed38f030 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0c9d8f6-beed-4db1-944d-4579ed38f030 {
  display: none;
}
#s-c0c9d8f6-beed-4db1-944d-4579ed38f030, #wrap-s-c0c9d8f6-beed-4db1-944d-4579ed38f030 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c0c9d8f6-beed-4db1-944d-4579ed38f030 {
  
}
}@media (max-width: 767px){#s-c0c9d8f6-beed-4db1-944d-4579ed38f030 {
  
}
}

  #s-c0c9d8f6-beed-4db1-944d-4579ed38f030-btn-wrapper {
    text-align: center;
  }


#s-c0c9d8f6-beed-4db1-944d-4579ed38f030.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-53044276-890a-4a5d-9bb9-aaddf9badee7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-53044276-890a-4a5d-9bb9-aaddf9badee7 {
  display: none;
}
#s-53044276-890a-4a5d-9bb9-aaddf9badee7, #wrap-s-53044276-890a-4a5d-9bb9-aaddf9badee7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53044276-890a-4a5d-9bb9-aaddf9badee7 {
  display: none;
}
#s-53044276-890a-4a5d-9bb9-aaddf9badee7, #wrap-s-53044276-890a-4a5d-9bb9-aaddf9badee7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53044276-890a-4a5d-9bb9-aaddf9badee7 {
  
}
}@media (max-width: 767px){#s-53044276-890a-4a5d-9bb9-aaddf9badee7 {
  display: none;
}
#s-53044276-890a-4a5d-9bb9-aaddf9badee7, #wrap-s-53044276-890a-4a5d-9bb9-aaddf9badee7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53044276-890a-4a5d-9bb9-aaddf9badee7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e27aa471-9cd7-47e5-8ead-6368f949afbf {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-e27aa471-9cd7-47e5-8ead-6368f949afbf {
  display: none;
}
#s-e27aa471-9cd7-47e5-8ead-6368f949afbf, #wrap-s-e27aa471-9cd7-47e5-8ead-6368f949afbf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e27aa471-9cd7-47e5-8ead-6368f949afbf {
  display: none;
}
#s-e27aa471-9cd7-47e5-8ead-6368f949afbf, #wrap-s-e27aa471-9cd7-47e5-8ead-6368f949afbf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e27aa471-9cd7-47e5-8ead-6368f949afbf {
  
}
}@media (max-width: 767px){#s-e27aa471-9cd7-47e5-8ead-6368f949afbf {
  
}
}
#s-a599e846-300b-49ba-90c9-399559e41fcf {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-a599e846-300b-49ba-90c9-399559e41fcf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a599e846-300b-49ba-90c9-399559e41fcf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a599e846-300b-49ba-90c9-399559e41fcf {
  display: none;
}
#s-a599e846-300b-49ba-90c9-399559e41fcf, #wrap-s-a599e846-300b-49ba-90c9-399559e41fcf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a599e846-300b-49ba-90c9-399559e41fcf {
  display: none;
}
#s-a599e846-300b-49ba-90c9-399559e41fcf, #wrap-s-a599e846-300b-49ba-90c9-399559e41fcf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a599e846-300b-49ba-90c9-399559e41fcf {
  
}
}@media (max-width: 767px){#s-a599e846-300b-49ba-90c9-399559e41fcf {
  
}
}

  #s-a599e846-300b-49ba-90c9-399559e41fcf-btn-wrapper {
    text-align: center;
  }


#s-a599e846-300b-49ba-90c9-399559e41fcf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd {
  background-image: url(https://i.shgcdn.com/a6176e36-4136-4ec4-bf83-c5b4116df8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd {
  display: none;
}
#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd, #wrap-s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd {
  display: none;
}
#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd, #wrap-s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd {
  display: none;
}
#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd, #wrap-s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd { display:none !important; }}







#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a31d8f3e-f46c-4798-bbd2-1b09b89e48bd.shg-box.shg-c {
  justify-content: center;
}

#s-89f7d72b-daca-482d-9856-70e1ba805f08 {
  margin-top: 100px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-89f7d72b-daca-482d-9856-70e1ba805f08 {
  display: none;
}
#s-89f7d72b-daca-482d-9856-70e1ba805f08, #wrap-s-89f7d72b-daca-482d-9856-70e1ba805f08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89f7d72b-daca-482d-9856-70e1ba805f08 {
  display: none;
}
#s-89f7d72b-daca-482d-9856-70e1ba805f08, #wrap-s-89f7d72b-daca-482d-9856-70e1ba805f08 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89f7d72b-daca-482d-9856-70e1ba805f08 {
  display: none;
}
#s-89f7d72b-daca-482d-9856-70e1ba805f08, #wrap-s-89f7d72b-daca-482d-9856-70e1ba805f08 { display:none !important; }}
@media (min-width: 0px) {
[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89f7d72b-daca-482d-9856-70e1ba805f08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7bc19fe7-a6ae-439b-b7a3-38d93a10b8e7 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-0ab97faf-4460-41e0-bdcb-6cd0264f8712 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-0ab97faf-4460-41e0-bdcb-6cd0264f8712 {
  display: none;
}
#s-0ab97faf-4460-41e0-bdcb-6cd0264f8712, #wrap-s-0ab97faf-4460-41e0-bdcb-6cd0264f8712 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ab97faf-4460-41e0-bdcb-6cd0264f8712"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1c30d389-acdf-4a8b-88aa-a0cb2761c3a5 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-3df853ad-e662-41b1-a883-6a78a978dff6 {
  display: none;
}
#s-3df853ad-e662-41b1-a883-6a78a978dff6, #wrap-s-3df853ad-e662-41b1-a883-6a78a978dff6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3df853ad-e662-41b1-a883-6a78a978dff6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f724f55a-6838-4d82-8e46-2b3d24f1d527 {
  background-image: url(none);
background-repeat: no-repeat;
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;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f724f55a-6838-4d82-8e46-2b3d24f1d527:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f724f55a-6838-4d82-8e46-2b3d24f1d527: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-f724f55a-6838-4d82-8e46-2b3d24f1d527.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 15px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19: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;}@media (min-width: 1200px){#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 {
  display: none;
}
#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19, #wrap-s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 {
  display: none;
}
#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19, #wrap-s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 {
  display: none;
}
#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19, #wrap-s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19 { display:none !important; }}


#s-3f12c1d5-db71-427b-96b3-ae6fc34c9f19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b {
  background-image: url(https://i.shgcdn.com/23ec68da-2f3c-432d-8b36-0a033f06f1d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b {
  display: none;
}
#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b, #wrap-s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b {
  display: none;
}
#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b, #wrap-s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b {
  
}
}@media (max-width: 767px){#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b {
  
}
}







#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b {
  cursor: pointer;
}#s-73b8d9d9-ce53-40cc-8d65-d3be2f17676b.shg-box.shg-c {
  justify-content: center;
}

#s-d2a3e09b-f441-478f-a480-04c2e14c0a66 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2a3e09b-f441-478f-a480-04c2e14c0a66 {
  display: none;
}
#s-d2a3e09b-f441-478f-a480-04c2e14c0a66, #wrap-s-d2a3e09b-f441-478f-a480-04c2e14c0a66 { display:none !important; }}@media (max-width: 767px){#s-d2a3e09b-f441-478f-a480-04c2e14c0a66 {
  display: none;
}
#s-d2a3e09b-f441-478f-a480-04c2e14c0a66, #wrap-s-d2a3e09b-f441-478f-a480-04c2e14c0a66 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2a3e09b-f441-478f-a480-04c2e14c0a66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2394fd47-ab95-4e3b-bc98-635341dd74ba {
  border-style: solid;
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-2394fd47-ab95-4e3b-bc98-635341dd74ba {
  display: none;
}
#s-2394fd47-ab95-4e3b-bc98-635341dd74ba, #wrap-s-2394fd47-ab95-4e3b-bc98-635341dd74ba { display:none !important; }}@media (max-width: 767px){#s-2394fd47-ab95-4e3b-bc98-635341dd74ba {
  display: none;
}
#s-2394fd47-ab95-4e3b-bc98-635341dd74ba, #wrap-s-2394fd47-ab95-4e3b-bc98-635341dd74ba { display:none !important; }}
#s-20e274b7-e533-48c6-a316-493b16d019cb {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-20e274b7-e533-48c6-a316-493b16d019cb {
  display: none;
}
#s-20e274b7-e533-48c6-a316-493b16d019cb, #wrap-s-20e274b7-e533-48c6-a316-493b16d019cb { display:none !important; }}@media (max-width: 767px){#s-20e274b7-e533-48c6-a316-493b16d019cb {
  display: none;
}
#s-20e274b7-e533-48c6-a316-493b16d019cb, #wrap-s-20e274b7-e533-48c6-a316-493b16d019cb { display:none !important; }}
@media (min-width: 0px) {
[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20e274b7-e533-48c6-a316-493b16d019cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d {
  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-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d {
  display: none;
}
#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d, #wrap-s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d { display:none !important; }}@media (max-width: 767px){#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d {
  display: none;
}
#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d, #wrap-s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d { display:none !important; }}

  #s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d-btn-wrapper {
    text-align: center;
  }


#s-b0bcd935-ca6e-4f98-ae79-8d0db3cf686d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 {
  display: none;
}
#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6, #wrap-s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 {
  display: none;
}
#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6, #wrap-s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 {
  
}
}@media (max-width: 767px){#s-3aee31ea-94cc-4823-bdd2-236dbf356aa6 {
  
}
}
@media (min-width: 0px) {
[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aee31ea-94cc-4823-bdd2-236dbf356aa6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b91abdff-3ef2-4a50-831d-522e842b7c1f {
  border-style: solid;
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-b91abdff-3ef2-4a50-831d-522e842b7c1f {
  
}
}@media (max-width: 767px){#s-b91abdff-3ef2-4a50-831d-522e842b7c1f {
  
}
}
#s-0bb9d07b-4548-4c65-936e-0bc234b632e9 {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-0bb9d07b-4548-4c65-936e-0bc234b632e9 {
  display: none;
}
#s-0bb9d07b-4548-4c65-936e-0bc234b632e9, #wrap-s-0bb9d07b-4548-4c65-936e-0bc234b632e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bb9d07b-4548-4c65-936e-0bc234b632e9 {
  display: none;
}
#s-0bb9d07b-4548-4c65-936e-0bc234b632e9, #wrap-s-0bb9d07b-4548-4c65-936e-0bc234b632e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0bb9d07b-4548-4c65-936e-0bc234b632e9 {
  
}
}@media (max-width: 767px){#s-0bb9d07b-4548-4c65-936e-0bc234b632e9 {
  
}
}
@media (min-width: 0px) {
[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bb9d07b-4548-4c65-936e-0bc234b632e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f31be8d9-5a00-4e7d-b5eb-3946744696df {
  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-f31be8d9-5a00-4e7d-b5eb-3946744696df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f31be8d9-5a00-4e7d-b5eb-3946744696df:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f31be8d9-5a00-4e7d-b5eb-3946744696df {
  
}
}@media (max-width: 767px){#s-f31be8d9-5a00-4e7d-b5eb-3946744696df {
  
}
}

  #s-f31be8d9-5a00-4e7d-b5eb-3946744696df-btn-wrapper {
    text-align: center;
  }


#s-f31be8d9-5a00-4e7d-b5eb-3946744696df.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-1cd65b21-6880-4acb-9bcc-958577bdca05 {
  background-image: url(https://i.shgcdn.com/6ed0fecd-b3f7-49c8-8854-bc104c4d9470/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1cd65b21-6880-4acb-9bcc-958577bdca05 {
  display: none;
}
#s-1cd65b21-6880-4acb-9bcc-958577bdca05, #wrap-s-1cd65b21-6880-4acb-9bcc-958577bdca05 { display:none !important; }}@media (max-width: 767px){#s-1cd65b21-6880-4acb-9bcc-958577bdca05 {
  display: none;
}
#s-1cd65b21-6880-4acb-9bcc-958577bdca05, #wrap-s-1cd65b21-6880-4acb-9bcc-958577bdca05 { display:none !important; }}







#s-1cd65b21-6880-4acb-9bcc-958577bdca05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cd65b21-6880-4acb-9bcc-958577bdca05 {
  cursor: pointer;
}#s-1cd65b21-6880-4acb-9bcc-958577bdca05.shg-box.shg-c {
  justify-content: center;
}

#s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2 {
  display: none;
}
#s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2, #wrap-s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2 { display:none !important; }}@media (max-width: 767px){#s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2 {
  display: none;
}
#s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2, #wrap-s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5a63706-46ba-4da0-801b-6e8f93d7e4e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9 {
  border-style: solid;
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-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9 {
  display: none;
}
#s-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9, #wrap-s-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9 { display:none !important; }}@media (max-width: 767px){#s-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9 {
  display: none;
}
#s-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9, #wrap-s-dd3ccefc-f18f-411a-84a6-8cf84ebdb6a9 { display:none !important; }}
#s-53a6004b-8528-4b16-9a2d-974e9947f5fc {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-53a6004b-8528-4b16-9a2d-974e9947f5fc {
  display: none;
}
#s-53a6004b-8528-4b16-9a2d-974e9947f5fc, #wrap-s-53a6004b-8528-4b16-9a2d-974e9947f5fc { display:none !important; }}@media (max-width: 767px){#s-53a6004b-8528-4b16-9a2d-974e9947f5fc {
  display: none;
}
#s-53a6004b-8528-4b16-9a2d-974e9947f5fc, #wrap-s-53a6004b-8528-4b16-9a2d-974e9947f5fc { display:none !important; }}
@media (min-width: 0px) {
[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53a6004b-8528-4b16-9a2d-974e9947f5fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9 {
  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-26d171c2-3010-4f8c-a5de-f41dc2be68b9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9 {
  display: none;
}
#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9, #wrap-s-26d171c2-3010-4f8c-a5de-f41dc2be68b9 { display:none !important; }}@media (max-width: 767px){#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9 {
  display: none;
}
#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9, #wrap-s-26d171c2-3010-4f8c-a5de-f41dc2be68b9 { display:none !important; }}

  #s-26d171c2-3010-4f8c-a5de-f41dc2be68b9-btn-wrapper {
    text-align: center;
  }


#s-26d171c2-3010-4f8c-a5de-f41dc2be68b9.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;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-315565dd-7032-4705-9288-4d58ed100acb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-315565dd-7032-4705-9288-4d58ed100acb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

#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;
      -ms-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;
}
