.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-f5bd5524-ac85-4ac4-ab54-46fd51e9aa29 {
  margin-left: auto;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
max-width: 1665px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5bd5524-ac85-4ac4-ab54-46fd51e9aa29 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-f5bd5524-ac85-4ac4-ab54-46fd51e9aa29 {
  margin-top: 150px;
margin-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-f5bd5524-ac85-4ac4-ab54-46fd51e9aa29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5bd5524-ac85-4ac4-ab54-46fd51e9aa29.shg-box.shg-c {
  justify-content: center;
}

#s-67004493-79c0-4bcc-8282-737ffdb4e2f8 {
  background-image: url(https://i.shgcdn.com/440aabcd-2800-4807-be72-9b7cf40c327d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 748px;
background-position: left center;
}
@media (min-width: 768px) and (max-width: 991px){#s-67004493-79c0-4bcc-8282-737ffdb4e2f8 {
  margin-top: 60px;
min-height: 625px;
}
}@media (max-width: 767px){#s-67004493-79c0-4bcc-8282-737ffdb4e2f8 {
  margin-top: -40px;
margin-bottom: -40px;
min-height: 625px;
}
}







#s-67004493-79c0-4bcc-8282-737ffdb4e2f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67004493-79c0-4bcc-8282-737ffdb4e2f8.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px){






#s-67004493-79c0-4bcc-8282-737ffdb4e2f8 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.4;
}#s-67004493-79c0-4bcc-8282-737ffdb4e2f8.shg-box.shg-c {
  justify-content: center;
}
}@media (max-width: 767px){






#s-67004493-79c0-4bcc-8282-737ffdb4e2f8 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.5;
}#s-67004493-79c0-4bcc-8282-737ffdb4e2f8.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

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

#s-3aff9bef-12cf-44bb-8fc0-de01fee877e0 {
  padding-left: 40px;
padding-right: 40px;
min-height: 70px;
}
@media (max-width: 767px){#s-3aff9bef-12cf-44bb-8fc0-de01fee877e0 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aff9bef-12cf-44bb-8fc0-de01fee877e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-2785d248-de5b-47b2-9f63-b5ad24fb4498 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2785d248-de5b-47b2-9f63-b5ad24fb4498 .shogun-heading-component h1 {
  color: rgba(255, 108, 14, 1);
  font-weight:   ;
  font-family: Helvetica;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-2785d248-de5b-47b2-9f63-b5ad24fb4498 .shogun-heading-component h1 {
  color: rgba(255, 108, 14, 1);
  font-weight:   ;
  font-family: Helvetica;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-6bb50ff7-79c7-46c9-b000-ef0a62db5889 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 600px;
text-align: left;
}

#s-6bb50ff7-79c7-46c9-b000-ef0a62db5889 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Helvetica;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-cfb340e0-d375-411a-943e-230e3be8f2bb {
  margin-top: 30px;
max-width: 600px;
}

#s-38bee0be-ab1e-45e1-925c-6b0a519011e8 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-38bee0be-ab1e-45e1-925c-6b0a519011e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-c980479a-d604-49c3-8ad2-3cb62ae635c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-c980479a-d604-49c3-8ad2-3cb62ae635c7 {
  padding-top: 0px;
padding-bottom: 10px;
}
}
#s-c980479a-d604-49c3-8ad2-3cb62ae635c7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Helvetica;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c980479a-d604-49c3-8ad2-3cb62ae635c7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Helvetica;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d408f2ac-e365-4684-8b09-80e77caf09ba {
  margin-bottom: 30px;
}

#s-cda29b85-aded-4c8e-a669-3b4ee45cf0f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cda29b85-aded-4c8e-a669-3b4ee45cf0f2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-cda29b85-aded-4c8e-a669-3b4ee45cf0f2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-55dbee3d-e475-4dc1-bf97-386e1b214e39 {
  margin-bottom: 30px;
}

.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-24c2963e-fc85-4c30-b827-7e08c80b5ef0 {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-24c2963e-fc85-4c30-b827-7e08c80b5ef0 {
  max-width: 100%;
}
}




#s-24c2963e-fc85-4c30-b827-7e08c80b5ef0 .shogun-image-content {
  
    align-items: center;
  
}

