.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.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-fa6c646a-864f-4ba4-b071-12c9010c0022 {
  background-attachment: fixed;
min-height: 800px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fa6c646a-864f-4ba4-b071-12c9010c0022 {
  display: none;
}
#s-fa6c646a-864f-4ba4-b071-12c9010c0022, #wrap-s-fa6c646a-864f-4ba4-b071-12c9010c0022 { display:none !important; }}@media (max-width: 767px){#s-fa6c646a-864f-4ba4-b071-12c9010c0022 {
  display: none;
}
#s-fa6c646a-864f-4ba4-b071-12c9010c0022, #wrap-s-fa6c646a-864f-4ba4-b071-12c9010c0022 { display:none !important; }}







#s-fa6c646a-864f-4ba4-b071-12c9010c0022 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa6c646a-864f-4ba4-b071-12c9010c0022.shg-box.shg-c {
  justify-content: center;
}

#s-fef3cb31-1176-4f33-8ead-89ee2e331837 {
  min-height: 50px;
}








#s-fef3cb31-1176-4f33-8ead-89ee2e331837 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fef3cb31-1176-4f33-8ead-89ee2e331837.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;
}

@media (min-width: 0px) {
[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe013d71-cca1-4fb4-a1b5-1b509dc0b7fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-51843fe0-d0c6-4ccf-b216-ede46f06b74d {
  min-height: 100px;
}








#s-51843fe0-d0c6-4ccf-b216-ede46f06b74d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51843fe0-d0c6-4ccf-b216-ede46f06b74d.shg-box.shg-c {
  justify-content: center;
}

#s-0395fb38-c896-455a-bc69-34600c557917 {
  min-height: 50px;
}








#s-0395fb38-c896-455a-bc69-34600c557917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0395fb38-c896-455a-bc69-34600c557917.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-64ab1201-672a-43e1-9557-0c7467fec119 {
  display: none;
}
#s-64ab1201-672a-43e1-9557-0c7467fec119, #wrap-s-64ab1201-672a-43e1-9557-0c7467fec119 { display:none !important; }}@media (max-width: 767px){#s-64ab1201-672a-43e1-9557-0c7467fec119 {
  display: none;
}
#s-64ab1201-672a-43e1-9557-0c7467fec119, #wrap-s-64ab1201-672a-43e1-9557-0c7467fec119 { display:none !important; }}
@media (min-width: 0px) {
[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-64ab1201-672a-43e1-9557-0c7467fec119"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-55192f4d-df88-4542-a11c-7c4dad4e3f74 {
  min-height: 50px;
}








#s-55192f4d-df88-4542-a11c-7c4dad4e3f74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55192f4d-df88-4542-a11c-7c4dad4e3f74.shg-box.shg-c {
  justify-content: center;
}

.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-6b3eb06f-73a5-4eaa-8ec8-697e7f7fc653 {
  margin-top: 0px;
margin-left: 42px;
margin-bottom: 0px;
margin-right: 42px;
}

#s-fcf4f30c-b43e-4fe1-aa27-ca02a1743088 {
  min-height: 30px;
}








#s-fcf4f30c-b43e-4fe1-aa27-ca02a1743088 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcf4f30c-b43e-4fe1-aa27-ca02a1743088.shg-box.shg-c {
  justify-content: center;
}

#s-d474c9a1-3461-451b-ba2a-1a3eab46356d {
  margin-top: 0px;
margin-left: 42px;
margin-bottom: 0px;
margin-right: 42px;
}

#s-b4aac251-4f2a-49fb-be13-e590f493a513 {
  min-height: 50px;
}








#s-b4aac251-4f2a-49fb-be13-e590f493a513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4aac251-4f2a-49fb-be13-e590f493a513.shg-box.shg-c {
  justify-content: center;
}

.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-0f286174-7829-4f7a-bd71-83761759e927 {
  text-align: center;
}




  #s-0f286174-7829-4f7a-bd71-83761759e927 img.shogun-image {
    
    width: px;
  }


#s-0f286174-7829-4f7a-bd71-83761759e927 .shogun-image-content {
  
    align-items: center;
  
}

#s-19eec96f-c4ea-4d60-8b71-a92f76cac902 {
  min-height: 30px;
}








#s-19eec96f-c4ea-4d60-8b71-a92f76cac902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19eec96f-c4ea-4d60-8b71-a92f76cac902.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-776baec6-1a27-4a59-afb6-09d2011e399e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-581822e0-6215-4858-961d-2370ec35d128 {
  margin-top: 0px;
margin-left: 42px;
margin-bottom: 0px;
margin-right: 42px;
}

#s-b26fc44b-c3d7-44d9-8420-62923719989b {
  min-height: 50px;
}








#s-b26fc44b-c3d7-44d9-8420-62923719989b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b26fc44b-c3d7-44d9-8420-62923719989b.shg-box.shg-c {
  justify-content: center;
}

#s-53c388d7-283a-4c1a-9c1b-14d2c8dc5eb4 {
  margin-top: 0px;
margin-left: 42px;
margin-bottom: 0px;
margin-right: 42px;
}

#s-5b831216-070c-4187-9040-5ad2f3588a15 {
  min-height: 80px;
}








#s-5b831216-070c-4187-9040-5ad2f3588a15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b831216-070c-4187-9040-5ad2f3588a15.shg-box.shg-c {
  justify-content: center;
}

#s-31c67e27-d50a-4d6b-87f8-5e7e987886cb {
  margin-top: 0px;
margin-left: 42px;
margin-bottom: 0px;
margin-right: 42px;
}

#s-586032b7-8b23-4fba-85f5-ff780d2b87e5 {
  margin-top: 24px;
margin-left: 42px;
margin-bottom: 2px;
margin-right: 42px;
}

#s-436837c6-8b93-4a89-8f27-c283567e3d5b {
  min-height: 150px;
}








#s-436837c6-8b93-4a89-8f27-c283567e3d5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-436837c6-8b93-4a89-8f27-c283567e3d5b.shg-box.shg-c {
  justify-content: center;
}

#s-08ecc56b-381b-4872-ae69-b5f98744e71c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 1080px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-08ecc56b-381b-4872-ae69-b5f98744e71c {
  display: none;
}
#s-08ecc56b-381b-4872-ae69-b5f98744e71c, #wrap-s-08ecc56b-381b-4872-ae69-b5f98744e71c { display:none !important; }}@media (max-width: 767px){#s-08ecc56b-381b-4872-ae69-b5f98744e71c {
  display: none;
}
#s-08ecc56b-381b-4872-ae69-b5f98744e71c, #wrap-s-08ecc56b-381b-4872-ae69-b5f98744e71c { display:none !important; }}







#s-08ecc56b-381b-4872-ae69-b5f98744e71c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08ecc56b-381b-4872-ae69-b5f98744e71c.shg-box.shg-c {
  justify-content: center;
}

#s-c3f128fa-16e0-4c1b-a282-520bf2a01321 {
  min-height: 50px;
}








#s-c3f128fa-16e0-4c1b-a282-520bf2a01321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3f128fa-16e0-4c1b-a282-520bf2a01321.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d599b2ed-c364-4fc1-98d7-c5b84ee79f56"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-640d0b2c-ee8a-4401-a271-58ede99e6e10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-775a6f3f-4700-47c2-9627-5c3f76d99efc {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-775a6f3f-4700-47c2-9627-5c3f76d99efc {
  display: none;
}
#s-775a6f3f-4700-47c2-9627-5c3f76d99efc, #wrap-s-775a6f3f-4700-47c2-9627-5c3f76d99efc { display:none !important; }}@media (max-width: 767px){#s-775a6f3f-4700-47c2-9627-5c3f76d99efc {
  display: none;
}
#s-775a6f3f-4700-47c2-9627-5c3f76d99efc, #wrap-s-775a6f3f-4700-47c2-9627-5c3f76d99efc { display:none !important; }}
#s-5cd0b0a0-bd78-4803-bd55-e13709f81167 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 1080px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5cd0b0a0-bd78-4803-bd55-e13709f81167 {
  display: none;
}
#s-5cd0b0a0-bd78-4803-bd55-e13709f81167, #wrap-s-5cd0b0a0-bd78-4803-bd55-e13709f81167 { display:none !important; }}@media (max-width: 767px){#s-5cd0b0a0-bd78-4803-bd55-e13709f81167 {
  display: none;
}
#s-5cd0b0a0-bd78-4803-bd55-e13709f81167, #wrap-s-5cd0b0a0-bd78-4803-bd55-e13709f81167 { display:none !important; }}







