.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-d18caede-5cc7-4cc3-bfff-52abc43d0d93 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-d18caede-5cc7-4cc3-bfff-52abc43d0d93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d18caede-5cc7-4cc3-bfff-52abc43d0d93.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-d84a179d-f72a-423a-9fa4-22f3a2066012 {
  text-align: center;
}

#s-d84a179d-f72a-423a-9fa4-22f3a2066012 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-273f4c22-7ab0-40ba-be40-19c2ef4f7d20 {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-273f4c22-7ab0-40ba-be40-19c2ef4f7d20 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

@media (min-width: 0px) {
[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-0fbdfbbf-4dab-486a-b793-c3b62355bf38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-f75c0824-7b02-4210-97bb-56d0a712dfb4 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-f75c0824-7b02-4210-97bb-56d0a712dfb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f75c0824-7b02-4210-97bb-56d0a712dfb4.shg-box.shg-c {
  justify-content: center;
}

#s-47f2f9fb-bf51-4a12-b637-e00beaee9f1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47f2f9fb-bf51-4a12-b637-e00beaee9f1b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-a492e9bd-9ed9-4eae-8a32-1e277b750fd8 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

.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-d8510506-c9ba-41ed-bc05-58cf8daea9da > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d8510506-c9ba-41ed-bc05-58cf8daea9da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-d8510506-c9ba-41ed-bc05-58cf8daea9da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-d8510506-c9ba-41ed-bc05-58cf8daea9da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d8510506-c9ba-41ed-bc05-58cf8daea9da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-d8510506-c9ba-41ed-bc05-58cf8daea9da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-b5c07489-6396-42bd-9f7b-9a0f0795d495 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-b5c07489-6396-42bd-9f7b-9a0f0795d495 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5c07489-6396-42bd-9f7b-9a0f0795d495.shg-box.shg-c {
  justify-content: center;
}

#s-1992559a-b4eb-473f-8e24-0e8814d8d593 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-1992559a-b4eb-473f-8e24-0e8814d8d593 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-1992559a-b4eb-473f-8e24-0e8814d8d593 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-1992559a-b4eb-473f-8e24-0e8814d8d593 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  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-04e8b3cb-3c1d-4161-97b3-9e2a97c00ad2 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-8a6a80cb-087a-43f9-928d-b9f908b03b58 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-8a6a80cb-087a-43f9-928d-b9f908b03b58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a6a80cb-087a-43f9-928d-b9f908b03b58.shg-box.shg-c {
  justify-content: center;
}

#s-744e8c07-1e07-430c-8ac8-1a6f13a1723a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-744e8c07-1e07-430c-8ac8-1a6f13a1723a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-744e8c07-1e07-430c-8ac8-1a6f13a1723a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-744e8c07-1e07-430c-8ac8-1a6f13a1723a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b8719fb4-2d32-4921-8fe6-dc9ef5a97736 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-694a3e2e-14bf-46a1-80f1-03bb0fe701d2 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-694a3e2e-14bf-46a1-80f1-03bb0fe701d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-694a3e2e-14bf-46a1-80f1-03bb0fe701d2.shg-box.shg-c {
  justify-content: center;
}

#s-983732ef-4475-482a-8eb3-b60ee65375a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-983732ef-4475-482a-8eb3-b60ee65375a6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6999295a-82f5-44c9-bd98-cbb32fd60316 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-c5693404-952b-439a-ad64-fb1a9c399cdc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c5693404-952b-439a-ad64-fb1a9c399cdc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-c5693404-952b-439a-ad64-fb1a9c399cdc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-c5693404-952b-439a-ad64-fb1a9c399cdc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c5693404-952b-439a-ad64-fb1a9c399cdc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-c5693404-952b-439a-ad64-fb1a9c399cdc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-dd2152a8-3102-4975-a1b7-e9a07fca2533 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-dd2152a8-3102-4975-a1b7-e9a07fca2533 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd2152a8-3102-4975-a1b7-e9a07fca2533.shg-box.shg-c {
  justify-content: center;
}

#s-1480e9d2-81e7-4508-a9f7-47929665f92d {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-1480e9d2-81e7-4508-a9f7-47929665f92d {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-1480e9d2-81e7-4508-a9f7-47929665f92d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-1480e9d2-81e7-4508-a9f7-47929665f92d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-78856541-fa4b-4948-b971-bc5d2876d580 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-79113e79-f637-4643-bc8f-eca0dd3acc8c {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-79113e79-f637-4643-bc8f-eca0dd3acc8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79113e79-f637-4643-bc8f-eca0dd3acc8c.shg-box.shg-c {
  justify-content: center;
}

#s-988c3f8b-3480-4f97-baf0-b003d30e9e7b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-988c3f8b-3480-4f97-baf0-b003d30e9e7b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-988c3f8b-3480-4f97-baf0-b003d30e9e7b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-988c3f8b-3480-4f97-baf0-b003d30e9e7b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-8d039ec6-6816-4e89-809f-978c07d732a6 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-67ed37c3-a30e-41f8-a575-8576c505e2b5 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-67ed37c3-a30e-41f8-a575-8576c505e2b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67ed37c3-a30e-41f8-a575-8576c505e2b5.shg-box.shg-c {
  justify-content: center;
}

#s-c17f9839-f159-4d6c-b2c7-bebff1a54477 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c17f9839-f159-4d6c-b2c7-bebff1a54477 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d1e4e75-6d52-4931-b2a7-245b8a9856f6 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-f77526fe-b4c5-40c8-ad90-897fa52b2f81 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f77526fe-b4c5-40c8-ad90-897fa52b2f81 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-f77526fe-b4c5-40c8-ad90-897fa52b2f81 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-f77526fe-b4c5-40c8-ad90-897fa52b2f81 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f77526fe-b4c5-40c8-ad90-897fa52b2f81 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-f77526fe-b4c5-40c8-ad90-897fa52b2f81 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-5a0480cd-52b9-4de8-b88b-ba46b5517e8d {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-5a0480cd-52b9-4de8-b88b-ba46b5517e8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a0480cd-52b9-4de8-b88b-ba46b5517e8d.shg-box.shg-c {
  justify-content: center;
}

#s-6899a73e-796a-4b12-9214-62476a9689c1 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-6899a73e-796a-4b12-9214-62476a9689c1 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-6899a73e-796a-4b12-9214-62476a9689c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-6899a73e-796a-4b12-9214-62476a9689c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b30e98b1-e9cc-4902-95ab-a5964c9b2b11 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-f31c567f-731c-4bcf-987f-2305543edf31 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-f31c567f-731c-4bcf-987f-2305543edf31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f31c567f-731c-4bcf-987f-2305543edf31.shg-box.shg-c {
  justify-content: center;
}

#s-66390e5f-e0e1-4f8d-a256-1c45f4cc2c06 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-66390e5f-e0e1-4f8d-a256-1c45f4cc2c06 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-66390e5f-e0e1-4f8d-a256-1c45f4cc2c06 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-66390e5f-e0e1-4f8d-a256-1c45f4cc2c06 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-52ffe9aa-8d8b-4850-b7ab-86ebe898ae00 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c35a3e6c-7515-4ead-9a04-7d3b2bc88967 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-c35a3e6c-7515-4ead-9a04-7d3b2bc88967 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c35a3e6c-7515-4ead-9a04-7d3b2bc88967.shg-box.shg-c {
  justify-content: center;
}

