.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-a14f7097-dc5b-4700-a6fc-5751ea8d229a {
  min-height: 50px;
}








#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0e737b61-4feb-4df7-90aa-257d0ae6821f {
  background-image: url(https://i.shgcdn.com/8da72a75-3bb2-4627-9def-0de3bb99d37f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-0e737b61-4feb-4df7-90aa-257d0ae6821f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.50;
}#s-0e737b61-4feb-4df7-90aa-257d0ae6821f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f47aae6-d9fc-4ed4-9912-b9eff60dba32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

#s-da2dedac-8b7c-4364-8d0f-9712a72f9668 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-da2dedac-8b7c-4364-8d0f-9712a72f9668 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Baloo Da;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-369e01a2-2d15-4990-a533-23f1244334ca {
  margin-left: 50px;
margin-right: 50px;
}

#s-03750397-c6f7-441d-8d8d-601d3106246d {
  margin-bottom: 50px;
min-height: 50px;
}








#s-03750397-c6f7-441d-8d8d-601d3106246d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03750397-c6f7-441d-8d8d-601d3106246d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-871cd857-468d-47a8-ba69-4c10ed39b1be {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-871cd857-468d-47a8-ba69-4c10ed39b1be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-76539e40-df26-4dab-8487-b1a9999ac536 {
  min-height: 50px;
}








#s-76539e40-df26-4dab-8487-b1a9999ac536 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76539e40-df26-4dab-8487-b1a9999ac536.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6d0e75c3-68be-4cac-a697-7429109b0026 {
  margin-top: 50px;
padding-top: 12px;
padding-bottom: 25px;
text-align: left;
}

#s-6d0e75c3-68be-4cac-a697-7429109b0026 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-cfe36565-d5fb-4486-b7b3-a0a6198a072c {
  margin-top: 0px;
}

#s-cfe36565-d5fb-4486-b7b3-a0a6198a072c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-cfe36565-d5fb-4486-b7b3-a0a6198a072c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-cfe36565-d5fb-4486-b7b3-a0a6198a072c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cfe36565-d5fb-4486-b7b3-a0a6198a072c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-cfe36565-d5fb-4486-b7b3-a0a6198a072c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 800;
  font-style: ;
  font-size: 16px;
}

#s-cfe36565-d5fb-4486-b7b3-a0a6198a072c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7285ba20-24e8-40c5-a2c7-76b26938d8d4 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-ee7c2743-297f-4e38-911c-05456c836b43 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-f2063ae8-7d9b-48a4-b6a2-ae02506ba3f9 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-b6cb76e0-289b-4ef3-addf-3eec30b40dfa {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs {
  justify-content: flex-start;
}


  #s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-180e5930-0946-4775-881c-f6d657fe25d3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-d26d5c7b-d280-4ccd-b945-96855d5feca1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d26d5c7b-d280-4ccd-b945-96855d5feca1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d26d5c7b-d280-4ccd-b945-96855d5feca1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(239, 166, 147, 1);
}