#s-68c11ff8-10e6-4b0c-8e93-25deac7280bb {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
max-width: 700px;
background-color: rgba(26, 26, 26, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-68c11ff8-10e6-4b0c-8e93-25deac7280bb {
  max-width: 100%;
}
}@media (max-width: 767px){#s-68c11ff8-10e6-4b0c-8e93-25deac7280bb {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-68c11ff8-10e6-4b0c-8e93-25deac7280bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68c11ff8-10e6-4b0c-8e93-25deac7280bb.shg-box.shg-c {
  justify-content: center;
}

#s-5c7701ce-19ec-4015-9d37-13b7e617968c {
  text-align: left;
}

#s-5c7701ce-19ec-4015-9d37-13b7e617968c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-5c7701ce-19ec-4015-9d37-13b7e617968c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d191c42f-cbbe-405b-8488-4d92579558af {
  text-align: left;
}

#s-d191c42f-cbbe-405b-8488-4d92579558af .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8f676e7b-4113-43df-9276-17bcef8c48cf {
  margin-top: 30px;
margin-bottom: 30px;
}

.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-68abad94-b8a7-4ee6-a4d8-705d5831bc9d {
  background-size: 140px 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 108, 14, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-68abad94-b8a7-4ee6-a4d8-705d5831bc9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-68abad94-b8a7-4ee6-a4d8-705d5831bc9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68abad94-b8a7-4ee6-a4d8-705d5831bc9d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-0749c4fb-d4da-471f-9180-376638e993e5 {
  min-height: 50px;
}








#s-0749c4fb-d4da-471f-9180-376638e993e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0749c4fb-d4da-471f-9180-376638e993e5.shg-box.shg-c {
  justify-content: center;
}

#s-33a93aab-d745-43a8-876a-c1d9ec49bce7 {
  margin-top: 60px;
min-height: 50px;
}








#s-33a93aab-d745-43a8-876a-c1d9ec49bce7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33a93aab-d745-43a8-876a-c1d9ec49bce7.shg-box.shg-c {
  justify-content: center;
}

#s-3f5e97d3-b3a9-4e04-976e-076003d11e55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3f5e97d3-b3a9-4e04-976e-076003d11e55 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-3f5e97d3-b3a9-4e04-976e-076003d11e55 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-7c7fb835-91b2-49ab-98d4-c549fcbf1a83 {
  margin-bottom: 30px;
max-width: 100%;
}

@media (min-width: 0px) {
[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9d2424c-9106-4230-8c37-727bfd32314f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-917252e7-0c06-40b3-a38d-dfb267eff7c4 {
  text-align: center;
}




  #s-917252e7-0c06-40b3-a38d-dfb267eff7c4 img.shogun-image {
    
    width: px;
  }


#s-917252e7-0c06-40b3-a38d-dfb267eff7c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ce36b74-b2f0-43c8-9b54-cae41a0dd450 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0ce36b74-b2f0-43c8-9b54-cae41a0dd450 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8b1b5ac4-d8d3-49ba-9602-0170d9c0fbce {
  margin-bottom: 30px;
}

#s-89ad5075-9ab5-4e87-aa84-4fd880a677da {
  text-align: center;
}




  #s-89ad5075-9ab5-4e87-aa84-4fd880a677da img.shogun-image {
    
    width: px;
  }


#s-89ad5075-9ab5-4e87-aa84-4fd880a677da .shogun-image-content {
  
    align-items: center;
  
}

#s-c23c5cea-1afd-4e87-8ed7-5257f470aaad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c23c5cea-1afd-4e87-8ed7-5257f470aaad .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (max-width: 767px){#s-3284d026-c017-40cf-ae9f-63ea7ce7bf10 {
  margin-bottom: 30px;
}
}
#s-14097525-7e02-4d73-90fd-d2650afff5b9 {
  text-align: center;
}




  #s-14097525-7e02-4d73-90fd-d2650afff5b9 img.shogun-image {
    
    width: px;
  }


#s-14097525-7e02-4d73-90fd-d2650afff5b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a427fa91-f170-4786-9f30-d783fb1f3788 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a427fa91-f170-4786-9f30-d783fb1f3788 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-355fc28a-8dce-4c75-99e3-b79f536b3f5a {
  margin-top: 120px;