#s-cecf3c5a-df80-4c02-9f18-34779185ee5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cecf3c5a-df80-4c02-9f18-34779185ee5b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a53c75e2-9e0b-48d5-aacc-2d998cfb1e2b {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-89867336-76c1-4e9c-975a-79b35a096a7a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-89867336-76c1-4e9c-975a-79b35a096a7a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-89867336-76c1-4e9c-975a-79b35a096a7a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-89867336-76c1-4e9c-975a-79b35a096a7a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-89867336-76c1-4e9c-975a-79b35a096a7a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-89867336-76c1-4e9c-975a-79b35a096a7a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-5a5f80a3-0c1e-45c2-bd26-807e727c507c {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-5a5f80a3-0c1e-45c2-bd26-807e727c507c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a5f80a3-0c1e-45c2-bd26-807e727c507c.shg-box.shg-c {
  justify-content: center;
}

#s-4166c595-cf88-4da8-8bf9-b476f73c3563 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-4166c595-cf88-4da8-8bf9-b476f73c3563 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-4166c595-cf88-4da8-8bf9-b476f73c3563 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-4166c595-cf88-4da8-8bf9-b476f73c3563 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3b0d1884-8dc8-4553-aa9f-709e246183fb {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2b8b6a66-7cd6-4aaa-9055-f8e7ac847e79 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-2b8b6a66-7cd6-4aaa-9055-f8e7ac847e79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b8b6a66-7cd6-4aaa-9055-f8e7ac847e79.shg-box.shg-c {
  justify-content: center;
}

#s-b7a70a9b-5c82-4fd5-a0cb-aeea41380a5e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-b7a70a9b-5c82-4fd5-a0cb-aeea41380a5e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-b7a70a9b-5c82-4fd5-a0cb-aeea41380a5e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-b7a70a9b-5c82-4fd5-a0cb-aeea41380a5e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-4c236290-3a41-484f-a307-92dd6d252438 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-fee8e85b-7cf2-47e8-806f-2846940dccc5 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-fee8e85b-7cf2-47e8-806f-2846940dccc5 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-fee8e85b-7cf2-47e8-806f-2846940dccc5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-fee8e85b-7cf2-47e8-806f-2846940dccc5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d66efc34-3903-4a48-a030-63833e191eb5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-99c33a9a-33d7-4b8d-8e1c-b57fb3f84775 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-99c33a9a-33d7-4b8d-8e1c-b57fb3f84775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99c33a9a-33d7-4b8d-8e1c-b57fb3f84775.shg-box.shg-c {
  justify-content: center;
}

#s-6716a4e7-a662-46cc-949d-7f7e6c33586b {
  margin-left: 2%;
margin-right: 2%;
}

#s-6716a4e7-a662-46cc-949d-7f7e6c33586b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e92113ec-701f-48ea-a1e4-94d2aef3c413 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-e92113ec-701f-48ea-a1e4-94d2aef3c413 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e92113ec-701f-48ea-a1e4-94d2aef3c413.shg-box.shg-c {
  justify-content: center;
}

#s-83ebcdc2-9645-4f3a-b95d-d6bf5ce7d16c {
  text-align: center;
}

#s-83ebcdc2-9645-4f3a-b95d-d6bf5ce7d16c .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8e1d33ac-dcd7-4bf5-8990-1ce1a2ab4869 {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e1d33ac-dcd7-4bf5-8990-1ce1a2ab4869 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-a69328a9-7296-4db8-a635-ae45b19158f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-ce64bec2-0c4d-4049-ba93-60d3001bbace {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-ce64bec2-0c4d-4049-ba93-60d3001bbace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce64bec2-0c4d-4049-ba93-60d3001bbace.shg-box.shg-c {
  justify-content: center;
}

#s-d6b778fb-1cf7-46e4-9637-128c9c4449e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6b778fb-1cf7-46e4-9637-128c9c4449e0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3fa763b-4983-4bce-a32f-336bc816f82f {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-7e834f69-0b6b-4411-b373-9ebf5c0b3b69 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7e834f69-0b6b-4411-b373-9ebf5c0b3b69 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-7e834f69-0b6b-4411-b373-9ebf5c0b3b69 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-7e834f69-0b6b-4411-b373-9ebf5c0b3b69 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7e834f69-0b6b-4411-b373-9ebf5c0b3b69 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-7e834f69-0b6b-4411-b373-9ebf5c0b3b69 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-22a082d8-558c-446e-bfe7-27839dcb49b5 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-22a082d8-558c-446e-bfe7-27839dcb49b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22a082d8-558c-446e-bfe7-27839dcb49b5.shg-box.shg-c {
  justify-content: center;
}

#s-a809ab6a-c4fb-4fdb-ad6b-7f301ed5972c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-a809ab6a-c4fb-4fdb-ad6b-7f301ed5972c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a809ab6a-c4fb-4fdb-ad6b-7f301ed5972c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-a809ab6a-c4fb-4fdb-ad6b-7f301ed5972c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3076ee9b-3c35-4645-8a45-5444b8a0612e {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-80a821fa-79b1-4cc1-9c10-ce137d74a54f {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-80a821fa-79b1-4cc1-9c10-ce137d74a54f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80a821fa-79b1-4cc1-9c10-ce137d74a54f.shg-box.shg-c {
  justify-content: center;
}

#s-3247f4be-ae69-4a70-8345-69b5600a7b04 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-3247f4be-ae69-4a70-8345-69b5600a7b04 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-3247f4be-ae69-4a70-8345-69b5600a7b04 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-3247f4be-ae69-4a70-8345-69b5600a7b04 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-4de49aa2-5ff6-48c6-8410-9bdc242f223e {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ed4ee461-b6c2-403f-a312-af3435f9d829 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-ed4ee461-b6c2-403f-a312-af3435f9d829 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed4ee461-b6c2-403f-a312-af3435f9d829.shg-box.shg-c {
  justify-content: center;
}

#s-ce5dfc04-680a-4e3c-a6ca-c6c3310afdef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce5dfc04-680a-4e3c-a6ca-c6c3310afdef .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dd7bc945-574c-4db8-a15b-68c363830fa0 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-d29398dc-b7d5-46e9-b42e-fd04c75ef739 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d29398dc-b7d5-46e9-b42e-fd04c75ef739 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-d29398dc-b7d5-46e9-b42e-fd04c75ef739 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-d29398dc-b7d5-46e9-b42e-fd04c75ef739 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d29398dc-b7d5-46e9-b42e-fd04c75ef739 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-d29398dc-b7d5-46e9-b42e-fd04c75ef739 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-4192b5d5-c5f6-419d-a0b6-6b70d3e03052 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-4192b5d5-c5f6-419d-a0b6-6b70d3e03052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4192b5d5-c5f6-419d-a0b6-6b70d3e03052.shg-box.shg-c {
  justify-content: center;
}