#s-5cd0b0a0-bd78-4803-bd55-e13709f81167 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cd0b0a0-bd78-4803-bd55-e13709f81167.shg-box.shg-c {
  justify-content: center;
}

#s-4f5a31be-b652-4651-920c-2831e133e307 {
  min-height: 50px;
}








#s-4f5a31be-b652-4651-920c-2831e133e307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f5a31be-b652-4651-920c-2831e133e307.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b06c5d44-a872-4137-9b90-edb0aebf4d76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df39e1f7-cb42-41e5-bf5c-069501629a1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0 {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0 {
  display: none;
}
#s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0, #wrap-s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0 { display:none !important; }}@media (max-width: 767px){#s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0 {
  display: none;
}
#s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0, #wrap-s-ae44ccf8-0c37-417a-94c4-0cf3fd3632a0 { display:none !important; }}
#s-449ec2c7-6d10-4f1a-b0ee-93706f1102a6 {
  min-height: 50px;
}








#s-449ec2c7-6d10-4f1a-b0ee-93706f1102a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-449ec2c7-6d10-4f1a-b0ee-93706f1102a6.shg-box.shg-c {
  justify-content: center;
}

#s-b45be961-3f51-4f23-b8c8-fa0578616722 {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b45be961-3f51-4f23-b8c8-fa0578616722 {
  display: none;
}
#s-b45be961-3f51-4f23-b8c8-fa0578616722, #wrap-s-b45be961-3f51-4f23-b8c8-fa0578616722 { display:none !important; }}@media (max-width: 767px){#s-b45be961-3f51-4f23-b8c8-fa0578616722 {
  display: none;
}
#s-b45be961-3f51-4f23-b8c8-fa0578616722, #wrap-s-b45be961-3f51-4f23-b8c8-fa0578616722 { display:none !important; }}
#s-bcca38a8-4ddf-4077-8716-fab282168187 {
  min-height: 50px;
}








#s-bcca38a8-4ddf-4077-8716-fab282168187 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcca38a8-4ddf-4077-8716-fab282168187.shg-box.shg-c {
  justify-content: center;
}

#s-2a7ff23c-f73f-46f1-9683-48b6d486f6d2 {
  min-height: 50px;
}








#s-2a7ff23c-f73f-46f1-9683-48b6d486f6d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a7ff23c-f73f-46f1-9683-48b6d486f6d2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75903a29-131b-423c-8a67-28d2875b8f3d"] > .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-29527649-9bcd-49a4-b9eb-671ed773627f {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
background-color: rgba(37, 37, 37, 0);
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-29527649-9bcd-49a4-b9eb-671ed773627f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-29527649-9bcd-49a4-b9eb-671ed773627f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29527649-9bcd-49a4-b9eb-671ed773627f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-47e10fab-e198-4e65-bc8e-983e19b8e28d {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 1080px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-47e10fab-e198-4e65-bc8e-983e19b8e28d {
  display: none;
}
#s-47e10fab-e198-4e65-bc8e-983e19b8e28d, #wrap-s-47e10fab-e198-4e65-bc8e-983e19b8e28d { display:none !important; }}@media (max-width: 767px){#s-47e10fab-e198-4e65-bc8e-983e19b8e28d {
  display: none;
}
#s-47e10fab-e198-4e65-bc8e-983e19b8e28d, #wrap-s-47e10fab-e198-4e65-bc8e-983e19b8e28d { display:none !important; }}







#s-47e10fab-e198-4e65-bc8e-983e19b8e28d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47e10fab-e198-4e65-bc8e-983e19b8e28d.shg-box.shg-c {
  justify-content: center;
}

#s-e82a6352-0ad4-4a95-8921-8639da265d07 {
  min-height: 50px;
}








#s-e82a6352-0ad4-4a95-8921-8639da265d07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e82a6352-0ad4-4a95-8921-8639da265d07.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-68efcf89-c7fc-4dd2-8018-b3b2cfdd3e19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f06b7153-e0d8-4203-b771-3ad9c29834ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ba447ff5-d741-45b5-9262-1da98d330fca {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba447ff5-d741-45b5-9262-1da98d330fca {
  display: none;
}
#s-ba447ff5-d741-45b5-9262-1da98d330fca, #wrap-s-ba447ff5-d741-45b5-9262-1da98d330fca { display:none !important; }}@media (max-width: 767px){#s-ba447ff5-d741-45b5-9262-1da98d330fca {
  display: none;
}
#s-ba447ff5-d741-45b5-9262-1da98d330fca, #wrap-s-ba447ff5-d741-45b5-9262-1da98d330fca { display:none !important; }}
#s-196f22b7-7981-4e45-b8bd-e45dcf542739 {
  min-height: 50px;
}








#s-196f22b7-7981-4e45-b8bd-e45dcf542739 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-196f22b7-7981-4e45-b8bd-e45dcf542739.shg-box.shg-c {
  justify-content: center;
}

#s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b {
  display: none;
}
#s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b, #wrap-s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b { display:none !important; }}@media (max-width: 767px){#s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b {
  display: none;
}
#s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b, #wrap-s-9a3fdb47-db9d-4170-89f5-0e3d4bf9204b { display:none !important; }}
#s-efd86cb9-c2c9-4a7c-a328-c96ab7984916 {
  min-height: 50px;
}








#s-efd86cb9-c2c9-4a7c-a328-c96ab7984916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efd86cb9-c2c9-4a7c-a328-c96ab7984916.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d1e98f4-d0b7-4376-834c-c1d2d72ae518"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a9fa6e89-71f8-42f7-8c12-85f8781c6e3e {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
background-color: rgba(37, 37, 37, 0);
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-a9fa6e89-71f8-42f7-8c12-85f8781c6e3e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-a9fa6e89-71f8-42f7-8c12-85f8781c6e3e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9fa6e89-71f8-42f7-8c12-85f8781c6e3e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-3f426aed-e3af-4830-9a82-df3556bc7d69 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-3f426aed-e3af-4830-9a82-df3556bc7d69 {
  display: none;
}
#s-3f426aed-e3af-4830-9a82-df3556bc7d69, #wrap-s-3f426aed-e3af-4830-9a82-df3556bc7d69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f426aed-e3af-4830-9a82-df3556bc7d69 {
  display: none;
}
#s-3f426aed-e3af-4830-9a82-df3556bc7d69, #wrap-s-3f426aed-e3af-4830-9a82-df3556bc7d69 { display:none !important; }}







#s-3f426aed-e3af-4830-9a82-df3556bc7d69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f426aed-e3af-4830-9a82-df3556bc7d69.shg-box.shg-c {
  justify-content: center;
}

#s-270fa676-420d-4364-8ca6-7fbd61e8ae52 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-270fa676-420d-4364-8ca6-7fbd61e8ae52 {
  display: none;
}
#s-270fa676-420d-4364-8ca6-7fbd61e8ae52, #wrap-s-270fa676-420d-4364-8ca6-7fbd61e8ae52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-270fa676-420d-4364-8ca6-7fbd61e8ae52 {
  display: none;
}
#s-270fa676-420d-4364-8ca6-7fbd61e8ae52, #wrap-s-270fa676-420d-4364-8ca6-7fbd61e8ae52 { display:none !important; }}







#s-270fa676-420d-4364-8ca6-7fbd61e8ae52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-270fa676-420d-4364-8ca6-7fbd61e8ae52.shg-box.shg-c {
  justify-content: center;
}

#s-af75a71c-e280-4afe-9cb6-32cc0067f719 {
  margin-left: 30px;
margin-right: 30px;
}

