.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-64d33f95-c751-4b31-a941-d6105c8ddcd8 {
  min-height: 50px;
}








#s-64d33f95-c751-4b31-a941-d6105c8ddcd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64d33f95-c751-4b31-a941-d6105c8ddcd8.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b7f0febf-3256-4409-b811-84e8ddffe5e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-167b4b9f-95d5-4468-9530-10c109f134b8 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
}

#s-43edcef8-61f1-4da4-9557-4eec5fe44fc0 {
  margin-top: 20px;
}

#s-cc57311a-4b28-41f7-a49b-a4c4ae0a3887 {
  margin-top: 20px;
min-height: 50px;
}








#s-cc57311a-4b28-41f7-a49b-a4c4ae0a3887 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc57311a-4b28-41f7-a49b-a4c4ae0a3887.shg-box.shg-c {
  justify-content: flex-start;
}

#s-46e8dc21-53f4-4a56-a23c-e568075edd6c {
  max-width: 500px;
}

@media (min-width: 0px) {
[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-46e8dc21-53f4-4a56-a23c-e568075edd6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-f4cc24e0-5704-4376-bed0-52a62f86d109 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-f4cc24e0-5704-4376-bed0-52a62f86d109 img.shogun-image {
    
    width: px;
  }


#s-f4cc24e0-5704-4376-bed0-52a62f86d109 .shogun-image-content {
  
    align-items: center;
  
}

#s-84dcaddb-b0a0-4a07-94dd-18b807bd9ee1 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-84dcaddb-b0a0-4a07-94dd-18b807bd9ee1 img.shogun-image {
    
    width: px;
  }


#s-84dcaddb-b0a0-4a07-94dd-18b807bd9ee1 .shogun-image-content {
  
    align-items: center;
  
}

#s-387268d2-c3f9-4b67-a213-55925d8b801c {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-387268d2-c3f9-4b67-a213-55925d8b801c img.shogun-image {
    
    width: px;
  }


#s-387268d2-c3f9-4b67-a213-55925d8b801c .shogun-image-content {
  
    align-items: center;
  
}

#s-b89f13ba-154f-4612-ace6-9dd2ca6bb970 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-b89f13ba-154f-4612-ace6-9dd2ca6bb970 img.shogun-image {
    
    width: px;
  }


#s-b89f13ba-154f-4612-ace6-9dd2ca6bb970 .shogun-image-content {
  
    align-items: center;
  
}

#s-f195b0cb-5ce7-4c67-9596-362bbd0cf384 {
  min-height: 50px;
}








#s-f195b0cb-5ce7-4c67-9596-362bbd0cf384 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f195b0cb-5ce7-4c67-9596-362bbd0cf384.shg-box.shg-c {
  justify-content: flex-start;
}

#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a {
  min-height: 50px;
background-color: rgba(247, 241, 243, 1);
}
@media (min-width: 1200px){#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a {
  display: none;
}
#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a, #wrap-s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a {
  display: none;
}
#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a, #wrap-s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a { display:none !important; }}@media (max-width: 767px){#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a {
  display: none;
}
#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a, #wrap-s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a { display:none !important; }}







#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30e2bbd2-e4d4-45b4-8887-cbfcb31d9c4a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d7970e80-b985-4932-ace5-2b5f630805d8 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
background-color: rgba(247, 241, 243, 1);
}
@media (min-width: 1200px){#s-d7970e80-b985-4932-ace5-2b5f630805d8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7970e80-b985-4932-ace5-2b5f630805d8 {
  display: none;
}
#s-d7970e80-b985-4932-ace5-2b5f630805d8, #wrap-s-d7970e80-b985-4932-ace5-2b5f630805d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d7970e80-b985-4932-ace5-2b5f630805d8 {
  display: none;
}
#s-d7970e80-b985-4932-ace5-2b5f630805d8, #wrap-s-d7970e80-b985-4932-ace5-2b5f630805d8 { display:none !important; }}@media (max-width: 767px){#s-d7970e80-b985-4932-ace5-2b5f630805d8 {
  display: none;
}
#s-d7970e80-b985-4932-ace5-2b5f630805d8, #wrap-s-d7970e80-b985-4932-ace5-2b5f630805d8 { display:none !important; }}







#s-d7970e80-b985-4932-ace5-2b5f630805d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7970e80-b985-4932-ace5-2b5f630805d8.shg-box.shg-c {
  justify-content: flex-start;
}