#s-48d7350a-4396-457c-af5a-0908712d6ddd {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-48d7350a-4396-457c-af5a-0908712d6ddd {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-48d7350a-4396-457c-af5a-0908712d6ddd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-48d7350a-4396-457c-af5a-0908712d6ddd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9c68ab1a-aeba-4948-8f73-2f7110fadf6d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-389e6521-1c75-4c65-8519-cda90b8b3415 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-389e6521-1c75-4c65-8519-cda90b8b3415 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-389e6521-1c75-4c65-8519-cda90b8b3415.shg-box.shg-c {
  justify-content: center;
}

#s-8defb816-9e3e-439d-b35c-0bf593c5a276 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-8defb816-9e3e-439d-b35c-0bf593c5a276 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-8defb816-9e3e-439d-b35c-0bf593c5a276 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-8defb816-9e3e-439d-b35c-0bf593c5a276 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-71a325d8-6310-4ff6-bc38-ee187eb37c2e {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-10063221-b784-4331-9965-7755d9799c3c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-10063221-b784-4331-9965-7755d9799c3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10063221-b784-4331-9965-7755d9799c3c.shg-box.shg-c {
  justify-content: center;
}

#s-e70f0ecb-468e-408e-b597-a42f190d1b83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e70f0ecb-468e-408e-b597-a42f190d1b83 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-27c02f65-9b11-40e2-a76c-8b3c49c2b690 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-d0e35ad6-c427-4145-b1c1-7a0095a65054 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d0e35ad6-c427-4145-b1c1-7a0095a65054 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-d0e35ad6-c427-4145-b1c1-7a0095a65054 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-d0e35ad6-c427-4145-b1c1-7a0095a65054 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d0e35ad6-c427-4145-b1c1-7a0095a65054 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-d0e35ad6-c427-4145-b1c1-7a0095a65054 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-91881f9a-2189-41d9-8b8d-9ed9fd74645c {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-91881f9a-2189-41d9-8b8d-9ed9fd74645c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91881f9a-2189-41d9-8b8d-9ed9fd74645c.shg-box.shg-c {
  justify-content: center;
}

#s-9f99acdd-72a3-4431-9339-e00618d334a4 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-9f99acdd-72a3-4431-9339-e00618d334a4 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-9f99acdd-72a3-4431-9339-e00618d334a4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9f99acdd-72a3-4431-9339-e00618d334a4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-661d57aa-1f45-4b5d-81b5-5f112950237c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-418a2c78-b149-4e0f-af1f-f9fe67621b7a {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-418a2c78-b149-4e0f-af1f-f9fe67621b7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-418a2c78-b149-4e0f-af1f-f9fe67621b7a.shg-box.shg-c {
  justify-content: center;
}

#s-4424c9ef-32e3-4d10-a5da-d4b3207b991e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-4424c9ef-32e3-4d10-a5da-d4b3207b991e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-4424c9ef-32e3-4d10-a5da-d4b3207b991e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-4424c9ef-32e3-4d10-a5da-d4b3207b991e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a4f2ae33-1756-4e7e-ba27-b96c37d721a0 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d401dd46-f2d6-464a-a440-69e6440b3ce7 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-d401dd46-f2d6-464a-a440-69e6440b3ce7 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-d401dd46-f2d6-464a-a440-69e6440b3ce7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-d401dd46-f2d6-464a-a440-69e6440b3ce7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-aa0973b4-f40e-454d-afc4-c3a1977a1df4 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-57442736-5058-4947-8537-b07cefd14bf9 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-57442736-5058-4947-8537-b07cefd14bf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57442736-5058-4947-8537-b07cefd14bf9.shg-box.shg-c {
  justify-content: center;
}

#s-0037407c-3b29-4151-85b6-489bbcb3c879 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0037407c-3b29-4151-85b6-489bbcb3c879 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d288f642-ae85-428b-9a7a-78d7e3acb324 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-b566eecc-298d-4f3e-bf7c-579fc9155288 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b566eecc-298d-4f3e-bf7c-579fc9155288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-b566eecc-298d-4f3e-bf7c-579fc9155288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-b566eecc-298d-4f3e-bf7c-579fc9155288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b566eecc-298d-4f3e-bf7c-579fc9155288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-b566eecc-298d-4f3e-bf7c-579fc9155288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-de5ec6b6-30b9-4586-ad21-731a761d7e0d {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-de5ec6b6-30b9-4586-ad21-731a761d7e0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de5ec6b6-30b9-4586-ad21-731a761d7e0d.shg-box.shg-c {
  justify-content: center;
}

#s-952ecc8f-facd-467b-9fc6-88891c7a2f9b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-952ecc8f-facd-467b-9fc6-88891c7a2f9b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-952ecc8f-facd-467b-9fc6-88891c7a2f9b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-952ecc8f-facd-467b-9fc6-88891c7a2f9b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-50d191b7-9a3c-4df2-bbaf-d8e7d2087b2b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ea5c0b63-58ed-46f7-bfb9-90b2978575e8 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-ea5c0b63-58ed-46f7-bfb9-90b2978575e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea5c0b63-58ed-46f7-bfb9-90b2978575e8.shg-box.shg-c {
  justify-content: center;
}

#s-c004abc5-baa0-4883-b21b-3cf95d653578 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-c004abc5-baa0-4883-b21b-3cf95d653578 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-c004abc5-baa0-4883-b21b-3cf95d653578 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c004abc5-baa0-4883-b21b-3cf95d653578 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2840f1bb-0ab5-460b-8487-90b9451c4924 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-cd04de4a-79f4-417b-bff1-17a030de48d3 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-cd04de4a-79f4-417b-bff1-17a030de48d3 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-cd04de4a-79f4-417b-bff1-17a030de48d3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-cd04de4a-79f4-417b-bff1-17a030de48d3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c82dacbd-ace5-4178-b663-7497d0c99138 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-1f7b5bf2-c806-4749-b4b9-964faebe2e5d {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-1f7b5bf2-c806-4749-b4b9-964faebe2e5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f7b5bf2-c806-4749-b4b9-964faebe2e5d.shg-box.shg-c {
  justify-content: center;
}

#s-9da4d618-895d-4c07-8107-677d4466d282 {
  margin-left: 2%;
margin-right: 2%;
}

#s-9da4d618-895d-4c07-8107-677d4466d282 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-44f91382-64b9-4cac-b6ef-8dde8df9c65c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-44f91382-64b9-4cac-b6ef-8dde8df9c65c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44f91382-64b9-4cac-b6ef-8dde8df9c65c.shg-box.shg-c {
  justify-content: center;
}

#s-cbe69621-6ca9-48c1-9a81-444e064349f8 {
  text-align: center;
}

#s-cbe69621-6ca9-48c1-9a81-444e064349f8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-237f5166-00f2-473e-b1fc-1ad6d8a3ee7c {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-237f5166-00f2-473e-b1fc-1ad6d8a3ee7c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-8ceda79f-b279-44c2-b153-44fccf4e3580"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-ce20ca65-1835-4aea-98b1-4cc6c7196493 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-ce20ca65-1835-4aea-98b1-4cc6c7196493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce20ca65-1835-4aea-98b1-4cc6c7196493.shg-box.shg-c {
  justify-content: center;
}

