.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-9c2760ae-ba3e-47c1-831d-8e151b92882e {
  background-image: url(https://ucarecdn.com/0e4096cf-ab00-446d-8e57-ff32a81b1906/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: repeat;
min-height: 50px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9c2760ae-ba3e-47c1-831d-8e151b92882e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c2760ae-ba3e-47c1-831d-8e151b92882e {
  display: none;
}
#s-9c2760ae-ba3e-47c1-831d-8e151b92882e, #wrap-s-9c2760ae-ba3e-47c1-831d-8e151b92882e { display:none !important; }}@media (max-width: 767px){#s-9c2760ae-ba3e-47c1-831d-8e151b92882e {
  display: none;
}
#s-9c2760ae-ba3e-47c1-831d-8e151b92882e, #wrap-s-9c2760ae-ba3e-47c1-831d-8e151b92882e { display:none !important; }}
#s-9c2760ae-ba3e-47c1-831d-8e151b92882e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1a758656-c435-4387-b155-1835bf12c8a6 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1650px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}
@media (min-width: 1200px){#s-1a758656-c435-4387-b155-1835bf12c8a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a758656-c435-4387-b155-1835bf12c8a6 {
  
}
}
#s-1a758656-c435-4387-b155-1835bf12c8a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}
#s-d5936b80-4932-4ff0-a641-d0ed7f34e3c4 {
  background-image: url(https://ucarecdn.com/540e5769-aea5-4d96-8083-c0ea9a003f75/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-d5936b80-4932-4ff0-a641-d0ed7f34e3c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cb20591f-c434-4d1c-93f2-602ba8a8fab0 {
  margin-top: 8%;
margin-left: 5%;
margin-bottom: 8%;
margin-right: 5%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
max-width: 590px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-cb20591f-c434-4d1c-93f2-602ba8a8fab0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cb20591f-c434-4d1c-93f2-602ba8a8fab0 {
  
}
}@media (max-width: 767px){#s-cb20591f-c434-4d1c-93f2-602ba8a8fab0 {
  
}
}
#s-cb20591f-c434-4d1c-93f2-602ba8a8fab0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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: text;
  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;
}

@media (min-width: 768px) and (max-width: 991px){#s-f59ae41f-2a45-4151-9b68-14379a054777 {
  
}
}@media (max-width: 767px){#s-f59ae41f-2a45-4151-9b68-14379a054777 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-2ac47114-0e23-43e0-86ef-89fdf469b40c {
  
}
}@media (max-width: 767px){#s-2ac47114-0e23-43e0-86ef-89fdf469b40c {
  
}
}
#s-4c46eb7c-68d3-47d1-bbbe-997102406441 {
  padding-top: 4%;
padding-bottom: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c46eb7c-68d3-47d1-bbbe-997102406441 {
  
}
}@media (max-width: 767px){#s-4c46eb7c-68d3-47d1-bbbe-997102406441 {
  
}
}
#s-cd53b2b0-430d-4fe3-9294-b0d223087db0 {
  min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd53b2b0-430d-4fe3-9294-b0d223087db0 {
  
}
}@media (max-width: 767px){#s-cd53b2b0-430d-4fe3-9294-b0d223087db0 {
  
}
}
#s-cd53b2b0-430d-4fe3-9294-b0d223087db0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-215c723f-8fe1-4cbd-99f8-4c90a341cc7f {
  padding-top: 2%;
padding-bottom: %;
}