#s-d26d5c7b-d280-4ccd-b945-96855d5feca1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d26d5c7b-d280-4ccd-b945-96855d5feca1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(239, 166, 147, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-d26d5c7b-d280-4ccd-b945-96855d5feca1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
@media (min-width: 0px) {
[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-db80a119-4521-49e1-85db-15b7f5fb6353"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-636cbdac-a698-47f8-bb64-ade6d142bd34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-636cbdac-a698-47f8-bb64-ade6d142bd34 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b68a4649-5fef-4513-a585-4b9e87df4c0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b68a4649-5fef-4513-a585-4b9e87df4c0b .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c8ddfc29-97ae-4070-bc6e-72051ac1d7ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8ddfc29-97ae-4070-bc6e-72051ac1d7ac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4a7f02c7-408b-47f6-892c-50733a4c1158 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a7f02c7-408b-47f6-892c-50733a4c1158 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4655127d-17a8-4b9c-b246-38cceb79df63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4655127d-17a8-4b9c-b246-38cceb79df63 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-00ef7256-5045-45e9-ac0b-ea14a0ece943 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00ef7256-5045-45e9-ac0b-ea14a0ece943 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-907962db-cca0-4b64-984b-525375be808e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9aa870fa-7bc3-4fba-9513-9ea0a2ae5217 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9aa870fa-7bc3-4fba-9513-9ea0a2ae5217 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ed25ba5-2743-4456-8d9c-9907fad59130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ed25ba5-2743-4456-8d9c-9907fad59130 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d9dfa286-9834-4fe9-bc6e-9e59c4a99562 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9dfa286-9834-4fe9-bc6e-9e59c4a99562 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-577408fd-2a5b-4569-9b5c-199fc62099e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-577408fd-2a5b-4569-9b5c-199fc62099e0 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f5e430f7-b2b7-4780-9907-5b7b2c82b725 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5e430f7-b2b7-4780-9907-5b7b2c82b725 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-44ca4aec-8e9a-4c79-b8c5-60aa70e3afbf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44ca4aec-8e9a-4c79-b8c5-60aa70e3afbf .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af321fdc-c2bb-47f8-9c1c-2ca25b5f4d02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-86345733-04ee-4b5b-8321-cd902e978408 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86345733-04ee-4b5b-8321-cd902e978408 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b40d26ae-c11d-4e33-b648-ecc82f864240 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b40d26ae-c11d-4e33-b648-ecc82f864240 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f123afc-4466-425d-b94b-f38490f05f8b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f123afc-4466-425d-b94b-f38490f05f8b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7713a5da-4385-4a6f-b6a7-eec66a22ccb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7713a5da-4385-4a6f-b6a7-eec66a22ccb4 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dbfae066-6886-4028-96e7-bf02b1d267c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbfae066-6886-4028-96e7-bf02b1d267c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-025b44ee-109f-4d79-8151-f38f80010a4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-025b44ee-109f-4d79-8151-f38f80010a4d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2670a90-de89-4848-a482-f3a7f609d6f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-12468bb4-1631-4530-b68a-df78a1c659c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-12468bb4-1631-4530-b68a-df78a1c659c5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cab083d9-4e6d-4a54-9ba0-11ee06659ffb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cab083d9-4e6d-4a54-9ba0-11ee06659ffb .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3099e5a-7cf7-4f7c-a1a4-f9e8c84a46a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3099e5a-7cf7-4f7c-a1a4-f9e8c84a46a0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d94bf0c-fecf-4188-8d12-fbb4201c9ce3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d94bf0c-fecf-4188-8d12-fbb4201c9ce3 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-08b06447-b2ce-4fe2-85bb-4f82c74c3700 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08b06447-b2ce-4fe2-85bb-4f82c74c3700 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bf24fa4c-2c99-4fc3-b476-1a73b2aa773c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf24fa4c-2c99-4fc3-b476-1a73b2aa773c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-417bc5f8-85f4-4558-8f86-db87c4d75b4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4203b621-6aa0-47ca-82cd-1edbacd45939 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4203b621-6aa0-47ca-82cd-1edbacd45939 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0adcf78-5062-4a46-94b7-6998275029bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0adcf78-5062-4a46-94b7-6998275029bc .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-557a809d-5102-42ad-83b5-da5a79ac922a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-557a809d-5102-42ad-83b5-da5a79ac922a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4b23bb2-3e14-44a4-8200-8d3283aa804d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4b23bb2-3e14-44a4-8200-8d3283aa804d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-de4ac047-8633-4483-a24d-4d2e9e2a8e4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de4ac047-8633-4483-a24d-4d2e9e2a8e4b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40fa472b-18f6-45ad-a8e9-c6f37d07f2ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40fa472b-18f6-45ad-a8e9-c6f37d07f2ef .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06cfb67e-0c6e-4bba-bc1a-c74dd0c3b321"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a83e0c0a-e3a7-41e9-b37b-456ac0a92261 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a83e0c0a-e3a7-41e9-b37b-456ac0a92261 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8832d527-d4b7-483e-879a-2f57c5b088bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8832d527-d4b7-483e-879a-2f57c5b088bf .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-41c84ce8-906e-44a8-a321-558b1281875d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41c84ce8-906e-44a8-a321-558b1281875d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-494d2c05-8b8e-44c3-b476-a7478f335fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-494d2c05-8b8e-44c3-b476-a7478f335fc4 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad6fc169-2eba-44e7-a8d7-b812779f7226 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad6fc169-2eba-44e7-a8d7-b812779f7226 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61407c35-d691-4141-ba1d-5301f7a4a6b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61407c35-d691-4141-ba1d-5301f7a4a6b7 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-92239da9-eb7a-4908-b92e-1dcada79f159 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-92239da9-eb7a-4908-b92e-1dcada79f159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-92239da9-eb7a-4908-b92e-1dcada79f159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(143, 208, 185, 1);
}

#s-92239da9-eb7a-4908-b92e-1dcada79f159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-92239da9-eb7a-4908-b92e-1dcada79f159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(143, 208, 185, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-92239da9-eb7a-4908-b92e-1dcada79f159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
@media (min-width: 0px) {
[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa81f437-6736-4a62-b851-c99784a14560"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c28a60ca-58a8-4962-8ed4-4a71c366eeb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c28a60ca-58a8-4962-8ed4-4a71c366eeb7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a2307971-4bf0-483c-bb68-247405bf09eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2307971-4bf0-483c-bb68-247405bf09eb .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a496be23-0985-460e-8143-2881f0f649f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a496be23-0985-460e-8143-2881f0f649f5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76876fac-37c5-485f-b079-d710e93df7de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76876fac-37c5-485f-b079-d710e93df7de .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a23a940c-c313-4c1d-abbc-ebc51b51eeac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a23a940c-c313-4c1d-abbc-ebc51b51eeac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-70fa54b3-99cf-40ab-97a5-3365b3bd513e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70fa54b3-99cf-40ab-97a5-3365b3bd513e .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9da5bd1-b0be-4d15-bbe2-81f44f0dc13d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ed00d898-bdc6-43b7-bcab-a0d1233411aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed00d898-bdc6-43b7-bcab-a0d1233411aa .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-adcaacfd-8bb1-495a-9bb6-5344429ac8f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-adcaacfd-8bb1-495a-9bb6-5344429ac8f8 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1c19875c-8e64-43b1-93ff-51765d39e443 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c19875c-8e64-43b1-93ff-51765d39e443 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6bc503d5-1f3b-4a25-b9c3-2a9d42bc18e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bc503d5-1f3b-4a25-b9c3-2a9d42bc18e1 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-330f9053-b089-418d-957f-cbd45b2c593b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-330f9053-b089-418d-957f-cbd45b2c593b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b87f3541-afc9-4f0a-b84a-26b7aeb2181c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b87f3541-afc9-4f0a-b84a-26b7aeb2181c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f37702a-d46f-4055-9e45-c48376cfd522"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2e69f59a-afdc-42c8-82ab-017ec2116348 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e69f59a-afdc-42c8-82ab-017ec2116348 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2386383-ba39-4c85-9b44-f8dfab964ac0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2386383-ba39-4c85-9b44-f8dfab964ac0 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ca0f05bb-b7ea-4d93-ae12-7c0a8516ed93 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca0f05bb-b7ea-4d93-ae12-7c0a8516ed93 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b98806c2-adb0-409a-b137-eae59d0c3292 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b98806c2-adb0-409a-b137-eae59d0c3292 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6fefee8b-9c54-4d86-bb01-e9f5885360af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fefee8b-9c54-4d86-bb01-e9f5885360af .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae049369-baf2-415a-8c7b-95dbfd10d120 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae049369-baf2-415a-8c7b-95dbfd10d120 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d3558f32-fada-47b3-acbe-86e81e8055ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6ad67d30-56cb-430d-b581-fb6cc758abc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ad67d30-56cb-430d-b581-fb6cc758abc8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bfca89cd-c0b7-403d-b40a-b284e870cdf5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bfca89cd-c0b7-403d-b40a-b284e870cdf5 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba8c0201-3929-46a3-b6ff-baa357b120e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ba8c0201-3929-46a3-b6ff-baa357b120e4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d15ee748-8fd5-45dc-acbc-0436e955148e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d15ee748-8fd5-45dc-acbc-0436e955148e .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a9578359-6cc3-4583-be5b-3cb76c123c42 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9578359-6cc3-4583-be5b-3cb76c123c42 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d57848c3-88b2-4c61-8f2d-e86dbe23ca77 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d57848c3-88b2-4c61-8f2d-e86dbe23ca77 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b54e098f-ea2b-454d-ac77-830f721f2948"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5aeab0de-858a-4d89-a610-283c0871870e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5aeab0de-858a-4d89-a610-283c0871870e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-787405ee-1169-475d-8e2a-25e2b7aefaef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-787405ee-1169-475d-8e2a-25e2b7aefaef .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6c011971-4da4-427d-aa60-40d970790a2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c011971-4da4-427d-aa60-40d970790a2c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-03a5a1d4-acef-4461-bc38-8c4182313ec4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03a5a1d4-acef-4461-bc38-8c4182313ec4 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-98ed05a6-ee74-45f1-b9ca-d8c576c2c634 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98ed05a6-ee74-45f1-b9ca-d8c576c2c634 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c2a132a-16df-460a-a9d6-bbb2f21c56c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c2a132a-16df-460a-a9d6-bbb2f21c56c7 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ec0b979a-4e57-4161-98e1-43d0b9794e84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a17a3b74-9a7e-4f51-ad1e-4aa29ea1d79d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a17a3b74-9a7e-4f51-ad1e-4aa29ea1d79d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-78f1578a-a312-4c0f-b8d5-beaf53e177ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78f1578a-a312-4c0f-b8d5-beaf53e177ee .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a2d16577-1822-4b22-8f3a-130cb6a4fcbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2d16577-1822-4b22-8f3a-130cb6a4fcbe .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0767f4a5-a44a-41de-ae09-16cee2f529d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0767f4a5-a44a-41de-ae09-16cee2f529d0 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d55ac5d2-0af4-4427-8383-b7ea57565769 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d55ac5d2-0af4-4427-8383-b7ea57565769 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fcffe6a9-e550-4e5d-9c67-9891b6734354 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fcffe6a9-e550-4e5d-9c67-9891b6734354 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-330fde03-bef7-422e-8d7b-4ade8a9bf083"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-67a80841-b04c-4751-9090-2dd74ff09ff3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67a80841-b04c-4751-9090-2dd74ff09ff3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9b94396c-0bee-40c2-bdcb-054a197bc12f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b94396c-0bee-40c2-bdcb-054a197bc12f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9284dbf5-97fe-4767-a5cf-60d9d7b453a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9284dbf5-97fe-4767-a5cf-60d9d7b453a8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb5c0f88-7354-4761-b8a8-4bdfa76f2093 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb5c0f88-7354-4761-b8a8-4bdfa76f2093 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-caa27554-9922-466a-86bb-7a803ae1020f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-caa27554-9922-466a-86bb-7a803ae1020f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8311f37-6e35-4899-a495-35222d54e8c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8311f37-6e35-4899-a495-35222d54e8c2 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f21b4e60-c8bf-4e16-bd22-d1a107b7c532"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9f6e47d8-c08f-4d8b-aa7d-a10d1a248bc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f6e47d8-c08f-4d8b-aa7d-a10d1a248bc8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2b84b2f-d21d-4284-a79b-1eafbf905c68 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2b84b2f-d21d-4284-a79b-1eafbf905c68 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4027d5b-7c62-447f-bcee-730e99398011 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4027d5b-7c62-447f-bcee-730e99398011 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-30500f81-3a02-40ea-95d8-da341892e229 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30500f81-3a02-40ea-95d8-da341892e229 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e08eeda-f5d5-412c-81d8-8963a87f30fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e08eeda-f5d5-412c-81d8-8963a87f30fd .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c4c83122-fd07-4290-84d2-2a0e8b5343ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4c83122-fd07-4290-84d2-2a0e8b5343ff .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f3a3a6d9-d085-4a58-a259-9fcd9b74b2fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-09a69285-9a71-420d-ab2c-8684259f3184 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09a69285-9a71-420d-ab2c-8684259f3184 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dc6aaef4-3148-47af-bb91-fe372d641b16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc6aaef4-3148-47af-bb91-fe372d641b16 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5a73262d-d001-4e94-ad2a-c63431e10cc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a73262d-d001-4e94-ad2a-c63431e10cc7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76c46e46-d5bf-4d49-ba5f-5d23939a55f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76c46e46-d5bf-4d49-ba5f-5d23939a55f0 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c7767fb-775d-4c94-a098-ca0617df3cf3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c7767fb-775d-4c94-a098-ca0617df3cf3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2084a7de-f2e5-4762-afd8-9fa0d38e8a0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2084a7de-f2e5-4762-afd8-9fa0d38e8a0d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0401df8-b61f-46f9-a142-9d918dd6d1fb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-f0401df8-b61f-46f9-a142-9d918dd6d1fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-f0401df8-b61f-46f9-a142-9d918dd6d1fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(117, 179, 203, 1);
}

#s-f0401df8-b61f-46f9-a142-9d918dd6d1fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f0401df8-b61f-46f9-a142-9d918dd6d1fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(117, 179, 203, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-f0401df8-b61f-46f9-a142-9d918dd6d1fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
@media (min-width: 0px) {
[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27fe0289-1a28-48f3-adb7-6bcfcf712215"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5dbc28d0-0887-4be3-ae33-4c6b986e8dda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5dbc28d0-0887-4be3-ae33-4c6b986e8dda .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20c6cd63-0530-47b2-9723-07c47c22b35f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20c6cd63-0530-47b2-9723-07c47c22b35f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c09ba784-f1da-492a-b5d9-4935b8c8e043 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c09ba784-f1da-492a-b5d9-4935b8c8e043 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43262a54-0b21-40c7-950c-cc684ddc5d9f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43262a54-0b21-40c7-950c-cc684ddc5d9f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72ebf723-8dd9-4e6f-920d-04288afe2e6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72ebf723-8dd9-4e6f-920d-04288afe2e6d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d85a2ea2-b103-4fa8-b497-8bf36e1a2002 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d85a2ea2-b103-4fa8-b497-8bf36e1a2002 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1cb83e90-f364-4f78-86f0-113f22b6e047"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-33eca08f-e29c-43ac-b2b0-7401fb94b3bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33eca08f-e29c-43ac-b2b0-7401fb94b3bc .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-df92ec8f-bd9e-4655-b260-7605eddb8f95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df92ec8f-bd9e-4655-b260-7605eddb8f95 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f2146356-c162-4ced-94b9-8462194d04c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2146356-c162-4ced-94b9-8462194d04c9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4e57799-849d-4664-a5ca-7ad957206438 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4e57799-849d-4664-a5ca-7ad957206438 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-898e4cb7-c43d-46d0-af90-cc2c02a6a1d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-898e4cb7-c43d-46d0-af90-cc2c02a6a1d6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7c155e0-cd87-40e5-ad5a-a361ec7d245e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7c155e0-cd87-40e5-ad5a-a361ec7d245e .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-02b6c992-4d81-4316-9f9b-e5ca02372b57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bb72f8a9-7e43-472e-92a1-5ecc575073c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb72f8a9-7e43-472e-92a1-5ecc575073c4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e1c2bfc9-4179-4890-9e99-1b6494f1ff69 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1c2bfc9-4179-4890-9e99-1b6494f1ff69 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0dd58026-52e2-4d46-976f-e489ef299ad9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0dd58026-52e2-4d46-976f-e489ef299ad9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-04e277ae-ac90-4c6a-ab2c-e2db2d9bff3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04e277ae-ac90-4c6a-ab2c-e2db2d9bff3d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-47f78063-d9be-4125-a053-41653d9dcd2e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47f78063-d9be-4125-a053-41653d9dcd2e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a414efe-8205-4e0e-ad8a-ed0a243ad912 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a414efe-8205-4e0e-ad8a-ed0a243ad912 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8191605-b9c2-4e70-99b0-0223e568855d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-18339025-2f86-4eed-8e4e-704f8f34e05c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-18339025-2f86-4eed-8e4e-704f8f34e05c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9574d107-8f88-4724-a746-afe9373424d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9574d107-8f88-4724-a746-afe9373424d5 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af079382-f2e9-4e3b-8a4e-3e1c1d1441af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af079382-f2e9-4e3b-8a4e-3e1c1d1441af .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3fd9aafb-ce03-424a-859d-f7b82f1d3b47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3fd9aafb-ce03-424a-859d-f7b82f1d3b47 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5535cb85-68d2-406e-99f4-7fe66d51c5bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5535cb85-68d2-406e-99f4-7fe66d51c5bf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-583e2f5d-75ba-4a2e-9cf4-a3dcc7586733 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-583e2f5d-75ba-4a2e-9cf4-a3dcc7586733 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a0dcc033-95fd-423f-87e8-52ef4d6b790f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-49fc338e-b30c-42be-9877-95ad3f04029e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49fc338e-b30c-42be-9877-95ad3f04029e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ec5c085a-98d2-417c-8d4a-67efd5c00fa2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec5c085a-98d2-417c-8d4a-67efd5c00fa2 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e0c321ef-29b0-4931-8849-91ebb49cb16f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0c321ef-29b0-4931-8849-91ebb49cb16f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b4e57670-8c6f-4e56-acfb-961dc5d101c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4e57670-8c6f-4e56-acfb-961dc5d101c6 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2cce81ec-e41d-47a5-b262-0ccf461fa757 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cce81ec-e41d-47a5-b262-0ccf461fa757 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0eee9f4d-0bf5-4840-bbee-6b0e3d788a56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0eee9f4d-0bf5-4840-bbee-6b0e3d788a56 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-214034cd-2b17-42e5-ae48-a8f1d77f8a7e {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-0294964e-9e20-4cea-b649-f0f14b26191b {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-20a7cc95-72e0-47df-b937-56a841b3368f {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-42e1efe8-b665-40ae-a220-3836ba6ce366 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-e8891cee-8343-4dc8-bd46-e141c2645f26 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-5ac27f4f-f5bb-4393-a50b-03731abaa22c {
  min-height: 50px;
}








#s-5ac27f4f-f5bb-4393-a50b-03731abaa22c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ac27f4f-f5bb-4393-a50b-03731abaa22c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ee778d0f-4088-413d-be4c-999fae252a54 {
  margin-top: 50px;
padding-top: 12px;
padding-bottom: 25px;
text-align: left;
}

#s-ee778d0f-4088-413d-be4c-999fae252a54 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ed72c47a-203e-4cb1-a626-c04466b3acaa {
  margin-top: 0px;
}

#s-ed72c47a-203e-4cb1-a626-c04466b3acaa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-ed72c47a-203e-4cb1-a626-c04466b3acaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-ed72c47a-203e-4cb1-a626-c04466b3acaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-ed72c47a-203e-4cb1-a626-c04466b3acaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-ed72c47a-203e-4cb1-a626-c04466b3acaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 800;
  font-style: ;
  font-size: 16px;
}

#s-ed72c47a-203e-4cb1-a626-c04466b3acaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9f249c4d-6193-4ecb-8a17-18ba2194b7cf {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-67b2c550-7175-4b78-b787-b25b2df835e8 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-4244ed46-3cf0-4874-9e8a-9ae94bf41cda {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-0cb5e2e7-96ea-4343-99ac-dac5b818ae05 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-373e04ab-b67e-4c72-911f-695f30b5c055 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-8fa2a365-9993-4df3-8d76-6d1e07b82839 {
  min-height: 50px;
}








#s-8fa2a365-9993-4df3-8d76-6d1e07b82839 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fa2a365-9993-4df3-8d76-6d1e07b82839.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c8cf9165-f6ff-4a93-8d20-b13b468f2dc2 {
  margin-top: 50px;
padding-top: 12px;
padding-bottom: 25px;
text-align: left;
}

#s-c8cf9165-f6ff-4a93-8d20-b13b468f2dc2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 {
  margin-top: 0px;
}

#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(240, 240, 240, 1);
}

#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0.07);
  padding: 25px;
}

#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(240, 240, 240, 1);
}

#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 800;
  font-style: ;
  font-size: 16px;
}

#s-591b2394-c967-4bdf-b8a5-7cbe5a7caff3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-28033197-5051-4e7a-881e-8dfb45e7ca12 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-1bfad340-6b7e-4252-85a2-caa991f7d5bc {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-6b4bdd9f-2f9f-44c4-be8d-7d4f20045e2c {
  box-shadow:    rgba(240, 240, 240, 0.7);
margin-top: 50px;
margin-bottom: 0px;
border-radius: 5px;
min-height: 50px;
background-color: rgba(240, 240, 240, 1);
}








#s-6b4bdd9f-2f9f-44c4-be8d-7d4f20045e2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b4bdd9f-2f9f-44c4-be8d-7d4f20045e2c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d4b73c12-a7c3-49a9-910b-c6c1b3ce057a {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 12px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}

#s-d4b73c12-a7c3-49a9-910b-c6c1b3ce057a .shogun-heading-component h3 {
  color: rgba(62, 62, 59, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-267afb7a-4fba-4e35-abdb-b69cb342f92e {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