#s-dcf604e7-15f5-4ad1-a5cb-8c8edf50c8d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcf604e7-15f5-4ad1-a5cb-8c8edf50c8d6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-71d9bf4a-9c3d-4aed-8058-f52f864764eb {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-7cb606b6-718a-4d4a-885b-8d969403d323 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7cb606b6-718a-4d4a-885b-8d969403d323 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-7cb606b6-718a-4d4a-885b-8d969403d323 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-7cb606b6-718a-4d4a-885b-8d969403d323 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7cb606b6-718a-4d4a-885b-8d969403d323 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-7cb606b6-718a-4d4a-885b-8d969403d323 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-a4537607-f675-4ab0-a009-353d718966ac {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-a4537607-f675-4ab0-a009-353d718966ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4537607-f675-4ab0-a009-353d718966ac.shg-box.shg-c {
  justify-content: center;
}

#s-c6bced41-c6a7-406b-b369-1a8af936b351 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-c6bced41-c6a7-406b-b369-1a8af936b351 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-c6bced41-c6a7-406b-b369-1a8af936b351 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c6bced41-c6a7-406b-b369-1a8af936b351 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3f687c5a-f6c1-4aac-a2a6-3da3537c096b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-dd93c7f2-119b-47d9-ae19-12960eaf846b {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-dd93c7f2-119b-47d9-ae19-12960eaf846b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd93c7f2-119b-47d9-ae19-12960eaf846b.shg-box.shg-c {
  justify-content: center;
}

#s-a7a10d91-9c45-442d-b3b8-bf7bea2a8d24 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-a7a10d91-9c45-442d-b3b8-bf7bea2a8d24 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a7a10d91-9c45-442d-b3b8-bf7bea2a8d24 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-a7a10d91-9c45-442d-b3b8-bf7bea2a8d24 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e14061a5-eb61-43d9-a5f5-8180678b452c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-7433f863-0a7a-4f7f-a4a1-048865c5ecdc {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-7433f863-0a7a-4f7f-a4a1-048865c5ecdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7433f863-0a7a-4f7f-a4a1-048865c5ecdc.shg-box.shg-c {
  justify-content: center;
}

#s-fee0f6d8-5584-435b-9c95-ecee07f3357c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fee0f6d8-5584-435b-9c95-ecee07f3357c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9239adc4-da19-4ae1-a3d5-46d463b4f8b8 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-910fbe3f-53cf-4939-8308-3c1bb1d8e7df > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-910fbe3f-53cf-4939-8308-3c1bb1d8e7df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-910fbe3f-53cf-4939-8308-3c1bb1d8e7df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-910fbe3f-53cf-4939-8308-3c1bb1d8e7df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-910fbe3f-53cf-4939-8308-3c1bb1d8e7df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-910fbe3f-53cf-4939-8308-3c1bb1d8e7df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-59b26b13-68f8-4114-bf80-a0ff04d0fb99 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-59b26b13-68f8-4114-bf80-a0ff04d0fb99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59b26b13-68f8-4114-bf80-a0ff04d0fb99.shg-box.shg-c {
  justify-content: center;
}

#s-f7a5b9ff-0aa1-47f4-a5a9-1b64435b09f0 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-f7a5b9ff-0aa1-47f4-a5a9-1b64435b09f0 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-f7a5b9ff-0aa1-47f4-a5a9-1b64435b09f0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-f7a5b9ff-0aa1-47f4-a5a9-1b64435b09f0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-507f9ac9-ed86-4b04-85e1-de9243a10c2d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d715ed33-6a85-42d1-bcb5-a4c30d4e9b0e {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-d715ed33-6a85-42d1-bcb5-a4c30d4e9b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d715ed33-6a85-42d1-bcb5-a4c30d4e9b0e.shg-box.shg-c {
  justify-content: center;
}

#s-65fa50c1-666e-4ad2-b407-d7713302b99a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-65fa50c1-666e-4ad2-b407-d7713302b99a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-65fa50c1-666e-4ad2-b407-d7713302b99a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-65fa50c1-666e-4ad2-b407-d7713302b99a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-6ae28d61-a76a-42b1-ba30-b413a929f1da {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-e5b191e7-50a1-4deb-b763-d0ccb89de649 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-e5b191e7-50a1-4deb-b763-d0ccb89de649 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5b191e7-50a1-4deb-b763-d0ccb89de649.shg-box.shg-c {
  justify-content: center;
}

#s-bd332d4f-fe01-447f-aa57-d7109486e39a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd332d4f-fe01-447f-aa57-d7109486e39a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-87165f7e-589e-43d0-8a50-a0355d07331a {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-68803ec9-7b84-4934-b463-4e5abf788493 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-68803ec9-7b84-4934-b463-4e5abf788493 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-68803ec9-7b84-4934-b463-4e5abf788493 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-68803ec9-7b84-4934-b463-4e5abf788493 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-68803ec9-7b84-4934-b463-4e5abf788493 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-68803ec9-7b84-4934-b463-4e5abf788493 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-502cb305-0d02-4fea-8cf7-91b837aebd01 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-502cb305-0d02-4fea-8cf7-91b837aebd01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-502cb305-0d02-4fea-8cf7-91b837aebd01.shg-box.shg-c {
  justify-content: center;
}

#s-13ab7509-7b04-46da-8a92-14093ff18695 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-13ab7509-7b04-46da-8a92-14093ff18695 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-13ab7509-7b04-46da-8a92-14093ff18695 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-13ab7509-7b04-46da-8a92-14093ff18695 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-1c4ff7da-a4e7-455a-87fa-3463060f5749 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-80911c25-ec76-41c1-a83f-d2cb65bf92bf {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-80911c25-ec76-41c1-a83f-d2cb65bf92bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80911c25-ec76-41c1-a83f-d2cb65bf92bf.shg-box.shg-c {
  justify-content: center;
}

#s-fc9de924-a8f7-40d4-a179-300c222ce519 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-fc9de924-a8f7-40d4-a179-300c222ce519 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-fc9de924-a8f7-40d4-a179-300c222ce519 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-fc9de924-a8f7-40d4-a179-300c222ce519 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e1cf740a-233c-46d6-9645-d11ce019e22d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-053528bd-f8de-47f8-8bea-1c6a1e4b63ec {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-053528bd-f8de-47f8-8bea-1c6a1e4b63ec {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-053528bd-f8de-47f8-8bea-1c6a1e4b63ec .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-053528bd-f8de-47f8-8bea-1c6a1e4b63ec .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bae1bf50-e3fb-4e4b-aef3-0140fc54b559 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-553ffa4e-54ed-40fd-9164-994c5baec78c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-553ffa4e-54ed-40fd-9164-994c5baec78c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-553ffa4e-54ed-40fd-9164-994c5baec78c.shg-box.shg-c {
  justify-content: center;
}

#s-8ea72f8c-a634-4fe8-b186-ed5e5a0d3a1a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ea72f8c-a634-4fe8-b186-ed5e5a0d3a1a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e82509fa-2a36-4556-9878-25b3138155a5 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-a566c136-5655-4c0a-a68b-4d5d638e02ad > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a566c136-5655-4c0a-a68b-4d5d638e02ad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-a566c136-5655-4c0a-a68b-4d5d638e02ad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-a566c136-5655-4c0a-a68b-4d5d638e02ad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a566c136-5655-4c0a-a68b-4d5d638e02ad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-a566c136-5655-4c0a-a68b-4d5d638e02ad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-ce4616b9-130c-4030-9f4c-0cbac9cb2dec {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-ce4616b9-130c-4030-9f4c-0cbac9cb2dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce4616b9-130c-4030-9f4c-0cbac9cb2dec.shg-box.shg-c {
  justify-content: center;
}