#s-1af31771-d974-4cda-a481-297bd71d247a {
  margin-top: 20px;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-1af31771-d974-4cda-a481-297bd71d247a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1af31771-d974-4cda-a481-297bd71d247a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1af31771-d974-4cda-a481-297bd71d247a {
  
}
}@media (max-width: 767px){#s-1af31771-d974-4cda-a481-297bd71d247a {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-119446be-cf53-4359-ae09-5c1e68983e53 {
  
}
}@media (max-width: 767px){#s-119446be-cf53-4359-ae09-5c1e68983e53 {
  
}
}
.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-9ff2b684-92a0-4eb8-956f-56bc8d513226 {
  padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9ff2b684-92a0-4eb8-956f-56bc8d513226 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9ff2b684-92a0-4eb8-956f-56bc8d513226 {
  
}
}@media (max-width: 767px){#s-9ff2b684-92a0-4eb8-956f-56bc8d513226 {
  
}
}
@media (min-width: 0px) {
[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9ff2b684-92a0-4eb8-956f-56bc8d513226"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-fc2170c3-be1f-436f-a459-da4ff966946e {
  text-align: center;
}

#s-d88f30ab-aea2-433a-900c-9369bca0b475 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-bottom: 0%;
padding-right: 10%;
min-height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d88f30ab-aea2-433a-900c-9369bca0b475 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d88f30ab-aea2-433a-900c-9369bca0b475 {
  
}
}@media (max-width: 767px){#s-d88f30ab-aea2-433a-900c-9369bca0b475 {
  
}
}
#s-d88f30ab-aea2-433a-900c-9369bca0b475 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-495008ca-e9da-40b9-89a3-a2b96da7a536 {
  padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 768px) and (max-width: 991px){#s-99c38f5e-e066-49ab-bbfd-19e6490fd341 {
  
}
}@media (max-width: 767px){#s-99c38f5e-e066-49ab-bbfd-19e6490fd341 {
  
}
}
#s-ce2317fd-3685-4895-a4ce-47c1b59cbad0 {
  min-height: 50px;
}

#s-ce2317fd-3685-4895-a4ce-47c1b59cbad0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4e5e27d7-eb33-49fe-be3b-dc1cb91a1434 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.09);
border-radius: 1px;
}

#s-2e7f3da1-63b4-42af-bec5-0b3f66eb11b8 {
  border-style: solid;
margin-top: 15%;
margin-left: 70%;
margin-bottom: 5%;
margin-right: 3%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 350px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-2e7f3da1-63b4-42af-bec5-0b3f66eb11b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e7f3da1-63b4-42af-bec5-0b3f66eb11b8 {
  
}
}@media (max-width: 767px){#s-2e7f3da1-63b4-42af-bec5-0b3f66eb11b8 {
  
}
}
#s-2e7f3da1-63b4-42af-bec5-0b3f66eb11b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-78b7c0ba-703f-46eb-a92a-45612fc1a24b {
  
}

@media (min-width: 768px) and (max-width: 991px){#s-c6c25685-8b9f-4e55-9321-9e67e3a5f602 {
  
}
}@media (max-width: 767px){#s-c6c25685-8b9f-4e55-9321-9e67e3a5f602 {
  
}
}
#s-db9b3465-0323-4bdc-a771-02c7e0ff0159 {
  margin-top: 12%;
margin-bottom: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-db9b3465-0323-4bdc-a771-02c7e0ff0159 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-db9b3465-0323-4bdc-a771-02c7e0ff0159 {
  
}
}@media (max-width: 767px){#s-db9b3465-0323-4bdc-a771-02c7e0ff0159 {
  
}
}
@media (min-width: 0px) {
[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db9b3465-0323-4bdc-a771-02c7e0ff0159"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-48fadc8c-fb5c-4e49-a7d8-2623708abdc7 {
  text-align: center;
}

#s-2c6cc279-be27-4464-a8ae-b8c882bac06b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 15%;
padding-right: 15%;
min-height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2c6cc279-be27-4464-a8ae-b8c882bac06b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c6cc279-be27-4464-a8ae-b8c882bac06b {
  
}
}@media (max-width: 767px){#s-2c6cc279-be27-4464-a8ae-b8c882bac06b {
  
}
}
#s-2c6cc279-be27-4464-a8ae-b8c882bac06b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ec33a077-7f44-49bd-b185-980ca7e72c65 {
  margin-top: 40%;
margin-bottom: 30%;
padding-top: %;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}

@media (min-width: 768px) and (max-width: 991px){#s-992c5018-5577-4b93-bd6f-91088c388f31 {
  
}
}@media (max-width: 767px){#s-992c5018-5577-4b93-bd6f-91088c388f31 {
  
}
}
#s-32bce948-6922-4a17-86f8-98807d8913b8 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1650px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}
@media (min-width: 1200px){#s-32bce948-6922-4a17-86f8-98807d8913b8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32bce948-6922-4a17-86f8-98807d8913b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-32bce948-6922-4a17-86f8-98807d8913b8 {
  
}
}@media (max-width: 767px){#s-32bce948-6922-4a17-86f8-98807d8913b8 {
  
}
}
#s-32bce948-6922-4a17-86f8-98807d8913b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}
#s-dc7bbd58-ba1f-491c-be51-a753004fe14f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-dc7bbd58-ba1f-491c-be51-a753004fe14f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1872d3e5-272d-4fec-acd8-d4674af5f98d {
  border-style: solid;
