.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-left: 10px;
margin-right: 10px;
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;
}

.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-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.6666666666666666px);
}

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-573e8047-3c43-4a00-8004-e5cbb9caaeb3 {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-573e8047-3c43-4a00-8004-e5cbb9caaeb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-573e8047-3c43-4a00-8004-e5cbb9caaeb3.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-77e92143-3629-4411-bf99-5b045b4a024b {
  text-align: center;
}

#s-77e92143-3629-4411-bf99-5b045b4a024b .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-c671860d-6f83-4a32-84b8-348107468ac4 {
  margin-bottom: 16px;
text-align: center;
}

#s-c671860d-6f83-4a32-84b8-348107468ac4 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs {
  justify-content: center;
}


  #s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(236, 236, 236, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 175, 185, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Anton;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
}

#s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 175, 185, 1);
}

#s-c5d677f8-d247-44a3-9631-62d803aa6ff9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-9f13fb4e-3531-4e81-9f02-efc25833f4fc {
  border-style: solid;
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-9f13fb4e-3531-4e81-9f02-efc25833f4fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f13fb4e-3531-4e81-9f02-efc25833f4fc.shg-box.shg-c {
  justify-content: 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-69cc5d4f-0382-4e5e-a320-f7ae8a2b7bd9 {
  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-d79ebe42-1f55-40b4-8b4a-97dfa2925625 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d79ebe42-1f55-40b4-8b4a-97dfa2925625 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-d79ebe42-1f55-40b4-8b4a-97dfa2925625 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-d79ebe42-1f55-40b4-8b4a-97dfa2925625 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d79ebe42-1f55-40b4-8b4a-97dfa2925625 > .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-d79ebe42-1f55-40b4-8b4a-97dfa2925625 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-9bdc7d0b-7348-4bba-a13e-a14bfd323b90 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-9bdc7d0b-7348-4bba-a13e-a14bfd323b90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bdc7d0b-7348-4bba-a13e-a14bfd323b90.shg-box.shg-c {
  justify-content: center;
}

#s-1ac6a130-d0fc-4915-9bfd-366414066a5c {
  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-1ac6a130-d0fc-4915-9bfd-366414066a5c {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-1ac6a130-d0fc-4915-9bfd-366414066a5c .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-1ac6a130-d0fc-4915-9bfd-366414066a5c .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-ba4b1b21-d799-4e74-99b3-d87d890df51c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-8f75d063-2dfc-44af-9049-bd4d8ce174a6 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-8f75d063-2dfc-44af-9049-bd4d8ce174a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f75d063-2dfc-44af-9049-bd4d8ce174a6.shg-box.shg-c {
  justify-content: center;
}

#s-79d3262a-06e8-4482-8eb9-db7cdc4e21a0 {
  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-79d3262a-06e8-4482-8eb9-db7cdc4e21a0 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-79d3262a-06e8-4482-8eb9-db7cdc4e21a0 .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-79d3262a-06e8-4482-8eb9-db7cdc4e21a0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-8b22b5e7-1a6a-4aff-a371-3510005c9b2b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2cdc7b69-0429-4824-9f59-317d63c557be {
  border-style: solid;
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-2cdc7b69-0429-4824-9f59-317d63c557be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cdc7b69-0429-4824-9f59-317d63c557be.shg-box.shg-c {
  justify-content: center;
}

#s-24fc2f9f-09b3-40e2-8274-c52aa7ea74ba {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-7fd26864-d9f0-461c-9bb0-40308d098dfd > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7fd26864-d9f0-461c-9bb0-40308d098dfd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-7fd26864-d9f0-461c-9bb0-40308d098dfd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-7fd26864-d9f0-461c-9bb0-40308d098dfd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7fd26864-d9f0-461c-9bb0-40308d098dfd > .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-7fd26864-d9f0-461c-9bb0-40308d098dfd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-0c232d36-ed9f-47d5-9f6d-ee563e5b9f14 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-0c232d36-ed9f-47d5-9f6d-ee563e5b9f14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c232d36-ed9f-47d5-9f6d-ee563e5b9f14.shg-box.shg-c {
  justify-content: center;
}

#s-837a0f95-7ea5-4ba6-ad3a-0ed4dc1006c1 {
  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-837a0f95-7ea5-4ba6-ad3a-0ed4dc1006c1 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-837a0f95-7ea5-4ba6-ad3a-0ed4dc1006c1 .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-837a0f95-7ea5-4ba6-ad3a-0ed4dc1006c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9c359e68-8266-4cf4-a14e-b78b59247d39 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d82bc8e4-e956-40d5-b00b-b76acd11e481 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-d82bc8e4-e956-40d5-b00b-b76acd11e481 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d82bc8e4-e956-40d5-b00b-b76acd11e481.shg-box.shg-c {
  justify-content: center;
}

#s-a614cc24-75e4-4709-a6d3-28e9e3a40334 {
  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-a614cc24-75e4-4709-a6d3-28e9e3a40334 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a614cc24-75e4-4709-a6d3-28e9e3a40334 .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-a614cc24-75e4-4709-a6d3-28e9e3a40334 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-56c91d00-c08e-43f7-b324-2847f920d26d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-47ffa7d2-a5dd-47dc-b531-e09166f67d98 {
  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-47ffa7d2-a5dd-47dc-b531-e09166f67d98 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-47ffa7d2-a5dd-47dc-b531-e09166f67d98 .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-47ffa7d2-a5dd-47dc-b531-e09166f67d98 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f588c6c9-7adb-4912-a127-b9892549cc2b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-0b932e9f-acdf-477a-9f16-0a788b62dac0 {
  border-style: solid;
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-0b932e9f-acdf-477a-9f16-0a788b62dac0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b932e9f-acdf-477a-9f16-0a788b62dac0.shg-box.shg-c {
  justify-content: center;
}

#s-225d6b8f-a910-4a77-a3e2-f919c5d71a0b {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-067d6688-7826-4e71-b8b7-a6a31daccd4b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-067d6688-7826-4e71-b8b7-a6a31daccd4b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-067d6688-7826-4e71-b8b7-a6a31daccd4b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-067d6688-7826-4e71-b8b7-a6a31daccd4b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-067d6688-7826-4e71-b8b7-a6a31daccd4b > .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-067d6688-7826-4e71-b8b7-a6a31daccd4b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-173fd528-9063-4fd3-af17-ca442947fa7a {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-173fd528-9063-4fd3-af17-ca442947fa7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-173fd528-9063-4fd3-af17-ca442947fa7a.shg-box.shg-c {
  justify-content: center;
}

#s-37a8f8b2-caf5-4566-806b-e2e6104cc641 {
  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-37a8f8b2-caf5-4566-806b-e2e6104cc641 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-37a8f8b2-caf5-4566-806b-e2e6104cc641 .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-37a8f8b2-caf5-4566-806b-e2e6104cc641 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-487c0c2b-5f9a-4f43-b3f9-790a4242018f {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-57c99a61-cce6-47dd-bb7c-c6669a6f33cc {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-57c99a61-cce6-47dd-bb7c-c6669a6f33cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57c99a61-cce6-47dd-bb7c-c6669a6f33cc.shg-box.shg-c {
  justify-content: center;
}

#s-ecde02c9-883a-439b-b373-6f615bbb9e03 {
  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-ecde02c9-883a-439b-b373-6f615bbb9e03 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-ecde02c9-883a-439b-b373-6f615bbb9e03 .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-ecde02c9-883a-439b-b373-6f615bbb9e03 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-0aacc2e5-fee5-48b3-be8d-9f097b756cd3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-62a64759-3a72-42dc-9867-4b7e91432b4e {
  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-62a64759-3a72-42dc-9867-4b7e91432b4e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-62a64759-3a72-42dc-9867-4b7e91432b4e .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-62a64759-3a72-42dc-9867-4b7e91432b4e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9a58419c-2a73-4267-8f57-fcbd10957dce {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-0769ab5e-9446-49a2-8259-b52e1ad82598 {
  border-style: solid;
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-0769ab5e-9446-49a2-8259-b52e1ad82598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0769ab5e-9446-49a2-8259-b52e1ad82598.shg-box.shg-c {
  justify-content: center;
}

#s-8a4dcef9-c98e-450b-b4e1-2960b0c277bc {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-403d5296-5600-471c-b02f-546f4851d227 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-403d5296-5600-471c-b02f-546f4851d227 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-403d5296-5600-471c-b02f-546f4851d227 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-403d5296-5600-471c-b02f-546f4851d227 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-403d5296-5600-471c-b02f-546f4851d227 > .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-403d5296-5600-471c-b02f-546f4851d227 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-95b3140e-6204-43c5-97ae-b4419442788a {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-95b3140e-6204-43c5-97ae-b4419442788a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95b3140e-6204-43c5-97ae-b4419442788a.shg-box.shg-c {
  justify-content: center;
}

#s-132a21b6-e992-473e-90f9-309e2b5f0135 {
  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-132a21b6-e992-473e-90f9-309e2b5f0135 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-132a21b6-e992-473e-90f9-309e2b5f0135 .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-132a21b6-e992-473e-90f9-309e2b5f0135 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-831bfe2e-5948-49f0-af03-00551121732c {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-04b87568-b68a-485e-bc67-e44c0619d057 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-04b87568-b68a-485e-bc67-e44c0619d057 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04b87568-b68a-485e-bc67-e44c0619d057.shg-box.shg-c {
  justify-content: center;
}

#s-661b2d83-0879-4741-9491-07248b7892f2 {
  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-661b2d83-0879-4741-9491-07248b7892f2 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-661b2d83-0879-4741-9491-07248b7892f2 .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-661b2d83-0879-4741-9491-07248b7892f2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-108b81c6-afa0-4be6-ae67-f2266ecd9c66 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-3499ec1c-cf9b-46c8-9318-124482ba6329 {
  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-3499ec1c-cf9b-46c8-9318-124482ba6329 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-3499ec1c-cf9b-46c8-9318-124482ba6329 .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-3499ec1c-cf9b-46c8-9318-124482ba6329 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-781410be-637f-4c3f-923f-e4c67641025a {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-6dc6fc21-020b-4e7d-ac0c-ebdedfc5860b {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-6dc6fc21-020b-4e7d-ac0c-ebdedfc5860b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-25607374-c9b5-409f-9121-915b9675f433 {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-25607374-c9b5-409f-9121-915b9675f433 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25607374-c9b5-409f-9121-915b9675f433.shg-box.shg-c {
  justify-content: center;
}

#s-35d99b3c-3d1d-4a8c-8511-d85bfbda383a {
  text-align: center;
}

#s-35d99b3c-3d1d-4a8c-8511-d85bfbda383a .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-7f27eb88-d60f-4a47-83e7-ef02a9885d01 {
  margin-bottom: 16px;
text-align: center;
}

#s-7f27eb88-d60f-4a47-83e7-ef02a9885d01 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs {
  justify-content: center;
}


  #s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(236, 236, 236, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 175, 185, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Anton;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
}

#s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 175, 185, 1);
}

#s-d112d2e5-5a03-4573-891d-a139469f0979 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-99f1fded-c5ab-41cc-b787-703153fec756 {
  border-style: solid;
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-99f1fded-c5ab-41cc-b787-703153fec756 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99f1fded-c5ab-41cc-b787-703153fec756.shg-box.shg-c {
  justify-content: center;
}

#s-fc47d61b-61af-4b59-b625-ec590026c9f2 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-55fa256f-b7eb-4b42-885f-1e3d47c3466b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-55fa256f-b7eb-4b42-885f-1e3d47c3466b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-55fa256f-b7eb-4b42-885f-1e3d47c3466b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-55fa256f-b7eb-4b42-885f-1e3d47c3466b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-55fa256f-b7eb-4b42-885f-1e3d47c3466b > .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-55fa256f-b7eb-4b42-885f-1e3d47c3466b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-c8f175a0-0034-44e7-861b-304969c84856 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-c8f175a0-0034-44e7-861b-304969c84856 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8f175a0-0034-44e7-861b-304969c84856.shg-box.shg-c {
  justify-content: center;
}

#s-d24cf5d4-3ff9-4aaa-bbfa-e145d95e8792 {
  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-d24cf5d4-3ff9-4aaa-bbfa-e145d95e8792 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-d24cf5d4-3ff9-4aaa-bbfa-e145d95e8792 .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-d24cf5d4-3ff9-4aaa-bbfa-e145d95e8792 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e70ed986-a770-4233-82d1-d60e43040f70 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-288ccc27-45e4-4b97-814b-2c38cff1c743 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-288ccc27-45e4-4b97-814b-2c38cff1c743 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-288ccc27-45e4-4b97-814b-2c38cff1c743.shg-box.shg-c {
  justify-content: center;
}

#s-87ad1743-d71d-4c00-a075-d8a0a2f36e69 {
  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-87ad1743-d71d-4c00-a075-d8a0a2f36e69 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-87ad1743-d71d-4c00-a075-d8a0a2f36e69 .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-87ad1743-d71d-4c00-a075-d8a0a2f36e69 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3bbae44f-15dd-47e4-b709-8c18d94867c9 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-4adfbe7a-d985-4325-ae2c-f74e71ee3eb0 {
  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-4adfbe7a-d985-4325-ae2c-f74e71ee3eb0 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-4adfbe7a-d985-4325-ae2c-f74e71ee3eb0 .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-4adfbe7a-d985-4325-ae2c-f74e71ee3eb0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9a911b6e-93ba-4dff-8d74-86ee73d22551 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-672c85bf-828a-46bc-9894-6258aee88178 {
  border-style: solid;
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-672c85bf-828a-46bc-9894-6258aee88178 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-672c85bf-828a-46bc-9894-6258aee88178.shg-box.shg-c {
  justify-content: center;
}

#s-664dab92-cb77-4cc7-a5aa-db8b1488ea69 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-a0f11d80-9244-4f00-812a-af471ec3f1d4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a0f11d80-9244-4f00-812a-af471ec3f1d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-a0f11d80-9244-4f00-812a-af471ec3f1d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-a0f11d80-9244-4f00-812a-af471ec3f1d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a0f11d80-9244-4f00-812a-af471ec3f1d4 > .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-a0f11d80-9244-4f00-812a-af471ec3f1d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-683419c2-3caa-4bb5-b76e-02b67b8aa514 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-683419c2-3caa-4bb5-b76e-02b67b8aa514 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-683419c2-3caa-4bb5-b76e-02b67b8aa514.shg-box.shg-c {
  justify-content: center;
}

#s-20c28e54-b302-4fa4-bba4-aef25ed849dc {
  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-20c28e54-b302-4fa4-bba4-aef25ed849dc {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-20c28e54-b302-4fa4-bba4-aef25ed849dc .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-20c28e54-b302-4fa4-bba4-aef25ed849dc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-eeaab2e0-64b9-40e8-b6e8-3daea2b33bae {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-b912e8da-221b-4ff3-a364-b0cb127744d7 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-b912e8da-221b-4ff3-a364-b0cb127744d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b912e8da-221b-4ff3-a364-b0cb127744d7.shg-box.shg-c {
  justify-content: center;
}

#s-0068a466-f7ae-447b-aab0-7d413c6ba4ed {
  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-0068a466-f7ae-447b-aab0-7d413c6ba4ed {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-0068a466-f7ae-447b-aab0-7d413c6ba4ed .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-0068a466-f7ae-447b-aab0-7d413c6ba4ed .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-467b39cd-5dcb-45cf-8048-22fa4cf6f579 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2daf8310-3b2b-4648-a0c3-889dfaaa53fa {
  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-2daf8310-3b2b-4648-a0c3-889dfaaa53fa {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-2daf8310-3b2b-4648-a0c3-889dfaaa53fa .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-2daf8310-3b2b-4648-a0c3-889dfaaa53fa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b04bf5f2-f7f1-433e-8bdf-cdbd00d2fdba {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-f09a6c16-e9b5-4a8c-89c6-f3720e48a1fe {
  border-style: solid;
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-f09a6c16-e9b5-4a8c-89c6-f3720e48a1fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f09a6c16-e9b5-4a8c-89c6-f3720e48a1fe.shg-box.shg-c {
  justify-content: center;
}

#s-8afd4362-54e4-4651-8472-797afbde1d3a {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-b5d12b6b-6ca3-4c29-b06f-5aac721b55f0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b5d12b6b-6ca3-4c29-b06f-5aac721b55f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-b5d12b6b-6ca3-4c29-b06f-5aac721b55f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-b5d12b6b-6ca3-4c29-b06f-5aac721b55f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b5d12b6b-6ca3-4c29-b06f-5aac721b55f0 > .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-b5d12b6b-6ca3-4c29-b06f-5aac721b55f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-3bcda27d-3104-4830-87fc-0d13f04133c0 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-3bcda27d-3104-4830-87fc-0d13f04133c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bcda27d-3104-4830-87fc-0d13f04133c0.shg-box.shg-c {
  justify-content: center;
}

#s-ae76f920-6190-4949-8fde-096d13573e44 {
  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-ae76f920-6190-4949-8fde-096d13573e44 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-ae76f920-6190-4949-8fde-096d13573e44 .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-ae76f920-6190-4949-8fde-096d13573e44 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-13f9d414-b298-4efe-a1cb-de621a31e2d6 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-9dd97fb0-d917-4c50-8ec4-7379518b7460 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-9dd97fb0-d917-4c50-8ec4-7379518b7460 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dd97fb0-d917-4c50-8ec4-7379518b7460.shg-box.shg-c {
  justify-content: center;
}

#s-f2c09566-538f-476a-96bb-55cafd4e5c7e {
  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-f2c09566-538f-476a-96bb-55cafd4e5c7e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-f2c09566-538f-476a-96bb-55cafd4e5c7e .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-f2c09566-538f-476a-96bb-55cafd4e5c7e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-af25b111-061f-4f8b-8ae1-2f6dd2977fd5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-f1a54164-c7fb-44b3-9af7-7142848fab6a {
  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-f1a54164-c7fb-44b3-9af7-7142848fab6a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-f1a54164-c7fb-44b3-9af7-7142848fab6a .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-f1a54164-c7fb-44b3-9af7-7142848fab6a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-543e416b-0fc3-44ee-9534-235b73bc573b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-13218b45-f27c-42ad-9778-c3d19b274942 {
  border-style: solid;
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-13218b45-f27c-42ad-9778-c3d19b274942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13218b45-f27c-42ad-9778-c3d19b274942.shg-box.shg-c {
  justify-content: center;
}

#s-daa37f37-12fb-43ce-a8fb-6bb52b53783c {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-c4e3f6b4-fb16-457a-9fae-c95f6f8c5fee > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c4e3f6b4-fb16-457a-9fae-c95f6f8c5fee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-c4e3f6b4-fb16-457a-9fae-c95f6f8c5fee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-c4e3f6b4-fb16-457a-9fae-c95f6f8c5fee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c4e3f6b4-fb16-457a-9fae-c95f6f8c5fee > .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-c4e3f6b4-fb16-457a-9fae-c95f6f8c5fee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-2ff054bf-203b-4953-9818-d8c57e00345b {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-2ff054bf-203b-4953-9818-d8c57e00345b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ff054bf-203b-4953-9818-d8c57e00345b.shg-box.shg-c {
  justify-content: center;
}

#s-5362621a-2beb-45f9-af07-c8c3076ac8a9 {
  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-5362621a-2beb-45f9-af07-c8c3076ac8a9 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-5362621a-2beb-45f9-af07-c8c3076ac8a9 .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-5362621a-2beb-45f9-af07-c8c3076ac8a9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-27dbd0e3-288f-4498-81d3-9de53a495486 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-38b13e4b-195f-4dd9-a326-04c7c651e372 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-38b13e4b-195f-4dd9-a326-04c7c651e372 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38b13e4b-195f-4dd9-a326-04c7c651e372.shg-box.shg-c {
  justify-content: center;
}

#s-80ad9169-5ea0-442c-9d4d-e0fa8a7b4e79 {
  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-80ad9169-5ea0-442c-9d4d-e0fa8a7b4e79 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-80ad9169-5ea0-442c-9d4d-e0fa8a7b4e79 .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-80ad9169-5ea0-442c-9d4d-e0fa8a7b4e79 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7e30f9fe-2677-4855-b67a-1db94b4a72b1 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ad4735f6-1f0d-4afc-b4d0-9c6acbaeb312 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-ad4735f6-1f0d-4afc-b4d0-9c6acbaeb312 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a51750a1-c0a9-47dd-9480-388607c7747c {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-a51750a1-c0a9-47dd-9480-388607c7747c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a51750a1-c0a9-47dd-9480-388607c7747c.shg-box.shg-c {
  justify-content: center;
}

#s-69dbaba0-487f-49e6-8020-948472500f0c {
  text-align: center;
}

#s-69dbaba0-487f-49e6-8020-948472500f0c .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-701f338f-92d9-42ca-a41a-d70a4f164d12 {
  margin-bottom: 16px;
text-align: center;
}

#s-701f338f-92d9-42ca-a41a-d70a4f164d12 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs {
  justify-content: center;
}


  #s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(236, 236, 236, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 175, 185, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Anton;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
}

#s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 175, 185, 1);
}

#s-a4bdd2d8-bd06-45a5-a2b3-c2a9185ad3e6 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-553ffa4e-54ed-40fd-9164-994c5baec78c {
  border-style: solid;
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-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-e5b191e7-50a1-4deb-b763-d0ccb89de649 {
  border-style: solid;
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-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-7433f863-0a7a-4f7f-a4a1-048865c5ecdc {
  border-style: solid;
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-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-ce20ca65-1835-4aea-98b1-4cc6c7196493 {
  border-style: solid;
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-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-234c6004-568d-4225-bbe3-8d3bfbb7dd72 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-234c6004-568d-4225-bbe3-8d3bfbb7dd72 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-4e48223a-802d-49ac-bcc1-9bd26094ce13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-a2f0f501-9ca4-4e54-8678-e93b535e442f {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-77023804-3f5d-4f14-91ce-93685778e7b7 {
  margin-bottom: 16px;
text-align: center;
}

#s-77023804-3f5d-4f14-91ce-93685778e7b7 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  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-18a81b13-faef-4578-b393-baa6d877d05f {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-18a81b13-faef-4578-b393-baa6d877d05f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ff1872bf-10ee-4382-99a4-9fd27d6ba90b {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-ff1872bf-10ee-4382-99a4-9fd27d6ba90b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff1872bf-10ee-4382-99a4-9fd27d6ba90b.shg-box.shg-c {
  justify-content: center;
}

#s-5ea20766-58cc-4ac1-988d-d56d3a5acd13 {
  text-align: center;
}

#s-5ea20766-58cc-4ac1-988d-d56d3a5acd13 .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-8efa135f-47c7-47bd-9935-2f4e810f61cf {
  margin-bottom: 16px;
text-align: center;
}

#s-8efa135f-47c7-47bd-9935-2f4e810f61cf .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs {
  justify-content: center;
}


  #s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(236, 236, 236, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 175, 185, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Anton;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
}

#s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 175, 185, 1);
}

#s-a13ad6f8-b21f-4280-a402-fba1d69c5b4a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-0a50ac27-143f-41e4-a050-ea361a02d38d {
  border-style: solid;
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-0a50ac27-143f-41e4-a050-ea361a02d38d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a50ac27-143f-41e4-a050-ea361a02d38d.shg-box.shg-c {
  justify-content: center;
}

#s-f8c87f12-a77f-4c77-a37d-21dc57441153 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-7f7f1f83-954f-45f6-b749-3639409fe4a7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7f7f1f83-954f-45f6-b749-3639409fe4a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-7f7f1f83-954f-45f6-b749-3639409fe4a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-7f7f1f83-954f-45f6-b749-3639409fe4a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7f7f1f83-954f-45f6-b749-3639409fe4a7 > .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-7f7f1f83-954f-45f6-b749-3639409fe4a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-afa980a7-7ec9-449b-a373-c0e7f2ec5bb1 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-afa980a7-7ec9-449b-a373-c0e7f2ec5bb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afa980a7-7ec9-449b-a373-c0e7f2ec5bb1.shg-box.shg-c {
  justify-content: center;
}

#s-282098bc-7f6e-4d6b-97e5-52d00aa8a107 {
  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-282098bc-7f6e-4d6b-97e5-52d00aa8a107 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-282098bc-7f6e-4d6b-97e5-52d00aa8a107 .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-282098bc-7f6e-4d6b-97e5-52d00aa8a107 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-53ae1006-44fb-431b-ad3e-d35aef0754e5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-89c1b089-cd56-4f5a-9f68-69ffd2bc51fd {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-89c1b089-cd56-4f5a-9f68-69ffd2bc51fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89c1b089-cd56-4f5a-9f68-69ffd2bc51fd.shg-box.shg-c {
  justify-content: center;
}

#s-fe16e9f2-c385-4415-aeed-b061178f4a6e {
  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-fe16e9f2-c385-4415-aeed-b061178f4a6e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-fe16e9f2-c385-4415-aeed-b061178f4a6e .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-fe16e9f2-c385-4415-aeed-b061178f4a6e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-703d7240-01ff-4cf3-bf17-3a111ccf6e0a {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-e5b85332-3cb2-4747-97a8-dc4163da8242 {
  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-e5b85332-3cb2-4747-97a8-dc4163da8242 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-e5b85332-3cb2-4747-97a8-dc4163da8242 .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-e5b85332-3cb2-4747-97a8-dc4163da8242 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b319b573-6593-40cc-a526-6b7d779f6824 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-7a22ce33-89c9-495c-beb1-c88394da4821 {
  border-style: solid;
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-7a22ce33-89c9-495c-beb1-c88394da4821 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a22ce33-89c9-495c-beb1-c88394da4821.shg-box.shg-c {
  justify-content: center;
}

#s-09a7d663-3c9f-4f69-9bd5-3308cffef737 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-06415b1c-1227-430b-bfe6-04a39fe20db4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-06415b1c-1227-430b-bfe6-04a39fe20db4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-06415b1c-1227-430b-bfe6-04a39fe20db4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-06415b1c-1227-430b-bfe6-04a39fe20db4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-06415b1c-1227-430b-bfe6-04a39fe20db4 > .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-06415b1c-1227-430b-bfe6-04a39fe20db4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-0d6b76a0-9532-4d7b-a9f8-f2ca1300a1e4 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-0d6b76a0-9532-4d7b-a9f8-f2ca1300a1e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d6b76a0-9532-4d7b-a9f8-f2ca1300a1e4.shg-box.shg-c {
  justify-content: center;
}

#s-ab1ed163-df4b-439a-b39f-fed433c1f8cb {
  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-ab1ed163-df4b-439a-b39f-fed433c1f8cb {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-ab1ed163-df4b-439a-b39f-fed433c1f8cb .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-ab1ed163-df4b-439a-b39f-fed433c1f8cb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-cd459b4b-f398-4049-a31c-602b199fc5a4 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ed16a26d-f29b-44f1-9b10-71dfdc59d9ca {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-ed16a26d-f29b-44f1-9b10-71dfdc59d9ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed16a26d-f29b-44f1-9b10-71dfdc59d9ca.shg-box.shg-c {
  justify-content: center;
}

#s-02ee2bc9-f81d-4903-ad90-497c598168c1 {
  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-02ee2bc9-f81d-4903-ad90-497c598168c1 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-02ee2bc9-f81d-4903-ad90-497c598168c1 .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-02ee2bc9-f81d-4903-ad90-497c598168c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-62a1f8f3-49ce-4587-8028-b12fa5cc0fe4 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-a0b3c7b6-4fbe-4e53-b808-16e1cee22233 {
  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-a0b3c7b6-4fbe-4e53-b808-16e1cee22233 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a0b3c7b6-4fbe-4e53-b808-16e1cee22233 .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-a0b3c7b6-4fbe-4e53-b808-16e1cee22233 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-63be9bc1-e3da-49c0-98cb-c7a02c65a8c6 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-9cbb8dd5-f0c2-4232-b34a-f0dae07ef63e {
  border-style: solid;
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-9cbb8dd5-f0c2-4232-b34a-f0dae07ef63e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cbb8dd5-f0c2-4232-b34a-f0dae07ef63e.shg-box.shg-c {
  justify-content: center;
}

#s-f06f7a97-9a99-4b97-9dd4-7e0652e8daa9 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-e7ae35a0-265d-4416-bf46-baad9a21df6c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e7ae35a0-265d-4416-bf46-baad9a21df6c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-e7ae35a0-265d-4416-bf46-baad9a21df6c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-e7ae35a0-265d-4416-bf46-baad9a21df6c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e7ae35a0-265d-4416-bf46-baad9a21df6c > .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-e7ae35a0-265d-4416-bf46-baad9a21df6c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-e2622538-96fd-4c12-aae6-2c19fa3f43db {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-e2622538-96fd-4c12-aae6-2c19fa3f43db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2622538-96fd-4c12-aae6-2c19fa3f43db.shg-box.shg-c {
  justify-content: center;
}

#s-9b181fa0-1fa1-4d0f-8fc7-6bebf9209add {
  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-9b181fa0-1fa1-4d0f-8fc7-6bebf9209add {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-9b181fa0-1fa1-4d0f-8fc7-6bebf9209add .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-9b181fa0-1fa1-4d0f-8fc7-6bebf9209add .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-1dda8b68-4cae-47de-a03f-53cf901a83b3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-7efc415e-cca6-42cc-8b21-47c56c0ac907 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-7efc415e-cca6-42cc-8b21-47c56c0ac907 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7efc415e-cca6-42cc-8b21-47c56c0ac907.shg-box.shg-c {
  justify-content: center;
}

#s-84bcd363-b194-4b4c-96bb-3d013349b907 {
  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-84bcd363-b194-4b4c-96bb-3d013349b907 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-84bcd363-b194-4b4c-96bb-3d013349b907 .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-84bcd363-b194-4b4c-96bb-3d013349b907 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-dad718c5-1646-472f-9add-43d91b155774 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2b2920bd-f9ad-49c1-97c0-f9f92ecc1ffb {
  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-2b2920bd-f9ad-49c1-97c0-f9f92ecc1ffb {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-2b2920bd-f9ad-49c1-97c0-f9f92ecc1ffb .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-2b2920bd-f9ad-49c1-97c0-f9f92ecc1ffb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f3d88b11-4a0c-453d-9bb6-489b6f70243f {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-a0c569ad-ad2b-4f10-9e05-39fdac18df25 {
  border-style: solid;
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-a0c569ad-ad2b-4f10-9e05-39fdac18df25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0c569ad-ad2b-4f10-9e05-39fdac18df25.shg-box.shg-c {
  justify-content: center;
}

#s-85576931-4903-4df4-83b4-f1485bbe5750 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-912b4229-ab73-4679-882e-b80eac95e0b1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-912b4229-ab73-4679-882e-b80eac95e0b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-912b4229-ab73-4679-882e-b80eac95e0b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-912b4229-ab73-4679-882e-b80eac95e0b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-912b4229-ab73-4679-882e-b80eac95e0b1 > .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-912b4229-ab73-4679-882e-b80eac95e0b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-9575dcb6-c4ed-41f6-a85c-240f02b87662 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-9575dcb6-c4ed-41f6-a85c-240f02b87662 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9575dcb6-c4ed-41f6-a85c-240f02b87662.shg-box.shg-c {
  justify-content: center;
}

#s-3d2b4d05-17a8-4602-9309-3eba21cfaef1 {
  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-3d2b4d05-17a8-4602-9309-3eba21cfaef1 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-3d2b4d05-17a8-4602-9309-3eba21cfaef1 .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-3d2b4d05-17a8-4602-9309-3eba21cfaef1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-442742e3-e3d0-45d7-8016-ac122aef2001 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-849c4279-677c-452c-8aeb-1d3be904d612 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-849c4279-677c-452c-8aeb-1d3be904d612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-849c4279-677c-452c-8aeb-1d3be904d612.shg-box.shg-c {
  justify-content: center;
}

#s-2b3ac60c-ac0c-4874-8bef-5df74ed32ec9 {
  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-2b3ac60c-ac0c-4874-8bef-5df74ed32ec9 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-2b3ac60c-ac0c-4874-8bef-5df74ed32ec9 .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-2b3ac60c-ac0c-4874-8bef-5df74ed32ec9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-60b258c3-66b5-4f98-96eb-e9272e39a098 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-8fe3214a-7224-4980-bb77-c8d776d82dd7 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-8fe3214a-7224-4980-bb77-c8d776d82dd7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5fa60611-7136-421d-806e-25e59f58312f {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-5fa60611-7136-421d-806e-25e59f58312f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fa60611-7136-421d-806e-25e59f58312f.shg-box.shg-c {
  justify-content: center;
}

#s-22a0d3b4-9bd6-41a8-ba30-a7f356b345ae {
  text-align: center;
}

#s-22a0d3b4-9bd6-41a8-ba30-a7f356b345ae .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-9c72de0a-aad2-4bca-bcb6-f0679abe2143 {
  margin-bottom: 16px;
text-align: center;
}

#s-9c72de0a-aad2-4bca-bcb6-f0679abe2143 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs {
  justify-content: center;
}


  #s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(236, 236, 236, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 175, 185, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Anton;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
}

#s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 175, 185, 1);
}

#s-d651c3b6-2a5e-491d-a94b-84a09a0ba733 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-242cf778-783b-41ec-9384-e347006a1756 {
  border-style: solid;
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-242cf778-783b-41ec-9384-e347006a1756 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-242cf778-783b-41ec-9384-e347006a1756.shg-box.shg-c {
  justify-content: center;
}

#s-8aca1689-3727-4d59-b1a3-0228108e37f9 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-2f4d0548-4176-499f-a4eb-526fd4a781a5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2f4d0548-4176-499f-a4eb-526fd4a781a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-2f4d0548-4176-499f-a4eb-526fd4a781a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-2f4d0548-4176-499f-a4eb-526fd4a781a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2f4d0548-4176-499f-a4eb-526fd4a781a5 > .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-2f4d0548-4176-499f-a4eb-526fd4a781a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-c811961e-c59e-448e-b0f9-9af523120ee0 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-c811961e-c59e-448e-b0f9-9af523120ee0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c811961e-c59e-448e-b0f9-9af523120ee0.shg-box.shg-c {
  justify-content: center;
}

#s-f387a46b-81dd-4687-9c08-290540f8778f {
  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-f387a46b-81dd-4687-9c08-290540f8778f {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-f387a46b-81dd-4687-9c08-290540f8778f .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-f387a46b-81dd-4687-9c08-290540f8778f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-cf44743f-57c1-4946-9c9f-dfcb94e5e5ae {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d2e19a07-44dd-4920-89ed-ce73791be6df {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-d2e19a07-44dd-4920-89ed-ce73791be6df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2e19a07-44dd-4920-89ed-ce73791be6df.shg-box.shg-c {
  justify-content: center;
}

#s-a3625137-8516-458b-8c76-023c4ee1ee1a {
  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-a3625137-8516-458b-8c76-023c4ee1ee1a {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a3625137-8516-458b-8c76-023c4ee1ee1a .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-a3625137-8516-458b-8c76-023c4ee1ee1a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2b086126-71b8-44b4-8894-ba0eaba417ba {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-115e88b2-390b-421b-b00e-d0a60766b6e5 {
  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-115e88b2-390b-421b-b00e-d0a60766b6e5 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-115e88b2-390b-421b-b00e-d0a60766b6e5 .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-115e88b2-390b-421b-b00e-d0a60766b6e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-25c65dc2-cc5b-4f1e-9b02-5a7987e8d54a {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-30ffd146-6fc3-449e-a765-7f1bb0ca6723 {
  border-style: solid;
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-30ffd146-6fc3-449e-a765-7f1bb0ca6723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30ffd146-6fc3-449e-a765-7f1bb0ca6723.shg-box.shg-c {
  justify-content: center;
}

#s-9de3627a-e8de-4921-8332-ebb461937a55 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-2273beee-4a91-4026-8260-041cade6b0af > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2273beee-4a91-4026-8260-041cade6b0af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-2273beee-4a91-4026-8260-041cade6b0af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-2273beee-4a91-4026-8260-041cade6b0af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2273beee-4a91-4026-8260-041cade6b0af > .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-2273beee-4a91-4026-8260-041cade6b0af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-e9b814fb-2d53-4c89-9020-14c88eae34be {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-e9b814fb-2d53-4c89-9020-14c88eae34be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9b814fb-2d53-4c89-9020-14c88eae34be.shg-box.shg-c {
  justify-content: center;
}

#s-ce3a090c-7a76-48a0-8a1b-93df600c4293 {
  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-ce3a090c-7a76-48a0-8a1b-93df600c4293 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-ce3a090c-7a76-48a0-8a1b-93df600c4293 .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-ce3a090c-7a76-48a0-8a1b-93df600c4293 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-af3bf292-98db-4c95-a7f3-63ce58f9dee7 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c28aee4f-3add-4e79-a82d-a8aabb85aec3 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-c28aee4f-3add-4e79-a82d-a8aabb85aec3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c28aee4f-3add-4e79-a82d-a8aabb85aec3.shg-box.shg-c {
  justify-content: center;
}

#s-0b329b68-b855-43ad-9d6e-0e11a5e71db8 {
  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-0b329b68-b855-43ad-9d6e-0e11a5e71db8 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-0b329b68-b855-43ad-9d6e-0e11a5e71db8 .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-0b329b68-b855-43ad-9d6e-0e11a5e71db8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9c408d26-356e-4eff-b800-d17c4e35dab7 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-e2e1bb07-fad2-4616-8d82-3a43c16fced2 {
  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-e2e1bb07-fad2-4616-8d82-3a43c16fced2 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-e2e1bb07-fad2-4616-8d82-3a43c16fced2 .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-e2e1bb07-fad2-4616-8d82-3a43c16fced2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-60c98269-e89e-4065-9c12-18d436667fb3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-05990ced-f961-4e87-b61c-c6a313fd8da2 {
  border-style: solid;
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-05990ced-f961-4e87-b61c-c6a313fd8da2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05990ced-f961-4e87-b61c-c6a313fd8da2.shg-box.shg-c {
  justify-content: center;
}

#s-0f969bce-dc9a-44de-8f57-2bd6452fdb0c {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-68d88a70-7c53-435b-9d27-8c26527a118d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-68d88a70-7c53-435b-9d27-8c26527a118d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-68d88a70-7c53-435b-9d27-8c26527a118d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-68d88a70-7c53-435b-9d27-8c26527a118d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-68d88a70-7c53-435b-9d27-8c26527a118d > .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-68d88a70-7c53-435b-9d27-8c26527a118d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-679b33ad-8309-4d4b-805d-794e3df882ec {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-679b33ad-8309-4d4b-805d-794e3df882ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-679b33ad-8309-4d4b-805d-794e3df882ec.shg-box.shg-c {
  justify-content: center;
}

#s-cbbce052-a88e-4f96-b574-83a880203564 {
  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-cbbce052-a88e-4f96-b574-83a880203564 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-cbbce052-a88e-4f96-b574-83a880203564 .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-cbbce052-a88e-4f96-b574-83a880203564 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a078ce85-5547-4b59-aa5f-9d7a6cf89181 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-a778b314-c857-49a4-ac29-053f52e75835 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-a778b314-c857-49a4-ac29-053f52e75835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a778b314-c857-49a4-ac29-053f52e75835.shg-box.shg-c {
  justify-content: center;
}

#s-bf080d56-ca09-4f23-b33a-1bcce2a98530 {
  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-bf080d56-ca09-4f23-b33a-1bcce2a98530 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-bf080d56-ca09-4f23-b33a-1bcce2a98530 .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-bf080d56-ca09-4f23-b33a-1bcce2a98530 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-248ca83f-4d08-46f8-8388-c99ff25b00d3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-a6a1a12a-6e15-499d-aa96-8df78c120592 {
  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-a6a1a12a-6e15-499d-aa96-8df78c120592 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a6a1a12a-6e15-499d-aa96-8df78c120592 .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-a6a1a12a-6e15-499d-aa96-8df78c120592 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-04feee1c-2e99-46ee-8b24-5f09d0d3bf59 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ad0e113d-456e-4991-b91b-d31a58386a14 {
  border-style: solid;
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-ad0e113d-456e-4991-b91b-d31a58386a14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad0e113d-456e-4991-b91b-d31a58386a14.shg-box.shg-c {
  justify-content: center;
}

#s-5d0924ab-6e2f-4217-a046-1b23bd7ae2d6 {
  margin-top: 6px;
margin-left: 6px;
margin-bottom: 6px;
margin-right: 6px;
}

#s-38df6034-7b84-4d62-b29c-790fb664b672 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-38df6034-7b84-4d62-b29c-790fb664b672 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-38df6034-7b84-4d62-b29c-790fb664b672 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-38df6034-7b84-4d62-b29c-790fb664b672 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-38df6034-7b84-4d62-b29c-790fb664b672 > .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-38df6034-7b84-4d62-b29c-790fb664b672 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-6aef26b4-489f-454c-bc56-dcafb3cfd513 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-6aef26b4-489f-454c-bc56-dcafb3cfd513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aef26b4-489f-454c-bc56-dcafb3cfd513.shg-box.shg-c {
  justify-content: center;
}

#s-3b0f09ea-ca3b-4ad4-8ad3-3453b638b4d6 {
  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-3b0f09ea-ca3b-4ad4-8ad3-3453b638b4d6 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-3b0f09ea-ca3b-4ad4-8ad3-3453b638b4d6 .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-3b0f09ea-ca3b-4ad4-8ad3-3453b638b4d6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a3018659-f889-4e21-aa77-2ff856acdcbd {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-8d6bc030-888c-4209-81b2-b5523efa8982 {
  margin-top: 1em;
margin-left: 1%;
margin-bottom: 1em;
margin-right: 1%;
min-height: 50px;
}








#s-8d6bc030-888c-4209-81b2-b5523efa8982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d6bc030-888c-4209-81b2-b5523efa8982.shg-box.shg-c {
  justify-content: center;
}

#s-049fd14c-27b9-49a1-a39b-261881265b0f {
  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-049fd14c-27b9-49a1-a39b-261881265b0f {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-049fd14c-27b9-49a1-a39b-261881265b0f .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-049fd14c-27b9-49a1-a39b-261881265b0f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-73f61119-4072-4ad4-9a06-17c90679ffd5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-47ec158e-0fc5-451a-9b14-bc70af2f3f6b {
  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-47ec158e-0fc5-451a-9b14-bc70af2f3f6b {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-47ec158e-0fc5-451a-9b14-bc70af2f3f6b .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-47ec158e-0fc5-451a-9b14-bc70af2f3f6b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-77b9dfd8-9fa8-4db6-abe9-70d7526dc803 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2713bb4f-dfb2-45a0-873a-17b05766335d {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-2713bb4f-dfb2-45a0-873a-17b05766335d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-38e311b8-1c3f-4551-aadf-53567461d1ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-eb6bd247-ac1b-41ac-a90f-b80523066c3e {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
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-eb6bd247-ac1b-41ac-a90f-b80523066c3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb6bd247-ac1b-41ac-a90f-b80523066c3e.shg-box.shg-c {
  justify-content: center;
}

#s-9d2ed052-3585-43cc-9b57-d993aa5ae5bf {
  text-align: center;
}

#s-9d2ed052-3585-43cc-9b57-d993aa5ae5bf .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-0afac232-9932-40cc-b6ab-8553194764f1 {
  margin-bottom: 16px;
text-align: center;
}

#s-0afac232-9932-40cc-b6ab-8553194764f1 .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: Amiko;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-28afbaca-63b1-4527-8390-ed93a4826064 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-28afbaca-63b1-4527-8390-ed93a4826064 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 175, 185, 1);
  padding: 14px;
}

#s-28afbaca-63b1-4527-8390-ed93a4826064 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 14, 14, 1);
}

#s-28afbaca-63b1-4527-8390-ed93a4826064 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-28afbaca-63b1-4527-8390-ed93a4826064 > .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-28afbaca-63b1-4527-8390-ed93a4826064 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-252baec0-4961-46a1-ac70-ec3a09174d35 {
  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-252baec0-4961-46a1-ac70-ec3a09174d35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-252baec0-4961-46a1-ac70-ec3a09174d35.shg-box.shg-c {
  justify-content: center;
}

#s-61523aaa-ac67-44df-a62b-cf74fdaa6529 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}





#s-61523aaa-ac67-44df-a62b-cf74fdaa6529 .shogun-image-content {
  
    align-items: center;
  
}

#s-5675ab21-9ef8-4869-9ae4-42e956520605 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5675ab21-9ef8-4869-9ae4-42e956520605 .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-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5de650de-7954-4813-8868-8c1dbd172214"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a73d1dce-bc26-4ff5-b2a0-c6661ae2752a {
  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-a73d1dce-bc26-4ff5-b2a0-c6661ae2752a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a73d1dce-bc26-4ff5-b2a0-c6661ae2752a.shg-box.shg-c {
  justify-content: center;
}

#s-338bc938-ae80-4925-9687-2671b5895363 {
  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-338bc938-ae80-4925-9687-2671b5895363 {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-338bc938-ae80-4925-9687-2671b5895363 .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-338bc938-ae80-4925-9687-2671b5895363 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e4b7e99b-8da3-49b2-aefe-75dd56994e0d {
  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-e4b7e99b-8da3-49b2-aefe-75dd56994e0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4b7e99b-8da3-49b2-aefe-75dd56994e0d.shg-box.shg-c {
  justify-content: center;
}

#s-a3e74747-d391-40e5-942f-e2babb7fc6eb {
  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-a3e74747-d391-40e5-942f-e2babb7fc6eb {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a3e74747-d391-40e5-942f-e2babb7fc6eb .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-a3e74747-d391-40e5-942f-e2babb7fc6eb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Anton;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-de2891f0-fe5a-4ac6-970d-c3c0e3c3ea4b {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-de2891f0-fe5a-4ac6-970d-c3c0e3c3ea4b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