#s-6aa9d1bb-2a78-47c1-b4d0-4774fb105a5a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-6aa9d1bb-2a78-47c1-b4d0-4774fb105a5a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-6aa9d1bb-2a78-47c1-b4d0-4774fb105a5a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-6aa9d1bb-2a78-47c1-b4d0-4774fb105a5a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-0ca49207-cf74-485d-9fc2-ca617d9b1ea2 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-f9663f89-a122-455e-8cb4-3a28d3c48797 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-f9663f89-a122-455e-8cb4-3a28d3c48797 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9663f89-a122-455e-8cb4-3a28d3c48797.shg-box.shg-c {
  justify-content: center;
}

#s-a66e80ed-5288-4ed5-b6be-17522d9a8f14 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-a66e80ed-5288-4ed5-b6be-17522d9a8f14 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a66e80ed-5288-4ed5-b6be-17522d9a8f14 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-a66e80ed-5288-4ed5-b6be-17522d9a8f14 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-de95b7af-6636-4acc-bc51-5df6e287de80 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-9af2383e-90e0-45cb-8de9-f830ceb4aec8 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-9af2383e-90e0-45cb-8de9-f830ceb4aec8 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-9af2383e-90e0-45cb-8de9-f830ceb4aec8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9af2383e-90e0-45cb-8de9-f830ceb4aec8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7d71cd95-9049-4411-8ebd-fa6642285fcc {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-857dc7f6-92b9-4f7f-bfae-3a5c3af54e18 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-857dc7f6-92b9-4f7f-bfae-3a5c3af54e18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-857dc7f6-92b9-4f7f-bfae-3a5c3af54e18.shg-box.shg-c {
  justify-content: center;
}

#s-a3c14d4d-d7e8-4915-8ac8-9afd299b5b04 {
  margin-left: 2%;
margin-right: 2%;
}

#s-a3c14d4d-d7e8-4915-8ac8-9afd299b5b04 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a2f0f501-9ca4-4e54-8678-e93b535e442f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-a2f0f501-9ca4-4e54-8678-e93b535e442f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2f0f501-9ca4-4e54-8678-e93b535e442f.shg-box.shg-c {
  justify-content: center;
}

#s-a630b7ec-ad48-45d4-8221-ac1bd4946ef8 {
  text-align: center;
}

#s-a630b7ec-ad48-45d4-8221-ac1bd4946ef8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a756cde4-89cb-40e1-872f-0c1fc24d2664 {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a756cde4-89cb-40e1-872f-0c1fc24d2664 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-a00f8c48-0a67-4c9f-9af3-2e46d16fad26 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a00f8c48-0a67-4c9f-9af3-2e46d16fad26 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-a00f8c48-0a67-4c9f-9af3-2e46d16fad26 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-a00f8c48-0a67-4c9f-9af3-2e46d16fad26 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a00f8c48-0a67-4c9f-9af3-2e46d16fad26 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-a00f8c48-0a67-4c9f-9af3-2e46d16fad26 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-d386a7c3-03e5-40e4-a79c-b4cd6eb5f480 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-d386a7c3-03e5-40e4-a79c-b4cd6eb5f480 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d386a7c3-03e5-40e4-a79c-b4cd6eb5f480.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-aa9dedee-1663-4268-8a11-d4655e90bd1e {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}





#s-aa9dedee-1663-4268-8a11-d4655e90bd1e .shogun-image-content {
  
    align-items: center;
  
}

#s-19f3a02e-3b46-435b-8cdd-707fa32bd708 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19f3a02e-3b46-435b-8cdd-707fa32bd708 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Fascinate Inline;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d79c8a8d-881d-485f-ae44-dea34834f6b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0c54a12b-3010-4ddc-8694-269b89edec1d {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-0c54a12b-3010-4ddc-8694-269b89edec1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c54a12b-3010-4ddc-8694-269b89edec1d.shg-box.shg-c {
  justify-content: center;
}

#s-90f9d634-99cb-4b87-a5f0-d3ce3643690d {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-90f9d634-99cb-4b87-a5f0-d3ce3643690d {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-90f9d634-99cb-4b87-a5f0-d3ce3643690d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-90f9d634-99cb-4b87-a5f0-d3ce3643690d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-5f567c60-5e19-4f28-afc5-d2c9b7318156 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-5f567c60-5e19-4f28-afc5-d2c9b7318156 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f567c60-5e19-4f28-afc5-d2c9b7318156.shg-box.shg-c {
  justify-content: center;
}

#s-153bc3fc-113b-4e9a-84d6-a99ff8dab739 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-153bc3fc-113b-4e9a-84d6-a99ff8dab739 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-153bc3fc-113b-4e9a-84d6-a99ff8dab739 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-153bc3fc-113b-4e9a-84d6-a99ff8dab739 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a487c1ad-9b6f-4618-8b3d-55a6e6fe0b1a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-a487c1ad-9b6f-4618-8b3d-55a6e6fe0b1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a487c1ad-9b6f-4618-8b3d-55a6e6fe0b1a.shg-box.shg-c {
  justify-content: center;
}

#s-3135e871-93b7-4775-86de-899c1163fb3b {
  margin-left: 2%;
margin-right: 2%;
}

#s-3135e871-93b7-4775-86de-899c1163fb3b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-45ed8b4e-7f4f-48b1-9039-9e96c8cc37a8 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-45ed8b4e-7f4f-48b1-9039-9e96c8cc37a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45ed8b4e-7f4f-48b1-9039-9e96c8cc37a8.shg-box.shg-c {
  justify-content: center;
}

#s-30cc37a1-ec50-49a9-948d-8559b12df7fb {
  text-align: center;
}

#s-30cc37a1-ec50-49a9-948d-8559b12df7fb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d793471b-4062-4fba-80a8-d205ee78f6f2 {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d793471b-4062-4fba-80a8-d205ee78f6f2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-f754549a-6fa5-46c7-be23-9d9656ee7cd7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-19409f0b-964f-4dd3-b81a-0fbac457730f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-19409f0b-964f-4dd3-b81a-0fbac457730f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19409f0b-964f-4dd3-b81a-0fbac457730f.shg-box.shg-c {
  justify-content: center;
}

#s-b8cc1338-6214-4c84-b0cf-af02d58a09ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8cc1338-6214-4c84-b0cf-af02d58a09ed .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6ea733cf-f4a2-46a2-ae22-1adc0569f178 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-33e3290e-3d0b-4d1c-8974-c2dfe38927a9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-33e3290e-3d0b-4d1c-8974-c2dfe38927a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-33e3290e-3d0b-4d1c-8974-c2dfe38927a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-33e3290e-3d0b-4d1c-8974-c2dfe38927a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-33e3290e-3d0b-4d1c-8974-c2dfe38927a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-33e3290e-3d0b-4d1c-8974-c2dfe38927a9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-0c9d377e-0b44-43cd-8f38-38e862119dfe {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-0c9d377e-0b44-43cd-8f38-38e862119dfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c9d377e-0b44-43cd-8f38-38e862119dfe.shg-box.shg-c {
  justify-content: center;
}

