.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-6e9b50dc-4025-4f48-88f8-48939317671d {
  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-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 {
  background-image: url(https://i.shgcdn.com/d8a4fe51-ab13-49be-b491-12ad82e8dd2b/-/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-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 {
  display: none;
}
#s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2, #wrap-s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 { display:none !important; }}@media (max-width: 767px){#s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 {
  display: none;
}
#s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2, #wrap-s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 { display:none !important; }}







#s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2 {
  cursor: pointer;
}#s-d4f8b87b-82ab-4123-ab0e-84171a64c4f2.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-c759d7e4-5ac6-419d-81c5-95a040cf3cc5 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5 {
  display: none;
}
#s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5, #wrap-s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5 { display:none !important; }}@media (max-width: 767px){#s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5 {
  display: none;
}
#s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5, #wrap-s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c759d7e4-5ac6-419d-81c5-95a040cf3cc5"] > .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-639573af-32f5-46fb-8080-1c727fd71a3e {
  border-style: solid;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-639573af-32f5-46fb-8080-1c727fd71a3e {
  display: none;
}
#s-639573af-32f5-46fb-8080-1c727fd71a3e, #wrap-s-639573af-32f5-46fb-8080-1c727fd71a3e { display:none !important; }}@media (max-width: 767px){#s-639573af-32f5-46fb-8080-1c727fd71a3e {
  display: none;
}
#s-639573af-32f5-46fb-8080-1c727fd71a3e, #wrap-s-639573af-32f5-46fb-8080-1c727fd71a3e { display:none !important; }}
#s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36 {
  display: none;
}
#s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36, #wrap-s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36 { display:none !important; }}@media (max-width: 767px){#s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36 {
  display: none;
}
#s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36, #wrap-s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3938226-b2e0-474d-b6e7-4dfb8ce3ee36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

.shg-btn.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-6695fe2e-d998-4261-9f82-d5de36aa7686 {
  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-6695fe2e-d998-4261-9f82-d5de36aa7686:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6695fe2e-d998-4261-9f82-d5de36aa7686:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6695fe2e-d998-4261-9f82-d5de36aa7686 {
  display: none;
}
#s-6695fe2e-d998-4261-9f82-d5de36aa7686, #wrap-s-6695fe2e-d998-4261-9f82-d5de36aa7686 { display:none !important; }}@media (max-width: 767px){#s-6695fe2e-d998-4261-9f82-d5de36aa7686 {
  display: none;
}
#s-6695fe2e-d998-4261-9f82-d5de36aa7686, #wrap-s-6695fe2e-d998-4261-9f82-d5de36aa7686 { display:none !important; }}

  #s-6695fe2e-d998-4261-9f82-d5de36aa7686-btn-wrapper {
    text-align: center;
  }


#s-6695fe2e-d998-4261-9f82-d5de36aa7686.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-321f5602-e35b-4c22-9149-50e4df386be7 {
  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-321f5602-e35b-4c22-9149-50e4df386be7 {
  display: none;
}
#s-321f5602-e35b-4c22-9149-50e4df386be7, #wrap-s-321f5602-e35b-4c22-9149-50e4df386be7 { display:none !important; }}@media (max-width: 767px){#s-321f5602-e35b-4c22-9149-50e4df386be7 {
  display: none;
}
#s-321f5602-e35b-4c22-9149-50e4df386be7, #wrap-s-321f5602-e35b-4c22-9149-50e4df386be7 { display:none !important; }}







#s-321f5602-e35b-4c22-9149-50e4df386be7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-321f5602-e35b-4c22-9149-50e4df386be7 {
  cursor: pointer;
}#s-321f5602-e35b-4c22-9149-50e4df386be7.shg-box.shg-c {
  justify-content: center;
}

#s-2433f4fa-a4ad-4c04-9c02-e913a79b3659 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2433f4fa-a4ad-4c04-9c02-e913a79b3659 {
  
}
}@media (max-width: 767px){#s-2433f4fa-a4ad-4c04-9c02-e913a79b3659 {
  
}
}
@media (min-width: 0px) {
[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2433f4fa-a4ad-4c04-9c02-e913a79b3659"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a18052a1-8c2c-414c-bb08-aa04958db865 {
  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-a18052a1-8c2c-414c-bb08-aa04958db865 {
  
}
}@media (max-width: 767px){#s-a18052a1-8c2c-414c-bb08-aa04958db865 {
  
}
}
#s-d42102ad-cc09-4318-9d53-4e26b2e68fd7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d42102ad-cc09-4318-9d53-4e26b2e68fd7 {
  
}
}@media (max-width: 767px){#s-d42102ad-cc09-4318-9d53-4e26b2e68fd7 {
  
}
}
@media (min-width: 0px) {
[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42102ad-cc09-4318-9d53-4e26b2e68fd7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6ca0299e-f7e2-4123-9d75-c095ad642d32 {
  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-6ca0299e-f7e2-4123-9d75-c095ad642d32:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6ca0299e-f7e2-4123-9d75-c095ad642d32:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6ca0299e-f7e2-4123-9d75-c095ad642d32 {
  
}
}@media (max-width: 767px){#s-6ca0299e-f7e2-4123-9d75-c095ad642d32 {
  
}
}

  #s-6ca0299e-f7e2-4123-9d75-c095ad642d32-btn-wrapper {
    text-align: center;
  }


#s-6ca0299e-f7e2-4123-9d75-c095ad642d32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cdadcd46-3d16-43e5-8268-7f51ffb76408 {
  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-cdadcd46-3d16-43e5-8268-7f51ffb76408 {
  display: none;
}
#s-cdadcd46-3d16-43e5-8268-7f51ffb76408, #wrap-s-cdadcd46-3d16-43e5-8268-7f51ffb76408 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cdadcd46-3d16-43e5-8268-7f51ffb76408 {
  display: none;
}
#s-cdadcd46-3d16-43e5-8268-7f51ffb76408, #wrap-s-cdadcd46-3d16-43e5-8268-7f51ffb76408 { display:none !important; }}







#s-cdadcd46-3d16-43e5-8268-7f51ffb76408 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdadcd46-3d16-43e5-8268-7f51ffb76408.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 {
  display: none;
}
#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3, #wrap-s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 {
  display: none;
}
#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3, #wrap-s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 {
  
}
}@media (max-width: 767px){#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 {
  display: none;
}
#s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3, #wrap-s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa66a552-f79f-4e8d-bbe1-143a4dcd73d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d18357e6-5add-4c01-9b40-9eb965d8447a {
  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-d18357e6-5add-4c01-9b40-9eb965d8447a {
  display: none;
}
#s-d18357e6-5add-4c01-9b40-9eb965d8447a, #wrap-s-d18357e6-5add-4c01-9b40-9eb965d8447a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d18357e6-5add-4c01-9b40-9eb965d8447a {
  display: none;
}
#s-d18357e6-5add-4c01-9b40-9eb965d8447a, #wrap-s-d18357e6-5add-4c01-9b40-9eb965d8447a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d18357e6-5add-4c01-9b40-9eb965d8447a {
  
}
}@media (max-width: 767px){#s-d18357e6-5add-4c01-9b40-9eb965d8447a {
  
}
}
#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd {
  display: none;
}
#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd, #wrap-s-23d2ca69-3b0b-490f-9f91-4ed7812368fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd {
  display: none;
}
#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd, #wrap-s-23d2ca69-3b0b-490f-9f91-4ed7812368fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd {
  
}
}@media (max-width: 767px){#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd {
  display: none;
}
#s-23d2ca69-3b0b-490f-9f91-4ed7812368fd, #wrap-s-23d2ca69-3b0b-490f-9f91-4ed7812368fd { display:none !important; }}
@media (min-width: 0px) {
[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23d2ca69-3b0b-490f-9f91-4ed7812368fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 {
  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-5869598b-51ac-4ef4-a2fe-b5b088c1a622:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 {
  display: none;
}
#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622, #wrap-s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 {
  display: none;
}
#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622, #wrap-s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 {
  
}
}@media (max-width: 767px){#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 {
  display: none;
}
#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622, #wrap-s-5869598b-51ac-4ef4-a2fe-b5b088c1a622 { display:none !important; }}

  #s-5869598b-51ac-4ef4-a2fe-b5b088c1a622-btn-wrapper {
    text-align: center;
  }


#s-5869598b-51ac-4ef4-a2fe-b5b088c1a622.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-77c29049-966b-40d5-ab02-a8dfd73f12b7 {
  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-77c29049-966b-40d5-ab02-a8dfd73f12b7: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-77c29049-966b-40d5-ab02-a8dfd73f12b7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-77c29049-966b-40d5-ab02-a8dfd73f12b7 {
  display: none;
}
#s-77c29049-966b-40d5-ab02-a8dfd73f12b7, #wrap-s-77c29049-966b-40d5-ab02-a8dfd73f12b7 { display:none !important; }}@media (max-width: 767px){#s-77c29049-966b-40d5-ab02-a8dfd73f12b7 {
  display: none;
}
#s-77c29049-966b-40d5-ab02-a8dfd73f12b7, #wrap-s-77c29049-966b-40d5-ab02-a8dfd73f12b7 { display:none !important; }}


#s-77c29049-966b-40d5-ab02-a8dfd73f12b7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd {
  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-aef747c5-cdbb-45fb-849c-62f6b63e32dd {
  display: none;
}
#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd, #wrap-s-aef747c5-cdbb-45fb-849c-62f6b63e32dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd {
  display: none;
}
#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd, #wrap-s-aef747c5-cdbb-45fb-849c-62f6b63e32dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd {
  display: none;
}
#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd, #wrap-s-aef747c5-cdbb-45fb-849c-62f6b63e32dd { display:none !important; }}@media (max-width: 767px){#s-aef747c5-cdbb-45fb-849c-62f6b63e32dd {
  
}
}
#s-f1cac029-3997-4bbf-aa4b-140509baec43 {
  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-f1cac029-3997-4bbf-aa4b-140509baec43:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f1cac029-3997-4bbf-aa4b-140509baec43:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f1cac029-3997-4bbf-aa4b-140509baec43 {
  display: none;
}
#s-f1cac029-3997-4bbf-aa4b-140509baec43, #wrap-s-f1cac029-3997-4bbf-aa4b-140509baec43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1cac029-3997-4bbf-aa4b-140509baec43 {
  display: none;
}
#s-f1cac029-3997-4bbf-aa4b-140509baec43, #wrap-s-f1cac029-3997-4bbf-aa4b-140509baec43 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1cac029-3997-4bbf-aa4b-140509baec43 {
  display: none;
}
#s-f1cac029-3997-4bbf-aa4b-140509baec43, #wrap-s-f1cac029-3997-4bbf-aa4b-140509baec43 { display:none !important; }}@media (max-width: 767px){#s-f1cac029-3997-4bbf-aa4b-140509baec43 {
  
}
}

  #s-f1cac029-3997-4bbf-aa4b-140509baec43-btn-wrapper {
    text-align: center;
  }


#s-f1cac029-3997-4bbf-aa4b-140509baec43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a {
  background-image: url(https://i.shgcdn.com/1956ee50-06e3-43d2-821f-b1d372130093/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center -50px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a {
  display: none;
}
#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a, #wrap-s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a { display:none !important; }}@media (max-width: 767px){#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a {
  display: none;
}
#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a, #wrap-s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a { display:none !important; }}







#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a {
  cursor: pointer;
}#s-cb7bc2c9-c6e3-4a29-a161-b3fb7dabe18a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7a52c421-6222-4e09-8030-ca6ed4e1e498 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a52c421-6222-4e09-8030-ca6ed4e1e498 {
  display: none;
}
#s-7a52c421-6222-4e09-8030-ca6ed4e1e498, #wrap-s-7a52c421-6222-4e09-8030-ca6ed4e1e498 { display:none !important; }}@media (max-width: 767px){#s-7a52c421-6222-4e09-8030-ca6ed4e1e498 {
  display: none;
}
#s-7a52c421-6222-4e09-8030-ca6ed4e1e498, #wrap-s-7a52c421-6222-4e09-8030-ca6ed4e1e498 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a52c421-6222-4e09-8030-ca6ed4e1e498"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c7336629-0c3b-497f-9a55-807550efaf28 {
  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-c7336629-0c3b-497f-9a55-807550efaf28 {
  display: none;
}
#s-c7336629-0c3b-497f-9a55-807550efaf28, #wrap-s-c7336629-0c3b-497f-9a55-807550efaf28 { display:none !important; }}@media (max-width: 767px){#s-c7336629-0c3b-497f-9a55-807550efaf28 {
  display: none;
}
#s-c7336629-0c3b-497f-9a55-807550efaf28, #wrap-s-c7336629-0c3b-497f-9a55-807550efaf28 { display:none !important; }}
#s-0c3e10c7-963a-4101-8f27-8da1373ca805 {
  border-style: solid;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-0c3e10c7-963a-4101-8f27-8da1373ca805 {
  display: none;
}
#s-0c3e10c7-963a-4101-8f27-8da1373ca805, #wrap-s-0c3e10c7-963a-4101-8f27-8da1373ca805 { display:none !important; }}@media (max-width: 767px){#s-0c3e10c7-963a-4101-8f27-8da1373ca805 {
  display: none;
}
#s-0c3e10c7-963a-4101-8f27-8da1373ca805, #wrap-s-0c3e10c7-963a-4101-8f27-8da1373ca805 { display:none !important; }}
#s-b755e012-c7cd-4071-8abc-8ccbdde89150 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b755e012-c7cd-4071-8abc-8ccbdde89150 {
  display: none;
}
#s-b755e012-c7cd-4071-8abc-8ccbdde89150, #wrap-s-b755e012-c7cd-4071-8abc-8ccbdde89150 { display:none !important; }}@media (max-width: 767px){#s-b755e012-c7cd-4071-8abc-8ccbdde89150 {
  display: none;
}
#s-b755e012-c7cd-4071-8abc-8ccbdde89150, #wrap-s-b755e012-c7cd-4071-8abc-8ccbdde89150 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b755e012-c7cd-4071-8abc-8ccbdde89150"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b {
  background-image: url(none);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b {
  display: none;
}
#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b, #wrap-s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b { display:none !important; }}@media (max-width: 767px){#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b {
  display: none;
}
#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b, #wrap-s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b { display:none !important; }}

  #s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b-btn-wrapper {
    text-align: center;
  }


#s-3f9ab3d0-0c65-4097-b2af-18a864fd3d8b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7d37a754-9db5-4112-b7f1-0a901052d1fb {
  border-style: solid;
margin-top: 10px;
margin-left: 250px;
margin-right: 15px;
padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
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(23, 22, 23, 0.5);
}
@media (min-width: 1200px){#s-7d37a754-9db5-4112-b7f1-0a901052d1fb {
  display: none;
}
#s-7d37a754-9db5-4112-b7f1-0a901052d1fb, #wrap-s-7d37a754-9db5-4112-b7f1-0a901052d1fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d37a754-9db5-4112-b7f1-0a901052d1fb {
  display: none;
}
#s-7d37a754-9db5-4112-b7f1-0a901052d1fb, #wrap-s-7d37a754-9db5-4112-b7f1-0a901052d1fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d37a754-9db5-4112-b7f1-0a901052d1fb {
  
}
}@media (max-width: 767px){#s-7d37a754-9db5-4112-b7f1-0a901052d1fb {
  display: none;
}
#s-7d37a754-9db5-4112-b7f1-0a901052d1fb, #wrap-s-7d37a754-9db5-4112-b7f1-0a901052d1fb { display:none !important; }}
#s-9de7fbce-4a79-4722-9b51-0c5da0b42681 {
  background-image: url(none);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: 250px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-9de7fbce-4a79-4722-9b51-0c5da0b42681:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9de7fbce-4a79-4722-9b51-0c5da0b42681:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9de7fbce-4a79-4722-9b51-0c5da0b42681 {
  display: none;
}
#s-9de7fbce-4a79-4722-9b51-0c5da0b42681, #wrap-s-9de7fbce-4a79-4722-9b51-0c5da0b42681 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9de7fbce-4a79-4722-9b51-0c5da0b42681 {
  display: none;
}
#s-9de7fbce-4a79-4722-9b51-0c5da0b42681, #wrap-s-9de7fbce-4a79-4722-9b51-0c5da0b42681 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9de7fbce-4a79-4722-9b51-0c5da0b42681 {
  
}
}@media (max-width: 767px){#s-9de7fbce-4a79-4722-9b51-0c5da0b42681 {
  display: none;
}
#s-9de7fbce-4a79-4722-9b51-0c5da0b42681, #wrap-s-9de7fbce-4a79-4722-9b51-0c5da0b42681 { display:none !important; }}

  #s-9de7fbce-4a79-4722-9b51-0c5da0b42681-btn-wrapper {
    text-align: center;
  }


#s-9de7fbce-4a79-4722-9b51-0c5da0b42681.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0264acb7-6708-45a9-8ba5-52b4665ae09b {
  background-image: url(https://i.shgcdn.com/27deb62f-af5d-4a3f-a434-9f5339fa5c66/-/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-0264acb7-6708-45a9-8ba5-52b4665ae09b {
  display: none;
}
#s-0264acb7-6708-45a9-8ba5-52b4665ae09b, #wrap-s-0264acb7-6708-45a9-8ba5-52b4665ae09b { display:none !important; }}@media (max-width: 767px){#s-0264acb7-6708-45a9-8ba5-52b4665ae09b {
  display: none;
}
#s-0264acb7-6708-45a9-8ba5-52b4665ae09b, #wrap-s-0264acb7-6708-45a9-8ba5-52b4665ae09b { display:none !important; }}







#s-0264acb7-6708-45a9-8ba5-52b4665ae09b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-0264acb7-6708-45a9-8ba5-52b4665ae09b {
  cursor: pointer;
}#s-0264acb7-6708-45a9-8ba5-52b4665ae09b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 {
  margin-top: 400px;
margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 1200px){#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 {
  display: none;
}
#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395, #wrap-s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 {
  display: none;
}
#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395, #wrap-s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 {
  
}
}@media (max-width: 767px){#s-de2b1fef-0242-45f7-b0c8-7a09bfc1f395 {
  
}
}
#s-9af064e4-fe52-4135-82b0-15b5b139c114 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9af064e4-fe52-4135-82b0-15b5b139c114 {
  display: none;
}
#s-9af064e4-fe52-4135-82b0-15b5b139c114, #wrap-s-9af064e4-fe52-4135-82b0-15b5b139c114 { display:none !important; }}@media (max-width: 767px){#s-9af064e4-fe52-4135-82b0-15b5b139c114 {
  display: none;
}
#s-9af064e4-fe52-4135-82b0-15b5b139c114, #wrap-s-9af064e4-fe52-4135-82b0-15b5b139c114 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9af064e4-fe52-4135-82b0-15b5b139c114"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d75f3203-26a3-4ea9-a386-025ada2ae695 {
  border-style: solid;
margin-right: 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: 768px) and (max-width: 991px){#s-d75f3203-26a3-4ea9-a386-025ada2ae695 {
  display: none;
}
#s-d75f3203-26a3-4ea9-a386-025ada2ae695, #wrap-s-d75f3203-26a3-4ea9-a386-025ada2ae695 { display:none !important; }}@media (max-width: 767px){#s-d75f3203-26a3-4ea9-a386-025ada2ae695 {
  display: none;
}
#s-d75f3203-26a3-4ea9-a386-025ada2ae695, #wrap-s-d75f3203-26a3-4ea9-a386-025ada2ae695 { display:none !important; }}
#s-de0efa4e-2f1a-4420-b96e-330574174dc7 {
  border-style: solid;
margin-right: 10px;
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(194, 194, 194, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-de0efa4e-2f1a-4420-b96e-330574174dc7 {
  display: none;
}
#s-de0efa4e-2f1a-4420-b96e-330574174dc7, #wrap-s-de0efa4e-2f1a-4420-b96e-330574174dc7 { display:none !important; }}@media (max-width: 767px){#s-de0efa4e-2f1a-4420-b96e-330574174dc7 {
  display: none;
}
#s-de0efa4e-2f1a-4420-b96e-330574174dc7, #wrap-s-de0efa4e-2f1a-4420-b96e-330574174dc7 { display:none !important; }}
#s-6f75bd39-2897-4117-b312-615d1ff123b0 {
  min-height: 50px;
}








#s-6f75bd39-2897-4117-b312-615d1ff123b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f75bd39-2897-4117-b312-615d1ff123b0.shg-box.shg-c {
  justify-content: center;
}

#s-27fe8daf-ea6f-408f-9b39-578f061e4383 {
  min-height: 50px;
}








#s-27fe8daf-ea6f-408f-9b39-578f061e4383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27fe8daf-ea6f-408f-9b39-578f061e4383.shg-box.shg-c {
  justify-content: center;
}

#s-9a8d1cdf-90d6-47a4-86d7-588b240a7b92 {
  min-height: 50px;
}








#s-9a8d1cdf-90d6-47a4-86d7-588b240a7b92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a8d1cdf-90d6-47a4-86d7-588b240a7b92.shg-box.shg-c {
  justify-content: center;
}

#s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f {
  display: none;
}
#s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f, #wrap-s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f { display:none !important; }}@media (max-width: 767px){#s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f {
  display: none;
}
#s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f, #wrap-s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f { display:none !important; }}
@media (min-width: 0px) {
[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634ed60-1b76-4930-9e9e-fbd0ff850b4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-66fbf383-e2e3-448d-b84c-c2cfc5ec9f7e {
  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(194, 194, 194, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-66fbf383-e2e3-448d-b84c-c2cfc5ec9f7e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(254, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;}#s-66fbf383-e2e3-448d-b84c-c2cfc5ec9f7e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-66fbf383-e2e3-448d-b84c-c2cfc5ec9f7e-btn-wrapper {
    text-align: center;
  }


#s-66fbf383-e2e3-448d-b84c-c2cfc5ec9f7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b0911ec2-acd2-4054-86b6-b3d538082e8a {
  margin-top: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: #252525;
text-align: right;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-b0911ec2-acd2-4054-86b6-b3d538082e8a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0911ec2-acd2-4054-86b6-b3d538082e8a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b0911ec2-acd2-4054-86b6-b3d538082e8a {
  display: none;
}
#s-b0911ec2-acd2-4054-86b6-b3d538082e8a, #wrap-s-b0911ec2-acd2-4054-86b6-b3d538082e8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0911ec2-acd2-4054-86b6-b3d538082e8a {
  display: none;
}
#s-b0911ec2-acd2-4054-86b6-b3d538082e8a, #wrap-s-b0911ec2-acd2-4054-86b6-b3d538082e8a { display:none !important; }}

  #s-b0911ec2-acd2-4054-86b6-b3d538082e8a-btn-wrapper {
    text-align: right;
  }


#s-b0911ec2-acd2-4054-86b6-b3d538082e8a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-5a9c22e2-7677-488c-84b0-5533e77abc5c {
  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-5a9c22e2-7677-488c-84b0-5533e77abc5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a9c22e2-7677-488c-84b0-5533e77abc5c {
  cursor: pointer;
}#s-5a9c22e2-7677-488c-84b0-5533e77abc5c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8b91a069-271e-4708-bf5d-3dec4aab3b8d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b91a069-271e-4708-bf5d-3dec4aab3b8d {
  display: none;
}
#s-8b91a069-271e-4708-bf5d-3dec4aab3b8d, #wrap-s-8b91a069-271e-4708-bf5d-3dec4aab3b8d { display:none !important; }}@media (max-width: 767px){#s-8b91a069-271e-4708-bf5d-3dec4aab3b8d {
  display: none;
}
#s-8b91a069-271e-4708-bf5d-3dec4aab3b8d, #wrap-s-8b91a069-271e-4708-bf5d-3dec4aab3b8d { display:none !important; }}
@media (min-width: 0px) {
[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b91a069-271e-4708-bf5d-3dec4aab3b8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f66f8718-da45-4317-90a4-3715453588c9 {
  border-style: solid;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-f66f8718-da45-4317-90a4-3715453588c9 {
  display: none;
}
#s-f66f8718-da45-4317-90a4-3715453588c9, #wrap-s-f66f8718-da45-4317-90a4-3715453588c9 { display:none !important; }}@media (max-width: 767px){#s-f66f8718-da45-4317-90a4-3715453588c9 {
  display: none;
}
#s-f66f8718-da45-4317-90a4-3715453588c9, #wrap-s-f66f8718-da45-4317-90a4-3715453588c9 { display:none !important; }}
#s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d {
  display: none;
}
#s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d, #wrap-s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d { display:none !important; }}@media (max-width: 767px){#s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d {
  display: none;
}
#s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d, #wrap-s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d { display:none !important; }}
@media (min-width: 0px) {
[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7bc87595-eddd-4ba9-bb1a-0e4d7c74378d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f562fa65-0c90-46d2-bccc-29adfff65574 {
  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-f562fa65-0c90-46d2-bccc-29adfff65574:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f562fa65-0c90-46d2-bccc-29adfff65574:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f562fa65-0c90-46d2-bccc-29adfff65574 {
  display: none;
}
#s-f562fa65-0c90-46d2-bccc-29adfff65574, #wrap-s-f562fa65-0c90-46d2-bccc-29adfff65574 { display:none !important; }}@media (max-width: 767px){#s-f562fa65-0c90-46d2-bccc-29adfff65574 {
  display: none;
}
#s-f562fa65-0c90-46d2-bccc-29adfff65574, #wrap-s-f562fa65-0c90-46d2-bccc-29adfff65574 { display:none !important; }}

  #s-f562fa65-0c90-46d2-bccc-29adfff65574-btn-wrapper {
    text-align: center;
  }


#s-f562fa65-0c90-46d2-bccc-29adfff65574.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e {
  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-716ab302-82cf-4aab-8c5e-b7a04aa10a6e {
  display: none;
}
#s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e, #wrap-s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e {
  display: none;
}
#s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e, #wrap-s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e {
  
}
}@media (max-width: 767px){#s-716ab302-82cf-4aab-8c5e-b7a04aa10a6e {
  
}
}
#s-2808ff49-230b-4374-a2d1-ad0928a0bef6 {
  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-2808ff49-230b-4374-a2d1-ad0928a0bef6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2808ff49-230b-4374-a2d1-ad0928a0bef6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2808ff49-230b-4374-a2d1-ad0928a0bef6 {
  display: none;
}
#s-2808ff49-230b-4374-a2d1-ad0928a0bef6, #wrap-s-2808ff49-230b-4374-a2d1-ad0928a0bef6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2808ff49-230b-4374-a2d1-ad0928a0bef6 {
  display: none;
}
#s-2808ff49-230b-4374-a2d1-ad0928a0bef6, #wrap-s-2808ff49-230b-4374-a2d1-ad0928a0bef6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2808ff49-230b-4374-a2d1-ad0928a0bef6 {
  
}
}@media (max-width: 767px){#s-2808ff49-230b-4374-a2d1-ad0928a0bef6 {
  
}
}

  #s-2808ff49-230b-4374-a2d1-ad0928a0bef6-btn-wrapper {
    text-align: center;
  }


#s-2808ff49-230b-4374-a2d1-ad0928a0bef6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-50735219-c2cd-41be-b081-fdcb116fc082 {
  background-image: url(https://i.shgcdn.com/e42043ea-08d1-469d-ad9b-8c3cadcf1553/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}








#s-50735219-c2cd-41be-b081-fdcb116fc082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50735219-c2cd-41be-b081-fdcb116fc082 {
  cursor: pointer;
}#s-50735219-c2cd-41be-b081-fdcb116fc082.shg-box.shg-c {
  justify-content: flex-start;
}

#s-026945dc-636b-4d02-a040-99119d9ee030 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-026945dc-636b-4d02-a040-99119d9ee030 {
  display: none;
}
#s-026945dc-636b-4d02-a040-99119d9ee030, #wrap-s-026945dc-636b-4d02-a040-99119d9ee030 { display:none !important; }}@media (max-width: 767px){#s-026945dc-636b-4d02-a040-99119d9ee030 {
  display: none;
}
#s-026945dc-636b-4d02-a040-99119d9ee030, #wrap-s-026945dc-636b-4d02-a040-99119d9ee030 { display:none !important; }}
@media (min-width: 0px) {
[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-026945dc-636b-4d02-a040-99119d9ee030"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9a02e40d-117b-4112-9a8a-e93d1286abb9 {
  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: 768px) and (max-width: 991px){#s-9a02e40d-117b-4112-9a8a-e93d1286abb9 {
  display: none;
}
#s-9a02e40d-117b-4112-9a8a-e93d1286abb9, #wrap-s-9a02e40d-117b-4112-9a8a-e93d1286abb9 { display:none !important; }}@media (max-width: 767px){#s-9a02e40d-117b-4112-9a8a-e93d1286abb9 {
  display: none;
}
#s-9a02e40d-117b-4112-9a8a-e93d1286abb9, #wrap-s-9a02e40d-117b-4112-9a8a-e93d1286abb9 { display:none !important; }}
#s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209 {
  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: 768px) and (max-width: 991px){#s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209 {
  display: none;
}
#s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209, #wrap-s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209 { display:none !important; }}@media (max-width: 767px){#s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209 {
  display: none;
}
#s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209, #wrap-s-9cdef315-1ec7-48a2-bb8b-a6e9f858f209 { display:none !important; }}
#s-2ccdb585-ab5b-4217-b72d-def21706cbd1 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ccdb585-ab5b-4217-b72d-def21706cbd1 {
  display: none;
}
#s-2ccdb585-ab5b-4217-b72d-def21706cbd1, #wrap-s-2ccdb585-ab5b-4217-b72d-def21706cbd1 { display:none !important; }}@media (max-width: 767px){#s-2ccdb585-ab5b-4217-b72d-def21706cbd1 {
  display: none;
}
#s-2ccdb585-ab5b-4217-b72d-def21706cbd1, #wrap-s-2ccdb585-ab5b-4217-b72d-def21706cbd1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ccdb585-ab5b-4217-b72d-def21706cbd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56 {
  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.7);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56 {
  display: none;
}
#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56, #wrap-s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56 { display:none !important; }}@media (max-width: 767px){#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56 {
  display: none;
}
#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56, #wrap-s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56 { display:none !important; }}

  #s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56-btn-wrapper {
    text-align: center;
  }