margin-top: 10%;
margin-left: 60%;
margin-bottom: 20%;
margin-right: 5%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-1872d3e5-272d-4fec-acd8-d4674af5f98d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1872d3e5-272d-4fec-acd8-d4674af5f98d {
  
}
}@media (max-width: 767px){#s-1872d3e5-272d-4fec-acd8-d4674af5f98d {
  
}
}
#s-1872d3e5-272d-4fec-acd8-d4674af5f98d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b1e21e55-79d6-4ca9-983f-c9f83c547b94 {
  padding-top: 0%;
}

@media (min-width: 768px) and (max-width: 991px){#s-ef46399e-3fcf-4d54-82cb-8bcd7f6809ff {
  
}
}@media (max-width: 767px){#s-ef46399e-3fcf-4d54-82cb-8bcd7f6809ff {
  
}
}
#s-6017fe4c-a075-4c4b-b927-e779e62080e3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6017fe4c-a075-4c4b-b927-e779e62080e3 {
  
}
}
#s-6017fe4c-a075-4c4b-b927-e779e62080e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4a8f4892-d666-48f8-993d-253aad464841 {
  border-style: solid;
margin-top: 5%;
margin-left: 60%;
margin-bottom: 40%;
margin-right: 5%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-4a8f4892-d666-48f8-993d-253aad464841 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a8f4892-d666-48f8-993d-253aad464841 {
  
}
}@media (max-width: 767px){#s-4a8f4892-d666-48f8-993d-253aad464841 {
  
}
}
#s-4a8f4892-d666-48f8-993d-253aad464841 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-84956fd5-e20c-4a62-9394-34a397340d0a {
  
}

@media (min-width: 768px) and (max-width: 991px){#s-de18e5fa-47e7-4a1d-9e18-fc4c793300dc {
  
}
}@media (max-width: 767px){#s-de18e5fa-47e7-4a1d-9e18-fc4c793300dc {
  
}
}
#s-2f08221f-59d1-4eb9-99c6-8159c1509903 {
  border-style: solid;
margin-top: 3%;
margin-left: 5%;
margin-bottom: 3%;
margin-right: 5%;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.18);
border-radius: 1px;
min-height: 50px;
}

#s-2f08221f-59d1-4eb9-99c6-8159c1509903 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ebe36153-faaa-48fc-b235-6e8dd5c8a855 {
  padding-top: 2%;
padding-bottom: 2px;
}

#s-a93ac6ec-ed26-4acd-b0fa-7f49cb4f9acb {
  margin-left: 30%;
margin-right: 30%;
min-height: 3px;
}

#s-a93ac6ec-ed26-4acd-b0fa-7f49cb4f9acb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-09ace2e2-c197-4c80-a7e7-44f8589c4eac {
  margin-top: 20px;
padding-top: 5px;
padding-bottom: 10px;
}

#s-6d8f4752-d1e1-4ccd-b658-ccf26f0c4b1a {
  padding-top: 0px;
padding-bottom: 2px;
}

#s-e9097896-ead4-401f-9cc8-9292a999d13b {
  border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}

@media (min-width: 0px) {
[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e9097896-ead4-401f-9cc8-9292a999d13b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-67432cbf-6943-4349-b464-5adb018c1704 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
min-height: 50px;
}

#s-67432cbf-6943-4349-b464-5adb018c1704 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-252bf890-df52-477a-9e66-47c42e35e4f1 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.26);
}

#s-cfacf4f4-faaa-4ff6-b65b-4b7509851500 {
  padding-top: 0px;
}

#s-716c7ab9-d45f-40fb-b0f5-1ddd32957838 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
min-height: 50px;
}

#s-716c7ab9-d45f-40fb-b0f5-1ddd32957838 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a90d6afb-c087-4537-8b7c-42d2c2454b84 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}

#s-8715f7d4-dfc1-47ea-88bf-fd71acf83623 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.26);
}

#s-13ee6e0a-760c-441e-9db8-b3fb71904e2d {
  padding-top: 0px;
}