#s-7b2b7da1-bd89-4f07-8e48-54f2aa589294 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-7b2b7da1-bd89-4f07-8e48-54f2aa589294 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-7b2b7da1-bd89-4f07-8e48-54f2aa589294 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-7b2b7da1-bd89-4f07-8e48-54f2aa589294 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c1239ac1-6249-4c29-a1bb-2d7efc0fe242 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c652ce8c-2bef-4bfb-acba-596ebd47dfd1 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-c652ce8c-2bef-4bfb-acba-596ebd47dfd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c652ce8c-2bef-4bfb-acba-596ebd47dfd1.shg-box.shg-c {
  justify-content: center;
}

#s-38ad983b-03bf-44e0-b13d-226fbaf35554 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-38ad983b-03bf-44e0-b13d-226fbaf35554 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-38ad983b-03bf-44e0-b13d-226fbaf35554 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-38ad983b-03bf-44e0-b13d-226fbaf35554 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-248e51f2-99e7-422f-85e8-72087cc8b226 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c5924a9f-ae39-4fbc-900e-762077188e12 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-c5924a9f-ae39-4fbc-900e-762077188e12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5924a9f-ae39-4fbc-900e-762077188e12.shg-box.shg-c {
  justify-content: center;
}

#s-71bb01bb-cabd-45f2-a931-e5e67039ccf2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71bb01bb-cabd-45f2-a931-e5e67039ccf2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22a43474-8e3e-4928-a3d6-c7d388d823a0 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-2776447b-b191-4201-9280-6b72f54d27df > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2776447b-b191-4201-9280-6b72f54d27df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-2776447b-b191-4201-9280-6b72f54d27df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-2776447b-b191-4201-9280-6b72f54d27df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2776447b-b191-4201-9280-6b72f54d27df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-2776447b-b191-4201-9280-6b72f54d27df > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-c9932eb0-c7ce-4ad4-8b1d-941af05e1e4c {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-c9932eb0-c7ce-4ad4-8b1d-941af05e1e4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9932eb0-c7ce-4ad4-8b1d-941af05e1e4c.shg-box.shg-c {
  justify-content: center;
}

#s-50fb36cb-4577-43a8-b5c3-10f7a60aaeb8 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-50fb36cb-4577-43a8-b5c3-10f7a60aaeb8 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-50fb36cb-4577-43a8-b5c3-10f7a60aaeb8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-50fb36cb-4577-43a8-b5c3-10f7a60aaeb8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-8db14ba1-3550-4e8e-92c7-790fbd9102e0 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d554d1f6-efc2-4162-ac76-afc46d7b107d {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-d554d1f6-efc2-4162-ac76-afc46d7b107d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d554d1f6-efc2-4162-ac76-afc46d7b107d.shg-box.shg-c {
  justify-content: center;
}

#s-7f327fd3-d427-401d-9163-e9f53739dbce {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-7f327fd3-d427-401d-9163-e9f53739dbce {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-7f327fd3-d427-401d-9163-e9f53739dbce .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-7f327fd3-d427-401d-9163-e9f53739dbce .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-424ce61d-26f8-4102-b430-32376cabe201 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-bc76280a-ed18-4187-8322-df7238938e93 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-bc76280a-ed18-4187-8322-df7238938e93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc76280a-ed18-4187-8322-df7238938e93.shg-box.shg-c {
  justify-content: center;
}

#s-c41ac17f-f24d-4a71-9884-5d47a426978d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c41ac17f-f24d-4a71-9884-5d47a426978d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3d1af6b-a043-4366-96d7-80d883e5e00f {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-a39c4f1d-ae57-4916-acba-bbe6e9fbc8ed > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a39c4f1d-ae57-4916-acba-bbe6e9fbc8ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-a39c4f1d-ae57-4916-acba-bbe6e9fbc8ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-a39c4f1d-ae57-4916-acba-bbe6e9fbc8ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a39c4f1d-ae57-4916-acba-bbe6e9fbc8ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-a39c4f1d-ae57-4916-acba-bbe6e9fbc8ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-20f426e5-5c5f-4c55-9f67-8a21311ce46f {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-20f426e5-5c5f-4c55-9f67-8a21311ce46f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20f426e5-5c5f-4c55-9f67-8a21311ce46f.shg-box.shg-c {
  justify-content: center;
}

#s-191e8219-e675-4204-8ec9-9c1398b7092b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-191e8219-e675-4204-8ec9-9c1398b7092b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-191e8219-e675-4204-8ec9-9c1398b7092b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-191e8219-e675-4204-8ec9-9c1398b7092b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-68698c28-d3a5-47aa-b4e2-e623f4e7737f {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-b1b97c2e-09f1-49c8-bcfd-710ef7bc8d89 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-b1b97c2e-09f1-49c8-bcfd-710ef7bc8d89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1b97c2e-09f1-49c8-bcfd-710ef7bc8d89.shg-box.shg-c {
  justify-content: center;
}

#s-0286327f-43d3-411f-97ed-81808be2a20d {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-0286327f-43d3-411f-97ed-81808be2a20d {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-0286327f-43d3-411f-97ed-81808be2a20d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-0286327f-43d3-411f-97ed-81808be2a20d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b623b862-5e26-45d0-bc0b-930ebd60a94d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-35689911-3987-49f0-b2e6-70420bf87ef0 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-35689911-3987-49f0-b2e6-70420bf87ef0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35689911-3987-49f0-b2e6-70420bf87ef0.shg-box.shg-c {
  justify-content: center;
}

#s-cd3fb592-7000-495e-bb0c-7ab2ddaa1a98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd3fb592-7000-495e-bb0c-7ab2ddaa1a98 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d926dff-bf89-4562-b7a3-4c29993bfc0b {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-4bd562e6-9fd1-4e10-80da-587f97b6d052 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4bd562e6-9fd1-4e10-80da-587f97b6d052 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-4bd562e6-9fd1-4e10-80da-587f97b6d052 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-4bd562e6-9fd1-4e10-80da-587f97b6d052 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4bd562e6-9fd1-4e10-80da-587f97b6d052 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-4bd562e6-9fd1-4e10-80da-587f97b6d052 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-60d90e47-ead3-4463-83f6-ce62cdbbde2e {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-60d90e47-ead3-4463-83f6-ce62cdbbde2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60d90e47-ead3-4463-83f6-ce62cdbbde2e.shg-box.shg-c {
  justify-content: center;
}

#s-8f3ffcef-9f53-4770-8da7-48cb32f52371 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-8f3ffcef-9f53-4770-8da7-48cb32f52371 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-8f3ffcef-9f53-4770-8da7-48cb32f52371 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-8f3ffcef-9f53-4770-8da7-48cb32f52371 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-999a0eb2-c387-4777-84f9-ebac3cdbb5f1 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-9ed56680-cf30-4496-b2b0-9895bd927a22 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-9ed56680-cf30-4496-b2b0-9895bd927a22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ed56680-cf30-4496-b2b0-9895bd927a22.shg-box.shg-c {
  justify-content: center;
}