min-height: 50px;
background-color: rgba(26, 26, 26, 1);
}








#s-355fc28a-8dce-4c75-99e3-b79f536b3f5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-355fc28a-8dce-4c75-99e3-b79f536b3f5a.shg-box.shg-c {
  justify-content: center;
}

#s-3dbedc3a-a2be-40a9-9f1b-bf8ca578bf32 {
  margin-top: 100px;
margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
padding-left: 60px;
padding-right: 60px;
min-height: 50px;
max-width: 1665px;
}
@media (max-width: 767px){#s-3dbedc3a-a2be-40a9-9f1b-bf8ca578bf32 {
  margin-top: 50px;
margin-bottom: 50px;
padding-left: 40px;
padding-right: 40px;
}
}







#s-3dbedc3a-a2be-40a9-9f1b-bf8ca578bf32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dbedc3a-a2be-40a9-9f1b-bf8ca578bf32.shg-box.shg-c {
  justify-content: center;
}

#s-8ee83ac2-5741-4b7c-ae8a-1e6fd4a25189 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ee83ac2-5741-4b7c-ae8a-1e6fd4a25189 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ae7c3d2-9058-4347-bcbe-2c3cca57ab15 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 800px;
}

#s-af6cdab8-1b8b-4304-b84c-c8ae836c8030 {
  margin-bottom: 70px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-af6cdab8-1b8b-4304-b84c-c8ae836c8030 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-af6cdab8-1b8b-4304-b84c-c8ae836c8030 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 46.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 46.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 46.666666666666664px);
}

[id="s-af6cdab8-1b8b-4304-b84c-c8ae836c8030"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 46.666666666666664px);
}

}

#s-2a492ed6-2343-43f7-8ee5-54fa8bf38c66 {
  padding-top: 0px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
min-height: 235px;
background-color: rgba(255, 108, 14, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2a492ed6-2343-43f7-8ee5-54fa8bf38c66 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-2a492ed6-2343-43f7-8ee5-54fa8bf38c66 {
  margin-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
}
}







#s-2a492ed6-2343-43f7-8ee5-54fa8bf38c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a492ed6-2343-43f7-8ee5-54fa8bf38c66.shg-box.shg-c {
  justify-content: center;
}

#s-810b01b5-4816-4bf8-a309-ef54c11ac1b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-810b01b5-4816-4bf8-a309-ef54c11ac1b0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-885e8534-9814-45c7-afd6-0913702ebfdf {
  padding-top: 0px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
min-height: 235px;
background-color: rgba(255, 108, 14, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-885e8534-9814-45c7-afd6-0913702ebfdf {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-885e8534-9814-45c7-afd6-0913702ebfdf {
  margin-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
}
}







#s-885e8534-9814-45c7-afd6-0913702ebfdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-885e8534-9814-45c7-afd6-0913702ebfdf.shg-box.shg-c {
  justify-content: center;
}

#s-8dcf93ca-658d-41cf-a49a-0e6fd1f56792 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8dcf93ca-658d-41cf-a49a-0e6fd1f56792 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-93c42258-b686-4e91-be38-67722058bb78 {
  margin-bottom: 30px;
padding-top: 0px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
min-height: 235px;
background-color: rgba(255, 108, 14, 1);
}
@media (max-width: 767px){#s-93c42258-b686-4e91-be38-67722058bb78 {
  padding-left: 30px;
padding-right: 30px;
}
}







#s-93c42258-b686-4e91-be38-67722058bb78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93c42258-b686-4e91-be38-67722058bb78.shg-box.shg-c {
  justify-content: center;
}

#s-9bfbaf68-196f-4e44-8d78-59ac7e1b00b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9bfbaf68-196f-4e44-8d78-59ac7e1b00b1 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7edae526-77a8-469d-b1a3-687f91ca9971 {
  margin-bottom: 70px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-7edae526-77a8-469d-b1a3-687f91ca9971 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 46.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 46.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 46.666666666666664px);
}

[id="s-7edae526-77a8-469d-b1a3-687f91ca9971"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 46.666666666666664px);
}

}