#s-eeade36b-d304-410d-92ad-66a288c26adc {
  margin-left: 30px;
margin-right: 30px;
padding-top: 8px;
padding-bottom: 8px;
}

#s-782a43d1-7c46-41a9-a0e8-21f66ca783ec {
  text-align: center;
}




  #s-782a43d1-7c46-41a9-a0e8-21f66ca783ec img.shogun-image {
    
    width: px;
  }


#s-782a43d1-7c46-41a9-a0e8-21f66ca783ec .shogun-image-content {
  
    align-items: center;
  
}

#s-6cd81019-175a-405f-ae60-df1b90d3792e {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-6cd81019-175a-405f-ae60-df1b90d3792e {
  display: none;
}
#s-6cd81019-175a-405f-ae60-df1b90d3792e, #wrap-s-6cd81019-175a-405f-ae60-df1b90d3792e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cd81019-175a-405f-ae60-df1b90d3792e {
  display: none;
}
#s-6cd81019-175a-405f-ae60-df1b90d3792e, #wrap-s-6cd81019-175a-405f-ae60-df1b90d3792e { display:none !important; }}







#s-6cd81019-175a-405f-ae60-df1b90d3792e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cd81019-175a-405f-ae60-df1b90d3792e.shg-box.shg-c {
  justify-content: center;
}

#s-e813445d-87ae-430c-90d0-f745f9b59dcd {
  min-height: 30px;
}
@media (min-width: 1200px){#s-e813445d-87ae-430c-90d0-f745f9b59dcd {
  display: none;
}
#s-e813445d-87ae-430c-90d0-f745f9b59dcd, #wrap-s-e813445d-87ae-430c-90d0-f745f9b59dcd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e813445d-87ae-430c-90d0-f745f9b59dcd {
  display: none;
}
#s-e813445d-87ae-430c-90d0-f745f9b59dcd, #wrap-s-e813445d-87ae-430c-90d0-f745f9b59dcd { display:none !important; }}







#s-e813445d-87ae-430c-90d0-f745f9b59dcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e813445d-87ae-430c-90d0-f745f9b59dcd.shg-box.shg-c {
  justify-content: center;
}

#s-6ec942c9-28fb-46d9-a513-fdf218876dad {
  margin-left: 30px;
margin-right: 30px;
}

#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24 {
  min-height: 30px;
}
@media (min-width: 1200px){#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24 {
  display: none;
}
#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24, #wrap-s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24 {
  display: none;
}
#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24, #wrap-s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24 { display:none !important; }}







#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c801f3c8-6230-4d0b-9d1c-ba5b960d6a24.shg-box.shg-c {
  justify-content: center;
}

#s-746f2de5-fa0d-4f39-92de-0f7635da3c68 {
  margin-left: 30px;
margin-right: 30px;
}

#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f {
  display: none;
}
#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f, #wrap-s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f {
  display: none;
}
#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f, #wrap-s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f { display:none !important; }}







#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5ca306b-541b-4f77-8b4f-10592b8f9f0f.shg-box.shg-c {
  justify-content: center;
}

#s-be57317a-7747-43de-9861-f7675cd535c9 {
  margin-left: 30px;
margin-right: 30px;
}

#s-4e25e61c-7822-4380-95a7-eb99159cec34 {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-4e25e61c-7822-4380-95a7-eb99159cec34 {
  display: none;
}
#s-4e25e61c-7822-4380-95a7-eb99159cec34, #wrap-s-4e25e61c-7822-4380-95a7-eb99159cec34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e25e61c-7822-4380-95a7-eb99159cec34 {
  display: none;
}
#s-4e25e61c-7822-4380-95a7-eb99159cec34, #wrap-s-4e25e61c-7822-4380-95a7-eb99159cec34 { display:none !important; }}







#s-4e25e61c-7822-4380-95a7-eb99159cec34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e25e61c-7822-4380-95a7-eb99159cec34.shg-box.shg-c {
  justify-content: center;
}

#s-eaba6652-56e6-4568-b6c7-ced75cfb6e31 {
  margin-left: 30px;
margin-right: 30px;
}

#s-924ccab4-7025-48c5-8cbd-f20f47255a59 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-924ccab4-7025-48c5-8cbd-f20f47255a59 {
  display: none;
}
#s-924ccab4-7025-48c5-8cbd-f20f47255a59, #wrap-s-924ccab4-7025-48c5-8cbd-f20f47255a59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-924ccab4-7025-48c5-8cbd-f20f47255a59 {
  display: none;
}
#s-924ccab4-7025-48c5-8cbd-f20f47255a59, #wrap-s-924ccab4-7025-48c5-8cbd-f20f47255a59 { display:none !important; }}







#s-924ccab4-7025-48c5-8cbd-f20f47255a59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-924ccab4-7025-48c5-8cbd-f20f47255a59.shg-box.shg-c {
  justify-content: center;
}

#s-6432ba0e-decd-47a2-ac42-7fd609f92550 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-6432ba0e-decd-47a2-ac42-7fd609f92550 {
  display: none;
}
#s-6432ba0e-decd-47a2-ac42-7fd609f92550, #wrap-s-6432ba0e-decd-47a2-ac42-7fd609f92550 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6432ba0e-decd-47a2-ac42-7fd609f92550 {
  display: none;
}
#s-6432ba0e-decd-47a2-ac42-7fd609f92550, #wrap-s-6432ba0e-decd-47a2-ac42-7fd609f92550 { display:none !important; }}







#s-6432ba0e-decd-47a2-ac42-7fd609f92550 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6432ba0e-decd-47a2-ac42-7fd609f92550.shg-box.shg-c {
  justify-content: center;
}

#s-9b95ff38-7227-4425-8cdd-43f1d00f7997 {
  text-align: center;
}




  #s-9b95ff38-7227-4425-8cdd-43f1d00f7997 img.shogun-image {
    
    width: px;
  }


#s-9b95ff38-7227-4425-8cdd-43f1d00f7997 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7b8f553-6357-4abf-8054-6a85914e5184 {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-c7b8f553-6357-4abf-8054-6a85914e5184 {
  display: none;
}
#s-c7b8f553-6357-4abf-8054-6a85914e5184, #wrap-s-c7b8f553-6357-4abf-8054-6a85914e5184 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7b8f553-6357-4abf-8054-6a85914e5184 {
  display: none;
}
#s-c7b8f553-6357-4abf-8054-6a85914e5184, #wrap-s-c7b8f553-6357-4abf-8054-6a85914e5184 { display:none !important; }}







#s-c7b8f553-6357-4abf-8054-6a85914e5184 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7b8f553-6357-4abf-8054-6a85914e5184.shg-box.shg-c {
  justify-content: center;
}

#s-75562813-ce71-458c-8ce3-fd1b01ca5311 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-75562813-ce71-458c-8ce3-fd1b01ca5311 {
  display: none;
}
#s-75562813-ce71-458c-8ce3-fd1b01ca5311, #wrap-s-75562813-ce71-458c-8ce3-fd1b01ca5311 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75562813-ce71-458c-8ce3-fd1b01ca5311 {
  display: none;
}
#s-75562813-ce71-458c-8ce3-fd1b01ca5311, #wrap-s-75562813-ce71-458c-8ce3-fd1b01ca5311 { display:none !important; }}







#s-75562813-ce71-458c-8ce3-fd1b01ca5311 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75562813-ce71-458c-8ce3-fd1b01ca5311.shg-box.shg-c {
  justify-content: center;
}

#s-da1cca38-6337-4aba-bdd0-020f5f6c767b {
  margin-left: 30px;
margin-right: 30px;
}

#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff {
  display: none;
}
#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff, #wrap-s-50082d04-6a93-4ad8-a76a-ebb6965f35ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff {
  display: none;
}
#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff, #wrap-s-50082d04-6a93-4ad8-a76a-ebb6965f35ff { display:none !important; }}







#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50082d04-6a93-4ad8-a76a-ebb6965f35ff.shg-box.shg-c {
  justify-content: center;
}