#s-12523244-544b-442e-8d1a-92a1a2eeea14 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-12523244-544b-442e-8d1a-92a1a2eeea14 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-12523244-544b-442e-8d1a-92a1a2eeea14 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-12523244-544b-442e-8d1a-92a1a2eeea14 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-58972a3d-140d-49b8-bdff-091683e9d226 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-dc0e2db1-00ce-469b-9940-23085bc0340a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-dc0e2db1-00ce-469b-9940-23085bc0340a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc0e2db1-00ce-469b-9940-23085bc0340a.shg-box.shg-c {
  justify-content: center;
}

#s-eb5dd8dd-b1c0-465e-be52-ee5a40abbb3c {
  margin-left: 2%;
margin-right: 2%;
}

#s-eb5dd8dd-b1c0-465e-be52-ee5a40abbb3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-fb6f55c6-f7b6-404d-b9c4-aad69d8732e3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-fb6f55c6-f7b6-404d-b9c4-aad69d8732e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb6f55c6-f7b6-404d-b9c4-aad69d8732e3.shg-box.shg-c {
  justify-content: center;
}

#s-8813a2f7-0756-418e-8c94-ea3289fd36fe {
  text-align: center;
}

#s-8813a2f7-0756-418e-8c94-ea3289fd36fe .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-34651f24-33b2-4a8e-a514-d12e6da1b3c6 {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34651f24-33b2-4a8e-a514-d12e6da1b3c6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-52df5825-b99c-432b-9f50-1737830406f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-980d11c8-6ba5-4ce7-8216-11c9ba6b2565 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-980d11c8-6ba5-4ce7-8216-11c9ba6b2565 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-980d11c8-6ba5-4ce7-8216-11c9ba6b2565.shg-box.shg-c {
  justify-content: center;
}

#s-1b3fd9ed-9188-4953-86ce-5d693e2f035d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b3fd9ed-9188-4953-86ce-5d693e2f035d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0c0d52ab-b248-42be-bcea-612aa83f9a6a {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-79a24f36-4381-498b-8343-b476eaadf357 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-79a24f36-4381-498b-8343-b476eaadf357 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-79a24f36-4381-498b-8343-b476eaadf357 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-79a24f36-4381-498b-8343-b476eaadf357 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-79a24f36-4381-498b-8343-b476eaadf357 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-79a24f36-4381-498b-8343-b476eaadf357 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-f067a9db-b0aa-46b4-bfc6-cc2741182e98 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-f067a9db-b0aa-46b4-bfc6-cc2741182e98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f067a9db-b0aa-46b4-bfc6-cc2741182e98.shg-box.shg-c {
  justify-content: center;
}

#s-e5508335-b14c-4988-8052-0cfebcd0cca4 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-e5508335-b14c-4988-8052-0cfebcd0cca4 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-e5508335-b14c-4988-8052-0cfebcd0cca4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-e5508335-b14c-4988-8052-0cfebcd0cca4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-dc270dc7-ba95-48a3-bc30-2dcccaf9d7bb {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-927956df-6da8-41b8-93c9-15a683a54b1e {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-927956df-6da8-41b8-93c9-15a683a54b1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-927956df-6da8-41b8-93c9-15a683a54b1e.shg-box.shg-c {
  justify-content: center;
}

#s-0c5d4ed4-4815-46aa-a909-aadc71ee8f21 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-0c5d4ed4-4815-46aa-a909-aadc71ee8f21 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-0c5d4ed4-4815-46aa-a909-aadc71ee8f21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-0c5d4ed4-4815-46aa-a909-aadc71ee8f21 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2730ff9b-6303-419f-8379-613c67453f6c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-abda4286-03e4-45d8-ad0b-827a343eb900 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-abda4286-03e4-45d8-ad0b-827a343eb900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abda4286-03e4-45d8-ad0b-827a343eb900.shg-box.shg-c {
  justify-content: center;
}

#s-34c26dd1-8596-4414-bbc6-3d495e63b0e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34c26dd1-8596-4414-bbc6-3d495e63b0e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7b9b342-394f-4b89-976e-e364999b2579 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-46b8b40b-777b-4402-bbd9-214eeb4e5b58 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-46b8b40b-777b-4402-bbd9-214eeb4e5b58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-46b8b40b-777b-4402-bbd9-214eeb4e5b58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-46b8b40b-777b-4402-bbd9-214eeb4e5b58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-46b8b40b-777b-4402-bbd9-214eeb4e5b58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-46b8b40b-777b-4402-bbd9-214eeb4e5b58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-a645841e-1ecb-42ef-9673-5d0b79135905 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-a645841e-1ecb-42ef-9673-5d0b79135905 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a645841e-1ecb-42ef-9673-5d0b79135905.shg-box.shg-c {
  justify-content: center;
}

#s-c623c9fe-7d09-45ae-9dd6-2e0ee86e89f0 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-c623c9fe-7d09-45ae-9dd6-2e0ee86e89f0 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-c623c9fe-7d09-45ae-9dd6-2e0ee86e89f0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c623c9fe-7d09-45ae-9dd6-2e0ee86e89f0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-463bcd01-c9a8-45fd-bb78-31579e70fe2b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-b89db992-0c0c-47d2-9319-fe8cd9e90ffc {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-b89db992-0c0c-47d2-9319-fe8cd9e90ffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b89db992-0c0c-47d2-9319-fe8cd9e90ffc.shg-box.shg-c {
  justify-content: center;
}

#s-6949a44c-a416-4850-99cf-d8cb9244a234 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-6949a44c-a416-4850-99cf-d8cb9244a234 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-6949a44c-a416-4850-99cf-d8cb9244a234 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-6949a44c-a416-4850-99cf-d8cb9244a234 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f4a35c17-3467-487c-b66c-7e997b679964 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ff716e48-acae-4bcc-a3be-f80ea0350073 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-ff716e48-acae-4bcc-a3be-f80ea0350073 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff716e48-acae-4bcc-a3be-f80ea0350073.shg-box.shg-c {
  justify-content: center;
}

#s-dbef666e-493c-4662-8e87-fe6b6caad05a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbef666e-493c-4662-8e87-fe6b6caad05a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-37d0269b-f7f9-4c5c-aeb9-1093f0efce2b {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-d9bb3df6-1ef3-455b-b8a1-b21ae20a0849 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d9bb3df6-1ef3-455b-b8a1-b21ae20a0849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-d9bb3df6-1ef3-455b-b8a1-b21ae20a0849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-d9bb3df6-1ef3-455b-b8a1-b21ae20a0849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d9bb3df6-1ef3-455b-b8a1-b21ae20a0849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-d9bb3df6-1ef3-455b-b8a1-b21ae20a0849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-e986697e-23ee-4199-9391-bd0250823673 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-e986697e-23ee-4199-9391-bd0250823673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e986697e-23ee-4199-9391-bd0250823673.shg-box.shg-c {
  justify-content: center;
}