.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-88f49896-e57c-4a88-bf1c-5c7d71e0b9ad {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-88f49896-e57c-4a88-bf1c-5c7d71e0b9ad {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88f49896-e57c-4a88-bf1c-5c7d71e0b9ad {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88f49896-e57c-4a88-bf1c-5c7d71e0b9ad {
  
}
}@media (max-width: 767px){#s-88f49896-e57c-4a88-bf1c-5c7d71e0b9ad {
  
}
}
#s-88f49896-e57c-4a88-bf1c-5c7d71e0b9ad .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-48bcf79e-08d9-4f49-b839-788ca4d1d405 {
  margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

#s-d81c8995-5437-41da-97da-c8615cd4d7bf {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-d81c8995-5437-41da-97da-c8615cd4d7bf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d81c8995-5437-41da-97da-c8615cd4d7bf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d81c8995-5437-41da-97da-c8615cd4d7bf {
  
}
}@media (max-width: 767px){#s-d81c8995-5437-41da-97da-c8615cd4d7bf {
  
}
}
@media (min-width: 0px) {
[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d81c8995-5437-41da-97da-c8615cd4d7bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d {
  margin-top: 0px;
margin-bottom: 0px;
margin-right: -20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d {
  
}
}@media (max-width: 767px){#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d {
  
}
}







#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdfc6de0-0920-4cce-bf2e-ea73dfcb3e9d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c {
  margin-left: 30px;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c {
  display: none;
}
#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c, #wrap-s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c {
  display: none;
}
#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c, #wrap-s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c {
  display: none;
}
#s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c, #wrap-s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c { display:none !important; }}
@media (min-width: 0px) {
[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ffc7440e-dc19-4731-a9a9-c4c7274fd27c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dfba4563-a943-452c-a7a4-b26e1790c1d0 {
  margin-bottom: -25px;
}
@media (min-width: 1200px){#s-dfba4563-a943-452c-a7a4-b26e1790c1d0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfba4563-a943-452c-a7a4-b26e1790c1d0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfba4563-a943-452c-a7a4-b26e1790c1d0 {
  
}
}
#s-ad8a8daa-a725-4777-8a6e-4a204037836f {
  margin-left: auto;
margin-right: auto;
}

#s-d875dc87-ccb7-4146-afd4-74489d6d1cfb {
  margin-top: 9%;
margin-bottom: 0%;
margin-right: 10%;
}
@media (max-width: 767px){#s-d875dc87-ccb7-4146-afd4-74489d6d1cfb {
  display: none;
}
#s-d875dc87-ccb7-4146-afd4-74489d6d1cfb, #wrap-s-d875dc87-ccb7-4146-afd4-74489d6d1cfb { display:none !important; }}
@media (min-width: 0px) {
[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d875dc87-ccb7-4146-afd4-74489d6d1cfb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-81970693-0bdd-4c41-8209-09839a9c0fa1 {
  margin-bottom: 15px;
}
@media (min-width: 1200px){#s-81970693-0bdd-4c41-8209-09839a9c0fa1 {
  
}
}@media (max-width: 767px){#s-81970693-0bdd-4c41-8209-09839a9c0fa1 {
  
}
}
#s-b6efedfd-7f39-4e2c-bf63-a2f1bbc87665 {
  margin-left: auto;
margin-right: auto;
}

#s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a {
  margin-top: 4%;
margin-bottom: 2px;
margin-right: 31%;
}

@media (min-width: 0px) {
[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba1c0968-b53b-4606-ad0b-b26dfefc5d4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c28f58b1-791e-45a2-9565-5ce11489ec36 {
  margin-top: 0%;
margin-bottom: 15px;
}

#s-38d9f4b5-ee26-499c-81ae-b815d06041a7 {
  margin-left: auto;
margin-right: auto;
}

#s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6 {
  margin-left: 0%;
margin-right: 23%;
}

@media (min-width: 0px) {
[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92702b2c-ffe9-42cd-94e6-05ed0099bbd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-739ac164-b5d3-49e6-bf29-0d40a1a78419 {
  margin-top: 11%;
margin-bottom: 15px;
}

#s-fc46331c-89ac-4d06-9429-42f96d10cd0d {
  margin-left: auto;
margin-right: auto;
}

#s-53a01a6b-f9fc-42ae-b48d-01367a215cd5 {
  margin-top: 1%;
margin-right: -20%;
}

@media (min-width: 0px) {
[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a01a6b-f9fc-42ae-b48d-01367a215cd5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c1898732-3866-4e93-8566-85d20cdbfaa1 {
  margin-top: 11%;
margin-bottom: 15px;
}

#s-3a69188c-1924-41bd-8b74-f35b156070bf {
  margin-left: auto;
margin-right: auto;
}

#s-01c7c999-6d17-42c7-bf9a-7c7d35e2cf63 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
}








#s-01c7c999-6d17-42c7-bf9a-7c7d35e2cf63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01c7c999-6d17-42c7-bf9a-7c7d35e2cf63.shg-box.shg-c {
  justify-content: flex-start;
}

#s-69d43f9b-de7a-472c-b6d5-c076c9034f4c {
  margin-bottom: 15px;
}

#s-3ae4f9cc-f81b-4252-9d07-566b0c5ea23a {
  margin-left: auto;
margin-right: auto;
}

#s-95f9c1e2-64fc-4fc9-86ea-9b1cbc08a04e {
  margin-top: 7px;
max-width: 610px;
text-align: center;
}




  #s-95f9c1e2-64fc-4fc9-86ea-9b1cbc08a04e img.shogun-image {
    
    width: px;
  }


#s-95f9c1e2-64fc-4fc9-86ea-9b1cbc08a04e .shogun-image-content {
  
    align-items: center;
  
}

#s-13df9003-b58a-48ee-be73-0982455c329e {
  padding-left: 15%;
padding-right: 15%;
min-height: 50px;
}








#s-13df9003-b58a-48ee-be73-0982455c329e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13df9003-b58a-48ee-be73-0982455c329e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9b413180-d5ee-4211-b1f3-76182dcf410d {
  margin-top: 4%;
margin-bottom: 15px;
}