#s-6504ab55-e0be-4bd7-bbb8-9ed41a2e6a56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b {
  display: none;
}
#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b, #wrap-s-62146cab-e54f-4dc3-b039-08f2c1a64d1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b {
  display: none;
}
#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b, #wrap-s-62146cab-e54f-4dc3-b039-08f2c1a64d1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b {
  
}
}@media (max-width: 767px){#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b {
  display: none;
}
#s-62146cab-e54f-4dc3-b039-08f2c1a64d1b, #wrap-s-62146cab-e54f-4dc3-b039-08f2c1a64d1b { display:none !important; }}
@media (min-width: 0px) {
[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-62146cab-e54f-4dc3-b039-08f2c1a64d1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d662050b-f982-492d-bc36-b3e6bcecb7a1 {
  border-style: solid;
margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
}
@media (min-width: 1200px){#s-d662050b-f982-492d-bc36-b3e6bcecb7a1 {
  display: none;
}
#s-d662050b-f982-492d-bc36-b3e6bcecb7a1, #wrap-s-d662050b-f982-492d-bc36-b3e6bcecb7a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d662050b-f982-492d-bc36-b3e6bcecb7a1 {
  display: none;
}
#s-d662050b-f982-492d-bc36-b3e6bcecb7a1, #wrap-s-d662050b-f982-492d-bc36-b3e6bcecb7a1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d662050b-f982-492d-bc36-b3e6bcecb7a1 {
  
}
}@media (max-width: 767px){#s-d662050b-f982-492d-bc36-b3e6bcecb7a1 {
  
}
}
#s-3f6cce57-a99d-494f-885f-7c12a8711811 {
  border-style: solid;
margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
}
@media (min-width: 1200px){#s-3f6cce57-a99d-494f-885f-7c12a8711811 {
  display: none;
}
#s-3f6cce57-a99d-494f-885f-7c12a8711811, #wrap-s-3f6cce57-a99d-494f-885f-7c12a8711811 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f6cce57-a99d-494f-885f-7c12a8711811 {
  display: none;
}
#s-3f6cce57-a99d-494f-885f-7c12a8711811, #wrap-s-3f6cce57-a99d-494f-885f-7c12a8711811 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f6cce57-a99d-494f-885f-7c12a8711811 {
  display: none;
}
#s-3f6cce57-a99d-494f-885f-7c12a8711811, #wrap-s-3f6cce57-a99d-494f-885f-7c12a8711811 { display:none !important; }}@media (max-width: 767px){#s-3f6cce57-a99d-494f-885f-7c12a8711811 {
  
}
}
#s-1995627f-cd12-42d6-bca9-01b17b91343b {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 180px;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-1995627f-cd12-42d6-bca9-01b17b91343b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1995627f-cd12-42d6-bca9-01b17b91343b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1995627f-cd12-42d6-bca9-01b17b91343b {
  display: none;
}
#s-1995627f-cd12-42d6-bca9-01b17b91343b, #wrap-s-1995627f-cd12-42d6-bca9-01b17b91343b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1995627f-cd12-42d6-bca9-01b17b91343b {
  display: none;
}
#s-1995627f-cd12-42d6-bca9-01b17b91343b, #wrap-s-1995627f-cd12-42d6-bca9-01b17b91343b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1995627f-cd12-42d6-bca9-01b17b91343b {
  display: none;
}
#s-1995627f-cd12-42d6-bca9-01b17b91343b, #wrap-s-1995627f-cd12-42d6-bca9-01b17b91343b { display:none !important; }}@media (max-width: 767px){#s-1995627f-cd12-42d6-bca9-01b17b91343b {
  
}
}

  #s-1995627f-cd12-42d6-bca9-01b17b91343b-btn-wrapper {
    text-align: center;
  }


#s-1995627f-cd12-42d6-bca9-01b17b91343b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a9f89748-4e17-406f-b31e-7884ba185cb0 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 180px;
margin-left: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(37, 29, 29, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-a9f89748-4e17-406f-b31e-7884ba185cb0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a9f89748-4e17-406f-b31e-7884ba185cb0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a9f89748-4e17-406f-b31e-7884ba185cb0 {
  display: none;
}
#s-a9f89748-4e17-406f-b31e-7884ba185cb0, #wrap-s-a9f89748-4e17-406f-b31e-7884ba185cb0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9f89748-4e17-406f-b31e-7884ba185cb0 {
  display: none;
}
#s-a9f89748-4e17-406f-b31e-7884ba185cb0, #wrap-s-a9f89748-4e17-406f-b31e-7884ba185cb0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9f89748-4e17-406f-b31e-7884ba185cb0 {
  
}
}@media (max-width: 767px){#s-a9f89748-4e17-406f-b31e-7884ba185cb0 {
  display: none;
}
#s-a9f89748-4e17-406f-b31e-7884ba185cb0, #wrap-s-a9f89748-4e17-406f-b31e-7884ba185cb0 { display:none !important; }}

  #s-a9f89748-4e17-406f-b31e-7884ba185cb0-btn-wrapper {
    text-align: center;
  }


#s-a9f89748-4e17-406f-b31e-7884ba185cb0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a60a2d87-2e13-4589-9669-5852fea425cc {
  background-image: url(https://i.shgcdn.com/d8a4fe51-ab13-49be-b491-12ad82e8dd2b/-/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-a60a2d87-2e13-4589-9669-5852fea425cc {
  display: none;
}
#s-a60a2d87-2e13-4589-9669-5852fea425cc, #wrap-s-a60a2d87-2e13-4589-9669-5852fea425cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a60a2d87-2e13-4589-9669-5852fea425cc {
  display: none;
}
#s-a60a2d87-2e13-4589-9669-5852fea425cc, #wrap-s-a60a2d87-2e13-4589-9669-5852fea425cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a60a2d87-2e13-4589-9669-5852fea425cc {
  display: none;
}
#s-a60a2d87-2e13-4589-9669-5852fea425cc, #wrap-s-a60a2d87-2e13-4589-9669-5852fea425cc { display:none !important; }}@media (max-width: 767px){#s-a60a2d87-2e13-4589-9669-5852fea425cc {
  
}
}







#s-a60a2d87-2e13-4589-9669-5852fea425cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a60a2d87-2e13-4589-9669-5852fea425cc {
  cursor: pointer;
}#s-a60a2d87-2e13-4589-9669-5852fea425cc.shg-box.shg-c {
  justify-content: center;
}

#s-643e9153-4831-41d6-bf13-3158a04cb278 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-643e9153-4831-41d6-bf13-3158a04cb278 {
  display: none;
}
#s-643e9153-4831-41d6-bf13-3158a04cb278, #wrap-s-643e9153-4831-41d6-bf13-3158a04cb278 { display:none !important; }}@media (max-width: 767px){#s-643e9153-4831-41d6-bf13-3158a04cb278 {
  display: none;
}
#s-643e9153-4831-41d6-bf13-3158a04cb278, #wrap-s-643e9153-4831-41d6-bf13-3158a04cb278 { display:none !important; }}
@media (min-width: 0px) {
[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-643e9153-4831-41d6-bf13-3158a04cb278"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e2d69921-3801-491d-8989-e4342f5160ab {
  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-e2d69921-3801-491d-8989-e4342f5160ab {
  display: none;
}
#s-e2d69921-3801-491d-8989-e4342f5160ab, #wrap-s-e2d69921-3801-491d-8989-e4342f5160ab { display:none !important; }}@media (max-width: 767px){#s-e2d69921-3801-491d-8989-e4342f5160ab {
  display: none;
}
#s-e2d69921-3801-491d-8989-e4342f5160ab, #wrap-s-e2d69921-3801-491d-8989-e4342f5160ab { display:none !important; }}
#s-0d2ba527-874a-49c4-8468-9d7b5ceb5909 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d2ba527-874a-49c4-8468-9d7b5ceb5909 {
  display: none;
}
#s-0d2ba527-874a-49c4-8468-9d7b5ceb5909, #wrap-s-0d2ba527-874a-49c4-8468-9d7b5ceb5909 { display:none !important; }}@media (max-width: 767px){#s-0d2ba527-874a-49c4-8468-9d7b5ceb5909 {
  display: none;
}
#s-0d2ba527-874a-49c4-8468-9d7b5ceb5909, #wrap-s-0d2ba527-874a-49c4-8468-9d7b5ceb5909 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0d2ba527-874a-49c4-8468-9d7b5ceb5909"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-185b9d07-1f8b-44fd-8aec-3408693e2349 {
  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-185b9d07-1f8b-44fd-8aec-3408693e2349:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-185b9d07-1f8b-44fd-8aec-3408693e2349:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-185b9d07-1f8b-44fd-8aec-3408693e2349 {
  display: none;
}
#s-185b9d07-1f8b-44fd-8aec-3408693e2349, #wrap-s-185b9d07-1f8b-44fd-8aec-3408693e2349 { display:none !important; }}@media (max-width: 767px){#s-185b9d07-1f8b-44fd-8aec-3408693e2349 {
  display: none;
}
#s-185b9d07-1f8b-44fd-8aec-3408693e2349, #wrap-s-185b9d07-1f8b-44fd-8aec-3408693e2349 { display:none !important; }}

  #s-185b9d07-1f8b-44fd-8aec-3408693e2349-btn-wrapper {
    text-align: center;
  }


#s-185b9d07-1f8b-44fd-8aec-3408693e2349.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a7b467a5-6a18-476c-b7a2-6b87bc727776 {
  border-style: solid;
margin-left: 50px;
margin-bottom: 280px;
margin-right: 50px;
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: 1200px){#s-a7b467a5-6a18-476c-b7a2-6b87bc727776 {
  display: none;
}
#s-a7b467a5-6a18-476c-b7a2-6b87bc727776, #wrap-s-a7b467a5-6a18-476c-b7a2-6b87bc727776 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7b467a5-6a18-476c-b7a2-6b87bc727776 {
  display: none;
}
#s-a7b467a5-6a18-476c-b7a2-6b87bc727776, #wrap-s-a7b467a5-6a18-476c-b7a2-6b87bc727776 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a7b467a5-6a18-476c-b7a2-6b87bc727776 {
  display: none;
}
#s-a7b467a5-6a18-476c-b7a2-6b87bc727776, #wrap-s-a7b467a5-6a18-476c-b7a2-6b87bc727776 { display:none !important; }}@media (max-width: 767px){#s-a7b467a5-6a18-476c-b7a2-6b87bc727776 {
  
}
}
#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 {
  display: none;
}
#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7, #wrap-s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 {
  display: none;
}
#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7, #wrap-s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 {
  
}
}@media (max-width: 767px){#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 {
  display: none;
}
#s-3482c653-5c9f-4fbd-b875-f5be8e7796e7, #wrap-s-3482c653-5c9f-4fbd-b875-f5be8e7796e7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3482c653-5c9f-4fbd-b875-f5be8e7796e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-80ab9695-e8b3-4f6d-b2d2-a0d440984f76 {
  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-80ab9695-e8b3-4f6d-b2d2-a0d440984f76 {
  
}
}@media (max-width: 767px){#s-80ab9695-e8b3-4f6d-b2d2-a0d440984f76 {
  
}
}
#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 {
  display: none;
}
#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65, #wrap-s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 {
  display: none;
}
#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65, #wrap-s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 {
  
}
}@media (max-width: 767px){#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 {
  display: none;
}
#s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65, #wrap-s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fdb16c9f-a4fd-4618-a4ce-d186d133ee65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd52ab0f-0361-4273-a676-3166ed0b400c {
  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-bd52ab0f-0361-4273-a676-3166ed0b400c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bd52ab0f-0361-4273-a676-3166ed0b400c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-bd52ab0f-0361-4273-a676-3166ed0b400c {
  
}
}@media (max-width: 767px){#s-bd52ab0f-0361-4273-a676-3166ed0b400c {
  
}
}

  #s-bd52ab0f-0361-4273-a676-3166ed0b400c-btn-wrapper {
    text-align: center;
  }


#s-bd52ab0f-0361-4273-a676-3166ed0b400c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-efa61def-9c29-4c16-a54c-47e55a7fd11e {
  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-efa61def-9c29-4c16-a54c-47e55a7fd11e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-efa61def-9c29-4c16-a54c-47e55a7fd11e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-efa61def-9c29-4c16-a54c-47e55a7fd11e {
  display: none;
}
#s-efa61def-9c29-4c16-a54c-47e55a7fd11e, #wrap-s-efa61def-9c29-4c16-a54c-47e55a7fd11e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efa61def-9c29-4c16-a54c-47e55a7fd11e {
  display: none;
}
#s-efa61def-9c29-4c16-a54c-47e55a7fd11e, #wrap-s-efa61def-9c29-4c16-a54c-47e55a7fd11e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efa61def-9c29-4c16-a54c-47e55a7fd11e {
  display: none;
}
#s-efa61def-9c29-4c16-a54c-47e55a7fd11e, #wrap-s-efa61def-9c29-4c16-a54c-47e55a7fd11e { display:none !important; }}@media (max-width: 767px){#s-efa61def-9c29-4c16-a54c-47e55a7fd11e {
  
}
}

  #s-efa61def-9c29-4c16-a54c-47e55a7fd11e-btn-wrapper {
    text-align: center;
  }


#s-efa61def-9c29-4c16-a54c-47e55a7fd11e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-29f5ff0c-1096-4e70-abea-337eb302c725 {
  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-29f5ff0c-1096-4e70-abea-337eb302c725 {
  display: none;
}
#s-29f5ff0c-1096-4e70-abea-337eb302c725, #wrap-s-29f5ff0c-1096-4e70-abea-337eb302c725 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29f5ff0c-1096-4e70-abea-337eb302c725 {
  display: none;
}
#s-29f5ff0c-1096-4e70-abea-337eb302c725, #wrap-s-29f5ff0c-1096-4e70-abea-337eb302c725 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29f5ff0c-1096-4e70-abea-337eb302c725 {
  
}
}@media (max-width: 767px){#s-29f5ff0c-1096-4e70-abea-337eb302c725 {
  
}
}







#s-29f5ff0c-1096-4e70-abea-337eb302c725 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29f5ff0c-1096-4e70-abea-337eb302c725 {
  cursor: pointer;
}#s-29f5ff0c-1096-4e70-abea-337eb302c725.shg-box.shg-c {
  justify-content: center;
}

#s-7f250c8a-268a-4e48-ac98-831021f66ee2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f250c8a-268a-4e48-ac98-831021f66ee2 {
  display: none;
}
#s-7f250c8a-268a-4e48-ac98-831021f66ee2, #wrap-s-7f250c8a-268a-4e48-ac98-831021f66ee2 { display:none !important; }}@media (max-width: 767px){#s-7f250c8a-268a-4e48-ac98-831021f66ee2 {
  display: none;
}
#s-7f250c8a-268a-4e48-ac98-831021f66ee2, #wrap-s-7f250c8a-268a-4e48-ac98-831021f66ee2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f250c8a-268a-4e48-ac98-831021f66ee2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9635f627-c253-490c-960b-cd5fc312dda4 {
  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-9635f627-c253-490c-960b-cd5fc312dda4 {
  display: none;
}
#s-9635f627-c253-490c-960b-cd5fc312dda4, #wrap-s-9635f627-c253-490c-960b-cd5fc312dda4 { display:none !important; }}@media (max-width: 767px){#s-9635f627-c253-490c-960b-cd5fc312dda4 {
  display: none;
}
#s-9635f627-c253-490c-960b-cd5fc312dda4, #wrap-s-9635f627-c253-490c-960b-cd5fc312dda4 { display:none !important; }}
#s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2 {
  display: none;
}
#s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2, #wrap-s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2 { display:none !important; }}@media (max-width: 767px){#s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2 {
  display: none;
}
#s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2, #wrap-s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb38c3f9-2e24-4c95-9975-e0867fccd7f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1412eef8-8fd3-4be9-a141-20632adb3b02 {
  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-1412eef8-8fd3-4be9-a141-20632adb3b02:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1412eef8-8fd3-4be9-a141-20632adb3b02:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1412eef8-8fd3-4be9-a141-20632adb3b02 {
  display: none;
}
#s-1412eef8-8fd3-4be9-a141-20632adb3b02, #wrap-s-1412eef8-8fd3-4be9-a141-20632adb3b02 { display:none !important; }}@media (max-width: 767px){#s-1412eef8-8fd3-4be9-a141-20632adb3b02 {
  display: none;
}
#s-1412eef8-8fd3-4be9-a141-20632adb3b02, #wrap-s-1412eef8-8fd3-4be9-a141-20632adb3b02 { display:none !important; }}

  #s-1412eef8-8fd3-4be9-a141-20632adb3b02-btn-wrapper {
    text-align: center;
  }


#s-1412eef8-8fd3-4be9-a141-20632adb3b02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec {
  display: none;
}
#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec, #wrap-s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec {
  display: none;
}
#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec, #wrap-s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec {
  
}
}@media (max-width: 767px){#s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec {
  
}
}
@media (min-width: 0px) {
[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e30dc69d-bf7b-422a-bb65-4cd2718d86ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-974ada23-034d-46d8-a49d-aa64641e27cf {
  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-974ada23-034d-46d8-a49d-aa64641e27cf {
  
}
}@media (max-width: 767px){#s-974ada23-034d-46d8-a49d-aa64641e27cf {
  
}
}
#s-175da756-fdac-4826-b058-8d5f6c1935aa {
  margin-left: 10px;
margin-bottom: 80px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-175da756-fdac-4826-b058-8d5f6c1935aa {
  display: none;
}
#s-175da756-fdac-4826-b058-8d5f6c1935aa, #wrap-s-175da756-fdac-4826-b058-8d5f6c1935aa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-175da756-fdac-4826-b058-8d5f6c1935aa {
  display: none;
}
#s-175da756-fdac-4826-b058-8d5f6c1935aa, #wrap-s-175da756-fdac-4826-b058-8d5f6c1935aa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-175da756-fdac-4826-b058-8d5f6c1935aa {
  
}
}@media (max-width: 767px){#s-175da756-fdac-4826-b058-8d5f6c1935aa {
  
}
}
@media (min-width: 0px) {
[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-175da756-fdac-4826-b058-8d5f6c1935aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd7d24bc-dd7c-49d5-844b-223dee6dee86 {
  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-bd7d24bc-dd7c-49d5-844b-223dee6dee86:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bd7d24bc-dd7c-49d5-844b-223dee6dee86:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-bd7d24bc-dd7c-49d5-844b-223dee6dee86 {
  
}
}@media (max-width: 767px){#s-bd7d24bc-dd7c-49d5-844b-223dee6dee86 {
  
}
}

  #s-bd7d24bc-dd7c-49d5-844b-223dee6dee86-btn-wrapper {
    text-align: center;
  }


#s-bd7d24bc-dd7c-49d5-844b-223dee6dee86.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3 {
  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-3ecba70e-7612-4b4f-8453-7a13912ed8b3 {
  display: none;
}
#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3, #wrap-s-3ecba70e-7612-4b4f-8453-7a13912ed8b3 { display:none !important; }}@media (max-width: 767px){#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3 {
  display: none;
}
#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3, #wrap-s-3ecba70e-7612-4b4f-8453-7a13912ed8b3 { display:none !important; }}







#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3 {
  cursor: pointer;
}#s-3ecba70e-7612-4b4f-8453-7a13912ed8b3.shg-box.shg-c {
  justify-content: center;
}

#s-c42bee8d-d518-4031-a9ca-8dc6bdea9041 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c42bee8d-d518-4031-a9ca-8dc6bdea9041 {
  display: none;
}
#s-c42bee8d-d518-4031-a9ca-8dc6bdea9041, #wrap-s-c42bee8d-d518-4031-a9ca-8dc6bdea9041 { display:none !important; }}@media (max-width: 767px){#s-c42bee8d-d518-4031-a9ca-8dc6bdea9041 {
  display: none;
}
#s-c42bee8d-d518-4031-a9ca-8dc6bdea9041, #wrap-s-c42bee8d-d518-4031-a9ca-8dc6bdea9041 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c42bee8d-d518-4031-a9ca-8dc6bdea9041"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7169efbe-211c-4865-a4b3-aebf8be1df4c {
  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-7169efbe-211c-4865-a4b3-aebf8be1df4c {
  display: none;
}
#s-7169efbe-211c-4865-a4b3-aebf8be1df4c, #wrap-s-7169efbe-211c-4865-a4b3-aebf8be1df4c { display:none !important; }}@media (max-width: 767px){#s-7169efbe-211c-4865-a4b3-aebf8be1df4c {
  display: none;
}
#s-7169efbe-211c-4865-a4b3-aebf8be1df4c, #wrap-s-7169efbe-211c-4865-a4b3-aebf8be1df4c { display:none !important; }}
#s-c25a7403-6712-435c-b7fa-2ffdfe688fcd {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c25a7403-6712-435c-b7fa-2ffdfe688fcd {
  display: none;
}
#s-c25a7403-6712-435c-b7fa-2ffdfe688fcd, #wrap-s-c25a7403-6712-435c-b7fa-2ffdfe688fcd { display:none !important; }}@media (max-width: 767px){#s-c25a7403-6712-435c-b7fa-2ffdfe688fcd {
  display: none;
}
#s-c25a7403-6712-435c-b7fa-2ffdfe688fcd, #wrap-s-c25a7403-6712-435c-b7fa-2ffdfe688fcd { display:none !important; }}
@media (min-width: 0px) {
[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c25a7403-6712-435c-b7fa-2ffdfe688fcd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-34024e38-806c-4dc8-852a-9c97f207e772 {
  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-34024e38-806c-4dc8-852a-9c97f207e772:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-34024e38-806c-4dc8-852a-9c97f207e772:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-34024e38-806c-4dc8-852a-9c97f207e772 {
  display: none;
}
#s-34024e38-806c-4dc8-852a-9c97f207e772, #wrap-s-34024e38-806c-4dc8-852a-9c97f207e772 { display:none !important; }}@media (max-width: 767px){#s-34024e38-806c-4dc8-852a-9c97f207e772 {
  display: none;
}
#s-34024e38-806c-4dc8-852a-9c97f207e772, #wrap-s-34024e38-806c-4dc8-852a-9c97f207e772 { display:none !important; }}

  #s-34024e38-806c-4dc8-852a-9c97f207e772-btn-wrapper {
    text-align: center;
  }


#s-34024e38-806c-4dc8-852a-9c97f207e772.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 {
  background-image: url(https://i.shgcdn.com/c3423a4b-b950-48ae-8a42-a01fc931af85/-/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: 1200px){#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 {
  display: none;
}
#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831, #wrap-s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 {
  display: none;
}
#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831, #wrap-s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 { display:none !important; }}@media (max-width: 767px){#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 {
  display: none;
}
#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831, #wrap-s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 { display:none !important; }}







#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831 {
  cursor: pointer;
}#s-cd3ed7bf-dc22-47ae-8a51-b8ac129bf831.shg-box.shg-c {
  justify-content: flex-end;
}

#s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2 {
  display: none;
}
#s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2, #wrap-s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2 { display:none !important; }}@media (max-width: 767px){#s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2 {
  display: none;
}
#s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2, #wrap-s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27f5cfe0-fc7f-45c1-825a-33dbdb2ddfd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-756f8cef-b26c-4e57-8999-0434de395808 {
  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-756f8cef-b26c-4e57-8999-0434de395808 {
  display: none;
}
#s-756f8cef-b26c-4e57-8999-0434de395808, #wrap-s-756f8cef-b26c-4e57-8999-0434de395808 { display:none !important; }}@media (max-width: 767px){#s-756f8cef-b26c-4e57-8999-0434de395808 {
  display: none;
}
#s-756f8cef-b26c-4e57-8999-0434de395808, #wrap-s-756f8cef-b26c-4e57-8999-0434de395808 { display:none !important; }}
#s-9b6dbf8f-517c-460f-859c-570ced903751 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9b6dbf8f-517c-460f-859c-570ced903751 {
  display: none;
}
#s-9b6dbf8f-517c-460f-859c-570ced903751, #wrap-s-9b6dbf8f-517c-460f-859c-570ced903751 { display:none !important; }}@media (max-width: 767px){#s-9b6dbf8f-517c-460f-859c-570ced903751 {
  display: none;
}
#s-9b6dbf8f-517c-460f-859c-570ced903751, #wrap-s-9b6dbf8f-517c-460f-859c-570ced903751 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b6dbf8f-517c-460f-859c-570ced903751"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2d0691f4-e83f-4562-b173-12788236a442 {
  background-image: url(none);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-2d0691f4-e83f-4562-b173-12788236a442:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d0691f4-e83f-4562-b173-12788236a442:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2d0691f4-e83f-4562-b173-12788236a442 {
  display: none;
}
#s-2d0691f4-e83f-4562-b173-12788236a442, #wrap-s-2d0691f4-e83f-4562-b173-12788236a442 { display:none !important; }}@media (max-width: 767px){#s-2d0691f4-e83f-4562-b173-12788236a442 {
  display: none;
}
#s-2d0691f4-e83f-4562-b173-12788236a442, #wrap-s-2d0691f4-e83f-4562-b173-12788236a442 { display:none !important; }}

  #s-2d0691f4-e83f-4562-b173-12788236a442-btn-wrapper {
    text-align: center;
  }


#s-2d0691f4-e83f-4562-b173-12788236a442.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-d733251e-ec31-43ad-b7d4-6da6862446e0 {
  display: none;
}
#s-d733251e-ec31-43ad-b7d4-6da6862446e0, #wrap-s-d733251e-ec31-43ad-b7d4-6da6862446e0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d733251e-ec31-43ad-b7d4-6da6862446e0 {
  display: none;
}
#s-d733251e-ec31-43ad-b7d4-6da6862446e0, #wrap-s-d733251e-ec31-43ad-b7d4-6da6862446e0 { display:none !important; }}@media (max-width: 767px){#s-d733251e-ec31-43ad-b7d4-6da6862446e0 {
  display: none;
}
#s-d733251e-ec31-43ad-b7d4-6da6862446e0, #wrap-s-d733251e-ec31-43ad-b7d4-6da6862446e0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d733251e-ec31-43ad-b7d4-6da6862446e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 {
  display: none;
}
#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29, #wrap-s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 {
  display: none;
}
#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29, #wrap-s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 {
  
}
}@media (max-width: 767px){#s-d8e30973-3789-4bc4-add8-5ddc23c8ef29 {
  
}
}
@media (min-width: 1200px){#s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9 {
  display: none;
}
#s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9, #wrap-s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9 {
  display: none;
}
#s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9, #wrap-s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9 { display:none !important; }}@media (max-width: 767px){#s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9 {
  display: none;
}
#s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9, #wrap-s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29ffa4d7-76f1-436c-9c53-0167c7fe04e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.7);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 {
  display: none;
}
#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06, #wrap-s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 {
  display: none;
}
#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06, #wrap-s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 {
  
}
}@media (max-width: 767px){#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06 {
  
}
}

  #s-4f215ee3-1232-4773-8b1f-dde04a9fbf06-btn-wrapper {
    text-align: center;
  }


#s-4f215ee3-1232-4773-8b1f-dde04a9fbf06.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a08f5917-af91-4e56-92c5-492e1869cd21 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
}
@media (min-width: 1200px){#s-a08f5917-af91-4e56-92c5-492e1869cd21 {
  display: none;
}
#s-a08f5917-af91-4e56-92c5-492e1869cd21, #wrap-s-a08f5917-af91-4e56-92c5-492e1869cd21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a08f5917-af91-4e56-92c5-492e1869cd21 {
  display: none;
}
#s-a08f5917-af91-4e56-92c5-492e1869cd21, #wrap-s-a08f5917-af91-4e56-92c5-492e1869cd21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a08f5917-af91-4e56-92c5-492e1869cd21 {
  display: none;
}
#s-a08f5917-af91-4e56-92c5-492e1869cd21, #wrap-s-a08f5917-af91-4e56-92c5-492e1869cd21 { display:none !important; }}@media (max-width: 767px){#s-a08f5917-af91-4e56-92c5-492e1869cd21 {
  
}
}
#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
}
@media (min-width: 1200px){#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca {
  display: none;
}
#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca, #wrap-s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca {
  display: none;
}
#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca, #wrap-s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca {
  display: none;
}
#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca, #wrap-s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca { display:none !important; }}@media (max-width: 767px){#s-60e7a0fe-0565-42e0-b66b-97b5c9bc9bca {
  
}
}
#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 {
  background-image: url(https://i.shgcdn.com/5b3c99cf-ceb1-4ce2-9a7f-78335a3f251a/-/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: 1200px){#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 {
  display: none;
}
#s-538bfb0c-cf12-4066-be0c-01439a1f66f8, #wrap-s-538bfb0c-cf12-4066-be0c-01439a1f66f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 {
  display: none;
}
#s-538bfb0c-cf12-4066-be0c-01439a1f66f8, #wrap-s-538bfb0c-cf12-4066-be0c-01439a1f66f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 {
  
}
}@media (max-width: 767px){#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 {
  display: none;
}
#s-538bfb0c-cf12-4066-be0c-01439a1f66f8, #wrap-s-538bfb0c-cf12-4066-be0c-01439a1f66f8 { display:none !important; }}