#s-a99c3aa7-e9cd-4675-967c-587b6bf61333 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-a99c3aa7-e9cd-4675-967c-587b6bf61333 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a99c3aa7-e9cd-4675-967c-587b6bf61333 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-a99c3aa7-e9cd-4675-967c-587b6bf61333 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-223549ff-c557-4e2c-bba1-ef6de9e9a7d0 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-0665c1d2-0445-4363-99ce-baa00d008417 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-0665c1d2-0445-4363-99ce-baa00d008417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0665c1d2-0445-4363-99ce-baa00d008417.shg-box.shg-c {
  justify-content: center;
}

#s-9141fafa-01b9-4a2a-b63e-db4ecd8b9182 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-9141fafa-01b9-4a2a-b63e-db4ecd8b9182 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-9141fafa-01b9-4a2a-b63e-db4ecd8b9182 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9141fafa-01b9-4a2a-b63e-db4ecd8b9182 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-927030b0-c4cb-4f08-8f71-5776c4a271a9 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-eb7877b2-bf34-4345-bed1-ccc9984c360c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-eb7877b2-bf34-4345-bed1-ccc9984c360c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-eb7877b2-bf34-4345-bed1-ccc9984c360c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-eb7877b2-bf34-4345-bed1-ccc9984c360c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-64c16a25-7af4-40a5-a09d-bba5a8b5b3b3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-f7f35bab-fe31-4e2a-9371-1b226eab7bed {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-f7f35bab-fe31-4e2a-9371-1b226eab7bed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7f35bab-fe31-4e2a-9371-1b226eab7bed.shg-box.shg-c {
  justify-content: center;
}

#s-f2d952cc-701a-4c96-974e-ef6d1cfb4205 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2d952cc-701a-4c96-974e-ef6d1cfb4205 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed779e1c-0699-4684-99b2-cd1e63afab5a {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-b95cbcf9-6d05-4ce8-8b59-e7cc8ba89006 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b95cbcf9-6d05-4ce8-8b59-e7cc8ba89006 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-b95cbcf9-6d05-4ce8-8b59-e7cc8ba89006 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-b95cbcf9-6d05-4ce8-8b59-e7cc8ba89006 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b95cbcf9-6d05-4ce8-8b59-e7cc8ba89006 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-b95cbcf9-6d05-4ce8-8b59-e7cc8ba89006 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-6181309f-5e93-4474-8038-f5c6afed937e {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-6181309f-5e93-4474-8038-f5c6afed937e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6181309f-5e93-4474-8038-f5c6afed937e.shg-box.shg-c {
  justify-content: center;
}

#s-5596ae9f-ed92-4b62-9aa3-1e94aa4ef846 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-5596ae9f-ed92-4b62-9aa3-1e94aa4ef846 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-5596ae9f-ed92-4b62-9aa3-1e94aa4ef846 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-5596ae9f-ed92-4b62-9aa3-1e94aa4ef846 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-362a37b3-3b49-4799-973a-c2f6d56574e6 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c1aec8a7-5a1e-4153-8c1b-d454936fd2fb {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-c1aec8a7-5a1e-4153-8c1b-d454936fd2fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1aec8a7-5a1e-4153-8c1b-d454936fd2fb.shg-box.shg-c {
  justify-content: center;
}

#s-4898a083-4b42-447f-95cb-57397c8cc0ae {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-4898a083-4b42-447f-95cb-57397c8cc0ae {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-4898a083-4b42-447f-95cb-57397c8cc0ae .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-4898a083-4b42-447f-95cb-57397c8cc0ae .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c9429331-7360-46dc-b299-c38a3467bb9b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-0a3668ce-ebe2-4665-8607-21bff42abd20 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-0a3668ce-ebe2-4665-8607-21bff42abd20 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-0a3668ce-ebe2-4665-8607-21bff42abd20 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-0a3668ce-ebe2-4665-8607-21bff42abd20 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-0b870cf1-24a7-4532-b193-741b74675839 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d86f8ac0-3fe1-4d9b-bcfb-80bbd02a167b {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-d86f8ac0-3fe1-4d9b-bcfb-80bbd02a167b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d86f8ac0-3fe1-4d9b-bcfb-80bbd02a167b.shg-box.shg-c {
  justify-content: center;
}

#s-3617b4d8-d15f-4016-9625-53018dc7d844 {
  margin-left: 2%;
margin-right: 2%;
}

#s-3617b4d8-d15f-4016-9625-53018dc7d844 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-49cd6903-93ea-419a-8477-7e8c303edb4d {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-49cd6903-93ea-419a-8477-7e8c303edb4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49cd6903-93ea-419a-8477-7e8c303edb4d.shg-box.shg-c {
  justify-content: center;
}

#s-2bc1e844-beef-4077-8f33-841f248a3518 {
  text-align: center;
}

#s-2bc1e844-beef-4077-8f33-841f248a3518 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Amiko;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-763fe87a-69d0-423e-86d5-35a92d450cff {
  margin-top: 6px;
margin-bottom: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-763fe87a-69d0-423e-86d5-35a92d450cff .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Amiko;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-fe590af2-c6ee-4c66-8be4-bc0c3ae33522 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fe590af2-c6ee-4c66-8be4-bc0c3ae33522 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-fe590af2-c6ee-4c66-8be4-bc0c3ae33522 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-fe590af2-c6ee-4c66-8be4-bc0c3ae33522 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fe590af2-c6ee-4c66-8be4-bc0c3ae33522 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 14, 14, 1);
  text-align: center;
  font-family: Assistant;
  font-weight: 600;
  font-style: ;
  font-size: ;
}

#s-fe590af2-c6ee-4c66-8be4-bc0c3ae33522 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-6ee6ccd3-866c-4967-9c57-e2fbe1e08a4e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-6ee6ccd3-866c-4967-9c57-e2fbe1e08a4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ee6ccd3-866c-4967-9c57-e2fbe1e08a4e.shg-box.shg-c {
  justify-content: center;
}

#s-8aec6014-9352-4284-b069-7266d021cdcf {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}





#s-8aec6014-9352-4284-b069-7266d021cdcf .shogun-image-content {
  
    align-items: center;
  
}

#s-65c64c65-dbae-482c-88ab-f355437dd587 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65c64c65-dbae-482c-88ab-f355437dd587 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Fascinate Inline;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6c8f517c-6527-41dd-9730-b8b239feb631"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7168a6c3-274d-4247-be9a-c6039eae90cd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-7168a6c3-274d-4247-be9a-c6039eae90cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7168a6c3-274d-4247-be9a-c6039eae90cd.shg-box.shg-c {
  justify-content: center;
}

#s-5d73c1dc-7f12-421f-afcd-b8cccb1ab5b4 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-5d73c1dc-7f12-421f-afcd-b8cccb1ab5b4 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-5d73c1dc-7f12-421f-afcd-b8cccb1ab5b4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-5d73c1dc-7f12-421f-afcd-b8cccb1ab5b4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-16759290-c856-4633-997f-4a785af0564c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-16759290-c856-4633-997f-4a785af0564c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16759290-c856-4633-997f-4a785af0564c.shg-box.shg-c {
  justify-content: center;
}

#s-08fd9f92-0710-407c-8a9f-ecb5b990c65c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-08fd9f92-0710-407c-8a9f-ecb5b990c65c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-08fd9f92-0710-407c-8a9f-ecb5b990c65c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-08fd9f92-0710-407c-8a9f-ecb5b990c65c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