#s-35c6b3e7-8e10-4e36-9974-04a8f8e5ffa2 {
  margin-left: auto;
margin-right: auto;
}

#s-ae0e94e5-533e-4f94-bc13-f79353514ca6 {
  margin-left: -40px;
min-height: 50px;
}








#s-ae0e94e5-533e-4f94-bc13-f79353514ca6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae0e94e5-533e-4f94-bc13-f79353514ca6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-79d73fab-2674-4841-a688-669830a24342 {
  margin-top: 0%;
}
@media (min-width: 1200px){#s-79d73fab-2674-4841-a688-669830a24342 {
  display: none;
}
#s-79d73fab-2674-4841-a688-669830a24342, #wrap-s-79d73fab-2674-4841-a688-669830a24342 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79d73fab-2674-4841-a688-669830a24342 {
  display: none;
}
#s-79d73fab-2674-4841-a688-669830a24342, #wrap-s-79d73fab-2674-4841-a688-669830a24342 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79d73fab-2674-4841-a688-669830a24342 {
  display: none;
}
#s-79d73fab-2674-4841-a688-669830a24342, #wrap-s-79d73fab-2674-4841-a688-669830a24342 { display:none !important; }}@media (max-width: 767px){#s-79d73fab-2674-4841-a688-669830a24342 {
  
}
}
@media (min-width: 0px) {
[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79d73fab-2674-4841-a688-669830a24342"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-75efc530-cd84-46c9-85b7-ea93304d3a2e {
  margin-bottom: -25px;
}

#s-cf4d9670-82e0-482b-aca5-141589b6cae1 {
  margin-left: auto;
margin-right: auto;
}

#s-1191e14b-33e7-4805-9f59-f4bb9dd552de {
  margin-top: 12%;
}
@media (max-width: 767px){#s-1191e14b-33e7-4805-9f59-f4bb9dd552de {
  display: none;
}
#s-1191e14b-33e7-4805-9f59-f4bb9dd552de, #wrap-s-1191e14b-33e7-4805-9f59-f4bb9dd552de { display:none !important; }}
@media (min-width: 0px) {
[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1191e14b-33e7-4805-9f59-f4bb9dd552de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4bd74ea7-8553-4f2f-aa48-8b013aaac623 {
  margin-bottom: 15px;
}

#s-105e1e0a-e91a-44e9-a21c-31f1d72ceb38 {
  margin-left: auto;
margin-right: auto;
}

#s-372da5a3-7695-4934-a3d4-a95d7d5384e1 {
  margin-top: 4%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: -42px;
}

@media (min-width: 0px) {
[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-372da5a3-7695-4934-a3d4-a95d7d5384e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3f95c461-4942-486d-b64b-8c2a78ce89f7 {
  margin-bottom: 15px;
}

#s-2a11a415-1c35-4c64-bbf8-0dd9d4fa2650 {
  margin-left: auto;
margin-right: auto;
}

#s-f3c81c8d-7726-4153-83d6-893faa824096 {
  margin-top: 7%;
margin-left: 8%;
margin-right: -16%;
}

@media (min-width: 0px) {
[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3c81c8d-7726-4153-83d6-893faa824096"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-511fd52a-1d9e-48f2-9bd3-4d01d7c70541 {
  margin-bottom: 15px;
}

#s-0f7104c7-5e18-4d30-b539-3eb0dde857a3 {
  margin-left: auto;
margin-right: auto;
}

#s-dd03c783-f5c9-4b3b-840c-60b35a853763 {
  margin-top: 0%;
}
@media (min-width: 1200px){#s-dd03c783-f5c9-4b3b-840c-60b35a853763 {
  
}
}@media (max-width: 767px){#s-dd03c783-f5c9-4b3b-840c-60b35a853763 {
  
}
}
@media (min-width: 0px) {
[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd03c783-f5c9-4b3b-840c-60b35a853763"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e523ca85-b93c-4770-a18f-20bfa522d62b {
  margin-bottom: 15px;
}

#s-c762b57f-9796-49db-b045-187d2ea4ae93 {
  margin-left: auto;
margin-right: auto;
}

#s-956d8b92-e146-44cc-85da-fa964152d1e6 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(247, 241, 243, 1);
}
@media (min-width: 1200px){#s-956d8b92-e146-44cc-85da-fa964152d1e6 {
  display: none;
}
#s-956d8b92-e146-44cc-85da-fa964152d1e6, #wrap-s-956d8b92-e146-44cc-85da-fa964152d1e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-956d8b92-e146-44cc-85da-fa964152d1e6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-956d8b92-e146-44cc-85da-fa964152d1e6 {
  display: none;
}
#s-956d8b92-e146-44cc-85da-fa964152d1e6, #wrap-s-956d8b92-e146-44cc-85da-fa964152d1e6 { display:none !important; }}@media (max-width: 767px){#s-956d8b92-e146-44cc-85da-fa964152d1e6 {
  display: none;
}
#s-956d8b92-e146-44cc-85da-fa964152d1e6, #wrap-s-956d8b92-e146-44cc-85da-fa964152d1e6 { display:none !important; }}