#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-538bfb0c-cf12-4066-be0c-01439a1f66f8 {
  cursor: pointer;
}#s-538bfb0c-cf12-4066-be0c-01439a1f66f8.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 768px) and (max-width: 991px){#s-54816173-48f8-4b07-96e2-e8caa32c9793 {
  display: none;
}
#s-54816173-48f8-4b07-96e2-e8caa32c9793, #wrap-s-54816173-48f8-4b07-96e2-e8caa32c9793 { display:none !important; }}@media (max-width: 767px){#s-54816173-48f8-4b07-96e2-e8caa32c9793 {
  display: none;
}
#s-54816173-48f8-4b07-96e2-e8caa32c9793, #wrap-s-54816173-48f8-4b07-96e2-e8caa32c9793 { display:none !important; }}
@media (min-width: 0px) {
[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54816173-48f8-4b07-96e2-e8caa32c9793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-fe96b864-3712-4475-9991-8fc4d8e86467 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe96b864-3712-4475-9991-8fc4d8e86467 {
  display: none;
}
#s-fe96b864-3712-4475-9991-8fc4d8e86467, #wrap-s-fe96b864-3712-4475-9991-8fc4d8e86467 { display:none !important; }}@media (max-width: 767px){#s-fe96b864-3712-4475-9991-8fc4d8e86467 {
  display: none;
}
#s-fe96b864-3712-4475-9991-8fc4d8e86467, #wrap-s-fe96b864-3712-4475-9991-8fc4d8e86467 { display:none !important; }}
#s-fe96b864-3712-4475-9991-8fc4d8e86467 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-62161957-c8d5-4ed0-a2c2-28670a2ae82b {
  border-style: solid;
margin-top: 10px;
margin-right: 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(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-62161957-c8d5-4ed0-a2c2-28670a2ae82b {
  display: none;
}
#s-62161957-c8d5-4ed0-a2c2-28670a2ae82b, #wrap-s-62161957-c8d5-4ed0-a2c2-28670a2ae82b { display:none !important; }}@media (max-width: 767px){#s-62161957-c8d5-4ed0-a2c2-28670a2ae82b {
  display: none;
}
#s-62161957-c8d5-4ed0-a2c2-28670a2ae82b, #wrap-s-62161957-c8d5-4ed0-a2c2-28670a2ae82b { display:none !important; }}
#s-43124c25-8f55-462d-b5fa-70e4ac427b71 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-43124c25-8f55-462d-b5fa-70e4ac427b71 {
  display: none;
}
#s-43124c25-8f55-462d-b5fa-70e4ac427b71, #wrap-s-43124c25-8f55-462d-b5fa-70e4ac427b71 { display:none !important; }}@media (max-width: 767px){#s-43124c25-8f55-462d-b5fa-70e4ac427b71 {
  display: none;
}
#s-43124c25-8f55-462d-b5fa-70e4ac427b71, #wrap-s-43124c25-8f55-462d-b5fa-70e4ac427b71 { display:none !important; }}
@media (min-width: 0px) {
[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43124c25-8f55-462d-b5fa-70e4ac427b71"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7a59f7e0-88fe-4194-940a-f9dd476772bc {
  margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 10px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-7a59f7e0-88fe-4194-940a-f9dd476772bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a59f7e0-88fe-4194-940a-f9dd476772bc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a59f7e0-88fe-4194-940a-f9dd476772bc-btn-wrapper {
    text-align: center;
  }


#s-7a59f7e0-88fe-4194-940a-f9dd476772bc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
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-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 {
  display: none;
}
#s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86, #wrap-s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 {
  display: none;
}
#s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86, #wrap-s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 {
  
}
}@media (max-width: 767px){#s-84c502df-ad8b-4dcc-a791-2ea9e0b34a86 {
  
}
}
#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80 {
  margin-top: 275px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.9);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80 {
  display: none;
}
#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80, #wrap-s-796c1d2e-da8d-4b03-a19a-1b2af904bc80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80 {
  display: none;
}
#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80, #wrap-s-796c1d2e-da8d-4b03-a19a-1b2af904bc80 { display:none !important; }}

  #s-796c1d2e-da8d-4b03-a19a-1b2af904bc80-btn-wrapper {
    text-align: center;
  }


#s-796c1d2e-da8d-4b03-a19a-1b2af904bc80.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 {
  background-image: url(https://i.shgcdn.com/d8a4fe51-ab13-49be-b491-12ad82e8dd2b/-/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-bb1a9ef1-8864-46f3-802c-c1f885417bd8 {
  display: none;
}
#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8, #wrap-s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 {
  display: none;
}
#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8, #wrap-s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 {
  
}
}@media (max-width: 767px){#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 {
  display: none;
}
#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8, #wrap-s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 { display:none !important; }}







#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8 {
  cursor: pointer;
}#s-bb1a9ef1-8864-46f3-802c-c1f885417bd8.shg-box.shg-c {
  justify-content: center;
}

#s-44fccf42-4ff5-4af9-9f36-20088a0152cc {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-44fccf42-4ff5-4af9-9f36-20088a0152cc {
  display: none;
}
#s-44fccf42-4ff5-4af9-9f36-20088a0152cc, #wrap-s-44fccf42-4ff5-4af9-9f36-20088a0152cc { display:none !important; }}@media (max-width: 767px){#s-44fccf42-4ff5-4af9-9f36-20088a0152cc {
  display: none;
}
#s-44fccf42-4ff5-4af9-9f36-20088a0152cc, #wrap-s-44fccf42-4ff5-4af9-9f36-20088a0152cc { display:none !important; }}
@media (min-width: 0px) {
[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-44fccf42-4ff5-4af9-9f36-20088a0152cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-21bc3724-b42d-499e-a429-a7065544a621 {
  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-21bc3724-b42d-499e-a429-a7065544a621 {
  display: none;
}
#s-21bc3724-b42d-499e-a429-a7065544a621, #wrap-s-21bc3724-b42d-499e-a429-a7065544a621 { display:none !important; }}@media (max-width: 767px){#s-21bc3724-b42d-499e-a429-a7065544a621 {
  display: none;
}
#s-21bc3724-b42d-499e-a429-a7065544a621, #wrap-s-21bc3724-b42d-499e-a429-a7065544a621 { display:none !important; }}
#s-a700d632-e6e9-4775-b081-832284cf9c4d {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a700d632-e6e9-4775-b081-832284cf9c4d {
  display: none;
}
#s-a700d632-e6e9-4775-b081-832284cf9c4d, #wrap-s-a700d632-e6e9-4775-b081-832284cf9c4d { display:none !important; }}@media (max-width: 767px){#s-a700d632-e6e9-4775-b081-832284cf9c4d {
  display: none;
}
#s-a700d632-e6e9-4775-b081-832284cf9c4d, #wrap-s-a700d632-e6e9-4775-b081-832284cf9c4d { display:none !important; }}
@media (min-width: 0px) {
[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a700d632-e6e9-4775-b081-832284cf9c4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c82abf02-9630-42bd-b07f-11cec19aa7aa {
  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-c82abf02-9630-42bd-b07f-11cec19aa7aa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c82abf02-9630-42bd-b07f-11cec19aa7aa:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-c82abf02-9630-42bd-b07f-11cec19aa7aa {
  display: none;
}
#s-c82abf02-9630-42bd-b07f-11cec19aa7aa, #wrap-s-c82abf02-9630-42bd-b07f-11cec19aa7aa { display:none !important; }}@media (max-width: 767px){#s-c82abf02-9630-42bd-b07f-11cec19aa7aa {
  display: none;
}
#s-c82abf02-9630-42bd-b07f-11cec19aa7aa, #wrap-s-c82abf02-9630-42bd-b07f-11cec19aa7aa { display:none !important; }}

  #s-c82abf02-9630-42bd-b07f-11cec19aa7aa-btn-wrapper {
    text-align: center;
  }


#s-c82abf02-9630-42bd-b07f-11cec19aa7aa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-38510b8d-7071-4805-8e98-11b265d7e488 {
  border-style: solid;
margin-top: 1px;
margin-bottom: 1px;
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: 1200px){#s-38510b8d-7071-4805-8e98-11b265d7e488 {
  display: none;
}
#s-38510b8d-7071-4805-8e98-11b265d7e488, #wrap-s-38510b8d-7071-4805-8e98-11b265d7e488 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38510b8d-7071-4805-8e98-11b265d7e488 {
  display: none;
}
#s-38510b8d-7071-4805-8e98-11b265d7e488, #wrap-s-38510b8d-7071-4805-8e98-11b265d7e488 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38510b8d-7071-4805-8e98-11b265d7e488 {
  display: none;
}
#s-38510b8d-7071-4805-8e98-11b265d7e488, #wrap-s-38510b8d-7071-4805-8e98-11b265d7e488 { display:none !important; }}@media (max-width: 767px){#s-38510b8d-7071-4805-8e98-11b265d7e488 {
  
}
}
#s-65dad25b-0349-437c-8218-de722158ca2d {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-65dad25b-0349-437c-8218-de722158ca2d {
  display: none;
}
#s-65dad25b-0349-437c-8218-de722158ca2d, #wrap-s-65dad25b-0349-437c-8218-de722158ca2d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65dad25b-0349-437c-8218-de722158ca2d {
  display: none;
}
#s-65dad25b-0349-437c-8218-de722158ca2d, #wrap-s-65dad25b-0349-437c-8218-de722158ca2d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65dad25b-0349-437c-8218-de722158ca2d {
  
}
}@media (max-width: 767px){#s-65dad25b-0349-437c-8218-de722158ca2d {
  display: none;
}
#s-65dad25b-0349-437c-8218-de722158ca2d, #wrap-s-65dad25b-0349-437c-8218-de722158ca2d { display:none !important; }}
@media (min-width: 0px) {
[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65dad25b-0349-437c-8218-de722158ca2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c79ac199-513c-47dd-b2ca-0e9934b898ea {
  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-c79ac199-513c-47dd-b2ca-0e9934b898ea {
  
}
}@media (max-width: 767px){#s-c79ac199-513c-47dd-b2ca-0e9934b898ea {
  
}
}
#s-ba8ef5a1-4556-49d8-9c61-3b3840033676 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-ba8ef5a1-4556-49d8-9c61-3b3840033676 {
  display: none;
}
#s-ba8ef5a1-4556-49d8-9c61-3b3840033676, #wrap-s-ba8ef5a1-4556-49d8-9c61-3b3840033676 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba8ef5a1-4556-49d8-9c61-3b3840033676 {
  display: none;
}
#s-ba8ef5a1-4556-49d8-9c61-3b3840033676, #wrap-s-ba8ef5a1-4556-49d8-9c61-3b3840033676 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba8ef5a1-4556-49d8-9c61-3b3840033676 {
  
}
}@media (max-width: 767px){#s-ba8ef5a1-4556-49d8-9c61-3b3840033676 {
  display: none;
}
#s-ba8ef5a1-4556-49d8-9c61-3b3840033676, #wrap-s-ba8ef5a1-4556-49d8-9c61-3b3840033676 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba8ef5a1-4556-49d8-9c61-3b3840033676"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a54b4e00-be06-4238-904a-15a84b0d6617 {
  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-a54b4e00-be06-4238-904a-15a84b0d6617:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a54b4e00-be06-4238-904a-15a84b0d6617:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-a54b4e00-be06-4238-904a-15a84b0d6617 {
  
}
}@media (max-width: 767px){#s-a54b4e00-be06-4238-904a-15a84b0d6617 {
  
}
}

  #s-a54b4e00-be06-4238-904a-15a84b0d6617-btn-wrapper {
    text-align: center;
  }


#s-a54b4e00-be06-4238-904a-15a84b0d6617.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2aa22014-d49f-4186-9229-654719507b12 {
  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-2aa22014-d49f-4186-9229-654719507b12:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2aa22014-d49f-4186-9229-654719507b12:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2aa22014-d49f-4186-9229-654719507b12 {
  display: none;
}
#s-2aa22014-d49f-4186-9229-654719507b12, #wrap-s-2aa22014-d49f-4186-9229-654719507b12 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2aa22014-d49f-4186-9229-654719507b12 {
  display: none;
}
#s-2aa22014-d49f-4186-9229-654719507b12, #wrap-s-2aa22014-d49f-4186-9229-654719507b12 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2aa22014-d49f-4186-9229-654719507b12 {
  display: none;
}
#s-2aa22014-d49f-4186-9229-654719507b12, #wrap-s-2aa22014-d49f-4186-9229-654719507b12 { display:none !important; }}@media (max-width: 767px){#s-2aa22014-d49f-4186-9229-654719507b12 {
  
}
}

  #s-2aa22014-d49f-4186-9229-654719507b12-btn-wrapper {
    text-align: center;
  }


#s-2aa22014-d49f-4186-9229-654719507b12.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a {
  background-image: url(https://i.shgcdn.com/c3423a4b-b950-48ae-8a42-a01fc931af85/-/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: 1200px){#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a {
  display: none;
}
#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a, #wrap-s-41e4fa5d-a957-4b57-b68f-274d3c2e519a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a {
  display: none;
}
#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a, #wrap-s-41e4fa5d-a957-4b57-b68f-274d3c2e519a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a {
  display: none;
}
#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a, #wrap-s-41e4fa5d-a957-4b57-b68f-274d3c2e519a { display:none !important; }}







#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a {
  cursor: pointer;
}#s-41e4fa5d-a957-4b57-b68f-274d3c2e519a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f4076ef8-3c69-4e7c-9c07-a42454d15169 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4076ef8-3c69-4e7c-9c07-a42454d15169 {
  display: none;
}
#s-f4076ef8-3c69-4e7c-9c07-a42454d15169, #wrap-s-f4076ef8-3c69-4e7c-9c07-a42454d15169 { display:none !important; }}@media (max-width: 767px){#s-f4076ef8-3c69-4e7c-9c07-a42454d15169 {
  display: none;
}
#s-f4076ef8-3c69-4e7c-9c07-a42454d15169, #wrap-s-f4076ef8-3c69-4e7c-9c07-a42454d15169 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f4076ef8-3c69-4e7c-9c07-a42454d15169"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1038b03d-5f38-4dfc-af7e-d00982994585 {
  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-1038b03d-5f38-4dfc-af7e-d00982994585 {
  display: none;
}
#s-1038b03d-5f38-4dfc-af7e-d00982994585, #wrap-s-1038b03d-5f38-4dfc-af7e-d00982994585 { display:none !important; }}@media (max-width: 767px){#s-1038b03d-5f38-4dfc-af7e-d00982994585 {
  display: none;
}
#s-1038b03d-5f38-4dfc-af7e-d00982994585, #wrap-s-1038b03d-5f38-4dfc-af7e-d00982994585 { display:none !important; }}
#s-c4fb2e13-fa69-4fab-9136-5dc9380835d5 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4fb2e13-fa69-4fab-9136-5dc9380835d5 {
  display: none;
}
#s-c4fb2e13-fa69-4fab-9136-5dc9380835d5, #wrap-s-c4fb2e13-fa69-4fab-9136-5dc9380835d5 { display:none !important; }}@media (max-width: 767px){#s-c4fb2e13-fa69-4fab-9136-5dc9380835d5 {
  display: none;
}
#s-c4fb2e13-fa69-4fab-9136-5dc9380835d5, #wrap-s-c4fb2e13-fa69-4fab-9136-5dc9380835d5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4fb2e13-fa69-4fab-9136-5dc9380835d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2 {
  background-image: url(none);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(23, 22, 23, 0.5);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
}
#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2 {
  display: none;
}
#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2, #wrap-s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2 { display:none !important; }}@media (max-width: 767px){#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2 {
  display: none;
}
#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2, #wrap-s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2 { display:none !important; }}

  #s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2-btn-wrapper {
    text-align: center;
  }


#s-989ebd2b-e7bd-45cc-ac55-d409cdbdcdb2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-c18b98fa-9adf-4ae2-8c07-4710c4de448f {
  display: none;
}
#s-c18b98fa-9adf-4ae2-8c07-4710c4de448f, #wrap-s-c18b98fa-9adf-4ae2-8c07-4710c4de448f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c18b98fa-9adf-4ae2-8c07-4710c4de448f {
  display: none;
}
#s-c18b98fa-9adf-4ae2-8c07-4710c4de448f, #wrap-s-c18b98fa-9adf-4ae2-8c07-4710c4de448f { display:none !important; }}@media (max-width: 767px){#s-c18b98fa-9adf-4ae2-8c07-4710c4de448f {
  display: none;
}
#s-c18b98fa-9adf-4ae2-8c07-4710c4de448f, #wrap-s-c18b98fa-9adf-4ae2-8c07-4710c4de448f { display:none !important; }}
@media (min-width: 0px) {
[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c18b98fa-9adf-4ae2-8c07-4710c4de448f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.5);
}
@media (min-width: 1200px){#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 {
  display: none;
}
#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513, #wrap-s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 {
  display: none;
}
#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513, #wrap-s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 {
  
}
}@media (max-width: 767px){#s-0b39d7e3-b0aa-4a08-b7c6-56523154a513 {
  
}
}
@media (min-width: 1200px){#s-f16670a3-806e-4d6c-a36a-b808639a1ad7 {
  display: none;
}
#s-f16670a3-806e-4d6c-a36a-b808639a1ad7, #wrap-s-f16670a3-806e-4d6c-a36a-b808639a1ad7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f16670a3-806e-4d6c-a36a-b808639a1ad7 {
  display: none;
}
#s-f16670a3-806e-4d6c-a36a-b808639a1ad7, #wrap-s-f16670a3-806e-4d6c-a36a-b808639a1ad7 { display:none !important; }}@media (max-width: 767px){#s-f16670a3-806e-4d6c-a36a-b808639a1ad7 {
  display: none;
}
#s-f16670a3-806e-4d6c-a36a-b808639a1ad7, #wrap-s-f16670a3-806e-4d6c-a36a-b808639a1ad7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f16670a3-806e-4d6c-a36a-b808639a1ad7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.7);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 {
  display: none;
}
#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6, #wrap-s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 {
  display: none;
}
#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6, #wrap-s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 {
  
}
}@media (max-width: 767px){#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6 {
  
}
}

  #s-c8c90ff7-4151-424a-94b6-cb1fd615fae6-btn-wrapper {
    text-align: center;
  }


#s-c8c90ff7-4151-424a-94b6-cb1fd615fae6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 {
  border-style: solid;
margin-top: 80px;
margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(194, 194, 194, 0.6);
}
@media (min-width: 1200px){#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 {
  display: none;
}
#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2, #wrap-s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 {
  display: none;
}
#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2, #wrap-s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 {
  display: none;
}
#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2, #wrap-s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 { display:none !important; }}@media (max-width: 767px){#s-70aee5dc-4e71-43cb-ba50-c026ba9054a2 {
  
}
}
#s-1d438824-79b7-4324-9db8-be8c09903996 {
  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(194, 194, 194, 0.7);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
background-position: center center;
}
#s-1d438824-79b7-4324-9db8-be8c09903996:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1d438824-79b7-4324-9db8-be8c09903996:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1d438824-79b7-4324-9db8-be8c09903996 {
  display: none;
}
#s-1d438824-79b7-4324-9db8-be8c09903996, #wrap-s-1d438824-79b7-4324-9db8-be8c09903996 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d438824-79b7-4324-9db8-be8c09903996 {
  display: none;
}
#s-1d438824-79b7-4324-9db8-be8c09903996, #wrap-s-1d438824-79b7-4324-9db8-be8c09903996 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d438824-79b7-4324-9db8-be8c09903996 {
  display: none;
}
#s-1d438824-79b7-4324-9db8-be8c09903996, #wrap-s-1d438824-79b7-4324-9db8-be8c09903996 { display:none !important; }}@media (max-width: 767px){#s-1d438824-79b7-4324-9db8-be8c09903996 {
  
}
}

  #s-1d438824-79b7-4324-9db8-be8c09903996-btn-wrapper {
    text-align: center;
  }


#s-1d438824-79b7-4324-9db8-be8c09903996.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 {
  background-image: url(https://i.shgcdn.com/a93ec73f-7252-4923-9506-67ac455b8a58/-/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: 1200px){#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 {
  display: none;
}
#s-f7aeae50-4406-406b-aada-6ed26bcec9d4, #wrap-s-f7aeae50-4406-406b-aada-6ed26bcec9d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 {
  display: none;
}
#s-f7aeae50-4406-406b-aada-6ed26bcec9d4, #wrap-s-f7aeae50-4406-406b-aada-6ed26bcec9d4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 {
  display: none;
}
#s-f7aeae50-4406-406b-aada-6ed26bcec9d4, #wrap-s-f7aeae50-4406-406b-aada-6ed26bcec9d4 { display:none !important; }}@media (max-width: 767px){#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 {
  
}
}







#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-f7aeae50-4406-406b-aada-6ed26bcec9d4 {
  cursor: pointer;
}#s-f7aeae50-4406-406b-aada-6ed26bcec9d4.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 768px) and (max-width: 991px){#s-233a841d-344c-44d8-8d87-faf2d34c6669 {
  display: none;
}
#s-233a841d-344c-44d8-8d87-faf2d34c6669, #wrap-s-233a841d-344c-44d8-8d87-faf2d34c6669 { display:none !important; }}@media (max-width: 767px){#s-233a841d-344c-44d8-8d87-faf2d34c6669 {
  display: none;
}
#s-233a841d-344c-44d8-8d87-faf2d34c6669, #wrap-s-233a841d-344c-44d8-8d87-faf2d34c6669 { display:none !important; }}
@media (min-width: 0px) {
[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-233a841d-344c-44d8-8d87-faf2d34c6669"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-10f7280e-11a4-4315-b6ba-04a69901d153 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-10f7280e-11a4-4315-b6ba-04a69901d153 {
  display: none;
}
#s-10f7280e-11a4-4315-b6ba-04a69901d153, #wrap-s-10f7280e-11a4-4315-b6ba-04a69901d153 { display:none !important; }}@media (max-width: 767px){#s-10f7280e-11a4-4315-b6ba-04a69901d153 {
  display: none;
}
#s-10f7280e-11a4-4315-b6ba-04a69901d153, #wrap-s-10f7280e-11a4-4315-b6ba-04a69901d153 { display:none !important; }}
#s-10f7280e-11a4-4315-b6ba-04a69901d153 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8863d175-4420-4a94-884a-4c7d1e58532d {
  border-style: solid;
margin-top: 10px;
margin-right: 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(23, 22, 23, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-8863d175-4420-4a94-884a-4c7d1e58532d {
  display: none;
}
#s-8863d175-4420-4a94-884a-4c7d1e58532d, #wrap-s-8863d175-4420-4a94-884a-4c7d1e58532d { display:none !important; }}@media (max-width: 767px){#s-8863d175-4420-4a94-884a-4c7d1e58532d {
  display: none;
}
#s-8863d175-4420-4a94-884a-4c7d1e58532d, #wrap-s-8863d175-4420-4a94-884a-4c7d1e58532d { display:none !important; }}
#s-cd0e5a68-1e09-446d-9539-834a99c6c221 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd0e5a68-1e09-446d-9539-834a99c6c221 {
  display: none;
}
#s-cd0e5a68-1e09-446d-9539-834a99c6c221, #wrap-s-cd0e5a68-1e09-446d-9539-834a99c6c221 { display:none !important; }}@media (max-width: 767px){#s-cd0e5a68-1e09-446d-9539-834a99c6c221 {
  display: none;
}
#s-cd0e5a68-1e09-446d-9539-834a99c6c221, #wrap-s-cd0e5a68-1e09-446d-9539-834a99c6c221 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd0e5a68-1e09-446d-9539-834a99c6c221"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0dfc5a63-1e40-4d63-9597-a59a527c912c {
  margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 10px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-0dfc5a63-1e40-4d63-9597-a59a527c912c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0dfc5a63-1e40-4d63-9597-a59a527c912c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0dfc5a63-1e40-4d63-9597-a59a527c912c-btn-wrapper {
    text-align: center;
  }


#s-0dfc5a63-1e40-4d63-9597-a59a527c912c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d7e35d70-be3b-47db-95e7-5c59da71dd77 {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 70px;
background-color: rgba(23, 22, 23, 0.5);
}
@media (min-width: 1200px){#s-d7e35d70-be3b-47db-95e7-5c59da71dd77 {
  display: none;
}
#s-d7e35d70-be3b-47db-95e7-5c59da71dd77, #wrap-s-d7e35d70-be3b-47db-95e7-5c59da71dd77 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7e35d70-be3b-47db-95e7-5c59da71dd77 {
  display: none;
}
#s-d7e35d70-be3b-47db-95e7-5c59da71dd77, #wrap-s-d7e35d70-be3b-47db-95e7-5c59da71dd77 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d7e35d70-be3b-47db-95e7-5c59da71dd77 {
  
}
}@media (max-width: 767px){#s-d7e35d70-be3b-47db-95e7-5c59da71dd77 {
  
}
}
#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b {
  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.9);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b {
  display: none;
}
#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b, #wrap-s-ef7b3479-932a-431a-9e72-bea0d2fbc49b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b {
  display: none;
}
#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b, #wrap-s-ef7b3479-932a-431a-9e72-bea0d2fbc49b { display:none !important; }}

  #s-ef7b3479-932a-431a-9e72-bea0d2fbc49b-btn-wrapper {
    text-align: center;
  }


#s-ef7b3479-932a-431a-9e72-bea0d2fbc49b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ca4c8abb-ff06-4e19-a78e-54228b05a539 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ca4c8abb-ff06-4e19-a78e-54228b05a539 {
  display: none;
}
#s-ca4c8abb-ff06-4e19-a78e-54228b05a539, #wrap-s-ca4c8abb-ff06-4e19-a78e-54228b05a539 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca4c8abb-ff06-4e19-a78e-54228b05a539 {
  display: none;
}
#s-ca4c8abb-ff06-4e19-a78e-54228b05a539, #wrap-s-ca4c8abb-ff06-4e19-a78e-54228b05a539 { display:none !important; }}
#s-ca4c8abb-ff06-4e19-a78e-54228b05a539 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b39e6c23-7137-484e-b1ce-415b3a70265e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b39e6c23-7137-484e-b1ce-415b3a70265e {
  display: none;
}
#s-b39e6c23-7137-484e-b1ce-415b3a70265e, #wrap-s-b39e6c23-7137-484e-b1ce-415b3a70265e { display:none !important; }}@media (max-width: 767px){#s-b39e6c23-7137-484e-b1ce-415b3a70265e {
  display: none;
}
#s-b39e6c23-7137-484e-b1ce-415b3a70265e, #wrap-s-b39e6c23-7137-484e-b1ce-415b3a70265e { display:none !important; }}
#s-b39e6c23-7137-484e-b1ce-415b3a70265e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b {
  display: none;
}
#s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b, #wrap-s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b { display:none !important; }}@media (max-width: 767px){#s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b {
  display: none;
}
#s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b, #wrap-s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b { display:none !important; }}
@media (min-width: 0px) {
[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7d52dc4e-8bbb-485a-ac1d-048b49093e7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-12fc8c63-75ab-432d-b589-f13a69ce2e19 {
  display: none;
}
.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-c1c42993-d461-4828-8a2d-3237618b9f94 {
  text-align: center;
}




  #s-c1c42993-d461-4828-8a2d-3237618b9f94 img.shogun-image {
    
    width: px;
  }


#s-c1c42993-d461-4828-8a2d-3237618b9f94 .shogun-image-content {
  
    align-items: center;
  
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-1204da07-11ea-439e-ab39-fd21f96e9da7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1204da07-11ea-439e-ab39-fd21f96e9da7 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-5145204e-18d9-4747-a99c-4db0e0f1f455 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-20aee26a-5929-4d48-b10a-e3d515f4a928 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 28px;
}
@media (min-width: 768px) and (max-width: 991px){#s-20aee26a-5929-4d48-b10a-e3d515f4a928 {
  display: none;
}
#s-20aee26a-5929-4d48-b10a-e3d515f4a928, #wrap-s-20aee26a-5929-4d48-b10a-e3d515f4a928 { display:none !important; }}@media (max-width: 767px){#s-20aee26a-5929-4d48-b10a-e3d515f4a928 {
  display: none;
}
#s-20aee26a-5929-4d48-b10a-e3d515f4a928, #wrap-s-20aee26a-5929-4d48-b10a-e3d515f4a928 { display:none !important; }}
#s-75bc8dee-40b3-47d3-b00d-f7a807fa9042 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-75bc8dee-40b3-47d3-b00d-f7a807fa9042:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75bc8dee-40b3-47d3-b00d-f7a807fa9042:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-75bc8dee-40b3-47d3-b00d-f7a807fa9042-btn-wrapper {
    text-align: center;
  }