#s-dae83553-6efb-4985-89bd-4172f4c7631f {
  padding-top: 0px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
min-height: 235px;
background-color: rgba(255, 108, 14, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-dae83553-6efb-4985-89bd-4172f4c7631f {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-dae83553-6efb-4985-89bd-4172f4c7631f {
  margin-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
}
}







#s-dae83553-6efb-4985-89bd-4172f4c7631f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dae83553-6efb-4985-89bd-4172f4c7631f.shg-box.shg-c {
  justify-content: center;
}

#s-e54fee0e-9b7b-4a7c-a080-c71c9aabcbc6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e54fee0e-9b7b-4a7c-a080-c71c9aabcbc6 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-110c9f6f-f7d0-43eb-aaeb-a49734896ca7 {
  padding-top: 0px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
min-height: 235px;
background-color: rgba(255, 108, 14, 1);
}
@media (max-width: 767px){#s-110c9f6f-f7d0-43eb-aaeb-a49734896ca7 {
  padding-left: 30px;
padding-right: 30px;
}
}







#s-110c9f6f-f7d0-43eb-aaeb-a49734896ca7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-110c9f6f-f7d0-43eb-aaeb-a49734896ca7.shg-box.shg-c {
  justify-content: center;
}

#s-060cdcf6-6057-43ca-be21-252afa3ff4c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-060cdcf6-6057-43ca-be21-252afa3ff4c5 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-abc30407-8f45-4bc4-959d-d80a27fd5a12 {
  margin-top: 120px;
margin-left: auto;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
max-width: 1665px;
}
@media (min-width: 768px) and (max-width: 991px){#s-abc30407-8f45-4bc4-959d-d80a27fd5a12 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-abc30407-8f45-4bc4-959d-d80a27fd5a12 {
  margin-top: 60px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-abc30407-8f45-4bc4-959d-d80a27fd5a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abc30407-8f45-4bc4-959d-d80a27fd5a12.shg-box.shg-c {
  justify-content: center;
}

#s-3d4d3058-2e6c-4894-94c3-c066d7dd1424 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3d4d3058-2e6c-4894-94c3-c066d7dd1424 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5fcb2c51-17ad-4e61-aec6-401c58db6d78 {
  margin-bottom: 30px;
max-width: 100%;
}

#s-23140a2f-e31e-450a-8dae-44e24880e89f {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-23140a2f-e31e-450a-8dae-44e24880e89f {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 35.0px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 52.5px);
}

}

@media (min-width: 992px) {
[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 52.5px);
}

}

@media (min-width: 1200px) {
[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 52.5px);
}

[id="s-23140a2f-e31e-450a-8dae-44e24880e89f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 52.5px);
}

}

#s-22923fbf-69ad-40c6-9a6e-6eb595f30fc7 {
  text-align: center;
}