#s-956d8b92-e146-44cc-85da-fa964152d1e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-956d8b92-e146-44cc-85da-fa964152d1e6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fb603ccc-be75-4e20-8deb-9dfb16bb9873 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-fb603ccc-be75-4e20-8deb-9dfb16bb9873 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb603ccc-be75-4e20-8deb-9dfb16bb9873 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb603ccc-be75-4e20-8deb-9dfb16bb9873 {
  
}
}@media (max-width: 767px){#s-fb603ccc-be75-4e20-8deb-9dfb16bb9873 {
  
}
}
#s-fb603ccc-be75-4e20-8deb-9dfb16bb9873 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-f0c2bdb6-4cf6-4bc0-b229-2cd076b06c1e {
  margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-f0c2bdb6-4cf6-4bc0-b229-2cd076b06c1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0c2bdb6-4cf6-4bc0-b229-2cd076b06c1e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0c2bdb6-4cf6-4bc0-b229-2cd076b06c1e {
  
}
}@media (max-width: 767px){#s-f0c2bdb6-4cf6-4bc0-b229-2cd076b06c1e {
  
}
}
#s-fa03155e-9c80-4510-8a54-7dce89eb5df9 {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-fa03155e-9c80-4510-8a54-7dce89eb5df9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa03155e-9c80-4510-8a54-7dce89eb5df9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa03155e-9c80-4510-8a54-7dce89eb5df9 {
  
}
}@media (max-width: 767px){#s-fa03155e-9c80-4510-8a54-7dce89eb5df9 {
  
}
}
@media (min-width: 0px) {
[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa03155e-9c80-4510-8a54-7dce89eb5df9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b {
  margin-top: 0px;
margin-bottom: 0px;
margin-right: -40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b {
  
}
}@media (max-width: 767px){#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b {
  
}
}







#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-354c9a9d-b5e7-46b1-acd9-8586f7c05a2b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 {
  margin-left: 30px;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 {
  display: none;
}
#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04, #wrap-s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 {
  display: none;
}
#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04, #wrap-s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 {
  display: none;
}
#s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04, #wrap-s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9653cab-e59c-45b2-abcd-2ab7a47c9b04"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b94fa29d-319a-4744-88ac-0980c3196db3 {
  margin-bottom: -25px;
}
@media (min-width: 1200px){#s-b94fa29d-319a-4744-88ac-0980c3196db3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b94fa29d-319a-4744-88ac-0980c3196db3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b94fa29d-319a-4744-88ac-0980c3196db3 {
  
}
}
#s-5b9c6216-0c12-4caa-81ec-7042701b4adf {
  margin-left: auto;
margin-right: auto;
}

#s-92ded665-1576-4523-b7a5-e924d80c596f {
  margin-top: 35%;
margin-bottom: 0%;
margin-right: -11%;
}
@media (max-width: 767px){#s-92ded665-1576-4523-b7a5-e924d80c596f {
  display: none;
}
#s-92ded665-1576-4523-b7a5-e924d80c596f, #wrap-s-92ded665-1576-4523-b7a5-e924d80c596f { display:none !important; }}
@media (min-width: 0px) {
[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92ded665-1576-4523-b7a5-e924d80c596f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1508e0a4-bcc6-49d9-b83f-ebea3300c3fc {
  margin-bottom: 15px;
}
@media (min-width: 1200px){#s-1508e0a4-bcc6-49d9-b83f-ebea3300c3fc {
  
}
}@media (max-width: 767px){#s-1508e0a4-bcc6-49d9-b83f-ebea3300c3fc {
  
}
}
#s-f944c141-aaab-47d4-9971-c70450b38ee6 {
  margin-left: auto;
margin-right: auto;
}

#s-96d66a15-c23b-4200-aa21-b0c104f1d6ae {
  margin-top: 20%;
margin-bottom: 2px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96d66a15-c23b-4200-aa21-b0c104f1d6ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f827a4ad-9f68-43b3-89c6-bd726ae726cf {
  margin-top: 0%;
margin-bottom: 15px;
}

#s-2629a1f1-0a30-4727-a9b0-630492561405 {
  margin-left: auto;
margin-right: auto;
}

#s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e {
  margin-top: 10%;
margin-left: 0px;
margin-right: 14%;
}

@media (min-width: 0px) {
[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cca0a8f-0dd8-4513-8883-f12b6a1d105e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19ec3edd-bafb-4dfd-8cb4-ec225633cc08 {
  margin-top: 0%;
margin-bottom: 15px;
}

#s-ed340452-930b-4db6-b64e-d2a8993b83c7 {
  margin-left: auto;
margin-right: auto;
}

#s-ade462c1-ac14-4600-b8ce-1bba12c3f0b8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-ade462c1-ac14-4600-b8ce-1bba12c3f0b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ade462c1-ac14-4600-b8ce-1bba12c3f0b8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f53e3739-30f6-44ad-a9c3-7c7f9cae76fb {
  margin-bottom: 15px;
}

#s-f2c4ad80-9b8c-4174-8eb0-100558314753 {
  margin-left: auto;
margin-right: auto;
}

#s-f996269a-790e-4fb6-978a-a0f0aab547c7 {
  text-align: center;
}




  #s-f996269a-790e-4fb6-978a-a0f0aab547c7 img.shogun-image {
    
    width: px;
  }


#s-f996269a-790e-4fb6-978a-a0f0aab547c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-6df8a687-f5e2-4035-bb3d-fef12c59a490 {
  margin-left: -40px;
min-height: 50px;
}