#s-c4c671e1-1df8-40a6-95f0-71557b19ebff {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
min-height: 50px;
}

#s-c4c671e1-1df8-40a6-95f0-71557b19ebff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6189aa3f-96e8-4225-b00b-9ccd14430e9d {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}

#s-287dde7e-2add-4986-ab6c-2270f9c8d74c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.26);
}

#s-7544f80e-07f2-4e60-b396-c83762598d96 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-7f316916-eebf-474d-9e9f-11896ccc7734 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}

#s-a891e072-2c44-4db3-b632-90d868fee73b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.26);
}

#s-20ec1d84-fee7-475c-a69e-87b239152e47 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-fa68d53b-f12d-4704-917d-20e147ed4a50 {
  background-repeat: repeat;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-fa68d53b-f12d-4704-917d-20e147ed4a50 {
  display: none;
}
#s-fa68d53b-f12d-4704-917d-20e147ed4a50, #wrap-s-fa68d53b-f12d-4704-917d-20e147ed4a50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa68d53b-f12d-4704-917d-20e147ed4a50 {
  display: none;
}
#s-fa68d53b-f12d-4704-917d-20e147ed4a50, #wrap-s-fa68d53b-f12d-4704-917d-20e147ed4a50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa68d53b-f12d-4704-917d-20e147ed4a50 {
  
}
}@media (max-width: 767px){#s-fa68d53b-f12d-4704-917d-20e147ed4a50 {
  
}
}
#s-fa68d53b-f12d-4704-917d-20e147ed4a50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-57ea7493-b3a4-40b0-a3b1-31e9861f2484 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1650px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}
@media (min-width: 1200px){#s-57ea7493-b3a4-40b0-a3b1-31e9861f2484 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57ea7493-b3a4-40b0-a3b1-31e9861f2484 {
  
}
}
#s-57ea7493-b3a4-40b0-a3b1-31e9861f2484 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}
@media (min-width: 1200px){#s-a4b8aac7-22f5-46a9-b7ec-ca40c520bbaa {
  display: none;
}
#s-a4b8aac7-22f5-46a9-b7ec-ca40c520bbaa, #wrap-s-a4b8aac7-22f5-46a9-b7ec-ca40c520bbaa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4b8aac7-22f5-46a9-b7ec-ca40c520bbaa {
  display: none;
}
#s-a4b8aac7-22f5-46a9-b7ec-ca40c520bbaa, #wrap-s-a4b8aac7-22f5-46a9-b7ec-ca40c520bbaa { display:none !important; }}
#s-ee23da49-41bf-44d0-a677-d244cc46580a {
  padding-top: 5%;
padding-bottom: %;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee23da49-41bf-44d0-a677-d244cc46580a {
  
}
}@media (max-width: 767px){#s-ee23da49-41bf-44d0-a677-d244cc46580a {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-52518569-ac6a-4931-bc2e-944df2b79d5b {
  
}
}@media (max-width: 767px){#s-52518569-ac6a-4931-bc2e-944df2b79d5b {
  
}
}
#s-d5b560d0-7980-4682-8ec8-8ae2f5fa42a6 {
  padding-top: 2%;
padding-bottom: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5b560d0-7980-4682-8ec8-8ae2f5fa42a6 {
  
}
}@media (max-width: 767px){#s-d5b560d0-7980-4682-8ec8-8ae2f5fa42a6 {
  
}
}
#s-e881eb0e-4a3f-4af9-85d9-afb4053a7d2f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-e881eb0e-4a3f-4af9-85d9-afb4053a7d2f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e881eb0e-4a3f-4af9-85d9-afb4053a7d2f {
  
}
}@media (max-width: 767px){#s-e881eb0e-4a3f-4af9-85d9-afb4053a7d2f {
  
}
}
#s-e881eb0e-4a3f-4af9-85d9-afb4053a7d2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-72459fbf-2dad-4602-9936-e95ddf7a7362 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 30%;
padding-left: 0px;
padding-bottom: 30%;
padding-right: 0px;
min-height: 50px;
background-position: center center;
}

#s-72459fbf-2dad-4602-9936-e95ddf7a7362 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-433eab45-4148-415b-9e62-0e2a2b48bb5e {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 3%;
}