#s-bac69f62-394c-4281-9ecf-cd9a9798caa4 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-bac69f62-394c-4281-9ecf-cd9a9798caa4 {
  display: none;
}
#s-bac69f62-394c-4281-9ecf-cd9a9798caa4, #wrap-s-bac69f62-394c-4281-9ecf-cd9a9798caa4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bac69f62-394c-4281-9ecf-cd9a9798caa4 {
  display: none;
}
#s-bac69f62-394c-4281-9ecf-cd9a9798caa4, #wrap-s-bac69f62-394c-4281-9ecf-cd9a9798caa4 { display:none !important; }}







#s-bac69f62-394c-4281-9ecf-cd9a9798caa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bac69f62-394c-4281-9ecf-cd9a9798caa4.shg-box.shg-c {
  justify-content: center;
}

#s-7c3fa06b-d2ef-4244-95aa-3f1e5f520418 {
  text-align: center;
}




  #s-7c3fa06b-d2ef-4244-95aa-3f1e5f520418 img.shogun-image {
    
    width: px;
  }


#s-7c3fa06b-d2ef-4244-95aa-3f1e5f520418 .shogun-image-content {
  
    align-items: center;
  
}

#s-68ca497b-562c-465a-9364-344523380097 {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-68ca497b-562c-465a-9364-344523380097 {
  display: none;
}
#s-68ca497b-562c-465a-9364-344523380097, #wrap-s-68ca497b-562c-465a-9364-344523380097 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68ca497b-562c-465a-9364-344523380097 {
  display: none;
}
#s-68ca497b-562c-465a-9364-344523380097, #wrap-s-68ca497b-562c-465a-9364-344523380097 { display:none !important; }}







#s-68ca497b-562c-465a-9364-344523380097 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68ca497b-562c-465a-9364-344523380097.shg-box.shg-c {
  justify-content: center;
}

#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379 {
  display: none;
}
#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379, #wrap-s-6a7fe038-e85c-4523-b21a-8bcfa33f8379 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379 {
  display: none;
}
#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379, #wrap-s-6a7fe038-e85c-4523-b21a-8bcfa33f8379 { display:none !important; }}







#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a7fe038-e85c-4523-b21a-8bcfa33f8379.shg-box.shg-c {
  justify-content: center;
}

#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba {
  display: none;
}
#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba, #wrap-s-098f41ad-0f84-4a7b-aaea-047b6b5abfba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba {
  display: none;
}
#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba, #wrap-s-098f41ad-0f84-4a7b-aaea-047b6b5abfba { display:none !important; }}







#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-098f41ad-0f84-4a7b-aaea-047b6b5abfba.shg-box.shg-c {
  justify-content: center;
}

#s-00e1c136-d882-40f8-bf05-b925ebf55823 {
  margin-left: 30px;
margin-right: 30px;
}

#s-4eab9293-10bf-4945-b071-eff9cc363312 {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-4eab9293-10bf-4945-b071-eff9cc363312 {
  display: none;
}
#s-4eab9293-10bf-4945-b071-eff9cc363312, #wrap-s-4eab9293-10bf-4945-b071-eff9cc363312 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4eab9293-10bf-4945-b071-eff9cc363312 {
  display: none;
}
#s-4eab9293-10bf-4945-b071-eff9cc363312, #wrap-s-4eab9293-10bf-4945-b071-eff9cc363312 { display:none !important; }}







#s-4eab9293-10bf-4945-b071-eff9cc363312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eab9293-10bf-4945-b071-eff9cc363312.shg-box.shg-c {
  justify-content: center;
}

#s-43475631-2e2e-408d-b0a3-b6c487299cda {
  margin-left: 30px;
margin-right: 30px;
}

#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897 {
  display: none;
}
#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897, #wrap-s-1ca830cd-141a-46f8-a1b7-59a34e3f0897 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897 {
  display: none;
}
#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897, #wrap-s-1ca830cd-141a-46f8-a1b7-59a34e3f0897 { display:none !important; }}







#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ca830cd-141a-46f8-a1b7-59a34e3f0897.shg-box.shg-c {
  justify-content: center;
}

#s-24229469-60c4-48a3-ae38-0b9a705b6b02 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-24229469-60c4-48a3-ae38-0b9a705b6b02 {
  display: none;
}
#s-24229469-60c4-48a3-ae38-0b9a705b6b02, #wrap-s-24229469-60c4-48a3-ae38-0b9a705b6b02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24229469-60c4-48a3-ae38-0b9a705b6b02 {
  display: none;
}
#s-24229469-60c4-48a3-ae38-0b9a705b6b02, #wrap-s-24229469-60c4-48a3-ae38-0b9a705b6b02 { display:none !important; }}







#s-24229469-60c4-48a3-ae38-0b9a705b6b02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24229469-60c4-48a3-ae38-0b9a705b6b02.shg-box.shg-c {
  justify-content: center;
}

#s-57c20130-23ae-4f84-a553-b59819c510fd {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
background-color: rgba(37, 37, 37, 0);
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-57c20130-23ae-4f84-a553-b59819c510fd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-57c20130-23ae-4f84-a553-b59819c510fd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-57c20130-23ae-4f84-a553-b59819c510fd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785 {
  display: none;
}
#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785, #wrap-s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785 {
  display: none;
}
#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785, #wrap-s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785 { display:none !important; }}







#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ee301ab-894b-4bc7-a6a4-f1a3ea964785.shg-box.shg-c {
  justify-content: center;
}

#s-b1f25475-142e-44e4-ab67-9223b535ee5b {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-b1f25475-142e-44e4-ab67-9223b535ee5b {
  display: none;
}
#s-b1f25475-142e-44e4-ab67-9223b535ee5b, #wrap-s-b1f25475-142e-44e4-ab67-9223b535ee5b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1f25475-142e-44e4-ab67-9223b535ee5b {
  display: none;
}
#s-b1f25475-142e-44e4-ab67-9223b535ee5b, #wrap-s-b1f25475-142e-44e4-ab67-9223b535ee5b { display:none !important; }}







#s-b1f25475-142e-44e4-ab67-9223b535ee5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1f25475-142e-44e4-ab67-9223b535ee5b.shg-box.shg-c {
  justify-content: center;
}

#s-d19e00c9-3912-456b-af9e-5285e1702ebe {
  text-align: center;
}




  #s-d19e00c9-3912-456b-af9e-5285e1702ebe img.shogun-image {
    
    width: px;
  }


#s-d19e00c9-3912-456b-af9e-5285e1702ebe .shogun-image-content {
  
    align-items: center;
  
}

#s-6fde4181-6aeb-4477-a478-c3aecd254537 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-6fde4181-6aeb-4477-a478-c3aecd254537 {
  display: none;
}
#s-6fde4181-6aeb-4477-a478-c3aecd254537, #wrap-s-6fde4181-6aeb-4477-a478-c3aecd254537 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6fde4181-6aeb-4477-a478-c3aecd254537 {
  display: none;
}
#s-6fde4181-6aeb-4477-a478-c3aecd254537, #wrap-s-6fde4181-6aeb-4477-a478-c3aecd254537 { display:none !important; }}







#s-6fde4181-6aeb-4477-a478-c3aecd254537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fde4181-6aeb-4477-a478-c3aecd254537.shg-box.shg-c {
  justify-content: center;
}

#s-a81bd8be-a53c-4554-a977-09a0e1e1d262 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-a81bd8be-a53c-4554-a977-09a0e1e1d262 {
  display: none;
}
#s-a81bd8be-a53c-4554-a977-09a0e1e1d262, #wrap-s-a81bd8be-a53c-4554-a977-09a0e1e1d262 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a81bd8be-a53c-4554-a977-09a0e1e1d262 {
  display: none;
}
#s-a81bd8be-a53c-4554-a977-09a0e1e1d262, #wrap-s-a81bd8be-a53c-4554-a977-09a0e1e1d262 { display:none !important; }}







#s-a81bd8be-a53c-4554-a977-09a0e1e1d262 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a81bd8be-a53c-4554-a977-09a0e1e1d262.shg-box.shg-c {
  justify-content: center;
}