#s-6df8a687-f5e2-4035-bb3d-fef12c59a490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6df8a687-f5e2-4035-bb3d-fef12c59a490.shg-box.shg-c {
  justify-content: flex-start;
}

#s-369034fe-7d17-4014-9864-072eba9b0f30 {
  margin-top: 0%;
}
@media (min-width: 1200px){#s-369034fe-7d17-4014-9864-072eba9b0f30 {
  display: none;
}
#s-369034fe-7d17-4014-9864-072eba9b0f30, #wrap-s-369034fe-7d17-4014-9864-072eba9b0f30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-369034fe-7d17-4014-9864-072eba9b0f30 {
  display: none;
}
#s-369034fe-7d17-4014-9864-072eba9b0f30, #wrap-s-369034fe-7d17-4014-9864-072eba9b0f30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-369034fe-7d17-4014-9864-072eba9b0f30 {
  display: none;
}
#s-369034fe-7d17-4014-9864-072eba9b0f30, #wrap-s-369034fe-7d17-4014-9864-072eba9b0f30 { display:none !important; }}@media (max-width: 767px){#s-369034fe-7d17-4014-9864-072eba9b0f30 {
  
}
}
@media (min-width: 0px) {
[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-369034fe-7d17-4014-9864-072eba9b0f30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b2519c4d-5e4f-466b-b981-29c77996f32e {
  margin-bottom: -25px;
}

#s-d350e11c-455b-4e1c-9835-34ee37f0a2dc {
  margin-left: auto;
margin-right: auto;
}

#s-beba3918-cc23-4c95-8de9-915aa4315906 {
  margin-top: 35%;
margin-left: 0%;
}
@media (max-width: 767px){#s-beba3918-cc23-4c95-8de9-915aa4315906 {
  display: none;
}
#s-beba3918-cc23-4c95-8de9-915aa4315906, #wrap-s-beba3918-cc23-4c95-8de9-915aa4315906 { display:none !important; }}
@media (min-width: 0px) {
[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-beba3918-cc23-4c95-8de9-915aa4315906"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-149beeac-11b6-4c7c-98ed-6fa220eb4c62 {
  margin-bottom: 15px;
}

#s-db6ab4c5-dcfa-40c0-a8e3-7df0cf658246 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-36d2d463-0bde-4d1f-add6-3111a76a59c6 {
  margin-top: 20%;
margin-left: 8%;
margin-right: -16%;
}

@media (min-width: 0px) {
[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36d2d463-0bde-4d1f-add6-3111a76a59c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-15ef58cc-d443-407b-9b60-09ef4e94a3fe {
  padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-15ef58cc-d443-407b-9b60-09ef4e94a3fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15ef58cc-d443-407b-9b60-09ef4e94a3fe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8124a6ac-ee3b-4cff-bdff-0d0b3d2ed4d5 {
  margin-bottom: 15px;
}

#s-c7557284-4dc5-4b1b-a7d6-8b0111993844 {
  margin-left: auto;
margin-right: auto;
}

#s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387 {
  margin-top: 10%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae3c6a48-8bf3-4fbc-93e6-7b9ffbf5e387"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cffcb0fc-7adc-4421-b0df-f80ec202831e {
  margin-bottom: 15px;
}

#s-c7e2d7a3-f866-47b3-98c5-fa51a90397cb {
  margin-left: auto;
margin-right: auto;
}

#s-93aac631-083c-489b-98d1-c535fb59626d {
  margin-top: 0%;
margin-left: 0%;
margin-right: 0%;
padding-left: 15%;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-93aac631-083c-489b-98d1-c535fb59626d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ec94b9ca-c20a-421a-8dec-41a2bc516ed1 {
  padding-left: 18%;
padding-right: 18%;
min-height: 50px;
}








#s-ec94b9ca-c20a-421a-8dec-41a2bc516ed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec94b9ca-c20a-421a-8dec-41a2bc516ed1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7976adcf-033d-48d1-8c10-8bd68e590daa {
  margin-bottom: 15px;
}

#s-ad9314c2-53ca-40b2-aa86-fb087d7ce086 {
  margin-left: auto;
margin-right: auto;
}

#s-c67ac133-3af1-4fdb-a6c2-49ce9c17fde3 {
  padding-left: 15px;
padding-right: 15px;
min-height: 50px;
}








#s-c67ac133-3af1-4fdb-a6c2-49ce9c17fde3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.19;
}#s-c67ac133-3af1-4fdb-a6c2-49ce9c17fde3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-67217270-df85-4c4f-aeed-46d61e7c7580 {
  margin-top: 0%;
margin-bottom: 15px;
}

#s-26785cbb-7e34-4fb4-8544-73d3d1a59a09 {
  margin-left: auto;
margin-right: auto;
}

#s-c8c51806-e835-4304-a49d-81df3dc61164 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 15px;
}

#s-080491a6-a55d-40e6-95c9-6a3116c299b1 {
  margin-left: auto;
margin-right: auto;
}

#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 {
  min-height: 50px;
background-color: rgba(247, 241, 243, 1);
}
@media (min-width: 1200px){#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 {
  display: none;
}
#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5, #wrap-s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 {
  display: none;
}
#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5, #wrap-s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 {
  
}
}@media (max-width: 767px){#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 {
  display: none;
}
#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5, #wrap-s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 { display:none !important; }}