#s-22923fbf-69ad-40c6-9a6e-6eb595f30fc7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d326761f-ea8b-45c2-a589-63932c099220 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d326761f-ea8b-45c2-a589-63932c099220 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-eda4333c-40d0-4ad4-9d01-8b34636de9ea {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 108, 14, 1);
background-image: none;
hover-type: color;
}
#s-eda4333c-40d0-4ad4-9d01-8b34636de9ea:hover {border-style: solid !important;
border-color: rgba(40, 40, 41, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-eda4333c-40d0-4ad4-9d01-8b34636de9ea:active {background-color: rgba(206, 187, 187, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-eda4333c-40d0-4ad4-9d01-8b34636de9ea {
  margin-bottom: 30px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-eda4333c-40d0-4ad4-9d01-8b34636de9ea {
  margin-bottom: 30px;
}
}

  #s-eda4333c-40d0-4ad4-9d01-8b34636de9ea-btn-wrapper {
    text-align: left;
  }


#s-eda4333c-40d0-4ad4-9d01-8b34636de9ea.shg-btn {
  color: rgba(255, 108, 14, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ed20528e-58be-437e-a4c7-7828d26a55f3 {
  text-align: center;
}





#s-ed20528e-58be-437e-a4c7-7828d26a55f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b4bbde7-bc64-43a8-a6af-e6d45041619c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1b4bbde7-bc64-43a8-a6af-e6d45041619c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9d9598d1-c334-4929-ba3f-33b934c429e4 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 108, 14, 1);
background-image: none;
hover-type: color;
}
#s-9d9598d1-c334-4929-ba3f-33b934c429e4:hover {border-style: solid !important;
border-color: rgba(40, 40, 41, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-9d9598d1-c334-4929-ba3f-33b934c429e4:active {background-color: rgba(206, 187, 187, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-9d9598d1-c334-4929-ba3f-33b934c429e4 {
  margin-bottom: 30px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-9d9598d1-c334-4929-ba3f-33b934c429e4 {
  margin-bottom: 30px;
}
}

  #s-9d9598d1-c334-4929-ba3f-33b934c429e4-btn-wrapper {
    text-align: left;
  }


#s-9d9598d1-c334-4929-ba3f-33b934c429e4.shg-btn {
  color: rgba(255, 108, 14, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-16375bad-7328-4fb0-a2d8-6c8ddd5246f3 {
  text-align: center;
}





#s-16375bad-7328-4fb0-a2d8-6c8ddd5246f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4981aff7-ea29-41e7-9e12-444396306198 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4981aff7-ea29-41e7-9e12-444396306198 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-69f730fa-c311-4b6b-a6c7-73b7c6ab526e {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 108, 14, 1);
background-image: none;
hover-type: color;
}
#s-69f730fa-c311-4b6b-a6c7-73b7c6ab526e:hover {border-style: solid !important;
border-color: rgba(40, 40, 41, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-69f730fa-c311-4b6b-a6c7-73b7c6ab526e:active {background-color: rgba(206, 187, 187, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-69f730fa-c311-4b6b-a6c7-73b7c6ab526e {
  margin-bottom: 30px;
}
}

  #s-69f730fa-c311-4b6b-a6c7-73b7c6ab526e-btn-wrapper {
    text-align: left;
  }


#s-69f730fa-c311-4b6b-a6c7-73b7c6ab526e.shg-btn {
  color: rgba(255, 108, 14, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d7130713-388f-4e35-9642-28b105e75d32 {
  text-align: center;
}





#s-d7130713-388f-4e35-9642-28b105e75d32 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9d7ee06-edfa-4af7-880d-de4192970b82 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c9d7ee06-edfa-4af7-880d-de4192970b82 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-171751c6-1985-448c-bbb7-8a5f394d7523 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 108, 14, 1);
background-image: none;
hover-type: color;
}
#s-171751c6-1985-448c-bbb7-8a5f394d7523:hover {border-style: solid !important;
border-color: rgba(40, 40, 41, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-171751c6-1985-448c-bbb7-8a5f394d7523:active {background-color: rgba(206, 187, 187, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-171751c6-1985-448c-bbb7-8a5f394d7523 {
  margin-bottom: 30px;
}
}

  #s-171751c6-1985-448c-bbb7-8a5f394d7523-btn-wrapper {
    text-align: left;
  }


#s-171751c6-1985-448c-bbb7-8a5f394d7523.shg-btn {
  color: rgba(255, 108, 14, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a {
  margin-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 35.0px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 52.5px);
}

}

@media (min-width: 992px) {
[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 52.5px);
}

}

@media (min-width: 1200px) {
[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 52.5px);
}

[id="s-c4c9e552-ad65-4906-9b5b-65e9d951ae1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 52.5px);
}

}

#s-b691a08a-1898-4edd-a66c-223fb4e7e655 {
  text-align: center;
}





#s-b691a08a-1898-4edd-a66c-223fb4e7e655 .shogun-image-content {
  
    align-items: center;
  
}

#s-78a85184-f7f8-4e52-9144-3559b2bcfd66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-78a85184-f7f8-4e52-9144-3559b2bcfd66 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-10db3274-61bb-43dc-ac7e-a89227f3422d {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 108, 14, 1);
background-image: none;
hover-type: color;
}
#s-10db3274-61bb-43dc-ac7e-a89227f3422d:hover {border-style: solid !important;
border-color: rgba(40, 40, 41, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-10db3274-61bb-43dc-ac7e-a89227f3422d:active {background-color: rgba(206, 187, 187, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-10db3274-61bb-43dc-ac7e-a89227f3422d {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-10db3274-61bb-43dc-ac7e-a89227f3422d {
  margin-bottom: 30px;
}
}

  #s-10db3274-61bb-43dc-ac7e-a89227f3422d-btn-wrapper {
    text-align: left;
  }


#s-10db3274-61bb-43dc-ac7e-a89227f3422d.shg-btn {
  color: rgba(255, 108, 14, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-04fc2475-763a-401b-8945-11229bac65fc {
  text-align: center;
}





#s-04fc2475-763a-401b-8945-11229bac65fc .shogun-image-content {
  
    align-items: center;
  
}

#s-b1f324cb-eafc-4bb8-a67e-302e2dd7965e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b1f324cb-eafc-4bb8-a67e-302e2dd7965e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-782023c7-2f76-4ba2-855b-a50ad55d9c91 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 108, 14, 1);
background-image: none;
hover-type: color;
}
#s-782023c7-2f76-4ba2-855b-a50ad55d9c91:hover {border-style: solid !important;
border-color: rgba(40, 40, 41, 0) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-782023c7-2f76-4ba2-855b-a50ad55d9c91:active {background-color: rgba(206, 187, 187, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-782023c7-2f76-4ba2-855b-a50ad55d9c91 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-782023c7-2f76-4ba2-855b-a50ad55d9c91 {
  margin-bottom: 30px;
}
}

  #s-782023c7-2f76-4ba2-855b-a50ad55d9c91-btn-wrapper {
    text-align: left;
  }


#s-782023c7-2f76-4ba2-855b-a50ad55d9c91.shg-btn {
  color: rgba(255, 108, 14, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2b073879-f0aa-4d99-abe7-8b64e93fa571 {
  background-color: rgba(26, 26, 26, 1);
}

@media (min-width: 0px) {
[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2b073879-f0aa-4d99-abe7-8b64e93fa571"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-71c712db-316d-4cd7-8c2c-68b23dd36ac3 {
  text-align: center;
}





#s-71c712db-316d-4cd7-8c2c-68b23dd36ac3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d101d3b2-4f36-4366-8cfd-f5a58fb0d39e {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 60px;
padding-bottom: 40px;
padding-right: 60px;
background-color: rgba(26, 26, 26, 1);
}
@media (max-width: 767px){#s-d101d3b2-4f36-4366-8cfd-f5a58fb0d39e {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-d101d3b2-4f36-4366-8cfd-f5a58fb0d39e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d101d3b2-4f36-4366-8cfd-f5a58fb0d39e.shg-box.shg-c {
  justify-content: center;
}

#s-8ece8b64-ef49-49db-87f6-921aeb819536 {
  text-align: left;
}

#s-8ece8b64-ef49-49db-87f6-921aeb819536 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f61652f6-eb08-4073-b32f-81b16bac3457 {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-f6116963-25b7-4a72-a9cf-3063d6763d9c {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-bda68e37-242e-44b1-819c-08bb13a78aea {
  margin-top: 10px;
margin-bottom: 20px;
}