#s-73c86ca1-239d-4847-9038-404e4bb703d1 {
  margin-top: 20px;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-73c86ca1-239d-4847-9038-404e4bb703d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73c86ca1-239d-4847-9038-404e4bb703d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73c86ca1-239d-4847-9038-404e4bb703d1 {
  
}
}@media (max-width: 767px){#s-73c86ca1-239d-4847-9038-404e4bb703d1 {
  
}
}
#s-fbacf6aa-8510-411c-969b-9f98824f3c3e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fbacf6aa-8510-411c-969b-9f98824f3c3e {
  
}
}@media (max-width: 767px){#s-fbacf6aa-8510-411c-969b-9f98824f3c3e {
  
}
}
#s-fbacf6aa-8510-411c-969b-9f98824f3c3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-73841339-6321-4974-a221-a370b46e1924 {
  text-align: center;
}

#s-daa19ebd-8ae7-4e99-87ac-d4bfeb09c0e2 {
  margin-left: auto;
margin-bottom: %;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-daa19ebd-8ae7-4e99-87ac-d4bfeb09c0e2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-daa19ebd-8ae7-4e99-87ac-d4bfeb09c0e2 {
  
}
}@media (max-width: 767px){#s-daa19ebd-8ae7-4e99-87ac-d4bfeb09c0e2 {
  
}
}
#s-daa19ebd-8ae7-4e99-87ac-d4bfeb09c0e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-42402517-80f1-4aa0-b1b0-0ccc72536a52 {
  padding-top: 0%;
padding-bottom: 0%;
}

#s-2c6197fd-1c90-407e-a712-51e928ec3337 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 30%;
padding-bottom: 30%;
min-height: 50px;
background-position: center center;
}

#s-2c6197fd-1c90-407e-a712-51e928ec3337 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-116b4be3-7959-49b2-ad6e-b1b09c5a2b7c {
  border-style: solid;
margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-116b4be3-7959-49b2-ad6e-b1b09c5a2b7c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-116b4be3-7959-49b2-ad6e-b1b09c5a2b7c {
  
}
}@media (max-width: 767px){#s-116b4be3-7959-49b2-ad6e-b1b09c5a2b7c {
  
}
}
#s-116b4be3-7959-49b2-ad6e-b1b09c5a2b7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-62ae0381-c3f5-40bc-a279-9ff08ebb2395 {
  padding-top: 0%;
}

#s-542984dc-0cba-4152-93e2-9723f212465f {
  text-align: center;
}

#s-7c98331d-19d2-4072-b3f9-34ac314114e3 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7c98331d-19d2-4072-b3f9-34ac314114e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c98331d-19d2-4072-b3f9-34ac314114e3 {
  
}
}@media (max-width: 767px){#s-7c98331d-19d2-4072-b3f9-34ac314114e3 {
  
}
}
#s-7c98331d-19d2-4072-b3f9-34ac314114e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c0c06220-cecc-4c4a-9206-6c4ef6c9b292 {
  padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
}

#s-7bff7fb3-6b3b-4b06-b60b-9e5b3377b0ad {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1650px;
background-color: rgba(255, 255, 255, 1);
background-repeat: repeat;
}
@media (min-width: 1200px){#s-7bff7fb3-6b3b-4b06-b60b-9e5b3377b0ad {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bff7fb3-6b3b-4b06-b60b-9e5b3377b0ad {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bff7fb3-6b3b-4b06-b60b-9e5b3377b0ad {
  
}
}@media (max-width: 767px){#s-7bff7fb3-6b3b-4b06-b60b-9e5b3377b0ad {
  
}
}
#s-7bff7fb3-6b3b-4b06-b60b-9e5b3377b0ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}
#s-e4e44032-b9c7-4d22-9a1a-4874ee7ffad2 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50%;
padding-bottom: 0%;
background-position: center center;
}

#s-e4e44032-b9c7-4d22-9a1a-4874ee7ffad2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-19b6585f-69d3-4a3d-85ad-434361997d34 {
  border-style: solid;
margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-19b6585f-69d3-4a3d-85ad-434361997d34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-19b6585f-69d3-4a3d-85ad-434361997d34 {
  
}
}@media (max-width: 767px){#s-19b6585f-69d3-4a3d-85ad-434361997d34 {
  
}
}
#s-19b6585f-69d3-4a3d-85ad-434361997d34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bb7a63c0-1b22-4f62-b1fb-ab5a5b116d93 {
  padding-top: 0%;
}