#s-75bc8dee-40b3-47d3-b00d-f7a807fa9042.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6424e096-54d9-4386-a129-b9cbdfe17d5f {
  display: none;
}
#s-f50db857-3fd8-4902-afc7-6b3042f6efd6 {
  text-align: center;
}




  #s-f50db857-3fd8-4902-afc7-6b3042f6efd6 img.shogun-image {
    
    width: px;
  }


#s-f50db857-3fd8-4902-afc7-6b3042f6efd6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bda0e0c5-ee21-40b3-836e-1cf11bdf7b6f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bda0e0c5-ee21-40b3-836e-1cf11bdf7b6f .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-d3462c27-cd2d-48c0-9881-f55e760bcfba {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 52px;
}
@media (min-width: 768px) and (max-width: 991px){#s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c {
  display: none;
}
#s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c, #wrap-s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c { display:none !important; }}@media (max-width: 767px){#s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c {
  display: none;
}
#s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c, #wrap-s-337c4ddd-5bdb-4b2d-adc6-2e64055d6f5c { display:none !important; }}
#s-ddb5adf0-be75-42cd-9bec-95916a39a53c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-ddb5adf0-be75-42cd-9bec-95916a39a53c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ddb5adf0-be75-42cd-9bec-95916a39a53c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ddb5adf0-be75-42cd-9bec-95916a39a53c-btn-wrapper {
    text-align: center;
  }


#s-ddb5adf0-be75-42cd-9bec-95916a39a53c.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3f629af4-31bc-40b8-81d9-3cd9bf38a311 {
  display: none;
}
#s-97a29628-b5a7-429d-a796-44f85091b483 {
  display: none;
}
#s-79e0e9d4-96ad-4b51-a1c5-34193beaa0bb {
  text-align: center;
}




  #s-79e0e9d4-96ad-4b51-a1c5-34193beaa0bb img.shogun-image {
    
    width: px;
  }


#s-79e0e9d4-96ad-4b51-a1c5-34193beaa0bb .shogun-image-content {
  
    align-items: center;
  
}

#s-d074a8dc-86d7-4e01-9313-9bae7213075d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d074a8dc-86d7-4e01-9313-9bae7213075d .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-58ee3fdd-fca6-483e-95fa-3af7c17b0818 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-52a21d02-172d-473e-8b4a-d840a955a3d6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-52a21d02-172d-473e-8b4a-d840a955a3d6 {
  display: none;
}
#s-52a21d02-172d-473e-8b4a-d840a955a3d6, #wrap-s-52a21d02-172d-473e-8b4a-d840a955a3d6 { display:none !important; }}@media (max-width: 767px){#s-52a21d02-172d-473e-8b4a-d840a955a3d6 {
  display: none;
}
#s-52a21d02-172d-473e-8b4a-d840a955a3d6, #wrap-s-52a21d02-172d-473e-8b4a-d840a955a3d6 { display:none !important; }}
#s-de06a331-dea1-4a0d-9079-2b947276ead5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-de06a331-dea1-4a0d-9079-2b947276ead5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-de06a331-dea1-4a0d-9079-2b947276ead5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-de06a331-dea1-4a0d-9079-2b947276ead5-btn-wrapper {
    text-align: center;
  }


#s-de06a331-dea1-4a0d-9079-2b947276ead5.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9e0c981c-76da-4d30-8fdf-87d2f944b17c {
  display: none;
}
#s-005d5e8e-33fb-4e96-955c-0685011300f1 {
  text-align: center;
}




  #s-005d5e8e-33fb-4e96-955c-0685011300f1 img.shogun-image {
    
    width: px;
  }


#s-005d5e8e-33fb-4e96-955c-0685011300f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e9dd352-1aad-4560-b160-925a50275a6d {
  padding-top: 10px;
text-align: center;
}

#s-9e9dd352-1aad-4560-b160-925a50275a6d .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-4621284e-7e2f-4afc-9ca8-9063a5ea9f4b {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-8dab9d0b-f441-4ed6-8337-fc7e54812657 {
  margin-bottom: 10px;
padding-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8dab9d0b-f441-4ed6-8337-fc7e54812657 {
  display: none;
}
#s-8dab9d0b-f441-4ed6-8337-fc7e54812657, #wrap-s-8dab9d0b-f441-4ed6-8337-fc7e54812657 { display:none !important; }}@media (max-width: 767px){#s-8dab9d0b-f441-4ed6-8337-fc7e54812657 {
  display: none;
}
#s-8dab9d0b-f441-4ed6-8337-fc7e54812657, #wrap-s-8dab9d0b-f441-4ed6-8337-fc7e54812657 { display:none !important; }}
#s-f8eee734-49de-44f3-a4ae-46b19b624f70 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-f8eee734-49de-44f3-a4ae-46b19b624f70:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f8eee734-49de-44f3-a4ae-46b19b624f70:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f8eee734-49de-44f3-a4ae-46b19b624f70-btn-wrapper {
    text-align: center;
  }


#s-f8eee734-49de-44f3-a4ae-46b19b624f70.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-7f4c5212-a176-4084-8e96-f0ba8168cefd {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f4c5212-a176-4084-8e96-f0ba8168cefd {
  display: none;
}
#s-7f4c5212-a176-4084-8e96-f0ba8168cefd, #wrap-s-7f4c5212-a176-4084-8e96-f0ba8168cefd { display:none !important; }}@media (max-width: 767px){#s-7f4c5212-a176-4084-8e96-f0ba8168cefd {
  display: none;
}
#s-7f4c5212-a176-4084-8e96-f0ba8168cefd, #wrap-s-7f4c5212-a176-4084-8e96-f0ba8168cefd { display:none !important; }}







#s-7f4c5212-a176-4084-8e96-f0ba8168cefd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f4c5212-a176-4084-8e96-f0ba8168cefd.shg-box.shg-c {
  justify-content: center;
}

#s-3d8a47aa-783b-4029-9a1e-034397675510 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 {
  display: none;
}
#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8, #wrap-s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 { display:none !important; }}@media (max-width: 767px){#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 {
  display: none;
}
#s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8, #wrap-s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f6eba525-f37f-4e40-93a0-dc8eed1bd1a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-9ff36058-098d-4ede-8de7-61be3f41d139 {
  display: none;
}
#s-b369d08c-1622-44af-a030-c12a42e6dbff {
  text-align: center;
}




  #s-b369d08c-1622-44af-a030-c12a42e6dbff img.shogun-image {
    
    width: px;
  }


#s-b369d08c-1622-44af-a030-c12a42e6dbff .shogun-image-content {
  
    align-items: center;
  
}

#s-3ed82a66-df67-4656-93a6-5ab43a8160a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ed82a66-df67-4656-93a6-5ab43a8160a0 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-0e163dc6-12ab-4ddd-9681-942f106a0647 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-c4b368dd-b55e-4c43-9921-5350271c92f0 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 45px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4b368dd-b55e-4c43-9921-5350271c92f0 {
  display: none;
}
#s-c4b368dd-b55e-4c43-9921-5350271c92f0, #wrap-s-c4b368dd-b55e-4c43-9921-5350271c92f0 { display:none !important; }}@media (max-width: 767px){#s-c4b368dd-b55e-4c43-9921-5350271c92f0 {
  display: none;
}
#s-c4b368dd-b55e-4c43-9921-5350271c92f0, #wrap-s-c4b368dd-b55e-4c43-9921-5350271c92f0 { display:none !important; }}
#s-495fe4dd-5081-4070-a989-e9fcfa5ebaab {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-495fe4dd-5081-4070-a989-e9fcfa5ebaab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-495fe4dd-5081-4070-a989-e9fcfa5ebaab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-495fe4dd-5081-4070-a989-e9fcfa5ebaab-btn-wrapper {
    text-align: center;
  }


#s-495fe4dd-5081-4070-a989-e9fcfa5ebaab.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-379695cf-8ff7-4216-bced-acde8a279fbb {
  display: none;
}
#s-708b12a5-7dd7-4072-bc54-08f00572d901 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-708b12a5-7dd7-4072-bc54-08f00572d901 img.shogun-image {
    
    width: px;
  }


#s-708b12a5-7dd7-4072-bc54-08f00572d901 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e5c3427-e41f-48ad-88b5-c9882e2b3d9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e5c3427-e41f-48ad-88b5-c9882e2b3d9d .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-f55d371c-1852-4a15-a336-ef99c9e197a6 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-31e0593e-f24d-48e0-b755-37463539cfe5 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 22px;
}
@media (min-width: 768px) and (max-width: 991px){#s-31e0593e-f24d-48e0-b755-37463539cfe5 {
  display: none;
}
#s-31e0593e-f24d-48e0-b755-37463539cfe5, #wrap-s-31e0593e-f24d-48e0-b755-37463539cfe5 { display:none !important; }}@media (max-width: 767px){#s-31e0593e-f24d-48e0-b755-37463539cfe5 {
  display: none;
}
#s-31e0593e-f24d-48e0-b755-37463539cfe5, #wrap-s-31e0593e-f24d-48e0-b755-37463539cfe5 { display:none !important; }}
#s-0d6a2f92-fcb3-47a3-982d-598afdbca323 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-0d6a2f92-fcb3-47a3-982d-598afdbca323:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0d6a2f92-fcb3-47a3-982d-598afdbca323:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0d6a2f92-fcb3-47a3-982d-598afdbca323-btn-wrapper {
    text-align: center;
  }


#s-0d6a2f92-fcb3-47a3-982d-598afdbca323.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-57ac8d97-58d4-4545-a9b3-76cbe6370d3b {
  display: none;
}
#s-9029a5d7-9281-4bc6-b18f-e720778a3c42 {
  text-align: center;
}




  #s-9029a5d7-9281-4bc6-b18f-e720778a3c42 img.shogun-image {
    
    width: px;
  }


#s-9029a5d7-9281-4bc6-b18f-e720778a3c42 .shogun-image-content {
  
    align-items: center;
  
}

#s-00a3f8ce-265f-4e1c-8008-c41b954d0abb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00a3f8ce-265f-4e1c-8008-c41b954d0abb .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-f3f71d48-e512-44ef-aad1-3e88b02c9bb0 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-810264db-4a0c-4f02-9a9f-0e59cce043e0 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-810264db-4a0c-4f02-9a9f-0e59cce043e0 {
  display: none;
}
#s-810264db-4a0c-4f02-9a9f-0e59cce043e0, #wrap-s-810264db-4a0c-4f02-9a9f-0e59cce043e0 { display:none !important; }}@media (max-width: 767px){#s-810264db-4a0c-4f02-9a9f-0e59cce043e0 {
  display: none;
}
#s-810264db-4a0c-4f02-9a9f-0e59cce043e0, #wrap-s-810264db-4a0c-4f02-9a9f-0e59cce043e0 { display:none !important; }}
#s-8f158c28-f1a7-4d35-951f-2fa3ea163564 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-8f158c28-f1a7-4d35-951f-2fa3ea163564:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8f158c28-f1a7-4d35-951f-2fa3ea163564:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8f158c28-f1a7-4d35-951f-2fa3ea163564-btn-wrapper {
    text-align: center;
  }


#s-8f158c28-f1a7-4d35-951f-2fa3ea163564.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6967de63-b35c-4108-9d3e-2515536574d8 {
  display: none;
}
#s-60eed35a-f9ef-4cbd-aa6f-42ec58f81939 {
  text-align: center;
}




  #s-60eed35a-f9ef-4cbd-aa6f-42ec58f81939 img.shogun-image {
    
    width: px;
  }


#s-60eed35a-f9ef-4cbd-aa6f-42ec58f81939 .shogun-image-content {
  
    align-items: center;
  
}

#s-4acac73a-59cd-4278-b5f1-0ff5f5e8fb52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4acac73a-59cd-4278-b5f1-0ff5f5e8fb52 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-73df9260-7e8c-49d5-9652-bb2954bb7f1e {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 45px;
}
@media (min-width: 768px) and (max-width: 991px){#s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d {
  display: none;
}
#s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d, #wrap-s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d { display:none !important; }}@media (max-width: 767px){#s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d {
  display: none;
}
#s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d, #wrap-s-06713712-4fbe-4aa4-a1f2-94f5b1aa604d { display:none !important; }}
#s-3ddd890f-c3f6-4bfb-92d5-d7fac1d6ff4b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-3ddd890f-c3f6-4bfb-92d5-d7fac1d6ff4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ddd890f-c3f6-4bfb-92d5-d7fac1d6ff4b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ddd890f-c3f6-4bfb-92d5-d7fac1d6ff4b-btn-wrapper {
    text-align: center;
  }


#s-3ddd890f-c3f6-4bfb-92d5-d7fac1d6ff4b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3590c3ea-867d-466f-971f-0ebac715524a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-073f408f-e10b-48a5-9a4a-b192af7f1ed0 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-073f408f-e10b-48a5-9a4a-b192af7f1ed0 {
  display: none;
}
#s-073f408f-e10b-48a5-9a4a-b192af7f1ed0, #wrap-s-073f408f-e10b-48a5-9a4a-b192af7f1ed0 { display:none !important; }}@media (max-width: 767px){#s-073f408f-e10b-48a5-9a4a-b192af7f1ed0 {
  display: none;
}
#s-073f408f-e10b-48a5-9a4a-b192af7f1ed0, #wrap-s-073f408f-e10b-48a5-9a4a-b192af7f1ed0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-073f408f-e10b-48a5-9a4a-b192af7f1ed0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

#s-36807091-32ab-44e4-9804-5d2cd74c2368 {
  display: none;
}
#s-079d6641-e18a-4cb6-813e-0ac8a239acbf {
  display: none;
}
#s-a84337bf-ccdc-48b1-a1f4-2320425aea2c {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-a84337bf-ccdc-48b1-a1f4-2320425aea2c img.shogun-image {
    
    width: px;
  }


#s-a84337bf-ccdc-48b1-a1f4-2320425aea2c .shogun-image-content {
  
    align-items: center;
  
}

#s-fdd054f9-c352-4cd1-84bf-709cf3470a7c {
  padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#s-fdd054f9-c352-4cd1-84bf-709cf3470a7c .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-7cb6f45a-e77f-492d-ad87-2ecc9711c65d {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1 {
  display: none;
}
#s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1, #wrap-s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1 { display:none !important; }}@media (max-width: 767px){#s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1 {
  display: none;
}
#s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1, #wrap-s-f33dfc39-7f12-4f0c-95b5-759fb6feafc1 { display:none !important; }}
#s-a8c1b93b-4388-4ba3-b231-4b810c0c9e8e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-a8c1b93b-4388-4ba3-b231-4b810c0c9e8e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8c1b93b-4388-4ba3-b231-4b810c0c9e8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a8c1b93b-4388-4ba3-b231-4b810c0c9e8e-btn-wrapper {
    text-align: center;
  }


#s-a8c1b93b-4388-4ba3-b231-4b810c0c9e8e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-4736f9de-ff61-47d0-8046-2e1c75b4d225 {
  margin-bottom: 4px;
}
@media (min-width: 1200px){#s-4736f9de-ff61-47d0-8046-2e1c75b4d225 {
  display: none;
}
#s-4736f9de-ff61-47d0-8046-2e1c75b4d225, #wrap-s-4736f9de-ff61-47d0-8046-2e1c75b4d225 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4736f9de-ff61-47d0-8046-2e1c75b4d225 {
  display: none;
}
#s-4736f9de-ff61-47d0-8046-2e1c75b4d225, #wrap-s-4736f9de-ff61-47d0-8046-2e1c75b4d225 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4736f9de-ff61-47d0-8046-2e1c75b4d225 {
  
}
}@media (max-width: 767px){#s-4736f9de-ff61-47d0-8046-2e1c75b4d225 {
  
}
}
#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 {
  margin-bottom: 4px;
}
@media (min-width: 1200px){#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 {
  display: none;
}
#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9, #wrap-s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 {
  display: none;
}
#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9, #wrap-s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 {
  
}
}@media (max-width: 767px){#s-1f00728b-db17-41cc-8eae-0dfb9ef32fd9 {
  
}
}
#s-9b81d216-74d4-4509-9084-9c9c27ffdb00 {
  margin-top: 3px;
margin-bottom: 3px;
}
@media (min-width: 1200px){#s-9b81d216-74d4-4509-9084-9c9c27ffdb00 {
  display: none;
}
#s-9b81d216-74d4-4509-9084-9c9c27ffdb00, #wrap-s-9b81d216-74d4-4509-9084-9c9c27ffdb00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b81d216-74d4-4509-9084-9c9c27ffdb00 {
  display: none;
}
#s-9b81d216-74d4-4509-9084-9c9c27ffdb00, #wrap-s-9b81d216-74d4-4509-9084-9c9c27ffdb00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b81d216-74d4-4509-9084-9c9c27ffdb00 {
  display: none;
}
#s-9b81d216-74d4-4509-9084-9c9c27ffdb00, #wrap-s-9b81d216-74d4-4509-9084-9c9c27ffdb00 { display:none !important; }}@media (max-width: 767px){#s-9b81d216-74d4-4509-9084-9c9c27ffdb00 {
  display: none;
}
#s-9b81d216-74d4-4509-9084-9c9c27ffdb00, #wrap-s-9b81d216-74d4-4509-9084-9c9c27ffdb00 { display:none !important; }}
@media (min-width: 1200px){#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 {
  display: none;
}
#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6, #wrap-s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 {
  display: none;
}
#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6, #wrap-s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 {
  display: none;
}
#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6, #wrap-s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 { display:none !important; }}@media (max-width: 767px){#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 {
  display: none;
}
#s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6, #wrap-s-a10fdc89-23bc-4cb8-9f35-cc3110c060d6 { display:none !important; }}
#s-ea304db3-01d2-4e7f-8bf2-473b145bb849 {
  margin-top: -6px;
margin-bottom: -6px;
}
@media (min-width: 1200px){#s-ea304db3-01d2-4e7f-8bf2-473b145bb849 {
  display: none;
}
#s-ea304db3-01d2-4e7f-8bf2-473b145bb849, #wrap-s-ea304db3-01d2-4e7f-8bf2-473b145bb849 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea304db3-01d2-4e7f-8bf2-473b145bb849 {
  display: none;
}
#s-ea304db3-01d2-4e7f-8bf2-473b145bb849, #wrap-s-ea304db3-01d2-4e7f-8bf2-473b145bb849 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea304db3-01d2-4e7f-8bf2-473b145bb849 {
  display: none;
}
#s-ea304db3-01d2-4e7f-8bf2-473b145bb849, #wrap-s-ea304db3-01d2-4e7f-8bf2-473b145bb849 { display:none !important; }}@media (max-width: 767px){#s-ea304db3-01d2-4e7f-8bf2-473b145bb849 {
  display: none;
}
#s-ea304db3-01d2-4e7f-8bf2-473b145bb849, #wrap-s-ea304db3-01d2-4e7f-8bf2-473b145bb849 { display:none !important; }}
#s-6fd1e65f-86d1-4e88-987b-450afcd43f91 {
  margin-bottom: 4px;
}
@media (min-width: 1200px){#s-6fd1e65f-86d1-4e88-987b-450afcd43f91 {
  display: none;
}
#s-6fd1e65f-86d1-4e88-987b-450afcd43f91, #wrap-s-6fd1e65f-86d1-4e88-987b-450afcd43f91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6fd1e65f-86d1-4e88-987b-450afcd43f91 {
  display: none;
}
#s-6fd1e65f-86d1-4e88-987b-450afcd43f91, #wrap-s-6fd1e65f-86d1-4e88-987b-450afcd43f91 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6fd1e65f-86d1-4e88-987b-450afcd43f91 {
  
}
}@media (max-width: 767px){#s-6fd1e65f-86d1-4e88-987b-450afcd43f91 {
  
}
}
#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd {
  margin-bottom: 4px;
}
@media (min-width: 1200px){#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd {
  display: none;
}
#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd, #wrap-s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd {
  display: none;
}
#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd, #wrap-s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd {
  
}
}@media (max-width: 767px){#s-93fc3324-4497-4e2f-bfd2-c5d5bcba58fd {
  
}
}
#s-b73be4f1-7559-4eeb-bd70-8caee1192537 {
  display: none;
}
#s-c06a6fc2-95a8-439b-8667-440330db21da {
  text-align: center;
}




  #s-c06a6fc2-95a8-439b-8667-440330db21da img.shogun-image {
    
    width: px;
  }


#s-c06a6fc2-95a8-439b-8667-440330db21da .shogun-image-content {
  
    align-items: center;
  
}

#s-98a03acb-74f1-4874-b2d7-d46f1302650f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98a03acb-74f1-4874-b2d7-d46f1302650f .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-42f665c3-d6b2-4494-8404-cec3a99fed49 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-82a709f3-4347-482e-8479-d31a76cec4f1 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-82a709f3-4347-482e-8479-d31a76cec4f1 {
  display: none;
}
#s-82a709f3-4347-482e-8479-d31a76cec4f1, #wrap-s-82a709f3-4347-482e-8479-d31a76cec4f1 { display:none !important; }}@media (max-width: 767px){#s-82a709f3-4347-482e-8479-d31a76cec4f1 {
  display: none;
}
#s-82a709f3-4347-482e-8479-d31a76cec4f1, #wrap-s-82a709f3-4347-482e-8479-d31a76cec4f1 { display:none !important; }}
#s-785df038-09af-4cf8-a0ec-8b06a57a67a8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-785df038-09af-4cf8-a0ec-8b06a57a67a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-785df038-09af-4cf8-a0ec-8b06a57a67a8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-785df038-09af-4cf8-a0ec-8b06a57a67a8-btn-wrapper {
    text-align: center;
  }


#s-785df038-09af-4cf8-a0ec-8b06a57a67a8.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-5ba3abc3-bd00-406e-90d8-3d43ab0a8d0b {
  display: none;
}
#s-6f9ca82e-d7e6-4343-98b5-8b3d223b62a7 {
  text-align: center;
}




  #s-6f9ca82e-d7e6-4343-98b5-8b3d223b62a7 img.shogun-image {
    
    width: px;
  }


#s-6f9ca82e-d7e6-4343-98b5-8b3d223b62a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-7fb4939a-d334-4ccb-814e-5ce755287b4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7fb4939a-d334-4ccb-814e-5ce755287b4d .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-c5435442-ce28-4dbd-98ec-bb0f74c7beb9 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-70cc8519-1c89-45db-93ad-7d630dac8ec6 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-70cc8519-1c89-45db-93ad-7d630dac8ec6 {
  display: none;
}
#s-70cc8519-1c89-45db-93ad-7d630dac8ec6, #wrap-s-70cc8519-1c89-45db-93ad-7d630dac8ec6 { display:none !important; }}@media (max-width: 767px){#s-70cc8519-1c89-45db-93ad-7d630dac8ec6 {
  display: none;
}
#s-70cc8519-1c89-45db-93ad-7d630dac8ec6, #wrap-s-70cc8519-1c89-45db-93ad-7d630dac8ec6 { display:none !important; }}
#s-db4812b2-1fe8-4c0a-986d-56d83fea8291 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-db4812b2-1fe8-4c0a-986d-56d83fea8291:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db4812b2-1fe8-4c0a-986d-56d83fea8291:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-db4812b2-1fe8-4c0a-986d-56d83fea8291-btn-wrapper {
    text-align: center;
  }


#s-db4812b2-1fe8-4c0a-986d-56d83fea8291.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-c62eb8ab-b39c-4ae3-be14-0732716f4279 {
  display: none;
}
#s-ae6c1304-5f16-4b12-871d-5cf0719101a1 {
  text-align: center;
}




  #s-ae6c1304-5f16-4b12-871d-5cf0719101a1 img.shogun-image {
    
    width: px;
  }


#s-ae6c1304-5f16-4b12-871d-5cf0719101a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-543c1e81-b835-45bf-bfa2-281c1f526baa {
  padding-top: 10px;
padding-bottom: 35px;
text-align: center;
}

#s-543c1e81-b835-45bf-bfa2-281c1f526baa .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-2888dbfa-12a4-485e-8e90-4876e1a16fda {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21 {
  display: none;
}
#s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21, #wrap-s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21 { display:none !important; }}@media (max-width: 767px){#s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21 {
  display: none;
}
#s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21, #wrap-s-4dbb3b0f-e07d-48ec-b070-5ea77454ac21 { display:none !important; }}
#s-b0db293d-8ef2-4858-aee5-f87266ea6c79 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-b0db293d-8ef2-4858-aee5-f87266ea6c79:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0db293d-8ef2-4858-aee5-f87266ea6c79:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b0db293d-8ef2-4858-aee5-f87266ea6c79-btn-wrapper {
    text-align: center;
  }


#s-b0db293d-8ef2-4858-aee5-f87266ea6c79.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-58d03729-b2a1-4bd6-9e39-bcb14936800e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8aeb184d-d08e-4ae0-bf72-53a10899639b {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-8aeb184d-d08e-4ae0-bf72-53a10899639b {
  display: none;
}
#s-8aeb184d-d08e-4ae0-bf72-53a10899639b, #wrap-s-8aeb184d-d08e-4ae0-bf72-53a10899639b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8aeb184d-d08e-4ae0-bf72-53a10899639b {
  display: none;
}
#s-8aeb184d-d08e-4ae0-bf72-53a10899639b, #wrap-s-8aeb184d-d08e-4ae0-bf72-53a10899639b { display:none !important; }}@media (max-width: 767px){#s-8aeb184d-d08e-4ae0-bf72-53a10899639b {
  display: none;
}
#s-8aeb184d-d08e-4ae0-bf72-53a10899639b, #wrap-s-8aeb184d-d08e-4ae0-bf72-53a10899639b { display:none !important; }}
@media (min-width: 0px) {
[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8aeb184d-d08e-4ae0-bf72-53a10899639b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8d4991ee-c0f4-4f26-a25a-93d408c9c6bd {
  display: none;
}
#s-34caa84b-145c-441d-b361-b1008a8601c6 {
  text-align: center;
}




  #s-34caa84b-145c-441d-b361-b1008a8601c6 img.shogun-image {
    
    width: px;
  }


#s-34caa84b-145c-441d-b361-b1008a8601c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c33dab58-20d5-4745-8635-df1b588ed992 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c33dab58-20d5-4745-8635-df1b588ed992 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-ca940ce2-3861-4f38-a1dc-dfe8454b5260 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-b4bbf017-c51e-4681-95f1-3f745e39b672 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 39px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b4bbf017-c51e-4681-95f1-3f745e39b672 {
  display: none;
}
#s-b4bbf017-c51e-4681-95f1-3f745e39b672, #wrap-s-b4bbf017-c51e-4681-95f1-3f745e39b672 { display:none !important; }}@media (max-width: 767px){#s-b4bbf017-c51e-4681-95f1-3f745e39b672 {
  display: none;
}
#s-b4bbf017-c51e-4681-95f1-3f745e39b672, #wrap-s-b4bbf017-c51e-4681-95f1-3f745e39b672 { display:none !important; }}
#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 {
  display: none;
}
#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749, #wrap-s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 {
  display: none;
}
#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749, #wrap-s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 {
  
}
}@media (max-width: 767px){#s-eac8b52a-65a7-45cd-af74-c5fc5a9ea749 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-4de9b80d-7821-43e1-8e94-651aaae4c051 {
  display: none;
}
#s-4de9b80d-7821-43e1-8e94-651aaae4c051, #wrap-s-4de9b80d-7821-43e1-8e94-651aaae4c051 { display:none !important; }}@media (max-width: 767px){#s-4de9b80d-7821-43e1-8e94-651aaae4c051 {
  display: none;
}
#s-4de9b80d-7821-43e1-8e94-651aaae4c051, #wrap-s-4de9b80d-7821-43e1-8e94-651aaae4c051 { display:none !important; }}
#s-0c45b822-db41-47f9-8e97-82725d475fa5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-0c45b822-db41-47f9-8e97-82725d475fa5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c45b822-db41-47f9-8e97-82725d475fa5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0c45b822-db41-47f9-8e97-82725d475fa5-btn-wrapper {
    text-align: center;
  }


#s-0c45b822-db41-47f9-8e97-82725d475fa5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8980dcdd-8b78-4245-89da-baec03e68e3c {
  margin-top: 3px;