#s-125188e9-a032-4029-a35d-4e69eed1a7f3 {
  background-size: 140px 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 108, 14, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-125188e9-a032-4029-a35d-4e69eed1a7f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-125188e9-a032-4029-a35d-4e69eed1a7f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-125188e9-a032-4029-a35d-4e69eed1a7f3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-3609968b-2f6e-4f58-b9ce-b6e722f32712 {
  margin-top: 120px;
margin-bottom: 120px;
min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}
@media (max-width: 767px){#s-3609968b-2f6e-4f58-b9ce-b6e722f32712 {
  margin-top: 60px;
margin-bottom: 60px;
}
}







#s-3609968b-2f6e-4f58-b9ce-b6e722f32712 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3609968b-2f6e-4f58-b9ce-b6e722f32712.shg-box.shg-c {
  justify-content: center;
}

#s-6fa601ab-ecac-49b4-a77c-034dc36bba63 {
  padding-top: 60px;
padding-left: 60px;
padding-bottom: 60px;
padding-right: 60px;
min-height: 50px;
max-width: 1665px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fa601ab-ecac-49b4-a77c-034dc36bba63 {
  padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-6fa601ab-ecac-49b4-a77c-034dc36bba63 {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
}
}







#s-6fa601ab-ecac-49b4-a77c-034dc36bba63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fa601ab-ecac-49b4-a77c-034dc36bba63.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(112, 112, 112, 0);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(239, 239, 239, 1);
  padding: 10px;
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(26, 26, 26, 1);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(239, 239, 239, 1);
  border-top: 1px solid rgba(112, 112, 112, 0);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(26, 26, 26, 1);
  text-align: left;
  font-family: Helvetica;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}@media (max-width: 767px){#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(112, 112, 112, 0);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(239, 239, 239, 1);
  padding: 10px;
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(26, 26, 26, 1);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(239, 239, 239, 1);
  border-top: 1px solid rgba(112, 112, 112, 0);
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(26, 26, 26, 1);
  text-align: left;
  font-family: Helvetica;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ddf806f4-06fd-4dde-8a7e-b7ffab416ba1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-a0fdc9d2-1acb-499d-9c3a-9e664f60fa60 {
  padding-left: 45px;
padding-right: 45px;
}

#s-cf83be3b-2fe9-465a-b14d-5cf4fb821090 {
  padding-left: 45px;
padding-right: 45px;
}