#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25856f5b-2c21-46f0-8df6-2569bfaff4e5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-98810102-1471-4d19-94d2-28d48c0fadf9 {
  margin-top: 7px;
text-align: center;
}




  #s-98810102-1471-4d19-94d2-28d48c0fadf9 img.shogun-image {
    
    width: px;
  }


#s-98810102-1471-4d19-94d2-28d48c0fadf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7814275a-c4c7-4cc1-a1e3-2f1a5920a3a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7814275a-c4c7-4cc1-a1e3-2f1a5920a3a8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-625b4c74-211d-48ca-8bd2-8636295e4f11 {
  margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-e77a9558-dc74-4df6-8ac9-572db33cd7f2 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-e77a9558-dc74-4df6-8ac9-572db33cd7f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e77a9558-dc74-4df6-8ac9-572db33cd7f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e77a9558-dc74-4df6-8ac9-572db33cd7f2 {
  
}
}@media (max-width: 767px){#s-e77a9558-dc74-4df6-8ac9-572db33cd7f2 {
  
}
}
@media (min-width: 0px) {
[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e77a9558-dc74-4df6-8ac9-572db33cd7f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-170f4ccb-72f1-4a8b-857f-bdae07e46ecf {
  margin-bottom: 0px;
}

#s-45556300-f1d4-4c80-8189-5bf5ea3be3eb {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-78a6fa0e-966a-4f2d-9b79-c9a9f1c75b62 {
  margin-bottom: 0px;
}

#s-155b3211-1f70-4184-9383-7f0e069a6952 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-495d4cb8-8f0c-4866-bf3a-7a4378fdbb27 {
  margin-bottom: 0px;
}

#s-a8c4fe49-6f78-4efe-b1a2-b842278ece95 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-aaab1d82-3742-428d-a8d1-f82dc1df1c2a {
  margin-bottom: 0px;
}

#s-ad040f69-f065-4ca2-9d50-4c5544747065 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-db6d4415-a24e-4992-b3a0-1c5302e5517f {
  margin-bottom: 0px;
}

#s-fbf66ebe-8f7c-487c-a6e3-e1db74fa4db4 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-bc0642f5-3908-446e-9cf5-57a51317db7a {
  margin-bottom: 0px;
}

#s-dbe6a9fe-0125-4468-a31c-b087deb77bc6 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-16c38ef1-dd86-470f-be14-6aeab4b27fb3 {
  margin-bottom: 0px;
}

#s-f81bdc78-78a3-4971-bb55-ec9273bbd83a {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-70b0b450-e673-40f7-b670-6c1756ea203b {
  margin-bottom: 0px;
}

#s-f1a8987b-5cd9-44e1-a89a-9447fd8d78d6 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-5af2f4c9-ea1c-4071-8afe-4dd107faf375 {
  margin-bottom: 0px;
}

#s-e470b614-56bf-4534-867a-87874d671b63 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 {
  min-height: 50px;
background-color: rgba(247, 241, 243, 1);
}
@media (min-width: 1200px){#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 {
  display: none;
}
#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9, #wrap-s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 {
  display: none;
}
#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9, #wrap-s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 {
  display: none;
}
#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9, #wrap-s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 { display:none !important; }}@media (max-width: 767px){#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 {
  
}
}







#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1df342d1-c643-4885-b65c-f3fd5dcf09b9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ceccc14-d927-43fc-9e7a-d7237c06bed0 {
  margin-top: 7px;
text-align: center;
}




  #s-7ceccc14-d927-43fc-9e7a-d7237c06bed0 img.shogun-image {
    
    width: px;
  }


#s-7ceccc14-d927-43fc-9e7a-d7237c06bed0 .shogun-image-content {
  
    align-items: center;
  
}

#s-38bebb99-6f93-45e5-90b1-171f50bf1e6d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-38bebb99-6f93-45e5-90b1-171f50bf1e6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38bebb99-6f93-45e5-90b1-171f50bf1e6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-38bebb99-6f93-45e5-90b1-171f50bf1e6d {
  
}
}@media (max-width: 767px){#s-38bebb99-6f93-45e5-90b1-171f50bf1e6d {
  
}
}
#s-38bebb99-6f93-45e5-90b1-171f50bf1e6d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-adddcc98-cef1-4579-b9ab-e090ed48278e {
  margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

#s-2d7dd88e-0de8-4f19-beff-a822da5a3923 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-2d7dd88e-0de8-4f19-beff-a822da5a3923 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d7dd88e-0de8-4f19-beff-a822da5a3923 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d7dd88e-0de8-4f19-beff-a822da5a3923 {
  
}
}@media (max-width: 767px){#s-2d7dd88e-0de8-4f19-beff-a822da5a3923 {
  
}
}
@media (min-width: 0px) {
[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d7dd88e-0de8-4f19-beff-a822da5a3923"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-531b14fd-7d4e-4ce2-b991-c7eeb77dee86 {
  margin-bottom: 0px;
}

#s-8b6fca4c-325f-4ca0-8a9e-411f927dca5a {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-f073c6cd-b82a-4985-a943-ba90ede64335 {
  margin-bottom: 0px;
}

#s-44e5df5d-f2a1-4def-8156-158d9d647430 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-501a6603-8663-44dd-9f57-0292d280efad {
  margin-bottom: 0px;
}