#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca {
  display: none;
}
#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca, #wrap-s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca {
  display: none;
}
#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca, #wrap-s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca { display:none !important; }}







#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5d3fb57-7cce-4440-b740-d0d0cc7cefca.shg-box.shg-c {
  justify-content: center;
}

#s-fc4819bc-c13a-4b6c-bfaa-758605a2e26c {
  margin-left: 30px;
margin-right: 30px;
}

#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86 {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86 {
  display: none;
}
#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86, #wrap-s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86 {
  display: none;
}
#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86, #wrap-s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86 { display:none !important; }}







#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb2bd38c-2042-4a3e-a9dd-516ea5404c86.shg-box.shg-c {
  justify-content: center;
}

#s-bb6b5b86-1bb7-4a79-a4ae-f902497f30ee {
  margin-left: 30px;
margin-right: 30px;
}

#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399 {
  display: none;
}
#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399, #wrap-s-fa277e64-f4f1-46fa-b23b-ee1093c5b399 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399 {
  display: none;
}
#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399, #wrap-s-fa277e64-f4f1-46fa-b23b-ee1093c5b399 { display:none !important; }}







#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa277e64-f4f1-46fa-b23b-ee1093c5b399.shg-box.shg-c {
  justify-content: center;
}

#s-e50e901a-9528-4eb6-8835-54e4c02a48ca {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-e50e901a-9528-4eb6-8835-54e4c02a48ca {
  display: none;
}
#s-e50e901a-9528-4eb6-8835-54e4c02a48ca, #wrap-s-e50e901a-9528-4eb6-8835-54e4c02a48ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e50e901a-9528-4eb6-8835-54e4c02a48ca {
  display: none;
}
#s-e50e901a-9528-4eb6-8835-54e4c02a48ca, #wrap-s-e50e901a-9528-4eb6-8835-54e4c02a48ca { display:none !important; }}







#s-e50e901a-9528-4eb6-8835-54e4c02a48ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e50e901a-9528-4eb6-8835-54e4c02a48ca.shg-box.shg-c {
  justify-content: center;
}

#s-7397edb9-9978-4a17-a602-b441e5f8b326 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
background-color: rgba(37, 37, 37, 0);
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-7397edb9-9978-4a17-a602-b441e5f8b326:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-7397edb9-9978-4a17-a602-b441e5f8b326:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7397edb9-9978-4a17-a602-b441e5f8b326.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-359fa796-a739-4927-ae0f-a6437049b7e6 {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-359fa796-a739-4927-ae0f-a6437049b7e6 {
  display: none;
}
#s-359fa796-a739-4927-ae0f-a6437049b7e6, #wrap-s-359fa796-a739-4927-ae0f-a6437049b7e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-359fa796-a739-4927-ae0f-a6437049b7e6 {
  display: none;
}
#s-359fa796-a739-4927-ae0f-a6437049b7e6, #wrap-s-359fa796-a739-4927-ae0f-a6437049b7e6 { display:none !important; }}







#s-359fa796-a739-4927-ae0f-a6437049b7e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-359fa796-a739-4927-ae0f-a6437049b7e6.shg-box.shg-c {
  justify-content: center;
}

#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb {
  display: none;
}
#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb, #wrap-s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb {
  display: none;
}
#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb, #wrap-s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb { display:none !important; }}







#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ab2a8c6-02ee-4fab-8086-6278cf87bbcb.shg-box.shg-c {
  justify-content: center;
}

#s-92dd99a0-b7a0-4d85-81b8-128318a8689c {
  text-align: center;
}




  #s-92dd99a0-b7a0-4d85-81b8-128318a8689c img.shogun-image {
    
    width: px;
  }


#s-92dd99a0-b7a0-4d85-81b8-128318a8689c .shogun-image-content {
  
    align-items: center;
  
}

#s-a728d0bc-1b7b-4796-9bd0-843b30af8964 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-a728d0bc-1b7b-4796-9bd0-843b30af8964 {
  display: none;
}
#s-a728d0bc-1b7b-4796-9bd0-843b30af8964, #wrap-s-a728d0bc-1b7b-4796-9bd0-843b30af8964 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a728d0bc-1b7b-4796-9bd0-843b30af8964 {
  display: none;
}
#s-a728d0bc-1b7b-4796-9bd0-843b30af8964, #wrap-s-a728d0bc-1b7b-4796-9bd0-843b30af8964 { display:none !important; }}







#s-a728d0bc-1b7b-4796-9bd0-843b30af8964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a728d0bc-1b7b-4796-9bd0-843b30af8964.shg-box.shg-c {
  justify-content: center;
}

#s-058c3949-076f-4fa4-8671-67afa67de6d0 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-058c3949-076f-4fa4-8671-67afa67de6d0 {
  display: none;
}
#s-058c3949-076f-4fa4-8671-67afa67de6d0, #wrap-s-058c3949-076f-4fa4-8671-67afa67de6d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-058c3949-076f-4fa4-8671-67afa67de6d0 {
  display: none;
}
#s-058c3949-076f-4fa4-8671-67afa67de6d0, #wrap-s-058c3949-076f-4fa4-8671-67afa67de6d0 { display:none !important; }}







#s-058c3949-076f-4fa4-8671-67afa67de6d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-058c3949-076f-4fa4-8671-67afa67de6d0.shg-box.shg-c {
  justify-content: center;
}

#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d {
  display: none;
}
#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d, #wrap-s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d {
  display: none;
}
#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d, #wrap-s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d { display:none !important; }}







#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfc00ac6-9c74-4cc8-bcb3-00a18146c93d.shg-box.shg-c {
  justify-content: center;
}

#s-178a3a0b-ec84-40e9-94ca-2875ac75b594 {
  margin-left: 30px;
margin-right: 30px;
}

#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb {
  min-height: 30px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb {
  display: none;
}
#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb, #wrap-s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb {
  display: none;
}
#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb, #wrap-s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb { display:none !important; }}







#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75853ae6-24c8-4ec1-84e5-96e16d22e0fb.shg-box.shg-c {
  justify-content: center;
}

#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d {
  display: none;
}
#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d, #wrap-s-89bf2738-5c5c-4850-bb20-00fcc572eb6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d {
  display: none;
}
#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d, #wrap-s-89bf2738-5c5c-4850-bb20-00fcc572eb6d { display:none !important; }}







#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89bf2738-5c5c-4850-bb20-00fcc572eb6d.shg-box.shg-c {
  justify-content: center;
}

#s-0bd2e555-e5e6-447a-ac85-a731f8ab8c00 {
  margin-left: 30px;
margin-right: 30px;
}

#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c {
  display: none;
}
#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c, #wrap-s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c {
  display: none;
}
#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c, #wrap-s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c { display:none !important; }}







#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7333c2ab-6df6-4c8a-bde5-88f86ad0221c.shg-box.shg-c {
  justify-content: center;
}

#s-3ccb0127-f06a-4661-8481-231292488610 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-3ccb0127-f06a-4661-8481-231292488610 {
  display: none;
}
#s-3ccb0127-f06a-4661-8481-231292488610, #wrap-s-3ccb0127-f06a-4661-8481-231292488610 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ccb0127-f06a-4661-8481-231292488610 {
  display: none;
}
#s-3ccb0127-f06a-4661-8481-231292488610, #wrap-s-3ccb0127-f06a-4661-8481-231292488610 { display:none !important; }}







#s-3ccb0127-f06a-4661-8481-231292488610 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ccb0127-f06a-4661-8481-231292488610.shg-box.shg-c {
  justify-content: center;
}

#s-a0b107e9-8292-4792-a748-26f557386e53 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
background-color: rgba(37, 37, 37, 0);
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-a0b107e9-8292-4792-a748-26f557386e53:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-a0b107e9-8292-4792-a748-26f557386e53:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0b107e9-8292-4792-a748-26f557386e53.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-48694183-09b3-453f-9363-6423b0511826 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-48694183-09b3-453f-9363-6423b0511826 {
  display: none;
}
#s-48694183-09b3-453f-9363-6423b0511826, #wrap-s-48694183-09b3-453f-9363-6423b0511826 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48694183-09b3-453f-9363-6423b0511826 {
  display: none;
}
#s-48694183-09b3-453f-9363-6423b0511826, #wrap-s-48694183-09b3-453f-9363-6423b0511826 { display:none !important; }}