#s-0f051b28-d550-404b-ba31-82d57199098a {
  padding-left: 45px;
padding-right: 45px;
}

#s-8c1f6964-4974-414c-a511-accc247399e5 {
  padding-left: 45px;
padding-right: 45px;
}

#s-75a38624-c4e4-44c2-9705-b6087c7e0494 {
  padding-left: 45px;
padding-right: 45px;
}

#s-89e96829-6e3d-49e9-b3e4-854482329751 {
  padding-left: 45px;
padding-right: 45px;
}

#s-3f07cf3c-ebf9-451f-97c0-856d674e8b1d {
  padding-left: 45px;
padding-right: 45px;
}

#s-f247c064-89a3-45ef-814e-3baebeca74bb {
  padding-left: 45px;
padding-right: 45px;
}

#s-84f3b0aa-05b3-4681-8ac8-0ec9bdc95941 {
  padding-left: 45px;
padding-right: 45px;
}

#s-61bc6e4f-7665-4f1f-9caf-79dd90d2843f {
  padding-left: 45px;
padding-right: 45px;
}

#s-c1a8d917-636d-4851-bf9f-533e84cebc50 {
  padding-left: 45px;
padding-right: 45px;
}

#s-eed5dc7f-21e5-4935-8452-af37e6dc4c37 {
  padding-left: 40px;
padding-right: 40px;
min-height: 50px;
max-width: 1665px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eed5dc7f-21e5-4935-8452-af37e6dc4c37 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-eed5dc7f-21e5-4935-8452-af37e6dc4c37 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-eed5dc7f-21e5-4935-8452-af37e6dc4c37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eed5dc7f-21e5-4935-8452-af37e6dc4c37.shg-box.shg-c {
  justify-content: center;
}

#s-ef263100-39bf-4975-8499-9bd5ac11697f {
  margin-bottom: 40px;
}
@media (max-width: 767px){#s-ef263100-39bf-4975-8499-9bd5ac11697f {
  margin-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ef263100-39bf-4975-8499-9bd5ac11697f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6bf0e924-225d-4c40-a970-24fe3b8e32eb {
  text-align: center;
}
@media (max-width: 767px){#s-6bf0e924-225d-4c40-a970-24fe3b8e32eb {
  margin-bottom: 30px;
}
}



  #s-6bf0e924-225d-4c40-a970-24fe3b8e32eb img.shogun-image {
    
    width: px;
  }


#s-6bf0e924-225d-4c40-a970-24fe3b8e32eb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-03a33ba9-3645-4b9c-9025-2bf5f56cadbc {
  margin-left: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(36, 36, 36, 1);
}
#s-03a33ba9-3645-4b9c-9025-2bf5f56cadbc:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 108, 14, 1) !important;}#s-03a33ba9-3645-4b9c-9025-2bf5f56cadbc:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 108, 14, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-03a33ba9-3645-4b9c-9025-2bf5f56cadbc {
  margin-left: 30px;
}
}

  #s-03a33ba9-3645-4b9c-9025-2bf5f56cadbc-btn-wrapper {
    text-align: left;
  }