#s-a4846894-f8c4-4fc6-9315-085e98934b5e {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-d1f2a43c-88f1-4e70-97df-b74b9ce9f49f {
  margin-bottom: 0px;
}

#s-528e44b0-b36d-4c13-8260-29aba60616e4 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-9d38f953-ff6f-480d-b10d-ede6adc1c0ad {
  margin-bottom: 0px;
}

#s-98e4eb98-1b11-4877-a853-eafb9c0ed442 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-4ba506e6-e8e6-4774-b3ec-727745ab89e6 {
  margin-bottom: 0px;
}

#s-5a2ff48e-6cd9-4691-b2b1-effbbf3c3c01 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-9d9b2018-bdc0-4441-910f-4c31ccaf6534 {
  margin-bottom: 0px;
}

#s-7ffef8b6-9162-4fe8-9148-62e73f2e9741 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-7a598bf3-cc85-4ac3-9346-2ef41dfa87e7 {
  margin-bottom: 0px;
}

#s-be1f456b-5ec8-44a1-8d4a-4bcf0ec45fe5 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-8bf2db66-3839-4800-9612-05d6a22b02e9 {
  margin-bottom: 0px;
}

#s-6a674048-8536-4f83-beb9-f029119adec1 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-242444b8-bd22-4b66-9481-4e9203f57bc6 {
  margin-left: 30px;
margin-right: 30px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-242444b8-bd22-4b66-9481-4e9203f57bc6 {
  display: none;
}
#s-242444b8-bd22-4b66-9481-4e9203f57bc6, #wrap-s-242444b8-bd22-4b66-9481-4e9203f57bc6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-242444b8-bd22-4b66-9481-4e9203f57bc6 {
  display: none;
}
#s-242444b8-bd22-4b66-9481-4e9203f57bc6, #wrap-s-242444b8-bd22-4b66-9481-4e9203f57bc6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-242444b8-bd22-4b66-9481-4e9203f57bc6 {
  display: none;
}
#s-242444b8-bd22-4b66-9481-4e9203f57bc6, #wrap-s-242444b8-bd22-4b66-9481-4e9203f57bc6 { display:none !important; }}@media (max-width: 767px){#s-242444b8-bd22-4b66-9481-4e9203f57bc6 {
  display: none;
}
#s-242444b8-bd22-4b66-9481-4e9203f57bc6, #wrap-s-242444b8-bd22-4b66-9481-4e9203f57bc6 { display:none !important; }}
#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a {
  min-height: 1px;
}
@media (min-width: 1200px){#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a {
  
}
}@media (max-width: 767px){#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a {
  
}
}







#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbf804c3-3cd9-4e04-ab9a-49ff75fc931a.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e {
  display: none;
}
#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e, #wrap-s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e {
  display: none;
}
#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e, #wrap-s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e {
  display: none;
}
#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e, #wrap-s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e { display:none !important; }}@media (max-width: 767px){#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e {
  display: none;
}
#s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e, #wrap-s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e { display:none !important; }}
@media (min-width: 0px) {
[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5ca4cd63-03f0-4d62-9ff2-fdb6295d014e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8b067d0b-b145-47ab-9f5d-d40131e63101 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-8b067d0b-b145-47ab-9f5d-d40131e63101 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: right;
}



#s-d372cf5d-a8d6-40b1-8e44-2a71f30fa818 {
  padding-left: 5%;
padding-right: 5%;
}

#s-abc9957e-bf31-413c-b626-4e942a692bd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-abc9957e-bf31-413c-b626-4e942a692bd0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: right;
}



#s-612a365a-2f61-4949-8dd4-d774c8346a33 {
  padding-left: 5%;
padding-right: 5%;
}

#s-3cb113f9-7e63-470e-9db1-2023f66d3948 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-3cb113f9-7e63-470e-9db1-2023f66d3948 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: right;
}



#s-7abd9262-3f21-4491-8109-3f3c6e0bb3cb {
  padding-left: 5%;
padding-right: 5%;
}

#s-56187453-cf8a-4d36-b197-7f68d2f89859 {
  text-align: center;
}




  #s-56187453-cf8a-4d36-b197-7f68d2f89859 img.shogun-image {
    
    width: px;
  }


#s-56187453-cf8a-4d36-b197-7f68d2f89859 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe04864c-81e5-4cd6-a10f-e3c83c633d62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fe04864c-81e5-4cd6-a10f-e3c83c633d62 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-c4129a82-49a6-4ebf-8d5e-b1b056bccbd8 {
  margin-left: 5%;
margin-right: 5%;
}

#s-ca92439b-e99f-4a74-bc1a-71e23df77b1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ca92439b-e99f-4a74-bc1a-71e23df77b1c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-5a4c1842-ec94-4bcc-b0b7-69137284b3f9 {
  margin-left: 5%;
margin-right: 5%;
}

#s-4c50415d-7e86-497e-bc53-c81017910d71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4c50415d-7e86-497e-bc53-c81017910d71 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-ac1ab445-052b-4ab1-bda2-917cc1a601af {
  margin-left: 5%;
margin-right: 5%;
}

#s-bad77667-eec3-45bb-9cdc-3a60651ff4d0 {
  margin-bottom: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: left;
}