#s-48694183-09b3-453f-9363-6423b0511826 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48694183-09b3-453f-9363-6423b0511826.shg-box.shg-c {
  justify-content: center;
}

#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 1080px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea {
  display: none;
}
#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea, #wrap-s-969e51aa-cb40-43a9-92b4-8d362d71e1ea { display:none !important; }}@media (max-width: 767px){#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea {
  display: none;
}
#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea, #wrap-s-969e51aa-cb40-43a9-92b4-8d362d71e1ea { display:none !important; }}







#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-969e51aa-cb40-43a9-92b4-8d362d71e1ea.shg-box.shg-c {
  justify-content: center;
}

#s-67fa2e58-22cd-4db4-9898-aac42c134c9a {
  min-height: 50px;
}








#s-67fa2e58-22cd-4db4-9898-aac42c134c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67fa2e58-22cd-4db4-9898-aac42c134c9a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73b1cccc-f9de-49e1-81b1-61d21dbf3333"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e45e798c-49df-43c0-a5bf-df75885d4a7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-94afad15-0c9b-49b9-bfb7-575424d2350f {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-94afad15-0c9b-49b9-bfb7-575424d2350f {
  display: none;
}
#s-94afad15-0c9b-49b9-bfb7-575424d2350f, #wrap-s-94afad15-0c9b-49b9-bfb7-575424d2350f { display:none !important; }}@media (max-width: 767px){#s-94afad15-0c9b-49b9-bfb7-575424d2350f {
  display: none;
}
#s-94afad15-0c9b-49b9-bfb7-575424d2350f, #wrap-s-94afad15-0c9b-49b9-bfb7-575424d2350f { display:none !important; }}
#s-63b1f578-c8c9-4379-b006-7c9907eabdd8 {
  min-height: 50px;
}








#s-63b1f578-c8c9-4379-b006-7c9907eabdd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63b1f578-c8c9-4379-b006-7c9907eabdd8.shg-box.shg-c {
  justify-content: center;
}

#s-4706b10d-f173-4e44-b39d-942fa6631adf {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4706b10d-f173-4e44-b39d-942fa6631adf {
  display: none;
}
#s-4706b10d-f173-4e44-b39d-942fa6631adf, #wrap-s-4706b10d-f173-4e44-b39d-942fa6631adf { display:none !important; }}@media (max-width: 767px){#s-4706b10d-f173-4e44-b39d-942fa6631adf {
  display: none;
}
#s-4706b10d-f173-4e44-b39d-942fa6631adf, #wrap-s-4706b10d-f173-4e44-b39d-942fa6631adf { display:none !important; }}
#s-f4aed739-24e9-476f-99a6-6521fc4a8ca6 {
  min-height: 50px;
}








#s-f4aed739-24e9-476f-99a6-6521fc4a8ca6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4aed739-24e9-476f-99a6-6521fc4a8ca6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fefdc466-eb59-4602-92c3-de25fa90b012"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ff8be947-7b6f-47a8-8f7b-f69b940172b5 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
text-align: center;
text-decoration: none;
background-color: rgba(37, 37, 37, 0);
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
}
#s-ff8be947-7b6f-47a8-8f7b-f69b940172b5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 1) !important;}#s-ff8be947-7b6f-47a8-8f7b-f69b940172b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff8be947-7b6f-47a8-8f7b-f69b940172b5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-1bcc88e1-a6f5-48b8-9fb9-3a9e638192a1 {
  min-height: 50px;
}








#s-1bcc88e1-a6f5-48b8-9fb9-3a9e638192a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bcc88e1-a6f5-48b8-9fb9-3a9e638192a1.shg-box.shg-c {
  justify-content: center;
}

#s-a367434b-4a04-4018-8686-08036c20a385 {
  min-height: 140px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a367434b-4a04-4018-8686-08036c20a385 {
  display: none;
}
#s-a367434b-4a04-4018-8686-08036c20a385, #wrap-s-a367434b-4a04-4018-8686-08036c20a385 { display:none !important; }}@media (max-width: 767px){#s-a367434b-4a04-4018-8686-08036c20a385 {
  display: none;
}
#s-a367434b-4a04-4018-8686-08036c20a385, #wrap-s-a367434b-4a04-4018-8686-08036c20a385 { display:none !important; }}







#s-a367434b-4a04-4018-8686-08036c20a385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a367434b-4a04-4018-8686-08036c20a385.shg-box.shg-c {
  justify-content: center;
}

#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1 {
  display: none;
}
#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1, #wrap-s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1 { display:none !important; }}@media (max-width: 767px){#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1 {
  display: none;
}
#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1, #wrap-s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1 { display:none !important; }}







#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46a63319-a0ec-4fbd-a29b-9f96d6e21cb1.shg-box.shg-c {
  justify-content: center;
}

#s-1e54294d-19ed-41d5-9a58-604b64322335 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1e54294d-19ed-41d5-9a58-604b64322335"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2a27438d-0d50-484f-8f45-12fb05c53430 {
  padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a27438d-0d50-484f-8f45-12fb05c53430 {
  display: none;
}
#s-2a27438d-0d50-484f-8f45-12fb05c53430, #wrap-s-2a27438d-0d50-484f-8f45-12fb05c53430 { display:none !important; }}@media (max-width: 767px){#s-2a27438d-0d50-484f-8f45-12fb05c53430 {
  display: none;
}
#s-2a27438d-0d50-484f-8f45-12fb05c53430, #wrap-s-2a27438d-0d50-484f-8f45-12fb05c53430 { display:none !important; }}
#s-77dbc9d0-7a4d-4d70-9256-eb3c4234eb64 {
  min-height: 50px;
}








#s-77dbc9d0-7a4d-4d70-9256-eb3c4234eb64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77dbc9d0-7a4d-4d70-9256-eb3c4234eb64.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-348d3543-45b2-4345-a4e3-97ae120d9586"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-233eea78-42d4-4792-88b8-3f4c1e390eff {
  text-align: center;
}




  #s-233eea78-42d4-4792-88b8-3f4c1e390eff img.shogun-image {
    
    width: px;
  }


#s-233eea78-42d4-4792-88b8-3f4c1e390eff .shogun-image-content {
  
    align-items: center;
  
}

.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-2ac97372-8dc2-4911-93ff-648e5fae8f49 {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ac97372-8dc2-4911-93ff-648e5fae8f49 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-521038cc-400f-46fa-9150-ab05e4da855d {
  text-align: center;
}




  #s-521038cc-400f-46fa-9150-ab05e4da855d img.shogun-image {
    
    width: px;
  }


#s-521038cc-400f-46fa-9150-ab05e4da855d .shogun-image-content {
  
    align-items: center;
  
}

#s-af05b774-0c40-4865-9fc2-77e4c6fed28d {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af05b774-0c40-4865-9fc2-77e4c6fed28d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-f2f43c47-efa2-4e6c-9b1e-654b8b5cd168 {
  text-align: center;
}




  #s-f2f43c47-efa2-4e6c-9b1e-654b8b5cd168 img.shogun-image {
    
    width: px;
  }


#s-f2f43c47-efa2-4e6c-9b1e-654b8b5cd168 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae936cc8-be5c-4945-90ed-9d688a696070 {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae936cc8-be5c-4945-90ed-9d688a696070 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-b7bb5218-5b3d-4184-9b3c-a5570a388c73 {
  text-align: center;
}




  #s-b7bb5218-5b3d-4184-9b3c-a5570a388c73 img.shogun-image {
    
    width: px;
  }


#s-b7bb5218-5b3d-4184-9b3c-a5570a388c73 .shogun-image-content {
  
    align-items: center;
  
}