margin-bottom: 3px;
}
@media (min-width: 1200px){#s-8980dcdd-8b78-4245-89da-baec03e68e3c {
  display: none;
}
#s-8980dcdd-8b78-4245-89da-baec03e68e3c, #wrap-s-8980dcdd-8b78-4245-89da-baec03e68e3c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8980dcdd-8b78-4245-89da-baec03e68e3c {
  display: none;
}
#s-8980dcdd-8b78-4245-89da-baec03e68e3c, #wrap-s-8980dcdd-8b78-4245-89da-baec03e68e3c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8980dcdd-8b78-4245-89da-baec03e68e3c {
  display: none;
}
#s-8980dcdd-8b78-4245-89da-baec03e68e3c, #wrap-s-8980dcdd-8b78-4245-89da-baec03e68e3c { display:none !important; }}@media (max-width: 767px){#s-8980dcdd-8b78-4245-89da-baec03e68e3c {
  display: none;
}
#s-8980dcdd-8b78-4245-89da-baec03e68e3c, #wrap-s-8980dcdd-8b78-4245-89da-baec03e68e3c { display:none !important; }}
@media (min-width: 1200px){#s-8d41a333-6d3b-4a96-a644-92aba16ba058 {
  display: none;
}
#s-8d41a333-6d3b-4a96-a644-92aba16ba058, #wrap-s-8d41a333-6d3b-4a96-a644-92aba16ba058 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d41a333-6d3b-4a96-a644-92aba16ba058 {
  display: none;
}
#s-8d41a333-6d3b-4a96-a644-92aba16ba058, #wrap-s-8d41a333-6d3b-4a96-a644-92aba16ba058 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d41a333-6d3b-4a96-a644-92aba16ba058 {
  display: none;
}
#s-8d41a333-6d3b-4a96-a644-92aba16ba058, #wrap-s-8d41a333-6d3b-4a96-a644-92aba16ba058 { display:none !important; }}@media (max-width: 767px){#s-8d41a333-6d3b-4a96-a644-92aba16ba058 {
  display: none;
}
#s-8d41a333-6d3b-4a96-a644-92aba16ba058, #wrap-s-8d41a333-6d3b-4a96-a644-92aba16ba058 { display:none !important; }}
#s-523f35da-1100-4801-bd8e-8ab2b208c237 {
  margin-top: -6px;
margin-bottom: -6px;
}
@media (min-width: 1200px){#s-523f35da-1100-4801-bd8e-8ab2b208c237 {
  display: none;
}
#s-523f35da-1100-4801-bd8e-8ab2b208c237, #wrap-s-523f35da-1100-4801-bd8e-8ab2b208c237 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-523f35da-1100-4801-bd8e-8ab2b208c237 {
  display: none;
}
#s-523f35da-1100-4801-bd8e-8ab2b208c237, #wrap-s-523f35da-1100-4801-bd8e-8ab2b208c237 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-523f35da-1100-4801-bd8e-8ab2b208c237 {
  display: none;
}
#s-523f35da-1100-4801-bd8e-8ab2b208c237, #wrap-s-523f35da-1100-4801-bd8e-8ab2b208c237 { display:none !important; }}@media (max-width: 767px){#s-523f35da-1100-4801-bd8e-8ab2b208c237 {
  display: none;
}
#s-523f35da-1100-4801-bd8e-8ab2b208c237, #wrap-s-523f35da-1100-4801-bd8e-8ab2b208c237 { display:none !important; }}
#s-91833d03-a403-45f3-b9c0-250f8a28df26 {
  display: none;
}
#s-0471f423-98bf-4514-94a9-370d2c6fe33e {
  text-align: center;
}




  #s-0471f423-98bf-4514-94a9-370d2c6fe33e img.shogun-image {
    
    width: px;
  }


#s-0471f423-98bf-4514-94a9-370d2c6fe33e .shogun-image-content {
  
    align-items: center;
  
}

#s-26982ede-709d-438f-a199-38a7db69c4bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26982ede-709d-438f-a199-38a7db69c4bc .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-1ec951b8-c4be-45db-b47a-9cd7e1e8758a {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-290450ae-0756-461f-905c-c49f994c8eea {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 23px;
}
@media (min-width: 768px) and (max-width: 991px){#s-290450ae-0756-461f-905c-c49f994c8eea {
  display: none;
}
#s-290450ae-0756-461f-905c-c49f994c8eea, #wrap-s-290450ae-0756-461f-905c-c49f994c8eea { display:none !important; }}@media (max-width: 767px){#s-290450ae-0756-461f-905c-c49f994c8eea {
  display: none;
}
#s-290450ae-0756-461f-905c-c49f994c8eea, #wrap-s-290450ae-0756-461f-905c-c49f994c8eea { display:none !important; }}
#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 44px;
}
@media (min-width: 1200px){#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 {
  display: none;
}
#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092, #wrap-s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 {
  display: none;
}
#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092, #wrap-s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 {
  
}
}@media (max-width: 767px){#s-0b3cf5ae-2acc-4a2e-b832-43e20dc34092 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-da354fab-c3f0-45f7-a539-7efc1b62c39b {
  display: none;
}
#s-da354fab-c3f0-45f7-a539-7efc1b62c39b, #wrap-s-da354fab-c3f0-45f7-a539-7efc1b62c39b { display:none !important; }}@media (max-width: 767px){#s-da354fab-c3f0-45f7-a539-7efc1b62c39b {
  display: none;
}
#s-da354fab-c3f0-45f7-a539-7efc1b62c39b, #wrap-s-da354fab-c3f0-45f7-a539-7efc1b62c39b { display:none !important; }}
#s-a872048d-a6a7-4f9f-ac4a-3d5a5e02a3ee {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-a872048d-a6a7-4f9f-ac4a-3d5a5e02a3ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a872048d-a6a7-4f9f-ac4a-3d5a5e02a3ee:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a872048d-a6a7-4f9f-ac4a-3d5a5e02a3ee-btn-wrapper {
    text-align: center;
  }


#s-a872048d-a6a7-4f9f-ac4a-3d5a5e02a3ee.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-70c12616-84e5-48a5-8eeb-4aa71e49da93 {
  display: none;
}
#s-a39a7afa-3709-404c-889e-36469ecf6226 {
  display: none;
}
#s-772b3575-b5e2-4d56-926d-dbdfea90f97b {
  text-align: center;
}




  #s-772b3575-b5e2-4d56-926d-dbdfea90f97b img.shogun-image {
    
    width: px;
  }


#s-772b3575-b5e2-4d56-926d-dbdfea90f97b .shogun-image-content {
  
    align-items: center;
  
}

#s-591a6034-6636-4068-9363-385f08fd217b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-591a6034-6636-4068-9363-385f08fd217b .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-7d77f66c-0097-4d8b-9e04-d7e158337b92 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-c8253b7a-e4fb-4d65-b532-4796745f7ba0 {
  margin-top: 10px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8253b7a-e4fb-4d65-b532-4796745f7ba0 {
  display: none;
}
#s-c8253b7a-e4fb-4d65-b532-4796745f7ba0, #wrap-s-c8253b7a-e4fb-4d65-b532-4796745f7ba0 { display:none !important; }}@media (max-width: 767px){#s-c8253b7a-e4fb-4d65-b532-4796745f7ba0 {
  display: none;
}
#s-c8253b7a-e4fb-4d65-b532-4796745f7ba0, #wrap-s-c8253b7a-e4fb-4d65-b532-4796745f7ba0 { display:none !important; }}
#s-dc861d3d-abe7-4218-9787-5c987d99ec48 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 22px;
}
@media (min-width: 1200px){#s-dc861d3d-abe7-4218-9787-5c987d99ec48 {
  display: none;
}
#s-dc861d3d-abe7-4218-9787-5c987d99ec48, #wrap-s-dc861d3d-abe7-4218-9787-5c987d99ec48 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc861d3d-abe7-4218-9787-5c987d99ec48 {
  display: none;
}
#s-dc861d3d-abe7-4218-9787-5c987d99ec48, #wrap-s-dc861d3d-abe7-4218-9787-5c987d99ec48 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc861d3d-abe7-4218-9787-5c987d99ec48 {
  
}
}@media (max-width: 767px){#s-dc861d3d-abe7-4218-9787-5c987d99ec48 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-21606471-cd94-4cf1-86c9-3cb85fbad252 {
  display: none;
}
#s-21606471-cd94-4cf1-86c9-3cb85fbad252, #wrap-s-21606471-cd94-4cf1-86c9-3cb85fbad252 { display:none !important; }}@media (max-width: 767px){#s-21606471-cd94-4cf1-86c9-3cb85fbad252 {
  display: none;
}
#s-21606471-cd94-4cf1-86c9-3cb85fbad252, #wrap-s-21606471-cd94-4cf1-86c9-3cb85fbad252 { display:none !important; }}
#s-d9f4ce34-86e7-478a-a666-46aeb0951483 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-d9f4ce34-86e7-478a-a666-46aeb0951483:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d9f4ce34-86e7-478a-a666-46aeb0951483:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d9f4ce34-86e7-478a-a666-46aeb0951483-btn-wrapper {
    text-align: center;
  }


#s-d9f4ce34-86e7-478a-a666-46aeb0951483.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6087f935-1f18-4560-a17a-8ff5a046c937 {
  display: none;
}
#s-213705f2-8b1d-43d3-9ce1-e59ab8396868 {
  text-align: center;
}




  #s-213705f2-8b1d-43d3-9ce1-e59ab8396868 img.shogun-image {
    
    width: px;
  }


#s-213705f2-8b1d-43d3-9ce1-e59ab8396868 .shogun-image-content {
  
    align-items: center;
  
}

#s-33fc54a8-1883-439e-90a1-8400b1bbb6be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33fc54a8-1883-439e-90a1-8400b1bbb6be .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-d35c5733-ed1c-4ef4-a5b0-972788f3a707 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-5af44a30-a436-4a1b-96da-da788f583b6f {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 42px;
}
@media (min-width: 1200px){#s-5af44a30-a436-4a1b-96da-da788f583b6f {
  display: none;
}
#s-5af44a30-a436-4a1b-96da-da788f583b6f, #wrap-s-5af44a30-a436-4a1b-96da-da788f583b6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5af44a30-a436-4a1b-96da-da788f583b6f {
  display: none;
}
#s-5af44a30-a436-4a1b-96da-da788f583b6f, #wrap-s-5af44a30-a436-4a1b-96da-da788f583b6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5af44a30-a436-4a1b-96da-da788f583b6f {
  
}
}@media (max-width: 767px){#s-5af44a30-a436-4a1b-96da-da788f583b6f {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-7d1469f4-81c0-4e9c-93b7-d54dbb1d05fb {
  display: none;
}
#s-7d1469f4-81c0-4e9c-93b7-d54dbb1d05fb, #wrap-s-7d1469f4-81c0-4e9c-93b7-d54dbb1d05fb { display:none !important; }}@media (max-width: 767px){#s-7d1469f4-81c0-4e9c-93b7-d54dbb1d05fb {
  display: none;
}
#s-7d1469f4-81c0-4e9c-93b7-d54dbb1d05fb, #wrap-s-7d1469f4-81c0-4e9c-93b7-d54dbb1d05fb { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-4c346e51-6701-471d-8b66-a1a999c020f5 {
  display: none;
}
#s-4c346e51-6701-471d-8b66-a1a999c020f5, #wrap-s-4c346e51-6701-471d-8b66-a1a999c020f5 { display:none !important; }}@media (max-width: 767px){#s-4c346e51-6701-471d-8b66-a1a999c020f5 {
  display: none;
}
#s-4c346e51-6701-471d-8b66-a1a999c020f5, #wrap-s-4c346e51-6701-471d-8b66-a1a999c020f5 { display:none !important; }}
#s-3cd7700b-9004-44ab-9f11-32c1cf594c6d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-3cd7700b-9004-44ab-9f11-32c1cf594c6d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3cd7700b-9004-44ab-9f11-32c1cf594c6d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3cd7700b-9004-44ab-9f11-32c1cf594c6d-btn-wrapper {
    text-align: center;
  }


#s-3cd7700b-9004-44ab-9f11-32c1cf594c6d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-1776be34-71b0-4819-bada-67f0403bff6f {
  display: none;
}
#s-1776be34-71b0-4819-bada-67f0403bff6f, #wrap-s-1776be34-71b0-4819-bada-67f0403bff6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1776be34-71b0-4819-bada-67f0403bff6f {
  display: none;
}
#s-1776be34-71b0-4819-bada-67f0403bff6f, #wrap-s-1776be34-71b0-4819-bada-67f0403bff6f { display:none !important; }}@media (max-width: 767px){#s-1776be34-71b0-4819-bada-67f0403bff6f {
  display: none;
}
#s-1776be34-71b0-4819-bada-67f0403bff6f, #wrap-s-1776be34-71b0-4819-bada-67f0403bff6f { display:none !important; }}
#s-1776be34-71b0-4819-bada-67f0403bff6f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c8b489b5-b741-426a-a6b4-cabc67020913 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c8b489b5-b741-426a-a6b4-cabc67020913 {
  display: none;
}
#s-c8b489b5-b741-426a-a6b4-cabc67020913, #wrap-s-c8b489b5-b741-426a-a6b4-cabc67020913 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8b489b5-b741-426a-a6b4-cabc67020913 {
  display: none;
}
#s-c8b489b5-b741-426a-a6b4-cabc67020913, #wrap-s-c8b489b5-b741-426a-a6b4-cabc67020913 { display:none !important; }}@media (max-width: 767px){#s-c8b489b5-b741-426a-a6b4-cabc67020913 {
  display: none;
}
#s-c8b489b5-b741-426a-a6b4-cabc67020913, #wrap-s-c8b489b5-b741-426a-a6b4-cabc67020913 { display:none !important; }}







#s-c8b489b5-b741-426a-a6b4-cabc67020913 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8b489b5-b741-426a-a6b4-cabc67020913.shg-box.shg-c {
  justify-content: center;
}

#s-a52ee13f-da1b-49ec-a16d-f336385559bd {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-a52ee13f-da1b-49ec-a16d-f336385559bd {
  display: none;
}
#s-a52ee13f-da1b-49ec-a16d-f336385559bd, #wrap-s-a52ee13f-da1b-49ec-a16d-f336385559bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a52ee13f-da1b-49ec-a16d-f336385559bd {
  display: none;
}
#s-a52ee13f-da1b-49ec-a16d-f336385559bd, #wrap-s-a52ee13f-da1b-49ec-a16d-f336385559bd { display:none !important; }}@media (max-width: 767px){#s-a52ee13f-da1b-49ec-a16d-f336385559bd {
  display: none;
}
#s-a52ee13f-da1b-49ec-a16d-f336385559bd, #wrap-s-a52ee13f-da1b-49ec-a16d-f336385559bd { display:none !important; }}
@media (min-width: 0px) {
[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a52ee13f-da1b-49ec-a16d-f336385559bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-e26f35de-d2cb-478c-97c5-fb05066e573e {
  display: none;
}
#s-e3f55a68-2783-42d8-a859-0d4dd8927499 {
  text-align: center;
}




  #s-e3f55a68-2783-42d8-a859-0d4dd8927499 img.shogun-image {
    
    width: px;
  }


#s-e3f55a68-2783-42d8-a859-0d4dd8927499 .shogun-image-content {
  
    align-items: center;
  
}

#s-67b4810c-ecce-4455-bd7a-9347a3a4c403 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67b4810c-ecce-4455-bd7a-9347a3a4c403 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-1af066c7-b308-4dbb-9003-2585dfeb516d {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 {
  display: none;
}
#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13, #wrap-s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 {
  display: none;
}
#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13, #wrap-s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 {
  
}
}@media (max-width: 767px){#s-8f8d62a7-3dbb-4a57-9365-98ede7c7ce13 {
  
}
}
#s-ed48e486-5f94-469b-9a43-a9c0d34b03c9 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-ed48e486-5f94-469b-9a43-a9c0d34b03c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed48e486-5f94-469b-9a43-a9c0d34b03c9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ed48e486-5f94-469b-9a43-a9c0d34b03c9-btn-wrapper {
    text-align: center;
  }


#s-ed48e486-5f94-469b-9a43-a9c0d34b03c9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2648118a-6c44-41eb-8f41-45d595d72530 {
  display: none;
}
#s-a9cfd2c5-a5f5-49a4-85d1-727611d29993 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-a9cfd2c5-a5f5-49a4-85d1-727611d29993 img.shogun-image {
    
    width: px;
  }


#s-a9cfd2c5-a5f5-49a4-85d1-727611d29993 .shogun-image-content {
  
    align-items: center;
  
}

#s-69e5a001-53bd-4478-9650-780636b648b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69e5a001-53bd-4478-9650-780636b648b8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-5af761e1-6435-473e-ba48-f627d7db1bfb {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-ddf208b6-862d-40ba-bb1d-9e49fc566149 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ddf208b6-862d-40ba-bb1d-9e49fc566149 {
  display: none;
}
#s-ddf208b6-862d-40ba-bb1d-9e49fc566149, #wrap-s-ddf208b6-862d-40ba-bb1d-9e49fc566149 { display:none !important; }}@media (max-width: 767px){#s-ddf208b6-862d-40ba-bb1d-9e49fc566149 {
  display: none;
}
#s-ddf208b6-862d-40ba-bb1d-9e49fc566149, #wrap-s-ddf208b6-862d-40ba-bb1d-9e49fc566149 { display:none !important; }}
#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a {
  display: none;
}
#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a, #wrap-s-5d0bc223-854a-40e1-8d03-0e9bc35a672a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a {
  display: none;
}
#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a, #wrap-s-5d0bc223-854a-40e1-8d03-0e9bc35a672a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a {
  
}
}@media (max-width: 767px){#s-5d0bc223-854a-40e1-8d03-0e9bc35a672a {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-b28f40df-3443-493b-be58-5da1692f79fe {
  display: none;
}
#s-b28f40df-3443-493b-be58-5da1692f79fe, #wrap-s-b28f40df-3443-493b-be58-5da1692f79fe { display:none !important; }}@media (max-width: 767px){#s-b28f40df-3443-493b-be58-5da1692f79fe {
  display: none;
}
#s-b28f40df-3443-493b-be58-5da1692f79fe, #wrap-s-b28f40df-3443-493b-be58-5da1692f79fe { display:none !important; }}
#s-d7327739-0b10-4f80-b621-6d16b7569bc7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-d7327739-0b10-4f80-b621-6d16b7569bc7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d7327739-0b10-4f80-b621-6d16b7569bc7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d7327739-0b10-4f80-b621-6d16b7569bc7-btn-wrapper {
    text-align: center;
  }


#s-d7327739-0b10-4f80-b621-6d16b7569bc7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b6443bc0-fded-4073-8873-121fbfddd258 {
  display: none;
}
#s-2637aa0d-f4e8-4af5-9b1b-965e7dfd8dbb {
  text-align: center;
}




  #s-2637aa0d-f4e8-4af5-9b1b-965e7dfd8dbb img.shogun-image {
    
    width: px;
  }


#s-2637aa0d-f4e8-4af5-9b1b-965e7dfd8dbb .shogun-image-content {
  
    align-items: center;
  
}

#s-2e830747-591e-498e-a49b-bf97c9bdab92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e830747-591e-498e-a49b-bf97c9bdab92 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-bdd9515d-51f2-4fe8-a6e1-8381ecf17f18 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-59e84ffb-086a-44f6-901c-2ef76012427d {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-59e84ffb-086a-44f6-901c-2ef76012427d {
  display: none;
}
#s-59e84ffb-086a-44f6-901c-2ef76012427d, #wrap-s-59e84ffb-086a-44f6-901c-2ef76012427d { display:none !important; }}@media (max-width: 767px){#s-59e84ffb-086a-44f6-901c-2ef76012427d {
  display: none;
}
#s-59e84ffb-086a-44f6-901c-2ef76012427d, #wrap-s-59e84ffb-086a-44f6-901c-2ef76012427d { display:none !important; }}
#s-b1bc233b-6062-4eef-a20c-591c572664be {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-b1bc233b-6062-4eef-a20c-591c572664be {
  display: none;
}
#s-b1bc233b-6062-4eef-a20c-591c572664be, #wrap-s-b1bc233b-6062-4eef-a20c-591c572664be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1bc233b-6062-4eef-a20c-591c572664be {
  display: none;
}
#s-b1bc233b-6062-4eef-a20c-591c572664be, #wrap-s-b1bc233b-6062-4eef-a20c-591c572664be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b1bc233b-6062-4eef-a20c-591c572664be {
  
}
}@media (max-width: 767px){#s-b1bc233b-6062-4eef-a20c-591c572664be {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-b2243c90-3699-4402-9e01-4c1076332d78 {
  display: none;
}
#s-b2243c90-3699-4402-9e01-4c1076332d78, #wrap-s-b2243c90-3699-4402-9e01-4c1076332d78 { display:none !important; }}@media (max-width: 767px){#s-b2243c90-3699-4402-9e01-4c1076332d78 {
  display: none;
}
#s-b2243c90-3699-4402-9e01-4c1076332d78, #wrap-s-b2243c90-3699-4402-9e01-4c1076332d78 { display:none !important; }}
#s-69da4036-41f4-40d5-91e3-47cf1ea0df47 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-69da4036-41f4-40d5-91e3-47cf1ea0df47:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69da4036-41f4-40d5-91e3-47cf1ea0df47:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69da4036-41f4-40d5-91e3-47cf1ea0df47-btn-wrapper {
    text-align: center;
  }


#s-69da4036-41f4-40d5-91e3-47cf1ea0df47.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32 {
  display: none;
}
#s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32, #wrap-s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32 {
  display: none;
}
#s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32, #wrap-s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32 { display:none !important; }}
#s-ee7444a1-25bc-41ff-a3db-200c2f6b8c32 {
  display: none;
}
#s-26799941-fec1-4d51-bd06-7d37c2392671 {
  text-align: center;
}




  #s-26799941-fec1-4d51-bd06-7d37c2392671 img.shogun-image {
    
    width: px;
  }


#s-26799941-fec1-4d51-bd06-7d37c2392671 .shogun-image-content {
  
    align-items: center;
  
}

#s-6db4d4ed-2e71-41a7-8eac-828e424ff97c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6db4d4ed-2e71-41a7-8eac-828e424ff97c .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-8d4e6e66-7b18-40b5-a718-ad42197d8f20 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-78668b21-4cc7-4556-86e7-2c36d26bdf85 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-78668b21-4cc7-4556-86e7-2c36d26bdf85 {
  display: none;
}
#s-78668b21-4cc7-4556-86e7-2c36d26bdf85, #wrap-s-78668b21-4cc7-4556-86e7-2c36d26bdf85 { display:none !important; }}@media (max-width: 767px){#s-78668b21-4cc7-4556-86e7-2c36d26bdf85 {
  display: none;
}
#s-78668b21-4cc7-4556-86e7-2c36d26bdf85, #wrap-s-78668b21-4cc7-4556-86e7-2c36d26bdf85 { display:none !important; }}
#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 {
  display: none;
}
#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7, #wrap-s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 {
  display: none;
}
#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7, #wrap-s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 {
  
}
}@media (max-width: 767px){#s-102e93f6-5624-4a10-8fa5-632d8eb07ce7 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-3ba7cf40-70bc-4d45-86df-8661e58c6ba6 {
  display: none;
}
#s-3ba7cf40-70bc-4d45-86df-8661e58c6ba6, #wrap-s-3ba7cf40-70bc-4d45-86df-8661e58c6ba6 { display:none !important; }}@media (max-width: 767px){#s-3ba7cf40-70bc-4d45-86df-8661e58c6ba6 {
  display: none;
}
#s-3ba7cf40-70bc-4d45-86df-8661e58c6ba6, #wrap-s-3ba7cf40-70bc-4d45-86df-8661e58c6ba6 { display:none !important; }}
#s-5145a213-bd24-4e4f-924e-336be5d0150d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-5145a213-bd24-4e4f-924e-336be5d0150d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5145a213-bd24-4e4f-924e-336be5d0150d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5145a213-bd24-4e4f-924e-336be5d0150d-btn-wrapper {
    text-align: center;
  }


#s-5145a213-bd24-4e4f-924e-336be5d0150d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-0ed754be-0f00-424c-9b82-2cf754048102 {
  display: none;
}
#s-0ed754be-0f00-424c-9b82-2cf754048102, #wrap-s-0ed754be-0f00-424c-9b82-2cf754048102 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ed754be-0f00-424c-9b82-2cf754048102 {
  display: none;
}
#s-0ed754be-0f00-424c-9b82-2cf754048102, #wrap-s-0ed754be-0f00-424c-9b82-2cf754048102 { display:none !important; }}@media (max-width: 767px){#s-0ed754be-0f00-424c-9b82-2cf754048102 {
  display: none;
}
#s-0ed754be-0f00-424c-9b82-2cf754048102, #wrap-s-0ed754be-0f00-424c-9b82-2cf754048102 { display:none !important; }}
#s-0ed754be-0f00-424c-9b82-2cf754048102 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-15699991-1a85-4b26-9251-e464cc65d0c5 {
  display: none;
}
#s-15699991-1a85-4b26-9251-e464cc65d0c5, #wrap-s-15699991-1a85-4b26-9251-e464cc65d0c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15699991-1a85-4b26-9251-e464cc65d0c5 {
  display: none;
}
#s-15699991-1a85-4b26-9251-e464cc65d0c5, #wrap-s-15699991-1a85-4b26-9251-e464cc65d0c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15699991-1a85-4b26-9251-e464cc65d0c5 {
  
}
}@media (max-width: 767px){#s-15699991-1a85-4b26-9251-e464cc65d0c5 {
  display: none;
}
#s-15699991-1a85-4b26-9251-e464cc65d0c5, #wrap-s-15699991-1a85-4b26-9251-e464cc65d0c5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-15699991-1a85-4b26-9251-e464cc65d0c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-be41d3bf-8768-4d32-a380-a88d051a4156 {
  display: none;
}
#s-686ab901-e788-4c64-9f69-216fc11f29f2 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-686ab901-e788-4c64-9f69-216fc11f29f2 img.shogun-image {
    
    width: px;
  }


#s-686ab901-e788-4c64-9f69-216fc11f29f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac30ccbe-6f0a-43ea-9bd5-c28513eb5d29 {
  padding-top: 10px;
padding-bottom: 26px;
text-align: center;
}

#s-ac30ccbe-6f0a-43ea-9bd5-c28513eb5d29 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-8b98e870-20e9-4508-a34e-80b717f5d039 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a {
  display: none;
}
#s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a, #wrap-s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a { display:none !important; }}@media (max-width: 767px){#s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a {
  display: none;
}
#s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a, #wrap-s-d8af7d8d-8b86-4007-9bb6-bff74fceec8a { display:none !important; }}
#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc {
  display: none;
}
#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc, #wrap-s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc {
  display: none;
}
#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc, #wrap-s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc {
  
}
}@media (max-width: 767px){#s-cad0c8b2-59f0-4a33-a04c-7e70020ccafc {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-b62688e4-a5ef-42d6-8d90-513f537b102c {
  display: none;
}
#s-b62688e4-a5ef-42d6-8d90-513f537b102c, #wrap-s-b62688e4-a5ef-42d6-8d90-513f537b102c { display:none !important; }}@media (max-width: 767px){#s-b62688e4-a5ef-42d6-8d90-513f537b102c {
  display: none;
}
#s-b62688e4-a5ef-42d6-8d90-513f537b102c, #wrap-s-b62688e4-a5ef-42d6-8d90-513f537b102c { display:none !important; }}
#s-8542e349-ba0c-4c76-965d-1cdfbadf4830 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-8542e349-ba0c-4c76-965d-1cdfbadf4830:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8542e349-ba0c-4c76-965d-1cdfbadf4830:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8542e349-ba0c-4c76-965d-1cdfbadf4830-btn-wrapper {
    text-align: center;
  }


#s-8542e349-ba0c-4c76-965d-1cdfbadf4830.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-96b8f02a-603f-4401-b05c-7744e661677e {
  display: none;
}
#s-843e5257-e388-49d9-8e45-c764e5a819ef {
  text-align: center;
}




  #s-843e5257-e388-49d9-8e45-c764e5a819ef img.shogun-image {
    
    width: px;
  }


#s-843e5257-e388-49d9-8e45-c764e5a819ef .shogun-image-content {
  
    align-items: center;
  
}

#s-1c45cebc-d549-49aa-b48f-dc7c01af1c21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c45cebc-d549-49aa-b48f-dc7c01af1c21 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-e17d6b1c-d5da-4845-9732-b5ad24be4202 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1 {
  display: none;
}
#s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1, #wrap-s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1 { display:none !important; }}@media (max-width: 767px){#s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1 {
  display: none;
}
#s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1, #wrap-s-38e029dc-cd91-4e1c-b83c-cb664f57a1c1 { display:none !important; }}
#s-d084f73d-8849-4eb6-8198-374f794ca0fa {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-d084f73d-8849-4eb6-8198-374f794ca0fa {
  display: none;
}
#s-d084f73d-8849-4eb6-8198-374f794ca0fa, #wrap-s-d084f73d-8849-4eb6-8198-374f794ca0fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d084f73d-8849-4eb6-8198-374f794ca0fa {
  display: none;
}
#s-d084f73d-8849-4eb6-8198-374f794ca0fa, #wrap-s-d084f73d-8849-4eb6-8198-374f794ca0fa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d084f73d-8849-4eb6-8198-374f794ca0fa {
  
}
}@media (max-width: 767px){#s-d084f73d-8849-4eb6-8198-374f794ca0fa {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-3c936069-41f0-4196-8eed-5e1ff2ef689b {
  display: none;
}
#s-3c936069-41f0-4196-8eed-5e1ff2ef689b, #wrap-s-3c936069-41f0-4196-8eed-5e1ff2ef689b { display:none !important; }}@media (max-width: 767px){#s-3c936069-41f0-4196-8eed-5e1ff2ef689b {
  display: none;
}
#s-3c936069-41f0-4196-8eed-5e1ff2ef689b, #wrap-s-3c936069-41f0-4196-8eed-5e1ff2ef689b { display:none !important; }}
#s-73ea2d7b-5b7d-4593-b270-e3030be78146 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-73ea2d7b-5b7d-4593-b270-e3030be78146:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-73ea2d7b-5b7d-4593-b270-e3030be78146:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-73ea2d7b-5b7d-4593-b270-e3030be78146-btn-wrapper {
    text-align: center;
  }