#s-bad77667-eec3-45bb-9cdc-3a60651ff4d0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-08cc574f-6954-48e9-bc72-c97d89afb4c1 {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08cc574f-6954-48e9-bc72-c97d89afb4c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5a22092e-0d6d-45a0-bb9f-b5bd09b18ae9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a22092e-0d6d-45a0-bb9f-b5bd09b18ae9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-9d82668f-64f3-4858-a6a4-3e479c7fb0c5 {
  
}

#s-dcd2de91-f113-47dc-a6ce-da3f0dcce2ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dcd2de91-f113-47dc-a6ce-da3f0dcce2ef .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-86095e02-3ba8-4da9-b9ab-91b8a68aa766 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-86095e02-3ba8-4da9-b9ab-91b8a68aa766 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-e95772f0-3247-4c8b-8f5b-678c9709a2dd {
  
}

#s-2d1777e8-fc3a-47b4-9592-e4399b035f03 {
  min-height: 50px;
background-color: rgba(154, 155, 151, 1);
}








#s-2d1777e8-fc3a-47b4-9592-e4399b035f03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d1777e8-fc3a-47b4-9592-e4399b035f03.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3abe1109-a9cf-4a0c-aec0-023e8a02e209 {
  
}

@media (min-width: 0px) {
[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3abe1109-a9cf-4a0c-aec0-023e8a02e209"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b7340b0d-bab8-4d44-b59c-8287f718248e {
  margin-top: 5%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: left;
}

#s-b7340b0d-bab8-4d44-b59c-8287f718248e .shogun-heading-component h2 {
  color: #000;
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-aaf1a278-8def-43a7-9c39-1b64a1320b4c {
  padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
}

#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 {
  padding-left: 40px;
padding-right: 40px;
text-align: left;
}
@media (min-width: 1200px){#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 {
  display: none;
}
#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1, #wrap-s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 {
  display: none;
}
#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1, #wrap-s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 {
  display: none;
}
#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1, #wrap-s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 { display:none !important; }}@media (max-width: 767px){#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 {
  display: none;
}
#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1, #wrap-s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 { display:none !important; }}



  #s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 img.shogun-image {
    
    width: px;
  }


#s-5b783bd0-ca0b-4be8-8bb5-dd49d20f61e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9985431b-8bc0-41a0-bcc6-666215589add {
  text-align: center;
}




  #s-9985431b-8bc0-41a0-bcc6-666215589add img.shogun-image {
    
    width: px;
  }


#s-9985431b-8bc0-41a0-bcc6-666215589add .shogun-image-content {
  
    align-items: center;
  
}

#s-c8757789-95b8-4b56-a571-513561c0e9ab {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-c8757789-95b8-4b56-a571-513561c0e9ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8757789-95b8-4b56-a571-513561c0e9ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8757789-95b8-4b56-a571-513561c0e9ab {
  
}
}@media (max-width: 767px){#s-c8757789-95b8-4b56-a571-513561c0e9ab {
  
}
}







#s-c8757789-95b8-4b56-a571-513561c0e9ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8757789-95b8-4b56-a571-513561c0e9ab.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4d76114f-2dd1-43c1-8284-eb2f5fd0e60f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d76114f-2dd1-43c1-8284-eb2f5fd0e60f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-782a1f00-8cdf-40bf-8236-0bd59aaef8ac {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
opacity: 1;
}

#s-281c1e45-3595-4942-9222-a49e108d0143 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-281c1e45-3595-4942-9222-a49e108d0143 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  
  
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb {
  margin-left: 10%;
margin-right: 10%;
}

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-28fafb64-4a40-4e02-89d1-2dad95f6b8fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-b3635b3b-f2be-4ccb-91b3-7e2a2aaa7549 {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-3084ac20-1085-4e2d-b684-7d30678982b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-451380ca-e631-4a12-906a-0b3226238c26 {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f {
  margin-left: 10%;
margin-right: 10%;
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-473416c0-104f-4bf3-a9fd-5afdadcf220f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-0f53a9b1-e356-4ed6-b099-d4b6db41c66c {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df {
  margin-left: 10%;
margin-right: 10%;
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-b7c5239a-4fc6-4e33-a64d-49f9e28637df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-4b8f8d8f-f759-4288-9a6b-858295d20a16 {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 {
  margin-left: 10%;
margin-right: 10%;
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-c5800942-6589-4ed7-a892-69f43acc7d61 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-ab20aa20-f85d-4211-bdde-1afccf0b60ae {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 {
  margin-left: 10%;
margin-right: 10%;
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-01243fb8-3e22-4aaf-a285-f67feb6fff23 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-6f1c53dd-e27a-4d7a-83e7-a1ce5e69d597 {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea {
  margin-left: 10%;
margin-right: 10%;
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-90614fc8-d221-4602-906b-fb5e2f4faaea > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-d6019be4-1a18-4685-bccc-fb8a8c542f4d {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(151, 78, 66, 1);
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(242, 242, 242, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(151, 78, 66, 1);
  text-align: left;
  font-family: Source Sans Pro;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-72caead6-91a2-4282-87f6-0bbec10328f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-1605cf25-eec6-48c2-ad42-0b025c3a9c9d {
  padding-left: 30px;
padding-right: 30px;
background-color: rgba(246, 246, 246, 1);
}

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