#s-76398932-8ec9-4416-911f-96ed647093e4 {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76398932-8ec9-4416-911f-96ed647093e4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba {
  display: none;
}
#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba, #wrap-s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba { display:none !important; }}@media (max-width: 767px){#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba {
  display: none;
}
#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba, #wrap-s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba { display:none !important; }}







#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9e6709c-38d2-4fa6-8c75-5ff7633128ba.shg-box.shg-c {
  justify-content: center;
}

#s-a83c9b2e-85c9-4ffd-b4cf-faba67609a6e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a83c9b2e-85c9-4ffd-b4cf-faba67609a6e {
  
}
}@media (max-width: 767px){#s-a83c9b2e-85c9-4ffd-b4cf-faba67609a6e {
  
}
}







#s-a83c9b2e-85c9-4ffd-b4cf-faba67609a6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a83c9b2e-85c9-4ffd-b4cf-faba67609a6e.shg-box.shg-c {
  justify-content: center;
}

#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf {
  display: none;
}
#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf, #wrap-s-9e716def-83f1-4ab5-a28b-e238f14bd2cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf {
  display: none;
}
#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf, #wrap-s-9e716def-83f1-4ab5-a28b-e238f14bd2cf { display:none !important; }}







#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e716def-83f1-4ab5-a28b-e238f14bd2cf.shg-box.shg-c {
  justify-content: center;
}

#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d {
  display: none;
}
#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d, #wrap-s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d {
  display: none;
}
#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d, #wrap-s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d { display:none !important; }}







#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e665bfc-14e3-458d-bd9b-2d5694cc8a0d.shg-box.shg-c {
  justify-content: center;
}

#s-90b01312-69e7-4619-bc16-723aae9f0135 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-90b01312-69e7-4619-bc16-723aae9f0135 {
  display: none;
}
#s-90b01312-69e7-4619-bc16-723aae9f0135, #wrap-s-90b01312-69e7-4619-bc16-723aae9f0135 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90b01312-69e7-4619-bc16-723aae9f0135 {
  display: none;
}
#s-90b01312-69e7-4619-bc16-723aae9f0135, #wrap-s-90b01312-69e7-4619-bc16-723aae9f0135 { display:none !important; }}







#s-90b01312-69e7-4619-bc16-723aae9f0135 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90b01312-69e7-4619-bc16-723aae9f0135.shg-box.shg-c {
  justify-content: center;
}

#s-e9ed4d48-9593-44da-9edb-8a8f783adfba {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e9ed4d48-9593-44da-9edb-8a8f783adfba {
  display: none;
}
#s-e9ed4d48-9593-44da-9edb-8a8f783adfba, #wrap-s-e9ed4d48-9593-44da-9edb-8a8f783adfba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9ed4d48-9593-44da-9edb-8a8f783adfba {
  display: none;
}
#s-e9ed4d48-9593-44da-9edb-8a8f783adfba, #wrap-s-e9ed4d48-9593-44da-9edb-8a8f783adfba { display:none !important; }}







#s-e9ed4d48-9593-44da-9edb-8a8f783adfba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9ed4d48-9593-44da-9edb-8a8f783adfba.shg-box.shg-c {
  justify-content: center;
}

#s-5b2cd8b1-1839-453e-840c-74ed35049daa {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5b2cd8b1-1839-453e-840c-74ed35049daa {
  display: none;
}
#s-5b2cd8b1-1839-453e-840c-74ed35049daa, #wrap-s-5b2cd8b1-1839-453e-840c-74ed35049daa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b2cd8b1-1839-453e-840c-74ed35049daa {
  display: none;
}
#s-5b2cd8b1-1839-453e-840c-74ed35049daa, #wrap-s-5b2cd8b1-1839-453e-840c-74ed35049daa { display:none !important; }}







#s-5b2cd8b1-1839-453e-840c-74ed35049daa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b2cd8b1-1839-453e-840c-74ed35049daa.shg-box.shg-c {
  justify-content: center;
}

#s-94adf9a3-9b04-469a-8b63-367814b26c89 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-94adf9a3-9b04-469a-8b63-367814b26c89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-300decc8-4cdc-4a4a-9757-7095e39db227 {
  text-align: center;
}




  #s-300decc8-4cdc-4a4a-9757-7095e39db227 img.shogun-image {
    
    width: px;
  }


#s-300decc8-4cdc-4a4a-9757-7095e39db227 .shogun-image-content {
  
    align-items: center;
  
}

#s-5616b300-dc62-4721-aa41-fa339dbd17a7 {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5616b300-dc62-4721-aa41-fa339dbd17a7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-eeb69095-3a00-441b-8625-5d479ff019c6 {
  text-align: center;
}




  #s-eeb69095-3a00-441b-8625-5d479ff019c6 img.shogun-image {
    
    width: px;
  }


#s-eeb69095-3a00-441b-8625-5d479ff019c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-296f9a5b-abbe-4c1b-b36e-7cf3010ccf72 {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-296f9a5b-abbe-4c1b-b36e-7cf3010ccf72 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-2dab491d-b0dd-416f-b973-f62ba36bf2b2 {
  text-align: center;
}




  #s-2dab491d-b0dd-416f-b973-f62ba36bf2b2 img.shogun-image {
    
    width: px;
  }


#s-2dab491d-b0dd-416f-b973-f62ba36bf2b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-00b93cfa-f16c-44b9-bf3a-a65b1b7b3d8b {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00b93cfa-f16c-44b9-bf3a-a65b1b7b3d8b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-c1915052-d0cc-4226-b3d4-f425954382ea {
  text-align: center;
}




  #s-c1915052-d0cc-4226-b3d4-f425954382ea img.shogun-image {
    
    width: px;
  }


#s-c1915052-d0cc-4226-b3d4-f425954382ea .shogun-image-content {
  
    align-items: center;
  
}

#s-0feb3ec6-0bbe-4cd2-8e40-9d08df09a1d0 {
  margin-top: 7px;
margin-left: 2px;
margin-bottom: 18px;
margin-right: 2px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0feb3ec6-0bbe-4cd2-8e40-9d08df09a1d0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-c38e9554-4e18-4dcb-9058-667284214a66 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c38e9554-4e18-4dcb-9058-667284214a66 {
  display: none;
}
#s-c38e9554-4e18-4dcb-9058-667284214a66, #wrap-s-c38e9554-4e18-4dcb-9058-667284214a66 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c38e9554-4e18-4dcb-9058-667284214a66 {
  display: none;
}
#s-c38e9554-4e18-4dcb-9058-667284214a66, #wrap-s-c38e9554-4e18-4dcb-9058-667284214a66 { display:none !important; }}







#s-c38e9554-4e18-4dcb-9058-667284214a66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c38e9554-4e18-4dcb-9058-667284214a66.shg-box.shg-c {
  justify-content: center;
}

#s-8fe6050f-7569-4ef4-9134-4deec85678c2 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-8fe6050f-7569-4ef4-9134-4deec85678c2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-569960ff-f707-46e5-8cba-9ebed0861426 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-569960ff-f707-46e5-8cba-9ebed0861426 {
  
}
}@media (max-width: 767px){#s-569960ff-f707-46e5-8cba-9ebed0861426 {
  
}
}







#s-569960ff-f707-46e5-8cba-9ebed0861426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-569960ff-f707-46e5-8cba-9ebed0861426.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21e2167f-7292-4f12-8270-50ff62d7b89e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-82e6d205-aeb2-4c06-a647-9a6c2e1ad2dd {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-82e6d205-aeb2-4c06-a647-9a6c2e1ad2dd {
  
}
}@media (max-width: 767px){#s-82e6d205-aeb2-4c06-a647-9a6c2e1ad2dd {
  
}
}







#s-82e6d205-aeb2-4c06-a647-9a6c2e1ad2dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82e6d205-aeb2-4c06-a647-9a6c2e1ad2dd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0067fb54-28cb-489c-a205-98e7c1b0ee87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bf3f30e1-811d-4a7d-83e1-ffd5107a5f93 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf3f30e1-811d-4a7d-83e1-ffd5107a5f93 {
  
}
}@media (max-width: 767px){#s-bf3f30e1-811d-4a7d-83e1-ffd5107a5f93 {
  
}
}