#s-73ea2d7b-5b7d-4593-b270-e3030be78146.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2216d75a-15f6-404e-9967-82d78f97923c {
  display: none;
}
#s-d435217c-9de1-4268-92c0-e43af30e4b46 {
  text-align: center;
}




  #s-d435217c-9de1-4268-92c0-e43af30e4b46 img.shogun-image {
    
    width: px;
  }


#s-d435217c-9de1-4268-92c0-e43af30e4b46 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ea4c65f-de9d-4880-aeb2-305dc543a8e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ea4c65f-de9d-4880-aeb2-305dc543a8e9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-5d3b8473-0735-4a3b-bb1e-6c1a3f799f6e {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-77368766-e605-46c3-9f5b-f4c78941d573 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 76px;
}
@media (min-width: 768px) and (max-width: 991px){#s-77368766-e605-46c3-9f5b-f4c78941d573 {
  display: none;
}
#s-77368766-e605-46c3-9f5b-f4c78941d573, #wrap-s-77368766-e605-46c3-9f5b-f4c78941d573 { display:none !important; }}@media (max-width: 767px){#s-77368766-e605-46c3-9f5b-f4c78941d573 {
  display: none;
}
#s-77368766-e605-46c3-9f5b-f4c78941d573, #wrap-s-77368766-e605-46c3-9f5b-f4c78941d573 { display:none !important; }}
#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 {
  display: none;
}
#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34, #wrap-s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 {
  display: none;
}
#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34, #wrap-s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 {
  
}
}@media (max-width: 767px){#s-a7e9822a-9c1f-4599-a5cd-53c3429fec34 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-eaa945ba-85bf-4318-b1da-a0680996dfc5 {
  display: none;
}
#s-eaa945ba-85bf-4318-b1da-a0680996dfc5, #wrap-s-eaa945ba-85bf-4318-b1da-a0680996dfc5 { display:none !important; }}@media (max-width: 767px){#s-eaa945ba-85bf-4318-b1da-a0680996dfc5 {
  display: none;
}
#s-eaa945ba-85bf-4318-b1da-a0680996dfc5, #wrap-s-eaa945ba-85bf-4318-b1da-a0680996dfc5 { display:none !important; }}
#s-d1fa7653-7623-4a99-9845-62668d93f94f {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-d1fa7653-7623-4a99-9845-62668d93f94f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1fa7653-7623-4a99-9845-62668d93f94f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d1fa7653-7623-4a99-9845-62668d93f94f-btn-wrapper {
    text-align: center;
  }


#s-d1fa7653-7623-4a99-9845-62668d93f94f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6f1156e4-9b68-4e8f-890c-c2cc29af6924 {
  display: none;
}
#s-a9112a6c-91c9-4446-ad9b-b68674623f26 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-a9112a6c-91c9-4446-ad9b-b68674623f26 img.shogun-image {
    
    width: px;
  }


#s-a9112a6c-91c9-4446-ad9b-b68674623f26 .shogun-image-content {
  
    align-items: center;
  
}

#s-46278fd4-9bae-4fae-a955-55507c70f909 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46278fd4-9bae-4fae-a955-55507c70f909 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-4dc31411-4439-43d3-89bc-c3edccbed925 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-bdebc390-9179-4e8e-916d-d26837d73e02 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bdebc390-9179-4e8e-916d-d26837d73e02 {
  display: none;
}
#s-bdebc390-9179-4e8e-916d-d26837d73e02, #wrap-s-bdebc390-9179-4e8e-916d-d26837d73e02 { display:none !important; }}@media (max-width: 767px){#s-bdebc390-9179-4e8e-916d-d26837d73e02 {
  display: none;
}
#s-bdebc390-9179-4e8e-916d-d26837d73e02, #wrap-s-bdebc390-9179-4e8e-916d-d26837d73e02 { display:none !important; }}
#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f {
  display: none;
}
#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f, #wrap-s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f {
  display: none;
}
#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f, #wrap-s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f {
  
}
}@media (max-width: 767px){#s-b50d3012-7f2f-4d6e-8ff5-f63d94bc998f {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-82333ab5-7297-400b-8afe-617cd8c5be5a {
  display: none;
}
#s-82333ab5-7297-400b-8afe-617cd8c5be5a, #wrap-s-82333ab5-7297-400b-8afe-617cd8c5be5a { display:none !important; }}@media (max-width: 767px){#s-82333ab5-7297-400b-8afe-617cd8c5be5a {
  display: none;
}
#s-82333ab5-7297-400b-8afe-617cd8c5be5a, #wrap-s-82333ab5-7297-400b-8afe-617cd8c5be5a { display:none !important; }}
#s-2f3adb5e-6d76-4929-8231-bfa9058a9a23 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-2f3adb5e-6d76-4929-8231-bfa9058a9a23:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2f3adb5e-6d76-4929-8231-bfa9058a9a23:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2f3adb5e-6d76-4929-8231-bfa9058a9a23-btn-wrapper {
    text-align: center;
  }


#s-2f3adb5e-6d76-4929-8231-bfa9058a9a23.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-90e1245d-823c-44f6-bd54-0e87ff070718 {
  display: none;
}
#s-90e1245d-823c-44f6-bd54-0e87ff070718, #wrap-s-90e1245d-823c-44f6-bd54-0e87ff070718 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90e1245d-823c-44f6-bd54-0e87ff070718 {
  display: none;
}
#s-90e1245d-823c-44f6-bd54-0e87ff070718, #wrap-s-90e1245d-823c-44f6-bd54-0e87ff070718 { display:none !important; }}@media (max-width: 767px){#s-90e1245d-823c-44f6-bd54-0e87ff070718 {
  display: none;
}
#s-90e1245d-823c-44f6-bd54-0e87ff070718, #wrap-s-90e1245d-823c-44f6-bd54-0e87ff070718 { display:none !important; }}
#s-90e1245d-823c-44f6-bd54-0e87ff070718 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372 {
  display: none;
}
#s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372, #wrap-s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372 {
  display: none;
}
#s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372, #wrap-s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372 {
  display: none;
}
#s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372, #wrap-s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e6dc2fa-4131-4f05-932e-6c0e6fd74372"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-22fa8059-f81d-451f-96f3-d17b159965e5 {
  display: none;
}
#s-c98643dd-6799-4c1b-9468-28f2c0d5c774 {
  text-align: center;
}




  #s-c98643dd-6799-4c1b-9468-28f2c0d5c774 img.shogun-image {
    
    width: px;
  }


#s-c98643dd-6799-4c1b-9468-28f2c0d5c774 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2e044ac-c619-4b7a-bc3b-fd5ec592a1ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2e044ac-c619-4b7a-bc3b-fd5ec592a1ac .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-c879d9e1-922d-4a35-af89-0161787d93a2 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 39px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1 {
  display: none;
}
#s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1, #wrap-s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1 { display:none !important; }}@media (max-width: 767px){#s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1 {
  display: none;
}
#s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1, #wrap-s-bf51f3a7-3155-4a87-ab28-f1c55b0becb1 { display:none !important; }}
#s-68b644aa-5860-47ec-9494-9f3113b70d0f {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-68b644aa-5860-47ec-9494-9f3113b70d0f {
  display: none;
}
#s-68b644aa-5860-47ec-9494-9f3113b70d0f, #wrap-s-68b644aa-5860-47ec-9494-9f3113b70d0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68b644aa-5860-47ec-9494-9f3113b70d0f {
  display: none;
}
#s-68b644aa-5860-47ec-9494-9f3113b70d0f, #wrap-s-68b644aa-5860-47ec-9494-9f3113b70d0f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68b644aa-5860-47ec-9494-9f3113b70d0f {
  
}
}@media (max-width: 767px){#s-68b644aa-5860-47ec-9494-9f3113b70d0f {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-14490a0d-410a-40a3-9efd-b04487f10864 {
  display: none;
}
#s-14490a0d-410a-40a3-9efd-b04487f10864, #wrap-s-14490a0d-410a-40a3-9efd-b04487f10864 { display:none !important; }}@media (max-width: 767px){#s-14490a0d-410a-40a3-9efd-b04487f10864 {
  display: none;
}
#s-14490a0d-410a-40a3-9efd-b04487f10864, #wrap-s-14490a0d-410a-40a3-9efd-b04487f10864 { display:none !important; }}
#s-6164e8f1-7ef7-47d6-9f00-8eb57cdab796 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-6164e8f1-7ef7-47d6-9f00-8eb57cdab796:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6164e8f1-7ef7-47d6-9f00-8eb57cdab796:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6164e8f1-7ef7-47d6-9f00-8eb57cdab796-btn-wrapper {
    text-align: center;
  }


#s-6164e8f1-7ef7-47d6-9f00-8eb57cdab796.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-930ece6a-73d7-4418-8866-2eb8bf10b386 {
  display: none;
}
#s-3ba05eb4-a3e9-4234-a046-8381c7e66c2f {
  text-align: center;
}




  #s-3ba05eb4-a3e9-4234-a046-8381c7e66c2f img.shogun-image {
    
    width: px;
  }


#s-3ba05eb4-a3e9-4234-a046-8381c7e66c2f .shogun-image-content {
  
    align-items: center;
  
}

#s-b1c51e96-e8a0-4ce6-8d2e-40ea3cfef821 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1c51e96-e8a0-4ce6-8d2e-40ea3cfef821 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-7447b789-8481-4812-9ee1-b805a76d2a16 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-b81ae99d-f5b4-4651-a199-024e4b06f3f3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 39px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b81ae99d-f5b4-4651-a199-024e4b06f3f3 {
  display: none;
}
#s-b81ae99d-f5b4-4651-a199-024e4b06f3f3, #wrap-s-b81ae99d-f5b4-4651-a199-024e4b06f3f3 { display:none !important; }}@media (max-width: 767px){#s-b81ae99d-f5b4-4651-a199-024e4b06f3f3 {
  display: none;
}
#s-b81ae99d-f5b4-4651-a199-024e4b06f3f3, #wrap-s-b81ae99d-f5b4-4651-a199-024e4b06f3f3 { display:none !important; }}
#s-6da913f4-4b41-4f31-9b91-20b16b7153b6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 22px;
}
@media (min-width: 1200px){#s-6da913f4-4b41-4f31-9b91-20b16b7153b6 {
  display: none;
}
#s-6da913f4-4b41-4f31-9b91-20b16b7153b6, #wrap-s-6da913f4-4b41-4f31-9b91-20b16b7153b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6da913f4-4b41-4f31-9b91-20b16b7153b6 {
  display: none;
}
#s-6da913f4-4b41-4f31-9b91-20b16b7153b6, #wrap-s-6da913f4-4b41-4f31-9b91-20b16b7153b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6da913f4-4b41-4f31-9b91-20b16b7153b6 {
  
}
}@media (max-width: 767px){#s-6da913f4-4b41-4f31-9b91-20b16b7153b6 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-05cd0cae-3abd-4e38-ab7b-79a6068fb946 {
  display: none;
}
#s-05cd0cae-3abd-4e38-ab7b-79a6068fb946, #wrap-s-05cd0cae-3abd-4e38-ab7b-79a6068fb946 { display:none !important; }}@media (max-width: 767px){#s-05cd0cae-3abd-4e38-ab7b-79a6068fb946 {
  display: none;
}
#s-05cd0cae-3abd-4e38-ab7b-79a6068fb946, #wrap-s-05cd0cae-3abd-4e38-ab7b-79a6068fb946 { display:none !important; }}
#s-50bdeeb6-041f-4fa4-bfb1-88afc32c094a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-50bdeeb6-041f-4fa4-bfb1-88afc32c094a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-50bdeeb6-041f-4fa4-bfb1-88afc32c094a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-50bdeeb6-041f-4fa4-bfb1-88afc32c094a-btn-wrapper {
    text-align: center;
  }


#s-50bdeeb6-041f-4fa4-bfb1-88afc32c094a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b {
  display: none;
}
#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b, #wrap-s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b {
  display: none;
}
#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b, #wrap-s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b {
  display: none;
}
#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b, #wrap-s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b { display:none !important; }}
#s-0fc9b7c3-d0f2-4c90-80ce-fa30ea37663b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-8a888a55-f1d7-46dc-852d-afdc05b98791 {
  display: none;
}
#s-8a888a55-f1d7-46dc-852d-afdc05b98791, #wrap-s-8a888a55-f1d7-46dc-852d-afdc05b98791 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a888a55-f1d7-46dc-852d-afdc05b98791 {
  display: none;
}
#s-8a888a55-f1d7-46dc-852d-afdc05b98791, #wrap-s-8a888a55-f1d7-46dc-852d-afdc05b98791 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a888a55-f1d7-46dc-852d-afdc05b98791 {
  display: none;
}
#s-8a888a55-f1d7-46dc-852d-afdc05b98791, #wrap-s-8a888a55-f1d7-46dc-852d-afdc05b98791 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8a888a55-f1d7-46dc-852d-afdc05b98791"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-5988a882-909e-4070-80b2-c692e737cd62 {
  display: none;
}
#s-7d9b0d90-004b-48e6-93da-4f601917cade {
  display: none;
}
#s-e91c34a4-1968-433a-83bd-66cd184b0fc9 {
  text-align: center;
}




  #s-e91c34a4-1968-433a-83bd-66cd184b0fc9 img.shogun-image {
    
    width: px;
  }


#s-e91c34a4-1968-433a-83bd-66cd184b0fc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e66437d-9045-4875-92b1-124af6642998 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e66437d-9045-4875-92b1-124af6642998 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-85605658-626d-42c4-9c50-09499c2e99c0 {
  margin-top: 4px;
margin-bottom: 4px;
}

@media (min-width: 1200px){#s-051bd327-8162-4184-a08d-c1993b1f3a90 {
  display: none;
}
#s-051bd327-8162-4184-a08d-c1993b1f3a90, #wrap-s-051bd327-8162-4184-a08d-c1993b1f3a90 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-051bd327-8162-4184-a08d-c1993b1f3a90 {
  display: none;
}
#s-051bd327-8162-4184-a08d-c1993b1f3a90, #wrap-s-051bd327-8162-4184-a08d-c1993b1f3a90 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-051bd327-8162-4184-a08d-c1993b1f3a90 {
  
}
}@media (max-width: 767px){#s-051bd327-8162-4184-a08d-c1993b1f3a90 {
  
}
}
#s-417a8c20-cf2d-485f-9417-648fcf70f107 {
  margin-top: 10px;
padding-bottom: 41px;
}
@media (min-width: 768px) and (max-width: 991px){#s-417a8c20-cf2d-485f-9417-648fcf70f107 {
  display: none;
}
#s-417a8c20-cf2d-485f-9417-648fcf70f107, #wrap-s-417a8c20-cf2d-485f-9417-648fcf70f107 { display:none !important; }}@media (max-width: 767px){#s-417a8c20-cf2d-485f-9417-648fcf70f107 {
  display: none;
}
#s-417a8c20-cf2d-485f-9417-648fcf70f107, #wrap-s-417a8c20-cf2d-485f-9417-648fcf70f107 { display:none !important; }}
#s-f58adf17-bf8e-46fc-9da4-c91c72105332 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-50c924d8-02ba-445c-90ac-4f679ee0e963 {
  display: none;
}
#s-50c924d8-02ba-445c-90ac-4f679ee0e963, #wrap-s-50c924d8-02ba-445c-90ac-4f679ee0e963 { display:none !important; }}@media (max-width: 767px){#s-50c924d8-02ba-445c-90ac-4f679ee0e963 {
  display: none;
}
#s-50c924d8-02ba-445c-90ac-4f679ee0e963, #wrap-s-50c924d8-02ba-445c-90ac-4f679ee0e963 { display:none !important; }}
#s-f64beaa2-168e-4ef9-9f69-d0ad411c41ea {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-f64beaa2-168e-4ef9-9f69-d0ad411c41ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f64beaa2-168e-4ef9-9f69-d0ad411c41ea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f64beaa2-168e-4ef9-9f69-d0ad411c41ea-btn-wrapper {
    text-align: center;
  }


#s-f64beaa2-168e-4ef9-9f69-d0ad411c41ea.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3d9637db-1fcd-4dba-aa19-8bc1df9efb5d {
  display: none;
}
#s-5f888b9a-e8a0-4453-9259-f80d8df79650 {
  text-align: center;
}




  #s-5f888b9a-e8a0-4453-9259-f80d8df79650 img.shogun-image {
    
    width: px;
  }


#s-5f888b9a-e8a0-4453-9259-f80d8df79650 .shogun-image-content {
  
    align-items: center;
  
}

#s-c428b4c8-e94f-43f8-9abd-1c18267382dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c428b4c8-e94f-43f8-9abd-1c18267382dc .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-798138f4-e112-4095-9154-0f9ddcc56812 {
  margin-top: 4px;
margin-bottom: 4px;
}

@media (min-width: 1200px){#s-716fa670-eb3d-485e-8387-7d204f3a4fac {
  display: none;
}
#s-716fa670-eb3d-485e-8387-7d204f3a4fac, #wrap-s-716fa670-eb3d-485e-8387-7d204f3a4fac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-716fa670-eb3d-485e-8387-7d204f3a4fac {
  display: none;
}
#s-716fa670-eb3d-485e-8387-7d204f3a4fac, #wrap-s-716fa670-eb3d-485e-8387-7d204f3a4fac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-716fa670-eb3d-485e-8387-7d204f3a4fac {
  
}
}@media (max-width: 767px){#s-716fa670-eb3d-485e-8387-7d204f3a4fac {
  
}
}
#s-00c813cb-30d8-4014-b848-6337bd1dcc17 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d999ca82-159f-4601-8357-345d11ffc062 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-d999ca82-159f-4601-8357-345d11ffc062:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d999ca82-159f-4601-8357-345d11ffc062:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d999ca82-159f-4601-8357-345d11ffc062-btn-wrapper {
    text-align: center;
  }


#s-d999ca82-159f-4601-8357-345d11ffc062.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-787b28ed-4580-49ef-98f1-6160c4efc7f3 {
  display: none;
}
#s-787b28ed-4580-49ef-98f1-6160c4efc7f3, #wrap-s-787b28ed-4580-49ef-98f1-6160c4efc7f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-787b28ed-4580-49ef-98f1-6160c4efc7f3 {
  display: none;
}
#s-787b28ed-4580-49ef-98f1-6160c4efc7f3, #wrap-s-787b28ed-4580-49ef-98f1-6160c4efc7f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-787b28ed-4580-49ef-98f1-6160c4efc7f3 {
  display: none;
}
#s-787b28ed-4580-49ef-98f1-6160c4efc7f3, #wrap-s-787b28ed-4580-49ef-98f1-6160c4efc7f3 { display:none !important; }}
#s-787b28ed-4580-49ef-98f1-6160c4efc7f3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d091928a-562d-4513-ab5d-ddae54ca7b6a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d091928a-562d-4513-ab5d-ddae54ca7b6a {
  display: none;
}
#s-d091928a-562d-4513-ab5d-ddae54ca7b6a, #wrap-s-d091928a-562d-4513-ab5d-ddae54ca7b6a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d091928a-562d-4513-ab5d-ddae54ca7b6a {
  display: none;
}
#s-d091928a-562d-4513-ab5d-ddae54ca7b6a, #wrap-s-d091928a-562d-4513-ab5d-ddae54ca7b6a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d091928a-562d-4513-ab5d-ddae54ca7b6a {
  display: none;
}
#s-d091928a-562d-4513-ab5d-ddae54ca7b6a, #wrap-s-d091928a-562d-4513-ab5d-ddae54ca7b6a { display:none !important; }}







#s-d091928a-562d-4513-ab5d-ddae54ca7b6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d091928a-562d-4513-ab5d-ddae54ca7b6a.shg-box.shg-c {
  justify-content: center;
}

#s-553d5760-c1b4-4e48-a4c2-6361b7deec66 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-553d5760-c1b4-4e48-a4c2-6361b7deec66 {
  display: none;
}
#s-553d5760-c1b4-4e48-a4c2-6361b7deec66, #wrap-s-553d5760-c1b4-4e48-a4c2-6361b7deec66 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-553d5760-c1b4-4e48-a4c2-6361b7deec66 {
  display: none;
}
#s-553d5760-c1b4-4e48-a4c2-6361b7deec66, #wrap-s-553d5760-c1b4-4e48-a4c2-6361b7deec66 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-553d5760-c1b4-4e48-a4c2-6361b7deec66 {
  display: none;
}
#s-553d5760-c1b4-4e48-a4c2-6361b7deec66, #wrap-s-553d5760-c1b4-4e48-a4c2-6361b7deec66 { display:none !important; }}@media (max-width: 767px){#s-553d5760-c1b4-4e48-a4c2-6361b7deec66 {
  
}
}
@media (min-width: 0px) {
[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-553d5760-c1b4-4e48-a4c2-6361b7deec66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-65828ed3-1e97-47ac-87b4-8eae25869624 {
  display: none;
}
#s-479fa559-e2c0-4227-911f-87d517a49fc4 {
  text-align: center;
}




  #s-479fa559-e2c0-4227-911f-87d517a49fc4 img.shogun-image {
    
    width: px;
  }


#s-479fa559-e2c0-4227-911f-87d517a49fc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-05f26e13-645f-483d-bb9c-95a5c898ca78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-05f26e13-645f-483d-bb9c-95a5c898ca78 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-5de5ff6d-5a5a-4f69-8202-f72ea0edeb78 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 {
  display: none;
}
#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020, #wrap-s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 {
  display: none;
}
#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020, #wrap-s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 {
  
}
}@media (max-width: 767px){#s-ac0c2119-bb8b-4ca2-bbad-44d1b5c09020 {
  
}
}
#s-ca4a35c2-b2b4-48c1-bd76-55cf86a23dfe {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-ca4a35c2-b2b4-48c1-bd76-55cf86a23dfe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ca4a35c2-b2b4-48c1-bd76-55cf86a23dfe:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ca4a35c2-b2b4-48c1-bd76-55cf86a23dfe-btn-wrapper {
    text-align: center;
  }


#s-ca4a35c2-b2b4-48c1-bd76-55cf86a23dfe.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6cffb7c3-3897-48f8-97c7-2648fc97ccfa {
  display: none;
}
#s-92240969-f141-4d94-a0f5-3848367bb936 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-92240969-f141-4d94-a0f5-3848367bb936 img.shogun-image {
    
    width: px;
  }


#s-92240969-f141-4d94-a0f5-3848367bb936 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1672c99-491f-4406-ba51-9de641545cc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d1672c99-491f-4406-ba51-9de641545cc1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-e0d6f5c2-4de3-4f15-b9af-adbc40f3b525 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-0e9df315-30de-449d-b83a-fe3feac32382 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e9df315-30de-449d-b83a-fe3feac32382 {
  display: none;
}
#s-0e9df315-30de-449d-b83a-fe3feac32382, #wrap-s-0e9df315-30de-449d-b83a-fe3feac32382 { display:none !important; }}@media (max-width: 767px){#s-0e9df315-30de-449d-b83a-fe3feac32382 {
  display: none;
}
#s-0e9df315-30de-449d-b83a-fe3feac32382, #wrap-s-0e9df315-30de-449d-b83a-fe3feac32382 { display:none !important; }}
#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 {
  display: none;
}
#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13, #wrap-s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 {
  display: none;
}
#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13, #wrap-s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 {
  
}
}@media (max-width: 767px){#s-0c41ca15-9395-4eab-b9d4-da83aba3bf13 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-6692e81e-4d6d-43e5-a13d-51bc6046af68 {
  display: none;
}
#s-6692e81e-4d6d-43e5-a13d-51bc6046af68, #wrap-s-6692e81e-4d6d-43e5-a13d-51bc6046af68 { display:none !important; }}@media (max-width: 767px){#s-6692e81e-4d6d-43e5-a13d-51bc6046af68 {
  display: none;
}
#s-6692e81e-4d6d-43e5-a13d-51bc6046af68, #wrap-s-6692e81e-4d6d-43e5-a13d-51bc6046af68 { display:none !important; }}
#s-14c6fa0f-995b-40f3-887f-246955d186c1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-14c6fa0f-995b-40f3-887f-246955d186c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-14c6fa0f-995b-40f3-887f-246955d186c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-14c6fa0f-995b-40f3-887f-246955d186c1-btn-wrapper {
    text-align: center;
  }


#s-14c6fa0f-995b-40f3-887f-246955d186c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-7c4e100e-b767-49df-9846-c62957c178d9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d {
  display: none;
}
#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d, #wrap-s-3ee1ebd1-9007-4321-9763-6f7da9c3348d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d {
  display: none;
}
#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d, #wrap-s-3ee1ebd1-9007-4321-9763-6f7da9c3348d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d {
  display: none;
}
#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d, #wrap-s-3ee1ebd1-9007-4321-9763-6f7da9c3348d { display:none !important; }}@media (max-width: 767px){#s-3ee1ebd1-9007-4321-9763-6f7da9c3348d {
  
}
}
@media (min-width: 0px) {
[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3ee1ebd1-9007-4321-9763-6f7da9c3348d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-83a718a3-837b-43e5-878b-3932c5418a8f {
  display: none;
}
#s-a22536a2-ebd9-402c-a72a-761eb765217f {
  text-align: center;
}




  #s-a22536a2-ebd9-402c-a72a-761eb765217f img.shogun-image {
    
    width: px;
  }


#s-a22536a2-ebd9-402c-a72a-761eb765217f .shogun-image-content {
  
    align-items: center;
  
}

#s-bcf9f79b-bc87-43ca-b022-54e7a42a20a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcf9f79b-bc87-43ca-b022-54e7a42a20a0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-584081cb-ac95-437f-a82b-89e36a588a88 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-e1da058d-c8f7-4104-91ac-82a04bc98fd5 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1da058d-c8f7-4104-91ac-82a04bc98fd5 {
  display: none;
}
#s-e1da058d-c8f7-4104-91ac-82a04bc98fd5, #wrap-s-e1da058d-c8f7-4104-91ac-82a04bc98fd5 { display:none !important; }}@media (max-width: 767px){#s-e1da058d-c8f7-4104-91ac-82a04bc98fd5 {
  display: none;
}
#s-e1da058d-c8f7-4104-91ac-82a04bc98fd5, #wrap-s-e1da058d-c8f7-4104-91ac-82a04bc98fd5 { display:none !important; }}
@media (min-width: 1200px){#s-0cf8e784-3419-44f9-bb90-58972fb3e59f {
  display: none;
}
#s-0cf8e784-3419-44f9-bb90-58972fb3e59f, #wrap-s-0cf8e784-3419-44f9-bb90-58972fb3e59f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0cf8e784-3419-44f9-bb90-58972fb3e59f {
  display: none;
}
#s-0cf8e784-3419-44f9-bb90-58972fb3e59f, #wrap-s-0cf8e784-3419-44f9-bb90-58972fb3e59f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0cf8e784-3419-44f9-bb90-58972fb3e59f {
  
}
}@media (max-width: 767px){#s-0cf8e784-3419-44f9-bb90-58972fb3e59f {
  
}
}
#s-681aac90-095e-498a-9f70-94e52eb93baa {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-3bc49271-22de-4254-89bc-d6eff79629ef {
  display: none;
}
#s-3bc49271-22de-4254-89bc-d6eff79629ef, #wrap-s-3bc49271-22de-4254-89bc-d6eff79629ef { display:none !important; }}@media (max-width: 767px){#s-3bc49271-22de-4254-89bc-d6eff79629ef {
  display: none;
}
#s-3bc49271-22de-4254-89bc-d6eff79629ef, #wrap-s-3bc49271-22de-4254-89bc-d6eff79629ef { display:none !important; }}
#s-c3541b5d-e77e-4ba8-bb8c-f7a813748ba8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-c3541b5d-e77e-4ba8-bb8c-f7a813748ba8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3541b5d-e77e-4ba8-bb8c-f7a813748ba8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c3541b5d-e77e-4ba8-bb8c-f7a813748ba8-btn-wrapper {
    text-align: center;
  }