#s-03a33ba9-3645-4b9c-9025-2bf5f56cadbc.shg-btn {
  color: rgba(36, 36, 36, 1);
  font-size: 20px;
  
  
  font-family: Helvetica;
  display:  inline-block ;
}

#s-6b866c51-21a2-4709-94c7-14ca6a08af89 {
  text-align: center;
}




  #s-6b866c51-21a2-4709-94c7-14ca6a08af89 img.shogun-image {
    
    width: px;
  }


#s-6b866c51-21a2-4709-94c7-14ca6a08af89 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ffe0147b-2df7-46f4-8ac5-44766577f9c5 {
  margin-left: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(36, 36, 36, 1);
}
#s-ffe0147b-2df7-46f4-8ac5-44766577f9c5:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 108, 14, 1) !important;}#s-ffe0147b-2df7-46f4-8ac5-44766577f9c5:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 108, 14, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-ffe0147b-2df7-46f4-8ac5-44766577f9c5 {
  margin-left: 30px;
}
}

  #s-ffe0147b-2df7-46f4-8ac5-44766577f9c5-btn-wrapper {
    text-align: left;
  }


#s-ffe0147b-2df7-46f4-8ac5-44766577f9c5.shg-btn {
  color: rgba(36, 36, 36, 1);
  font-size: 20px;
  
  
  font-family: Helvetica;
  display:  inline-block ;
}

#s-b65240e0-0165-4f62-8879-351e5a6d6c05 {
  margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b65240e0-0165-4f62-8879-351e5a6d6c05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-39074ee7-f1b0-4c60-9a7a-ab8fe7aa0eee {
  text-align: center;
}
@media (max-width: 767px){#s-39074ee7-f1b0-4c60-9a7a-ab8fe7aa0eee {
  margin-bottom: 30px;
}
}



  #s-39074ee7-f1b0-4c60-9a7a-ab8fe7aa0eee img.shogun-image {
    
    width: px;
  }


#s-39074ee7-f1b0-4c60-9a7a-ab8fe7aa0eee .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5bebde0e-0647-44c8-819a-2a3d00782abb {
  margin-left: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(36, 36, 36, 1);
}
#s-5bebde0e-0647-44c8-819a-2a3d00782abb:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 108, 14, 1) !important;}#s-5bebde0e-0647-44c8-819a-2a3d00782abb:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 108, 14, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-5bebde0e-0647-44c8-819a-2a3d00782abb {
  margin-right: 30px;
}
}

  #s-5bebde0e-0647-44c8-819a-2a3d00782abb-btn-wrapper {
    text-align: left;
  }


#s-5bebde0e-0647-44c8-819a-2a3d00782abb.shg-btn {
  color: rgba(36, 36, 36, 1);
  font-size: 20px;
  
  
  font-family: Helvetica;
  display:  inline-block ;
}

#s-2c0feca2-4e03-47ee-bedc-38869f5ab83b {
  text-align: center;
}




  #s-2c0feca2-4e03-47ee-bedc-38869f5ab83b img.shogun-image {
    
    width: px;
  }


#s-2c0feca2-4e03-47ee-bedc-38869f5ab83b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-566b1637-86d2-4624-a6bb-66b8bf14f1b9 {
  margin-left: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(36, 36, 36, 1);
}
#s-566b1637-86d2-4624-a6bb-66b8bf14f1b9:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 108, 14, 1) !important;}#s-566b1637-86d2-4624-a6bb-66b8bf14f1b9:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 108, 14, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-566b1637-86d2-4624-a6bb-66b8bf14f1b9 {
  margin-left: 30px;
}
}

  #s-566b1637-86d2-4624-a6bb-66b8bf14f1b9-btn-wrapper {
    text-align: left;
  }


#s-566b1637-86d2-4624-a6bb-66b8bf14f1b9.shg-btn {
  color: rgba(36, 36, 36, 1);
  font-size: 20px;
  
  
  font-family: Helvetica;
  display:  inline-block ;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}