#s-bf3f30e1-811d-4a7d-83e1-ffd5107a5f93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf3f30e1-811d-4a7d-83e1-ffd5107a5f93.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e2bb1491-91b5-4efb-87a1-cf4826d3ff77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-70bcf225-dbe7-44b2-94c1-eac18de46b5b {
  text-align: center;
}




  #s-70bcf225-dbe7-44b2-94c1-eac18de46b5b img.shogun-image {
    
    width: px;
  }


#s-70bcf225-dbe7-44b2-94c1-eac18de46b5b .shogun-image-content {
  
    align-items: center;
  
}

#s-397d8f05-9aa6-4c78-8ad7-2b939de109e7 {
  min-height: 30px;
}








#s-397d8f05-9aa6-4c78-8ad7-2b939de109e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-397d8f05-9aa6-4c78-8ad7-2b939de109e7.shg-box.shg-c {
  justify-content: center;
}

#s-8ab810a7-71de-4d28-b3ef-498cdb2a0e52 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-8ab810a7-71de-4d28-b3ef-498cdb2a0e52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ab810a7-71de-4d28-b3ef-498cdb2a0e52.shg-box.shg-c {
  justify-content: center;
}

#s-54faca5d-33d1-4d28-8bf0-d6b589352b59 {
  margin-left: 50px;
margin-right: 50px;
}

#s-68f5c7df-344f-4ea4-b717-eb6ed1659b76 {
  min-height: 20px;
}








#s-68f5c7df-344f-4ea4-b717-eb6ed1659b76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68f5c7df-344f-4ea4-b717-eb6ed1659b76.shg-box.shg-c {
  justify-content: center;
}

#s-e5814b59-ba2c-4c3f-a2e9-00f2884c9d88 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}








#s-e5814b59-ba2c-4c3f-a2e9-00f2884c9d88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5814b59-ba2c-4c3f-a2e9-00f2884c9d88.shg-box.shg-c {
  justify-content: center;
}

#s-2d5284da-0ac3-4885-aa8b-2d5ac2c3352f {
  min-height: 30px;
}








#s-2d5284da-0ac3-4885-aa8b-2d5ac2c3352f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d5284da-0ac3-4885-aa8b-2d5ac2c3352f.shg-box.shg-c {
  justify-content: center;
}

#s-bdd4c3ce-ebc9-4c6d-bac7-9e33b9f41aa3 {
  min-height: 50px;
}








#s-bdd4c3ce-ebc9-4c6d-bac7-9e33b9f41aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdd4c3ce-ebc9-4c6d-bac7-9e33b9f41aa3.shg-box.shg-c {
  justify-content: center;
}

#s-1874ae69-3f2c-4b25-a6a6-58493fa1340b {
  min-height: 30px;
}








#s-1874ae69-3f2c-4b25-a6a6-58493fa1340b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1874ae69-3f2c-4b25-a6a6-58493fa1340b.shg-box.shg-c {
  justify-content: center;
}

#s-c4f84e25-b6d9-4c68-8b69-94804ff2c090 {
  text-align: center;
}




  #s-c4f84e25-b6d9-4c68-8b69-94804ff2c090 img.shogun-image {
    
    width: px;
  }


#s-c4f84e25-b6d9-4c68-8b69-94804ff2c090 .shogun-image-content {
  
    align-items: center;
  
}

#s-867163cd-706d-44f7-ae99-1cd33ccfd8c4 {
  min-height: 30px;
}








#s-867163cd-706d-44f7-ae99-1cd33ccfd8c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-867163cd-706d-44f7-ae99-1cd33ccfd8c4.shg-box.shg-c {
  justify-content: center;
}

#s-36b39b64-1970-4ce5-b3dd-088cbaa35ac0 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-36b39b64-1970-4ce5-b3dd-088cbaa35ac0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b39b64-1970-4ce5-b3dd-088cbaa35ac0.shg-box.shg-c {
  justify-content: center;
}

#s-e64761c8-c44a-445d-ba8c-3bc0e9d88ac3 {
  margin-left: 50px;
margin-right: 50px;
}

#s-05b8203f-24bd-45a2-bbe3-44b7ad864f3e {
  min-height: 20px;
}








#s-05b8203f-24bd-45a2-bbe3-44b7ad864f3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05b8203f-24bd-45a2-bbe3-44b7ad864f3e.shg-box.shg-c {
  justify-content: center;
}

#s-187f8e33-c415-4319-97fc-3028c358bc43 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}








#s-187f8e33-c415-4319-97fc-3028c358bc43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-187f8e33-c415-4319-97fc-3028c358bc43.shg-box.shg-c {
  justify-content: center;
}

#s-0cd0025b-df05-4fee-b064-9cdac2ec0cfa {
  min-height: 30px;
}








#s-0cd0025b-df05-4fee-b064-9cdac2ec0cfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cd0025b-df05-4fee-b064-9cdac2ec0cfa.shg-box.shg-c {
  justify-content: center;
}

#s-17e7f657-73e4-4c74-bb17-7ca7cf914688 {
  min-height: 50px;
}








#s-17e7f657-73e4-4c74-bb17-7ca7cf914688 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17e7f657-73e4-4c74-bb17-7ca7cf914688.shg-box.shg-c {
  justify-content: center;
}

#s-4f74f95b-1829-4c23-8620-a5e44465b7bb {
  min-height: 30px;
}








#s-4f74f95b-1829-4c23-8620-a5e44465b7bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f74f95b-1829-4c23-8620-a5e44465b7bb.shg-box.shg-c {
  justify-content: center;
}

#s-508855e3-3882-4fe0-9d45-cf2ead861f82 {
  text-align: center;
}




  #s-508855e3-3882-4fe0-9d45-cf2ead861f82 img.shogun-image {
    
    width: px;
  }


#s-508855e3-3882-4fe0-9d45-cf2ead861f82 .shogun-image-content {
  
    align-items: center;
  
}

#s-418a9b49-7e55-411b-8201-5a0bff01f208 {
  min-height: 30px;
}








#s-418a9b49-7e55-411b-8201-5a0bff01f208 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-418a9b49-7e55-411b-8201-5a0bff01f208.shg-box.shg-c {
  justify-content: center;
}

#s-17b2e01b-0800-4cb1-be6e-bfe113cc9e4f {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-17b2e01b-0800-4cb1-be6e-bfe113cc9e4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17b2e01b-0800-4cb1-be6e-bfe113cc9e4f.shg-box.shg-c {
  justify-content: center;
}

#s-f517c103-31f0-4fff-99bf-1c4033820bae {
  margin-left: 50px;
margin-right: 50px;
}

#s-6eb83f99-4b13-4705-8c74-411ed81adbaf {
  min-height: 20px;
}








#s-6eb83f99-4b13-4705-8c74-411ed81adbaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6eb83f99-4b13-4705-8c74-411ed81adbaf.shg-box.shg-c {
  justify-content: center;
}

#s-50d39884-9fed-4daf-a532-ad80a1f3bf2d {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}








#s-50d39884-9fed-4daf-a532-ad80a1f3bf2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50d39884-9fed-4daf-a532-ad80a1f3bf2d.shg-box.shg-c {
  justify-content: center;
}

#s-6b5098ef-bb88-4250-85f7-35b7efd7e357 {
  min-height: 30px;
}








#s-6b5098ef-bb88-4250-85f7-35b7efd7e357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b5098ef-bb88-4250-85f7-35b7efd7e357.shg-box.shg-c {
  justify-content: center;
}

#s-461fcc74-286f-4a07-82cc-c4cc4ccddfb9 {
  min-height: 50px;
}








#s-461fcc74-286f-4a07-82cc-c4cc4ccddfb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-461fcc74-286f-4a07-82cc-c4cc4ccddfb9.shg-box.shg-c {
  justify-content: center;
}

#s-9e23b35a-63ac-4f18-95c6-69463c8c50a9 {
  min-height: 30px;
}








#s-9e23b35a-63ac-4f18-95c6-69463c8c50a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e23b35a-63ac-4f18-95c6-69463c8c50a9.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