#s-c3541b5d-e77e-4ba8-bb8c-f7a813748ba8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-8c6f331b-67f4-4d67-a85b-ea49daff352c {
  display: none;
}
#s-8c6f331b-67f4-4d67-a85b-ea49daff352c, #wrap-s-8c6f331b-67f4-4d67-a85b-ea49daff352c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c6f331b-67f4-4d67-a85b-ea49daff352c {
  display: none;
}
#s-8c6f331b-67f4-4d67-a85b-ea49daff352c, #wrap-s-8c6f331b-67f4-4d67-a85b-ea49daff352c { display:none !important; }}
#s-8c6f331b-67f4-4d67-a85b-ea49daff352c {
  display: none;
}
#s-33aea365-ddc6-4ac1-95d3-e8e8233b5fd5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-33aea365-ddc6-4ac1-95d3-e8e8233b5fd5 img.shogun-image {
    
    width: px;
  }


#s-33aea365-ddc6-4ac1-95d3-e8e8233b5fd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8ee916a-9a38-4468-a3bb-809076fd57a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8ee916a-9a38-4468-a3bb-809076fd57a4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-1531e99c-ca2d-4dcf-829e-c1b920f48b53 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-95ccbe6f-6473-4ff8-b474-5a3734fc581f {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95ccbe6f-6473-4ff8-b474-5a3734fc581f {
  display: none;
}
#s-95ccbe6f-6473-4ff8-b474-5a3734fc581f, #wrap-s-95ccbe6f-6473-4ff8-b474-5a3734fc581f { display:none !important; }}@media (max-width: 767px){#s-95ccbe6f-6473-4ff8-b474-5a3734fc581f {
  display: none;
}
#s-95ccbe6f-6473-4ff8-b474-5a3734fc581f, #wrap-s-95ccbe6f-6473-4ff8-b474-5a3734fc581f { display:none !important; }}
#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 {
  padding-bottom: 16px;
}
@media (min-width: 1200px){#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 {
  display: none;
}
#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093, #wrap-s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 {
  display: none;
}
#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093, #wrap-s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 {
  
}
}@media (max-width: 767px){#s-d1c81e82-8ad5-46e4-9fd9-d59d31a87093 {
  
}
}
#s-49e3cbce-be91-493a-a733-da4b0284212e {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-fe4d2289-7f10-4b70-bc04-46db9a80ba25 {
  display: none;
}
#s-fe4d2289-7f10-4b70-bc04-46db9a80ba25, #wrap-s-fe4d2289-7f10-4b70-bc04-46db9a80ba25 { display:none !important; }}@media (max-width: 767px){#s-fe4d2289-7f10-4b70-bc04-46db9a80ba25 {
  display: none;
}
#s-fe4d2289-7f10-4b70-bc04-46db9a80ba25, #wrap-s-fe4d2289-7f10-4b70-bc04-46db9a80ba25 { display:none !important; }}
#s-748908b4-eeb2-4f2f-a6ca-48ccb44c4c94 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-748908b4-eeb2-4f2f-a6ca-48ccb44c4c94:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-748908b4-eeb2-4f2f-a6ca-48ccb44c4c94:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-748908b4-eeb2-4f2f-a6ca-48ccb44c4c94-btn-wrapper {
    text-align: center;
  }


#s-748908b4-eeb2-4f2f-a6ca-48ccb44c4c94.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f373e6cb-a296-4d09-b62f-7a64eb2ed74c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab {
  display: none;
}
#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab, #wrap-s-8a4870a5-f35b-4f83-ac02-565ce3c35eab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab {
  display: none;
}
#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab, #wrap-s-8a4870a5-f35b-4f83-ac02-565ce3c35eab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab {
  display: none;
}
#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab, #wrap-s-8a4870a5-f35b-4f83-ac02-565ce3c35eab { display:none !important; }}@media (max-width: 767px){#s-8a4870a5-f35b-4f83-ac02-565ce3c35eab {
  
}
}
@media (min-width: 0px) {
[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8a4870a5-f35b-4f83-ac02-565ce3c35eab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7237c40a-594c-4d66-87a0-0eb3544ae845 {
  display: none;
}
#s-07c02a4c-243c-4233-9ece-76c64427b5da {
  display: none;
}
#s-791a56fc-e9a3-4214-9b76-608b12065836 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-791a56fc-e9a3-4214-9b76-608b12065836 img.shogun-image {
    
    width: px;
  }


#s-791a56fc-e9a3-4214-9b76-608b12065836 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d7d68fe-8da2-44ed-88f2-79d7c7d94537 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d7d68fe-8da2-44ed-88f2-79d7c7d94537 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-3d09c5d5-046c-45b1-a7ec-1cc2cbd79847 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-0c454d29-7611-4f97-92cd-7a867a5dbcd2 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c454d29-7611-4f97-92cd-7a867a5dbcd2 {
  display: none;
}
#s-0c454d29-7611-4f97-92cd-7a867a5dbcd2, #wrap-s-0c454d29-7611-4f97-92cd-7a867a5dbcd2 { display:none !important; }}@media (max-width: 767px){#s-0c454d29-7611-4f97-92cd-7a867a5dbcd2 {
  display: none;
}
#s-0c454d29-7611-4f97-92cd-7a867a5dbcd2, #wrap-s-0c454d29-7611-4f97-92cd-7a867a5dbcd2 { display:none !important; }}
#s-bb01130c-39d4-49d1-aad0-e7a9585324cc {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-bb01130c-39d4-49d1-aad0-e7a9585324cc {
  display: none;
}
#s-bb01130c-39d4-49d1-aad0-e7a9585324cc, #wrap-s-bb01130c-39d4-49d1-aad0-e7a9585324cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb01130c-39d4-49d1-aad0-e7a9585324cc {
  display: none;
}
#s-bb01130c-39d4-49d1-aad0-e7a9585324cc, #wrap-s-bb01130c-39d4-49d1-aad0-e7a9585324cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bb01130c-39d4-49d1-aad0-e7a9585324cc {
  
}
}@media (max-width: 767px){#s-bb01130c-39d4-49d1-aad0-e7a9585324cc {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-3188d35a-e301-4642-ac16-e08b83af3df9 {
  display: none;
}
#s-3188d35a-e301-4642-ac16-e08b83af3df9, #wrap-s-3188d35a-e301-4642-ac16-e08b83af3df9 { display:none !important; }}@media (max-width: 767px){#s-3188d35a-e301-4642-ac16-e08b83af3df9 {
  display: none;
}
#s-3188d35a-e301-4642-ac16-e08b83af3df9, #wrap-s-3188d35a-e301-4642-ac16-e08b83af3df9 { display:none !important; }}
#s-70a1ac88-93bd-4635-bf4e-1b8125480d30 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-70a1ac88-93bd-4635-bf4e-1b8125480d30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-70a1ac88-93bd-4635-bf4e-1b8125480d30:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70a1ac88-93bd-4635-bf4e-1b8125480d30-btn-wrapper {
    text-align: center;
  }


#s-70a1ac88-93bd-4635-bf4e-1b8125480d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 {
  margin-top: 3px;
margin-bottom: 3px;
}
@media (min-width: 1200px){#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 {
  display: none;
}
#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2, #wrap-s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 {
  display: none;
}
#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2, #wrap-s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 {
  display: none;
}
#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2, #wrap-s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 { display:none !important; }}@media (max-width: 767px){#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 {
  display: none;
}
#s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2, #wrap-s-6dd64256-51a4-45c1-bf1b-12155fdfb6e2 { display:none !important; }}
@media (min-width: 1200px){#s-f17380c9-a846-47cd-9141-47005e06b328 {
  display: none;
}
#s-f17380c9-a846-47cd-9141-47005e06b328, #wrap-s-f17380c9-a846-47cd-9141-47005e06b328 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f17380c9-a846-47cd-9141-47005e06b328 {
  display: none;
}
#s-f17380c9-a846-47cd-9141-47005e06b328, #wrap-s-f17380c9-a846-47cd-9141-47005e06b328 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f17380c9-a846-47cd-9141-47005e06b328 {
  display: none;
}
#s-f17380c9-a846-47cd-9141-47005e06b328, #wrap-s-f17380c9-a846-47cd-9141-47005e06b328 { display:none !important; }}@media (max-width: 767px){#s-f17380c9-a846-47cd-9141-47005e06b328 {
  display: none;
}
#s-f17380c9-a846-47cd-9141-47005e06b328, #wrap-s-f17380c9-a846-47cd-9141-47005e06b328 { display:none !important; }}
#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d {
  margin-top: -6px;
margin-bottom: -6px;
}
@media (min-width: 1200px){#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d {
  display: none;
}
#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d, #wrap-s-9c5f187f-cd21-44b5-83f0-e22119e3e80d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d {
  display: none;
}
#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d, #wrap-s-9c5f187f-cd21-44b5-83f0-e22119e3e80d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d {
  display: none;
}
#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d, #wrap-s-9c5f187f-cd21-44b5-83f0-e22119e3e80d { display:none !important; }}@media (max-width: 767px){#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d {
  display: none;
}
#s-9c5f187f-cd21-44b5-83f0-e22119e3e80d, #wrap-s-9c5f187f-cd21-44b5-83f0-e22119e3e80d { display:none !important; }}
#s-2262af35-78b1-479b-8d4a-96a3dde3d1a1 {
  display: none;
}
#s-0b589429-ceb2-4126-855f-f231bafd55b2 {
  text-align: center;
}




  #s-0b589429-ceb2-4126-855f-f231bafd55b2 img.shogun-image {
    
    width: px;
  }


#s-0b589429-ceb2-4126-855f-f231bafd55b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f010a10-0305-404e-9f0d-a2b715e5a22d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f010a10-0305-404e-9f0d-a2b715e5a22d .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-516eeb17-21b6-40d6-a07a-d9a2d7d5bc67 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-02649c7f-1b06-40de-bcec-b3e20492678b {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-02649c7f-1b06-40de-bcec-b3e20492678b {
  display: none;
}
#s-02649c7f-1b06-40de-bcec-b3e20492678b, #wrap-s-02649c7f-1b06-40de-bcec-b3e20492678b { display:none !important; }}@media (max-width: 767px){#s-02649c7f-1b06-40de-bcec-b3e20492678b {
  display: none;
}
#s-02649c7f-1b06-40de-bcec-b3e20492678b, #wrap-s-02649c7f-1b06-40de-bcec-b3e20492678b { display:none !important; }}
#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 {
  display: none;
}
#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88, #wrap-s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 {
  display: none;
}
#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88, #wrap-s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 {
  
}
}@media (max-width: 767px){#s-1f3f77df-8823-42ad-9f1b-d2a34ef82c88 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-5572a284-ef98-470d-a3db-47580bb437c8 {
  display: none;
}
#s-5572a284-ef98-470d-a3db-47580bb437c8, #wrap-s-5572a284-ef98-470d-a3db-47580bb437c8 { display:none !important; }}@media (max-width: 767px){#s-5572a284-ef98-470d-a3db-47580bb437c8 {
  display: none;
}
#s-5572a284-ef98-470d-a3db-47580bb437c8, #wrap-s-5572a284-ef98-470d-a3db-47580bb437c8 { display:none !important; }}
#s-343c7713-18f7-413a-ba39-cef856d5ae29 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-343c7713-18f7-413a-ba39-cef856d5ae29:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-343c7713-18f7-413a-ba39-cef856d5ae29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-343c7713-18f7-413a-ba39-cef856d5ae29-btn-wrapper {
    text-align: center;
  }


#s-343c7713-18f7-413a-ba39-cef856d5ae29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ecb42f07-2062-4f7c-8100-b739f674bb1b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb {
  display: none;
}
#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb, #wrap-s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb {
  display: none;
}
#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb, #wrap-s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb {
  display: none;
}
#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb, #wrap-s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb { display:none !important; }}@media (max-width: 767px){#s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb {
  
}
}
@media (min-width: 0px) {
[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cc9d28da-b730-4579-8c8b-f15aa6f6fcfb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2219adf8-b7d9-4d77-88ed-6bdf2a9b43ac {
  display: none;
}
#s-883ab403-78db-47c4-a402-b1c9c2a173e6 {
  text-align: center;
}




  #s-883ab403-78db-47c4-a402-b1c9c2a173e6 img.shogun-image {
    
    width: px;
  }


#s-883ab403-78db-47c4-a402-b1c9c2a173e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-d26031fe-527b-4522-ad92-f04235b429c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d26031fe-527b-4522-ad92-f04235b429c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-188385d6-0484-4c3d-b485-175d9e678792 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-567ecd59-c6b5-4849-8000-d85f2fc53ad6 {
  padding-bottom: 42px;
}
@media (min-width: 768px) and (max-width: 991px){#s-567ecd59-c6b5-4849-8000-d85f2fc53ad6 {
  display: none;
}
#s-567ecd59-c6b5-4849-8000-d85f2fc53ad6, #wrap-s-567ecd59-c6b5-4849-8000-d85f2fc53ad6 { display:none !important; }}@media (max-width: 767px){#s-567ecd59-c6b5-4849-8000-d85f2fc53ad6 {
  display: none;
}
#s-567ecd59-c6b5-4849-8000-d85f2fc53ad6, #wrap-s-567ecd59-c6b5-4849-8000-d85f2fc53ad6 { display:none !important; }}
#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec {
  display: none;
}
#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec, #wrap-s-4b532463-0c6b-4473-9ccf-b2bad182d7ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec {
  display: none;
}
#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec, #wrap-s-4b532463-0c6b-4473-9ccf-b2bad182d7ec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec {
  
}
}@media (max-width: 767px){#s-4b532463-0c6b-4473-9ccf-b2bad182d7ec {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-6238b42c-8fab-480f-8b2a-e8bfa3a03d59 {
  display: none;
}
#s-6238b42c-8fab-480f-8b2a-e8bfa3a03d59, #wrap-s-6238b42c-8fab-480f-8b2a-e8bfa3a03d59 { display:none !important; }}@media (max-width: 767px){#s-6238b42c-8fab-480f-8b2a-e8bfa3a03d59 {
  display: none;
}
#s-6238b42c-8fab-480f-8b2a-e8bfa3a03d59, #wrap-s-6238b42c-8fab-480f-8b2a-e8bfa3a03d59 { display:none !important; }}
#s-6dbd7692-dc83-4855-95c1-d652c9503d76 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-6dbd7692-dc83-4855-95c1-d652c9503d76:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6dbd7692-dc83-4855-95c1-d652c9503d76:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6dbd7692-dc83-4855-95c1-d652c9503d76-btn-wrapper {
    text-align: center;
  }


#s-6dbd7692-dc83-4855-95c1-d652c9503d76.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8cce954f-6c30-41d4-809d-89766928c9ae {
  margin-top: 3px;
margin-bottom: 3px;
}
@media (min-width: 1200px){#s-8cce954f-6c30-41d4-809d-89766928c9ae {
  display: none;
}
#s-8cce954f-6c30-41d4-809d-89766928c9ae, #wrap-s-8cce954f-6c30-41d4-809d-89766928c9ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cce954f-6c30-41d4-809d-89766928c9ae {
  display: none;
}
#s-8cce954f-6c30-41d4-809d-89766928c9ae, #wrap-s-8cce954f-6c30-41d4-809d-89766928c9ae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8cce954f-6c30-41d4-809d-89766928c9ae {
  display: none;
}
#s-8cce954f-6c30-41d4-809d-89766928c9ae, #wrap-s-8cce954f-6c30-41d4-809d-89766928c9ae { display:none !important; }}@media (max-width: 767px){#s-8cce954f-6c30-41d4-809d-89766928c9ae {
  display: none;
}
#s-8cce954f-6c30-41d4-809d-89766928c9ae, #wrap-s-8cce954f-6c30-41d4-809d-89766928c9ae { display:none !important; }}
@media (min-width: 1200px){#s-c4fefb04-863f-41a1-9676-577cba85dd30 {
  display: none;
}
#s-c4fefb04-863f-41a1-9676-577cba85dd30, #wrap-s-c4fefb04-863f-41a1-9676-577cba85dd30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4fefb04-863f-41a1-9676-577cba85dd30 {
  display: none;
}
#s-c4fefb04-863f-41a1-9676-577cba85dd30, #wrap-s-c4fefb04-863f-41a1-9676-577cba85dd30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4fefb04-863f-41a1-9676-577cba85dd30 {
  display: none;
}
#s-c4fefb04-863f-41a1-9676-577cba85dd30, #wrap-s-c4fefb04-863f-41a1-9676-577cba85dd30 { display:none !important; }}@media (max-width: 767px){#s-c4fefb04-863f-41a1-9676-577cba85dd30 {
  display: none;
}
#s-c4fefb04-863f-41a1-9676-577cba85dd30, #wrap-s-c4fefb04-863f-41a1-9676-577cba85dd30 { display:none !important; }}
#s-79a06091-0ed7-4f81-a3dd-985815d1d6db {
  margin-top: -6px;
margin-bottom: -6px;
}
@media (min-width: 1200px){#s-79a06091-0ed7-4f81-a3dd-985815d1d6db {
  display: none;
}
#s-79a06091-0ed7-4f81-a3dd-985815d1d6db, #wrap-s-79a06091-0ed7-4f81-a3dd-985815d1d6db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79a06091-0ed7-4f81-a3dd-985815d1d6db {
  display: none;
}
#s-79a06091-0ed7-4f81-a3dd-985815d1d6db, #wrap-s-79a06091-0ed7-4f81-a3dd-985815d1d6db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79a06091-0ed7-4f81-a3dd-985815d1d6db {
  display: none;
}
#s-79a06091-0ed7-4f81-a3dd-985815d1d6db, #wrap-s-79a06091-0ed7-4f81-a3dd-985815d1d6db { display:none !important; }}@media (max-width: 767px){#s-79a06091-0ed7-4f81-a3dd-985815d1d6db {
  display: none;
}
#s-79a06091-0ed7-4f81-a3dd-985815d1d6db, #wrap-s-79a06091-0ed7-4f81-a3dd-985815d1d6db { display:none !important; }}
#s-eee4446c-2a3e-4214-9f46-72bda8aa08e4 {
  display: none;
}
#s-8ff3cfb7-8a59-47a1-ab9f-08ae3b857bf2 {
  text-align: center;
}




  #s-8ff3cfb7-8a59-47a1-ab9f-08ae3b857bf2 img.shogun-image {
    
    width: px;
  }


#s-8ff3cfb7-8a59-47a1-ab9f-08ae3b857bf2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8086296-685f-4be2-9df4-6b5e5c92e4d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8086296-685f-4be2-9df4-6b5e5c92e4d1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-27cb4e27-2bd0-49d9-868b-4c4b2a6b37d7 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-ec75b343-d4f3-4ea8-8102-f3826998f148 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ec75b343-d4f3-4ea8-8102-f3826998f148 {
  display: none;
}
#s-ec75b343-d4f3-4ea8-8102-f3826998f148, #wrap-s-ec75b343-d4f3-4ea8-8102-f3826998f148 { display:none !important; }}@media (max-width: 767px){#s-ec75b343-d4f3-4ea8-8102-f3826998f148 {
  display: none;
}
#s-ec75b343-d4f3-4ea8-8102-f3826998f148, #wrap-s-ec75b343-d4f3-4ea8-8102-f3826998f148 { display:none !important; }}
#s-90646278-85cc-4093-b9ad-2308f89d9081 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 16px;
}
@media (min-width: 1200px){#s-90646278-85cc-4093-b9ad-2308f89d9081 {
  display: none;
}
#s-90646278-85cc-4093-b9ad-2308f89d9081, #wrap-s-90646278-85cc-4093-b9ad-2308f89d9081 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90646278-85cc-4093-b9ad-2308f89d9081 {
  display: none;
}
#s-90646278-85cc-4093-b9ad-2308f89d9081, #wrap-s-90646278-85cc-4093-b9ad-2308f89d9081 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-90646278-85cc-4093-b9ad-2308f89d9081 {
  
}
}@media (max-width: 767px){#s-90646278-85cc-4093-b9ad-2308f89d9081 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-395cb42f-d679-4f8b-9537-ad8193487f5b {
  display: none;
}
#s-395cb42f-d679-4f8b-9537-ad8193487f5b, #wrap-s-395cb42f-d679-4f8b-9537-ad8193487f5b { display:none !important; }}@media (max-width: 767px){#s-395cb42f-d679-4f8b-9537-ad8193487f5b {
  display: none;
}
#s-395cb42f-d679-4f8b-9537-ad8193487f5b, #wrap-s-395cb42f-d679-4f8b-9537-ad8193487f5b { display:none !important; }}
#s-ef0078f6-184d-43ab-9c00-5eb923777452 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-ef0078f6-184d-43ab-9c00-5eb923777452:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ef0078f6-184d-43ab-9c00-5eb923777452:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ef0078f6-184d-43ab-9c00-5eb923777452-btn-wrapper {
    text-align: center;
  }


#s-ef0078f6-184d-43ab-9c00-5eb923777452.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-47b7c385-09ae-4741-be40-3163b6a79d1f {
  display: none;
}
#s-47b7c385-09ae-4741-be40-3163b6a79d1f, #wrap-s-47b7c385-09ae-4741-be40-3163b6a79d1f { display:none !important; }}@media (max-width: 767px){#s-47b7c385-09ae-4741-be40-3163b6a79d1f {
  display: none;
}
#s-47b7c385-09ae-4741-be40-3163b6a79d1f, #wrap-s-47b7c385-09ae-4741-be40-3163b6a79d1f { display:none !important; }}
@media (min-width: 0px) {
[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47b7c385-09ae-4741-be40-3163b6a79d1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-546c80f6-9740-4f87-9d4e-8371c65eae6d {
  display: none;
}
#s-4ff1e444-c3bf-4e93-a522-9b96ce805d4d {
  text-align: center;
}




  #s-4ff1e444-c3bf-4e93-a522-9b96ce805d4d img.shogun-image {
    
    width: px;
  }


#s-4ff1e444-c3bf-4e93-a522-9b96ce805d4d .shogun-image-content {
  
    align-items: center;
  
}

#s-f6615d3d-29ff-43b4-92cc-6f19a5ad0992 {
  padding-top: 10px;
padding-bottom: 33px;
text-align: center;
}

#s-f6615d3d-29ff-43b4-92cc-6f19a5ad0992 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-4b1102c7-3e49-41cb-b01b-e00fb4562c32 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-766a17b0-7657-4b1c-a4b6-7684a41b1255 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 95px;
}
@media (min-width: 768px) and (max-width: 991px){#s-766a17b0-7657-4b1c-a4b6-7684a41b1255 {
  display: none;
}
#s-766a17b0-7657-4b1c-a4b6-7684a41b1255, #wrap-s-766a17b0-7657-4b1c-a4b6-7684a41b1255 { display:none !important; }}@media (max-width: 767px){#s-766a17b0-7657-4b1c-a4b6-7684a41b1255 {
  display: none;
}
#s-766a17b0-7657-4b1c-a4b6-7684a41b1255, #wrap-s-766a17b0-7657-4b1c-a4b6-7684a41b1255 { display:none !important; }}
#s-98b17c86-35ed-4036-8601-3857f92a78dd {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-98b17c86-35ed-4036-8601-3857f92a78dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-98b17c86-35ed-4036-8601-3857f92a78dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-98b17c86-35ed-4036-8601-3857f92a78dd-btn-wrapper {
    text-align: center;
  }


#s-98b17c86-35ed-4036-8601-3857f92a78dd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-42a1341d-1ff1-43f4-8b56-e7806f74ffbd {
  display: none;
}
#s-8b5930f7-dfb1-427c-8052-3925e2daf49f {
  text-align: center;
}




  #s-8b5930f7-dfb1-427c-8052-3925e2daf49f img.shogun-image {
    
    width: px;
  }


#s-8b5930f7-dfb1-427c-8052-3925e2daf49f .shogun-image-content {
  
    align-items: center;
  
}

#s-6373160d-ca18-4f2d-8e5f-46b4410a9d6e {
  display: none;
}
#s-6f872095-0273-4712-86a4-606207e6066d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f872095-0273-4712-86a4-606207e6066d .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-f59d8897-72db-48e6-91f4-d58e8a9159de {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-61f2e735-c970-405b-9b57-0e76e2e93caf {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 73px;
}
@media (min-width: 768px) and (max-width: 991px){#s-61f2e735-c970-405b-9b57-0e76e2e93caf {
  display: none;
}
#s-61f2e735-c970-405b-9b57-0e76e2e93caf, #wrap-s-61f2e735-c970-405b-9b57-0e76e2e93caf { display:none !important; }}@media (max-width: 767px){#s-61f2e735-c970-405b-9b57-0e76e2e93caf {
  display: none;
}
#s-61f2e735-c970-405b-9b57-0e76e2e93caf, #wrap-s-61f2e735-c970-405b-9b57-0e76e2e93caf { display:none !important; }}
#s-ddd474b6-d4b3-49bd-85ae-7ac643ec7c08 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-ddd474b6-d4b3-49bd-85ae-7ac643ec7c08:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ddd474b6-d4b3-49bd-85ae-7ac643ec7c08:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ddd474b6-d4b3-49bd-85ae-7ac643ec7c08-btn-wrapper {
    text-align: center;
  }


#s-ddd474b6-d4b3-49bd-85ae-7ac643ec7c08.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-6fca0b32-2bd1-4169-b39c-cdbb14278033 {
  display: none;
}
#s-6cf6137a-7721-418b-bf10-33f779d7be42 {
  text-align: center;
}




  #s-6cf6137a-7721-418b-bf10-33f779d7be42 img.shogun-image {
    
    width: px;
  }


#s-6cf6137a-7721-418b-bf10-33f779d7be42 .shogun-image-content {
  
    align-items: center;
  
}

#s-3bec44eb-d83a-49c2-b603-93e2483bbc7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bec44eb-d83a-49c2-b603-93e2483bbc7f .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-6645acc6-54ec-400f-a270-aefeaaf799cc {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 97px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c {
  display: none;
}
#s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c, #wrap-s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c { display:none !important; }}@media (max-width: 767px){#s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c {
  display: none;
}
#s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c, #wrap-s-5b526bdc-4f1e-4ab3-a7a1-931305e2766c { display:none !important; }}
#s-2c464479-023d-415d-b0f8-0338f796c4ee {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-2c464479-023d-415d-b0f8-0338f796c4ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c464479-023d-415d-b0f8-0338f796c4ee:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2c464479-023d-415d-b0f8-0338f796c4ee-btn-wrapper {
    text-align: center;
  }


#s-2c464479-023d-415d-b0f8-0338f796c4ee.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-e6494581-3b73-4dd1-9ff2-5a999fdfa897 {
  display: none;
}
#s-43ec3540-b619-4ff4-a436-0c8792c81b81 {
  display: none;
}
#s-553df0f5-aace-48ac-8db7-f2df4cd9597a {
  text-align: center;
}




  #s-553df0f5-aace-48ac-8db7-f2df4cd9597a img.shogun-image {
    
    width: px;
  }


#s-553df0f5-aace-48ac-8db7-f2df4cd9597a .shogun-image-content {
  
    align-items: center;
  
}

#s-25ff1de6-cbf9-4fe2-a831-ef45637cfde9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25ff1de6-cbf9-4fe2-a831-ef45637cfde9 .shg-product-title-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
}

#s-ae13b63e-51f6-4ae5-b284-e02b4ec10168 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-4300f0a5-e744-4a08-a239-908402ba7a71 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4300f0a5-e744-4a08-a239-908402ba7a71 {
  display: none;
}
#s-4300f0a5-e744-4a08-a239-908402ba7a71, #wrap-s-4300f0a5-e744-4a08-a239-908402ba7a71 { display:none !important; }}@media (max-width: 767px){#s-4300f0a5-e744-4a08-a239-908402ba7a71 {
  display: none;
}
#s-4300f0a5-e744-4a08-a239-908402ba7a71, #wrap-s-4300f0a5-e744-4a08-a239-908402ba7a71 { display:none !important; }}
#s-91f4c8b6-7be2-41f3-b333-77de575569f1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-91f4c8b6-7be2-41f3-b333-77de575569f1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-91f4c8b6-7be2-41f3-b333-77de575569f1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-91f4c8b6-7be2-41f3-b333-77de575569f1-btn-wrapper {
    text-align: center;
  }


#s-91f4c8b6-7be2-41f3-b333-77de575569f1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3dd3107c-f0f6-4a1e-9930-846293e12f99 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-3dd3107c-f0f6-4a1e-9930-846293e12f99 {
  display: none;
}
#s-3dd3107c-f0f6-4a1e-9930-846293e12f99, #wrap-s-3dd3107c-f0f6-4a1e-9930-846293e12f99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3dd3107c-f0f6-4a1e-9930-846293e12f99 {
  display: none;
}
#s-3dd3107c-f0f6-4a1e-9930-846293e12f99, #wrap-s-3dd3107c-f0f6-4a1e-9930-846293e12f99 { display:none !important; }}@media (max-width: 767px){#s-3dd3107c-f0f6-4a1e-9930-846293e12f99 {
  display: none;
}
#s-3dd3107c-f0f6-4a1e-9930-846293e12f99, #wrap-s-3dd3107c-f0f6-4a1e-9930-846293e12f99 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3dd3107c-f0f6-4a1e-9930-846293e12f99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-663d1d79-2419-43b1-b10e-cfa509eebf17 {
  display: none;
}
#s-25734e98-dc79-4412-8e17-e3e5d431448d {
  text-align: center;
}




  #s-25734e98-dc79-4412-8e17-e3e5d431448d img.shogun-image {
    
    width: px;
  }