#s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 30%;
padding-bottom: 30%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6 {
  display: none;
}
#s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6, #wrap-s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6 {
  display: none;
}
#s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6, #wrap-s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6 { display:none !important; }}
#s-3be96aa1-8a37-4ea0-a63b-848dfc1749b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-13deb08a-399a-4e6f-9db7-a5d828c439d1 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-13deb08a-399a-4e6f-9db7-a5d828c439d1 {
  display: none;
}
#s-13deb08a-399a-4e6f-9db7-a5d828c439d1, #wrap-s-13deb08a-399a-4e6f-9db7-a5d828c439d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13deb08a-399a-4e6f-9db7-a5d828c439d1 {
  display: none;
}
#s-13deb08a-399a-4e6f-9db7-a5d828c439d1, #wrap-s-13deb08a-399a-4e6f-9db7-a5d828c439d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13deb08a-399a-4e6f-9db7-a5d828c439d1 {
  
}
}@media (max-width: 767px){#s-13deb08a-399a-4e6f-9db7-a5d828c439d1 {
  
}
}
#s-13deb08a-399a-4e6f-9db7-a5d828c439d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fe56bb8b-8f25-43a1-badb-7ab041b9a73a {
  
}

#s-63ab5519-6983-4364-8668-84c811935490 {
  border-style: solid;
margin-top: 3%;
margin-left: 5%;
margin-bottom: 3%;
margin-right: 5%;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.18);
border-radius: 1px;
min-height: 50px;
}
@media (min-width: 1200px){#s-63ab5519-6983-4364-8668-84c811935490 {
  display: none;
}
#s-63ab5519-6983-4364-8668-84c811935490, #wrap-s-63ab5519-6983-4364-8668-84c811935490 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63ab5519-6983-4364-8668-84c811935490 {
  display: none;
}
#s-63ab5519-6983-4364-8668-84c811935490, #wrap-s-63ab5519-6983-4364-8668-84c811935490 { display:none !important; }}
#s-63ab5519-6983-4364-8668-84c811935490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-64105de6-fdd5-4dbe-9a34-1119717f9038 {
  padding-top: 2%;
padding-bottom: 2px;
}

#s-b64e4259-6e88-4ed1-96bf-1cbc7bdfdee0 {
  margin-left: 30%;
margin-right: 30%;
min-height: 3px;
}

#s-b64e4259-6e88-4ed1-96bf-1cbc7bdfdee0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-93d4feae-ad32-454b-b90d-1df91983e88a {
  margin-top: 20px;
padding-top: 5px;
padding-bottom: 10px;
}

#s-80541ebe-b10b-4656-9251-537fb5fc6ad3 {
  padding-top: 0px;
padding-bottom: 2px;
}

#s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4 {
  border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}
@media (min-width: 1200px){#s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4 {
  display: none;
}
#s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4, #wrap-s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4 {
  display: none;
}
#s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4, #wrap-s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6a14ae1f-0f9f-4c0f-b603-141ee8cd84a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b6882f98-0684-4255-b609-971e758eb028 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
min-height: 50px;
}

#s-b6882f98-0684-4255-b609-971e758eb028 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ee7b35bd-230e-4c26-aa2c-907caa68b080 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}

#s-41fc0412-2009-44e1-a1b7-ae91c90e30f1 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.26);
}

#s-bfa4bb2b-1da9-45ef-9373-d43f26b66a69 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-60e2a89b-ad0e-4a9c-b15c-151209db58c2 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
min-height: 50px;
}

#s-60e2a89b-ad0e-4a9c-b15c-151209db58c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1559d404-a380-4bd2-9dae-f73293190e31 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}

#s-f3ee6ac9-cb9a-4fc7-826e-5eca1cee98c4 {
  border-style: solid;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
min-height: 50px;
}

#s-f3ee6ac9-cb9a-4fc7-826e-5eca1cee98c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-16c4c78b-304c-4567-a4cd-0fb0d29b9ffe {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.26);
}

#s-a565e80d-8908-4563-9e11-601aa701fba1 {
  padding-top: 0px;
padding-bottom: 0px;
}

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