#s-25734e98-dc79-4412-8e17-e3e5d431448d .shogun-image-content {
  
    align-items: center;
  
}

#s-c39e3b78-f796-4189-bb58-cf37c8aacdd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c39e3b78-f796-4189-bb58-cf37c8aacdd6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-189c1a5c-949e-4a06-83c6-d0d62e2eefa5 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-558d4a8e-697e-4d90-95fb-391cf3eabab6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 66px;
}
@media (min-width: 768px) and (max-width: 991px){#s-558d4a8e-697e-4d90-95fb-391cf3eabab6 {
  display: none;
}
#s-558d4a8e-697e-4d90-95fb-391cf3eabab6, #wrap-s-558d4a8e-697e-4d90-95fb-391cf3eabab6 { display:none !important; }}@media (max-width: 767px){#s-558d4a8e-697e-4d90-95fb-391cf3eabab6 {
  display: none;
}
#s-558d4a8e-697e-4d90-95fb-391cf3eabab6, #wrap-s-558d4a8e-697e-4d90-95fb-391cf3eabab6 { display:none !important; }}
#s-6a6a23a2-5124-400a-949a-f1e48327022c {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 22px;
}
@media (min-width: 1200px){#s-6a6a23a2-5124-400a-949a-f1e48327022c {
  display: none;
}
#s-6a6a23a2-5124-400a-949a-f1e48327022c, #wrap-s-6a6a23a2-5124-400a-949a-f1e48327022c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a6a23a2-5124-400a-949a-f1e48327022c {
  display: none;
}
#s-6a6a23a2-5124-400a-949a-f1e48327022c, #wrap-s-6a6a23a2-5124-400a-949a-f1e48327022c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a6a23a2-5124-400a-949a-f1e48327022c {
  
}
}@media (max-width: 767px){#s-6a6a23a2-5124-400a-949a-f1e48327022c {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-9974c5dc-741f-4db5-9986-9d990602e612 {
  display: none;
}
#s-9974c5dc-741f-4db5-9986-9d990602e612, #wrap-s-9974c5dc-741f-4db5-9986-9d990602e612 { display:none !important; }}@media (max-width: 767px){#s-9974c5dc-741f-4db5-9986-9d990602e612 {
  display: none;
}
#s-9974c5dc-741f-4db5-9986-9d990602e612, #wrap-s-9974c5dc-741f-4db5-9986-9d990602e612 { display:none !important; }}
#s-722c6c54-69df-4869-8a65-e8161284892a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-722c6c54-69df-4869-8a65-e8161284892a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-722c6c54-69df-4869-8a65-e8161284892a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-722c6c54-69df-4869-8a65-e8161284892a-btn-wrapper {
    text-align: center;
  }


#s-722c6c54-69df-4869-8a65-e8161284892a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-071b76c3-354c-40a7-8dd2-6034425081d5 {
  display: none;
}
#s-a5ed5c7d-c0df-46c7-b6da-ca53f43cd2f2 {
  display: none;
}
#s-f7b7c596-d103-4840-8dac-e2af56725566 {
  text-align: center;
}




  #s-f7b7c596-d103-4840-8dac-e2af56725566 img.shogun-image {
    
    width: px;
  }


#s-f7b7c596-d103-4840-8dac-e2af56725566 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb64550e-b744-49d8-bec2-18066980e691 {
  display: none;
}
#s-77bd17df-8375-4ead-9967-f67984f27684 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77bd17df-8375-4ead-9967-f67984f27684 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-56286b12-b1a2-4fd5-b8ea-b876771409e4 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-e2588a7b-2487-43bb-93dd-527e6cf17134 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e2588a7b-2487-43bb-93dd-527e6cf17134 {
  display: none;
}
#s-e2588a7b-2487-43bb-93dd-527e6cf17134, #wrap-s-e2588a7b-2487-43bb-93dd-527e6cf17134 { display:none !important; }}@media (max-width: 767px){#s-e2588a7b-2487-43bb-93dd-527e6cf17134 {
  display: none;
}
#s-e2588a7b-2487-43bb-93dd-527e6cf17134, #wrap-s-e2588a7b-2487-43bb-93dd-527e6cf17134 { display:none !important; }}
#s-d40cbf55-5993-4135-9b53-b612379ddb78 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-d40cbf55-5993-4135-9b53-b612379ddb78 {
  display: none;
}
#s-d40cbf55-5993-4135-9b53-b612379ddb78, #wrap-s-d40cbf55-5993-4135-9b53-b612379ddb78 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d40cbf55-5993-4135-9b53-b612379ddb78 {
  display: none;
}
#s-d40cbf55-5993-4135-9b53-b612379ddb78, #wrap-s-d40cbf55-5993-4135-9b53-b612379ddb78 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d40cbf55-5993-4135-9b53-b612379ddb78 {
  
}
}@media (max-width: 767px){#s-d40cbf55-5993-4135-9b53-b612379ddb78 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-386292bc-014b-4c86-813a-d5c0c405bb6b {
  display: none;
}
#s-386292bc-014b-4c86-813a-d5c0c405bb6b, #wrap-s-386292bc-014b-4c86-813a-d5c0c405bb6b { display:none !important; }}@media (max-width: 767px){#s-386292bc-014b-4c86-813a-d5c0c405bb6b {
  display: none;
}
#s-386292bc-014b-4c86-813a-d5c0c405bb6b, #wrap-s-386292bc-014b-4c86-813a-d5c0c405bb6b { display:none !important; }}
#s-9223c3f8-1280-449c-a0c8-85b71a49d9d7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-9223c3f8-1280-449c-a0c8-85b71a49d9d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9223c3f8-1280-449c-a0c8-85b71a49d9d7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9223c3f8-1280-449c-a0c8-85b71a49d9d7-btn-wrapper {
    text-align: center;
  }


#s-9223c3f8-1280-449c-a0c8-85b71a49d9d7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-05faaf33-89db-43c1-a4b0-2b59fa363126 {
  margin-top: 3px;
margin-bottom: 3px;
}
@media (min-width: 1200px){#s-05faaf33-89db-43c1-a4b0-2b59fa363126 {
  display: none;
}
#s-05faaf33-89db-43c1-a4b0-2b59fa363126, #wrap-s-05faaf33-89db-43c1-a4b0-2b59fa363126 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05faaf33-89db-43c1-a4b0-2b59fa363126 {
  display: none;
}
#s-05faaf33-89db-43c1-a4b0-2b59fa363126, #wrap-s-05faaf33-89db-43c1-a4b0-2b59fa363126 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05faaf33-89db-43c1-a4b0-2b59fa363126 {
  display: none;
}
#s-05faaf33-89db-43c1-a4b0-2b59fa363126, #wrap-s-05faaf33-89db-43c1-a4b0-2b59fa363126 { display:none !important; }}@media (max-width: 767px){#s-05faaf33-89db-43c1-a4b0-2b59fa363126 {
  display: none;
}
#s-05faaf33-89db-43c1-a4b0-2b59fa363126, #wrap-s-05faaf33-89db-43c1-a4b0-2b59fa363126 { display:none !important; }}
@media (min-width: 1200px){#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d {
  display: none;
}
#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d, #wrap-s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d {
  display: none;
}
#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d, #wrap-s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d {
  display: none;
}
#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d, #wrap-s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d { display:none !important; }}@media (max-width: 767px){#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d {
  display: none;
}
#s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d, #wrap-s-d8c6e768-7478-4c7d-a26b-8f7693cc3e4d { display:none !important; }}
#s-d695d182-6287-4b9f-a117-ca111cdbc95a {
  margin-top: -6px;
margin-bottom: -6px;
}
@media (min-width: 1200px){#s-d695d182-6287-4b9f-a117-ca111cdbc95a {
  display: none;
}
#s-d695d182-6287-4b9f-a117-ca111cdbc95a, #wrap-s-d695d182-6287-4b9f-a117-ca111cdbc95a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d695d182-6287-4b9f-a117-ca111cdbc95a {
  display: none;
}
#s-d695d182-6287-4b9f-a117-ca111cdbc95a, #wrap-s-d695d182-6287-4b9f-a117-ca111cdbc95a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d695d182-6287-4b9f-a117-ca111cdbc95a {
  display: none;
}
#s-d695d182-6287-4b9f-a117-ca111cdbc95a, #wrap-s-d695d182-6287-4b9f-a117-ca111cdbc95a { display:none !important; }}@media (max-width: 767px){#s-d695d182-6287-4b9f-a117-ca111cdbc95a {
  display: none;
}
#s-d695d182-6287-4b9f-a117-ca111cdbc95a, #wrap-s-d695d182-6287-4b9f-a117-ca111cdbc95a { display:none !important; }}
#s-b71b74b9-440d-479d-8ad9-3eba9cb879fc {
  display: none;
}
#s-7958a2c2-f347-4ca9-9916-cde180dfbc95 {
  text-align: center;
}




  #s-7958a2c2-f347-4ca9-9916-cde180dfbc95 img.shogun-image {
    
    width: px;
  }


#s-7958a2c2-f347-4ca9-9916-cde180dfbc95 .shogun-image-content {
  
    align-items: center;
  
}

#s-968ee4c9-126d-403c-a17e-e5a3d612286f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-968ee4c9-126d-403c-a17e-e5a3d612286f .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-20b02ca0-3920-49a3-a9d2-8ef890721baa {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-97cc2b5f-a622-48cc-b723-2e8f13511973 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 26px;
}
@media (min-width: 1200px){#s-97cc2b5f-a622-48cc-b723-2e8f13511973 {
  display: none;
}
#s-97cc2b5f-a622-48cc-b723-2e8f13511973, #wrap-s-97cc2b5f-a622-48cc-b723-2e8f13511973 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97cc2b5f-a622-48cc-b723-2e8f13511973 {
  display: none;
}
#s-97cc2b5f-a622-48cc-b723-2e8f13511973, #wrap-s-97cc2b5f-a622-48cc-b723-2e8f13511973 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-97cc2b5f-a622-48cc-b723-2e8f13511973 {
  
}
}@media (max-width: 767px){#s-97cc2b5f-a622-48cc-b723-2e8f13511973 {
  
}
}
#s-24adfc30-8916-4beb-81d8-fd55101bb562 {
  padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-24adfc30-8916-4beb-81d8-fd55101bb562:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-24adfc30-8916-4beb-81d8-fd55101bb562:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-24adfc30-8916-4beb-81d8-fd55101bb562-btn-wrapper {
    text-align: center;
  }


#s-24adfc30-8916-4beb-81d8-fd55101bb562.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2c0aaa32-ffb6-4691-9fef-9377332de2dd {
  display: none;
}
#s-167bd871-751c-4825-88a7-804a3c0a6dd6 {
  display: none;
}
#s-6a12fbb0-ff49-4463-9433-334e82ce0d6e {
  text-align: center;
}




  #s-6a12fbb0-ff49-4463-9433-334e82ce0d6e img.shogun-image {
    
    width: px;
  }


#s-6a12fbb0-ff49-4463-9433-334e82ce0d6e .shogun-image-content {
  
    align-items: center;
  
}

#s-98be3698-eaee-4e9b-b9b8-2691528a2dab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98be3698-eaee-4e9b-b9b8-2691528a2dab .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-5dc9b0a9-6476-4ced-b0cf-ac7d47b3bbcc {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-59df1da4-b9de-427e-97e5-568c0b8eb3a5 {
  margin-top: 10px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-59df1da4-b9de-427e-97e5-568c0b8eb3a5 {
  display: none;
}
#s-59df1da4-b9de-427e-97e5-568c0b8eb3a5, #wrap-s-59df1da4-b9de-427e-97e5-568c0b8eb3a5 { display:none !important; }}@media (max-width: 767px){#s-59df1da4-b9de-427e-97e5-568c0b8eb3a5 {
  display: none;
}
#s-59df1da4-b9de-427e-97e5-568c0b8eb3a5, #wrap-s-59df1da4-b9de-427e-97e5-568c0b8eb3a5 { display:none !important; }}
#s-7d039156-ad70-4f2f-95dd-40afa668ded0 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-7d039156-ad70-4f2f-95dd-40afa668ded0 {
  display: none;
}
#s-7d039156-ad70-4f2f-95dd-40afa668ded0, #wrap-s-7d039156-ad70-4f2f-95dd-40afa668ded0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d039156-ad70-4f2f-95dd-40afa668ded0 {
  display: none;
}
#s-7d039156-ad70-4f2f-95dd-40afa668ded0, #wrap-s-7d039156-ad70-4f2f-95dd-40afa668ded0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d039156-ad70-4f2f-95dd-40afa668ded0 {
  
}
}@media (max-width: 767px){#s-7d039156-ad70-4f2f-95dd-40afa668ded0 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-6bb83b84-8217-4e9e-8ba2-8768ea5c4430 {
  display: none;
}
#s-6bb83b84-8217-4e9e-8ba2-8768ea5c4430, #wrap-s-6bb83b84-8217-4e9e-8ba2-8768ea5c4430 { display:none !important; }}@media (max-width: 767px){#s-6bb83b84-8217-4e9e-8ba2-8768ea5c4430 {
  display: none;
}
#s-6bb83b84-8217-4e9e-8ba2-8768ea5c4430, #wrap-s-6bb83b84-8217-4e9e-8ba2-8768ea5c4430 { display:none !important; }}
#s-c280ef37-a640-467b-809d-4f946ae6023d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-c280ef37-a640-467b-809d-4f946ae6023d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c280ef37-a640-467b-809d-4f946ae6023d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c280ef37-a640-467b-809d-4f946ae6023d-btn-wrapper {
    text-align: center;
  }


#s-c280ef37-a640-467b-809d-4f946ae6023d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-754a5fc7-ac31-425e-9fb1-fc35257d7222 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506 {
  display: none;
}
#s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506, #wrap-s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506 {
  display: none;
}
#s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506, #wrap-s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506 {
  display: none;
}
#s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506, #wrap-s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0000f126-ae07-4e3a-8d7b-cb4ed1c30506"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-c74fb3e8-20cc-453c-ae83-990b547076ce {
  display: none;
}
#s-e86a3ebd-7b80-45fd-b7a2-b88108a6c726 {
  text-align: center;
}




  #s-e86a3ebd-7b80-45fd-b7a2-b88108a6c726 img.shogun-image {
    
    width: px;
  }


#s-e86a3ebd-7b80-45fd-b7a2-b88108a6c726 .shogun-image-content {
  
    align-items: center;
  
}

#s-d12f6731-58a6-46c0-8555-948246a0b706 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d12f6731-58a6-46c0-8555-948246a0b706 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
}

#s-a9d74dc6-7eeb-4e9f-82ff-c24099aa624d {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-78ba8b41-89b3-4743-9a82-15363226cea7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 52px;
}
@media (min-width: 1200px){#s-78ba8b41-89b3-4743-9a82-15363226cea7 {
  display: none;
}
#s-78ba8b41-89b3-4743-9a82-15363226cea7, #wrap-s-78ba8b41-89b3-4743-9a82-15363226cea7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78ba8b41-89b3-4743-9a82-15363226cea7 {
  display: none;
}
#s-78ba8b41-89b3-4743-9a82-15363226cea7, #wrap-s-78ba8b41-89b3-4743-9a82-15363226cea7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78ba8b41-89b3-4743-9a82-15363226cea7 {
  
}
}@media (max-width: 767px){#s-78ba8b41-89b3-4743-9a82-15363226cea7 {
  
}
}
#s-f1ca194c-eebc-4003-bca1-cd5fb3b5f1c1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-f1ca194c-eebc-4003-bca1-cd5fb3b5f1c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f1ca194c-eebc-4003-bca1-cd5fb3b5f1c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f1ca194c-eebc-4003-bca1-cd5fb3b5f1c1-btn-wrapper {
    text-align: center;
  }


#s-f1ca194c-eebc-4003-bca1-cd5fb3b5f1c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a21cb8e6-ba47-4593-9e51-c10e9e1fc640 {
  display: none;
}
#s-e96f4ded-5c33-46e5-a6a1-2491e48a21da {
  text-align: center;
}




  #s-e96f4ded-5c33-46e5-a6a1-2491e48a21da img.shogun-image {
    
    width: px;
  }


#s-e96f4ded-5c33-46e5-a6a1-2491e48a21da .shogun-image-content {
  
    align-items: center;
  
}

#s-115b5584-da84-4ced-a77f-24c86bf291a8 {
  display: none;
}
#s-7a1ce8f3-58dc-448f-96a3-9047434d3b6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a1ce8f3-58dc-448f-96a3-9047434d3b6a .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-3fdce9e4-3a97-4358-b2d3-a67d5e06cba9 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-7aac78db-56b8-4500-9bcd-0d6cabcc8276 {
  margin-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7aac78db-56b8-4500-9bcd-0d6cabcc8276 {
  display: none;
}
#s-7aac78db-56b8-4500-9bcd-0d6cabcc8276, #wrap-s-7aac78db-56b8-4500-9bcd-0d6cabcc8276 { display:none !important; }}@media (max-width: 767px){#s-7aac78db-56b8-4500-9bcd-0d6cabcc8276 {
  display: none;
}
#s-7aac78db-56b8-4500-9bcd-0d6cabcc8276, #wrap-s-7aac78db-56b8-4500-9bcd-0d6cabcc8276 { display:none !important; }}
#s-a3bc741c-0794-4704-ba25-e2257e2dd523 {
  margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-a3bc741c-0794-4704-ba25-e2257e2dd523 {
  display: none;
}
#s-a3bc741c-0794-4704-ba25-e2257e2dd523, #wrap-s-a3bc741c-0794-4704-ba25-e2257e2dd523 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3bc741c-0794-4704-ba25-e2257e2dd523 {
  display: none;
}
#s-a3bc741c-0794-4704-ba25-e2257e2dd523, #wrap-s-a3bc741c-0794-4704-ba25-e2257e2dd523 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3bc741c-0794-4704-ba25-e2257e2dd523 {
  
}
}@media (max-width: 767px){#s-a3bc741c-0794-4704-ba25-e2257e2dd523 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-9a5fe9cc-76d5-4259-9bd7-c7f4441a07d3 {
  display: none;
}
#s-9a5fe9cc-76d5-4259-9bd7-c7f4441a07d3, #wrap-s-9a5fe9cc-76d5-4259-9bd7-c7f4441a07d3 { display:none !important; }}@media (max-width: 767px){#s-9a5fe9cc-76d5-4259-9bd7-c7f4441a07d3 {
  display: none;
}
#s-9a5fe9cc-76d5-4259-9bd7-c7f4441a07d3, #wrap-s-9a5fe9cc-76d5-4259-9bd7-c7f4441a07d3 { display:none !important; }}
#s-837ea767-0e7b-4b7e-9dc5-7c4d23cf4415 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-837ea767-0e7b-4b7e-9dc5-7c4d23cf4415:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-837ea767-0e7b-4b7e-9dc5-7c4d23cf4415:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-837ea767-0e7b-4b7e-9dc5-7c4d23cf4415-btn-wrapper {
    text-align: center;
  }


#s-837ea767-0e7b-4b7e-9dc5-7c4d23cf4415.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-7c5cfb2c-3d62-481d-a8bc-8e3a7dcfb160 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-28e7240c-596a-4a0e-b47f-2f2686c2555f {
  display: none;
}
#s-28e7240c-596a-4a0e-b47f-2f2686c2555f, #wrap-s-28e7240c-596a-4a0e-b47f-2f2686c2555f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28e7240c-596a-4a0e-b47f-2f2686c2555f {
  display: none;
}
#s-28e7240c-596a-4a0e-b47f-2f2686c2555f, #wrap-s-28e7240c-596a-4a0e-b47f-2f2686c2555f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28e7240c-596a-4a0e-b47f-2f2686c2555f {
  display: none;
}
#s-28e7240c-596a-4a0e-b47f-2f2686c2555f, #wrap-s-28e7240c-596a-4a0e-b47f-2f2686c2555f { display:none !important; }}
@media (min-width: 0px) {
[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-28e7240c-596a-4a0e-b47f-2f2686c2555f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7dacb5c4-9915-4882-a6eb-21295bf29c09 {
  display: none;
}
#s-90013857-4121-4112-93c1-2639efcb2e00 {
  text-align: center;
}




  #s-90013857-4121-4112-93c1-2639efcb2e00 img.shogun-image {
    
    width: px;
  }


#s-90013857-4121-4112-93c1-2639efcb2e00 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f0ae634-5c86-42da-8d20-0dc28c17f998 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f0ae634-5c86-42da-8d20-0dc28c17f998 .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-c08a88b6-32e9-4cb2-bf86-ee84769a8baa {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-0dd5d9e9-1075-41de-bc68-f0955f40495b {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-0dd5d9e9-1075-41de-bc68-f0955f40495b {
  display: none;
}
#s-0dd5d9e9-1075-41de-bc68-f0955f40495b, #wrap-s-0dd5d9e9-1075-41de-bc68-f0955f40495b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0dd5d9e9-1075-41de-bc68-f0955f40495b {
  display: none;
}
#s-0dd5d9e9-1075-41de-bc68-f0955f40495b, #wrap-s-0dd5d9e9-1075-41de-bc68-f0955f40495b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0dd5d9e9-1075-41de-bc68-f0955f40495b {
  
}
}@media (max-width: 767px){#s-0dd5d9e9-1075-41de-bc68-f0955f40495b {
  
}
}
#s-086e7051-6ac8-4d14-a6c0-651e6eaa0581 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-086e7051-6ac8-4d14-a6c0-651e6eaa0581:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-086e7051-6ac8-4d14-a6c0-651e6eaa0581:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-086e7051-6ac8-4d14-a6c0-651e6eaa0581-btn-wrapper {
    text-align: center;
  }


#s-086e7051-6ac8-4d14-a6c0-651e6eaa0581.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-5d356bf0-acb2-4433-bcd6-07d005f1dc9c {
  display: none;
}
#s-42eddd0e-f3a2-4f95-96a6-30c77ce11a57 {
  display: none;
}
#s-9c1f9a56-39ab-4189-964f-e1c62c5cdde6 {
  text-align: center;
}




  #s-9c1f9a56-39ab-4189-964f-e1c62c5cdde6 img.shogun-image {
    
    width: px;
  }


#s-9c1f9a56-39ab-4189-964f-e1c62c5cdde6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1e62770-5210-4c65-bd93-b4c14bfbf93b {
  padding-top: 10px;
padding-bottom: 26px;
text-align: center;
}

#s-a1e62770-5210-4c65-bd93-b4c14bfbf93b .shg-product-title-component h5 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 13px;
}

#s-d487a367-563c-4614-b080-4cb0a6b691d1 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-76cbd5e8-760b-472b-a456-393255151037 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-76cbd5e8-760b-472b-a456-393255151037 {
  display: none;
}
#s-76cbd5e8-760b-472b-a456-393255151037, #wrap-s-76cbd5e8-760b-472b-a456-393255151037 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76cbd5e8-760b-472b-a456-393255151037 {
  display: none;
}
#s-76cbd5e8-760b-472b-a456-393255151037, #wrap-s-76cbd5e8-760b-472b-a456-393255151037 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76cbd5e8-760b-472b-a456-393255151037 {
  
}
}@media (max-width: 767px){#s-76cbd5e8-760b-472b-a456-393255151037 {
  
}
}
#s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0 {
  margin-top: 10px;
padding-bottom: 41px;
}
@media (min-width: 768px) and (max-width: 991px){#s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0 {
  display: none;
}
#s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0, #wrap-s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0 { display:none !important; }}@media (max-width: 767px){#s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0 {
  display: none;
}
#s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0, #wrap-s-af17d9fa-0608-4153-9ad1-8eb8df5dffb0 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-cb34617a-8a40-4c2f-ab75-d191c7b4bb33 {
  display: none;
}
#s-cb34617a-8a40-4c2f-ab75-d191c7b4bb33, #wrap-s-cb34617a-8a40-4c2f-ab75-d191c7b4bb33 { display:none !important; }}@media (max-width: 767px){#s-cb34617a-8a40-4c2f-ab75-d191c7b4bb33 {
  display: none;
}
#s-cb34617a-8a40-4c2f-ab75-d191c7b4bb33, #wrap-s-cb34617a-8a40-4c2f-ab75-d191c7b4bb33 { display:none !important; }}
#s-9c9ad961-243d-43f8-ad24-6710af089983 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
border-radius: 2px;
text-align: center;
background-color: rgba(52, 152, 219, 1);
text-decoration: none;
}
#s-9c9ad961-243d-43f8-ad24-6710af089983:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c9ad961-243d-43f8-ad24-6710af089983:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9c9ad961-243d-43f8-ad24-6710af089983-btn-wrapper {
    text-align: center;
  }


#s-9c9ad961-243d-43f8-ad24-6710af089983.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

@media (min-width: 1200px){#s-37bf3445-8c96-4f12-ba93-b1cfd0783639 {
  display: none;
}
#s-37bf3445-8c96-4f12-ba93-b1cfd0783639, #wrap-s-37bf3445-8c96-4f12-ba93-b1cfd0783639 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37bf3445-8c96-4f12-ba93-b1cfd0783639 {
  display: none;
}
#s-37bf3445-8c96-4f12-ba93-b1cfd0783639, #wrap-s-37bf3445-8c96-4f12-ba93-b1cfd0783639 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-37bf3445-8c96-4f12-ba93-b1cfd0783639 {
  display: none;
}
#s-37bf3445-8c96-4f12-ba93-b1cfd0783639, #wrap-s-37bf3445-8c96-4f12-ba93-b1cfd0783639 { display:none !important; }}
#s-37bf3445-8c96-4f12-ba93-b1cfd0783639 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ad515ab9-a780-4527-81e9-ec3db298e89b {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-ad515ab9-a780-4527-81e9-ec3db298e89b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad515ab9-a780-4527-81e9-ec3db298e89b.shg-box.shg-c {
  justify-content: center;
}

#s-749dc648-186d-4760-a5ac-9926c10839c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-749dc648-186d-4760-a5ac-9926c10839c9 {
  display: none;
}
#s-749dc648-186d-4760-a5ac-9926c10839c9, #wrap-s-749dc648-186d-4760-a5ac-9926c10839c9 { display:none !important; }}
#s-749dc648-186d-4760-a5ac-9926c10839c9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc {
  display: none;
}
#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc, #wrap-s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc {
  display: none;
}
#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc, #wrap-s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc {
  display: none;
}
#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc, #wrap-s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc { display:none !important; }}
#s-f14f17b3-fd20-4ad5-a23b-613aff0fdecc .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-f343ea24-ebec-4fe7-8cc8-62cf9fc666c0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f343ea24-ebec-4fe7-8cc8-62cf9fc666c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f343ea24-ebec-4fe7-8cc8-62cf9fc666c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-f343ea24-ebec-4fe7-8cc8-62cf9fc666c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f343ea24-ebec-4fe7-8cc8-62cf9fc666c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-f343ea24-ebec-4fe7-8cc8-62cf9fc666c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-017080eb-8722-4c6b-a847-ed8f173a9c39 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-017080eb-8722-4c6b-a847-ed8f173a9c39 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-017080eb-8722-4c6b-a847-ed8f173a9c39 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-017080eb-8722-4c6b-a847-ed8f173a9c39 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-017080eb-8722-4c6b-a847-ed8f173a9c39 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-017080eb-8722-4c6b-a847-ed8f173a9c39 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-017080eb-8722-4c6b-a847-ed8f173a9c39 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-60b38207-b92f-4240-86f4-761bc0aea3cf {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-60b38207-b92f-4240-86f4-761bc0aea3cf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-60b38207-b92f-4240-86f4-761bc0aea3cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-60b38207-b92f-4240-86f4-761bc0aea3cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-60b38207-b92f-4240-86f4-761bc0aea3cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-60b38207-b92f-4240-86f4-761bc0aea3cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-60b38207-b92f-4240-86f4-761bc0aea3cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-83669177-ca22-4121-98cb-ce848aa9516a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-83669177-ca22-4121-98cb-ce848aa9516a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-83669177-ca22-4121-98cb-ce848aa9516a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-83669177-ca22-4121-98cb-ce848aa9516a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-83669177-ca22-4121-98cb-ce848aa9516a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-83669177-ca22-4121-98cb-ce848aa9516a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-83669177-ca22-4121-98cb-ce848aa9516a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-835e114c-3dc0-49ac-9fa0-1fbdfb879086 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-cdfaaed1-8ef2-4e35-b470-fb72bfa24ace > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-50b3dd43-84d1-41df-8f1c-6349b7ab580d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-591339a8-1e73-47d6-ab5c-85f3f27cba0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-f04a77cc-f16e-419e-8e80-3d33c39954c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-b82857af-61dd-45b7-8381-13524211bd1a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b82857af-61dd-45b7-8381-13524211bd1a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b82857af-61dd-45b7-8381-13524211bd1a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b82857af-61dd-45b7-8381-13524211bd1a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b82857af-61dd-45b7-8381-13524211bd1a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b82857af-61dd-45b7-8381-13524211bd1a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 18px;
}

#s-b82857af-61dd-45b7-8381-13524211bd1a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
/*
  $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;
}
