.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-6dada747-adfe-4923-af8b-0c1c9f37c987 {
  background-repeat: no-repeat;
background-size: 100% 100%;
padding-top: 9%;
padding-bottom: 10%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-6dada747-adfe-4923-af8b-0c1c9f37c987 {
  display: none;
}
#s-6dada747-adfe-4923-af8b-0c1c9f37c987, #wrap-s-6dada747-adfe-4923-af8b-0c1c9f37c987 { display:none !important; }}







#s-6dada747-adfe-4923-af8b-0c1c9f37c987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dada747-adfe-4923-af8b-0c1c9f37c987.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-8a52e134-2b0f-482a-99d7-6b4c00b71c57 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a52e134-2b0f-482a-99d7-6b4c00b71c57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-daaed09a-a261-440b-9e1e-b979f6a9e86d {
  margin-top: 28%;
margin-left: 9%;
margin-bottom: 1%;
margin-right: auto;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-6dc3d6ee-6d92-4995-a74e-6cd8f04308f1 {
  margin-top: 2%;
margin-bottom: 2px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6dc3d6ee-6d92-4995-a74e-6cd8f04308f1 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6dc3d6ee-6d92-4995-a74e-6cd8f04308f1 .shg-sld-nav-button.shg-sld-left,
#s-6dc3d6ee-6d92-4995-a74e-6cd8f04308f1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-de9e463e-7560-4579-9a02-b46b142fbb98 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-de9e463e-7560-4579-9a02-b46b142fbb98 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de9e463e-7560-4579-9a02-b46b142fbb98 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de9e463e-7560-4579-9a02-b46b142fbb98 {
  
}
}@media (max-width: 767px){#s-de9e463e-7560-4579-9a02-b46b142fbb98 {
  display: none;
}
#s-de9e463e-7560-4579-9a02-b46b142fbb98, #wrap-s-de9e463e-7560-4579-9a02-b46b142fbb98 { display:none !important; }}







#s-de9e463e-7560-4579-9a02-b46b142fbb98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de9e463e-7560-4579-9a02-b46b142fbb98.shg-box.shg-c {
  justify-content: center;
}

#s-755c43d7-98f8-4ea0-ba5e-17987d1f7968 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-755c43d7-98f8-4ea0-ba5e-17987d1f7968 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-755c43d7-98f8-4ea0-ba5e-17987d1f7968.shg-box.shg-c {
  justify-content: center;
}

#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e {
  display: none;
}
#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e, #wrap-s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e {
  display: none;
}
#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e, #wrap-s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e {
  display: none;
}
#s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e, #wrap-s-ad3f4cfa-0722-44e2-82b8-a9659d40c80e { display:none !important; }}
#s-1e99d6c7-6fdd-4ec2-8995-90a096270422 {
  margin-top: -5%;
margin-left: auto;
margin-bottom: -1%;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1e99d6c7-6fdd-4ec2-8995-90a096270422"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0df3c979-7b25-45ff-ad61-694505f0e972 {
  margin-top: 5%;
margin-bottom: 5%;
}
@media (min-width: 1200px){#s-0df3c979-7b25-45ff-ad61-694505f0e972 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0df3c979-7b25-45ff-ad61-694505f0e972 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0df3c979-7b25-45ff-ad61-694505f0e972 {
  
}
}@media (max-width: 767px){#s-0df3c979-7b25-45ff-ad61-694505f0e972 {
  display: none;
}
#s-0df3c979-7b25-45ff-ad61-694505f0e972, #wrap-s-0df3c979-7b25-45ff-ad61-694505f0e972 { display:none !important; }}
#s-d630e8aa-b50e-48c3-9f47-bd2de56d1918 {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d630e8aa-b50e-48c3-9f47-bd2de56d1918"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8192b04e-cc1d-4490-842e-b483c8f803a9 {
  min-height: 50px;
}








#s-8192b04e-cc1d-4490-842e-b483c8f803a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8192b04e-cc1d-4490-842e-b483c8f803a9.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-921f0203-fb65-4b42-91d7-1375dbc384cb {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-921f0203-fb65-4b42-91d7-1375dbc384cb img.shogun-image {
    
    width: px;
  }


#s-921f0203-fb65-4b42-91d7-1375dbc384cb .shogun-image-content {
  
    align-items: 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-c0691dc7-a018-4f13-aa50-0ebdbe916fd8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0691dc7-a018-4f13-aa50-0ebdbe916fd8 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-38406262-8eec-4779-a850-87d8205c1f18 {
  min-height: 50px;
}








#s-38406262-8eec-4779-a850-87d8205c1f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38406262-8eec-4779-a850-87d8205c1f18.shg-box.shg-c {
  justify-content: center;
}

#s-7a918a8b-88d0-4a9f-9db1-0b1da5575948 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-7a918a8b-88d0-4a9f-9db1-0b1da5575948 img.shogun-image {
    
    width: px;
  }


#s-7a918a8b-88d0-4a9f-9db1-0b1da5575948 .shogun-image-content {
  
    align-items: center;
  
}

#s-5515b0f3-720f-4750-b578-e11c831dd25c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5515b0f3-720f-4750-b578-e11c831dd25c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-12e9b1d5-1df7-4c66-a80b-65b661b9343a {
  min-height: 50px;
}








#s-12e9b1d5-1df7-4c66-a80b-65b661b9343a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12e9b1d5-1df7-4c66-a80b-65b661b9343a.shg-box.shg-c {
  justify-content: center;
}

#s-b299b055-3c36-4ee6-8789-95906cea45c0 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-b299b055-3c36-4ee6-8789-95906cea45c0 img.shogun-image {
    
    width: px;
  }


#s-b299b055-3c36-4ee6-8789-95906cea45c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3742801-da32-4045-935c-711da1484b9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3742801-da32-4045-935c-711da1484b9c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c13c217b-a042-4a16-b102-cc0b0889e826 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 50px;
background-position: center center;
}








#s-c13c217b-a042-4a16-b102-cc0b0889e826 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c13c217b-a042-4a16-b102-cc0b0889e826.shg-box.shg-c {
  justify-content: center;
}

#s-82ad48eb-f222-462c-b9d0-b0dbf571741a {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}




  #s-82ad48eb-f222-462c-b9d0-b0dbf571741a img.shogun-image {
    
    width: px;
  }


#s-82ad48eb-f222-462c-b9d0-b0dbf571741a .shogun-image-content {
  
    align-items: center;
  
}

#s-999a6f48-0709-4a3b-9801-36c4024f7d44 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-999a6f48-0709-4a3b-9801-36c4024f7d44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-999a6f48-0709-4a3b-9801-36c4024f7d44.shg-box.shg-c {
  justify-content: center;
}

#s-297b0bc9-10c3-4526-badc-7237e4bbca33 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 7%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-297b0bc9-10c3-4526-badc-7237e4bbca33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ff33ed74-807d-47aa-8187-d0df9c3202df {
  margin-top: 53%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e2dc445a-6f37-4fb3-99a2-87851e51caa1 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-912b577b-6def-4d3c-addd-32c2a294a836 {
  text-align: center;
}




  #s-912b577b-6def-4d3c-addd-32c2a294a836 img.shogun-image {
    
    width: px;
  }


#s-912b577b-6def-4d3c-addd-32c2a294a836 .shogun-image-content {
  
    align-items: center;
  
}

#s-aec1d66c-1a3f-429a-88c4-8ba6f6208c58 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}
@media (min-width: 1200px){#s-aec1d66c-1a3f-429a-88c4-8ba6f6208c58 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aec1d66c-1a3f-429a-88c4-8ba6f6208c58 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aec1d66c-1a3f-429a-88c4-8ba6f6208c58 {
  
}
}
#s-eed2e10d-859d-486b-9717-66cc813f5a28 {
  margin-top: -1%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eed2e10d-859d-486b-9717-66cc813f5a28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2d8dac28-84b9-4adb-adcc-85b45830400f {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: right;
}




  #s-2d8dac28-84b9-4adb-adcc-85b45830400f img.shogun-image {
    
    width: px;
  }


#s-2d8dac28-84b9-4adb-adcc-85b45830400f .shogun-image-content {
  
    align-items: center;
  
}

#s-4d948bfa-81b3-457a-9fde-33059579073e {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-eff843c5-7dcf-4176-a017-ffcc87290845 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eff843c5-7dcf-4176-a017-ffcc87290845"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-12541cd5-fb86-4d35-a026-640a1e8f8245 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-59e141d1-1f1e-479a-93c2-e1d4e8b7dbe4 {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-59e141d1-1f1e-479a-93c2-e1d4e8b7dbe4 img.shogun-image {
    
    width: px;
  }


#s-59e141d1-1f1e-479a-93c2-e1d4e8b7dbe4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8db4f778-d940-421c-9ce3-b4be5c19ac8a {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8db4f778-d940-421c-9ce3-b4be5c19ac8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-45fb409e-e52c-45df-9608-a0f75848e921 {
  margin-top: -5%;
margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 100%;
text-align: right;
}




  #s-45fb409e-e52c-45df-9608-a0f75848e921 img.shogun-image {
    
    width: px;
  }


#s-45fb409e-e52c-45df-9608-a0f75848e921 .shogun-image-content {
  
    align-items: center;
  
}

#s-0837b067-34d2-4f7b-a80c-9f29d1c851f0 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-624b4d41-d2d7-420c-a8af-5d0db8c6662b {
  margin-top: -2%;
margin-left: auto;
margin-bottom: -2%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-624b4d41-d2d7-420c-a8af-5d0db8c6662b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3bd07a52-e2c4-4763-8f73-d3e64659714a {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-2e883918-b517-4661-a491-141f0b2ed4ae {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-2e883918-b517-4661-a491-141f0b2ed4ae img.shogun-image {
    
    width: px;
  }


#s-2e883918-b517-4661-a491-141f0b2ed4ae .shogun-image-content {
  
    align-items: center;
  
}

#s-c7ab1003-2664-4a86-9bff-9331ac03c858 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7ab1003-2664-4a86-9bff-9331ac03c858"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7fdfc53a-744d-461d-a23b-898a55e08070 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-7fdfc53a-744d-461d-a23b-898a55e08070 img.shogun-image {
    
    width: px;
  }


#s-7fdfc53a-744d-461d-a23b-898a55e08070 .shogun-image-content {
  
    align-items: center;
  
}

#s-6faca20e-6a56-4406-8f2d-bd3484a252de {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-3fd737d0-0a7f-4f4a-96e2-f298991c8623 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: -2%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 150px;
background-position: center center;
}








#s-3fd737d0-0a7f-4f4a-96e2-f298991c8623 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fd737d0-0a7f-4f4a-96e2-f298991c8623.shg-box.shg-c {
  justify-content: center;
}

#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece {
  display: none;
}
#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece, #wrap-s-2eb99684-0f07-43d2-89d1-7306c5fc1ece { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece {
  display: none;
}
#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece, #wrap-s-2eb99684-0f07-43d2-89d1-7306c5fc1ece { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece {
  display: none;
}
#s-2eb99684-0f07-43d2-89d1-7306c5fc1ece, #wrap-s-2eb99684-0f07-43d2-89d1-7306c5fc1ece { display:none !important; }}
#s-e32dfc19-8be4-4b44-a720-b1cd54eaddb8 {
  min-height: 50px;
}








#s-e32dfc19-8be4-4b44-a720-b1cd54eaddb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e32dfc19-8be4-4b44-a720-b1cd54eaddb8.shg-box.shg-c {
  justify-content: center;
}

#s-334ad68b-cd6f-4764-8e5d-efdbd4c8b2ee {
  background-repeat: repeat;
background-size: cover;
padding-top: 0%;
padding-bottom: 4%;
min-height: 50px;
background-position: center center;
}








#s-334ad68b-cd6f-4764-8e5d-efdbd4c8b2ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-334ad68b-cd6f-4764-8e5d-efdbd4c8b2ee.shg-box.shg-c {
  justify-content: center;
}

#s-eb7a385e-0436-4c45-969e-d656984f52bf {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-35ed9c32-2e46-43f8-a89e-33ba2be41697 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-35ed9c32-2e46-43f8-a89e-33ba2be41697"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-618d0759-a96d-4dd9-afdc-369e8d16b93b {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: -1%;
margin-right: 0%;
max-width: 100%;
text-align: right;
}




  #s-618d0759-a96d-4dd9-afdc-369e8d16b93b img.shogun-image {
    
    width: px;
  }


#s-618d0759-a96d-4dd9-afdc-369e8d16b93b .shogun-image-content {
  
    align-items: center;
  
}

#s-b0f8f794-b592-4359-b86c-200c8b8475bf {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-7552e65d-ff0b-4dc1-8d43-9ebf6dff4ec8 {
  margin-left: 0%;
margin-right: 0%;
}

#s-fd002bbf-a0a4-4936-948e-d159a1f768b4 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd002bbf-a0a4-4936-948e-d159a1f768b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f2d504ec-df9f-4487-ad1f-4d41de7fb99f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-b894a12e-bdcf-42d3-bab6-9efced327707 {
  margin-left: 0%;
margin-right: 0%;
}

#s-549ae2f0-a79f-4240-a24e-6fa487c67f50 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-549ae2f0-a79f-4240-a24e-6fa487c67f50 img.shogun-image {
    
    width: px;
  }


#s-549ae2f0-a79f-4240-a24e-6fa487c67f50 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a117614-5b8e-4387-afd8-22c8e7de8e3c {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a117614-5b8e-4387-afd8-22c8e7de8e3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c5cb4bdf-4e4b-4c55-af88-7f1f25a061a2 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-c5cb4bdf-4e4b-4c55-af88-7f1f25a061a2 img.shogun-image {
    
    width: px;
  }


#s-c5cb4bdf-4e4b-4c55-af88-7f1f25a061a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9e75f92-662a-4361-b00c-09502078ecb0 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-aafc03fa-a458-46fd-aa69-20359a8f0ed1 {
  margin-left: 0%;
margin-right: 0%;
}

#s-959a2554-cf64-4975-83e7-65c1979106ce {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-959a2554-cf64-4975-83e7-65c1979106ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fc585102-8896-4b02-bb53-2fa990c69c6b {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-2b8a4bf4-e614-4956-b800-f8c953ff31e6 {
  margin-left: 0%;
margin-right: 0%;
}

#s-52ed5fab-e42b-45f1-b630-55059cc4577d {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-52ed5fab-e42b-45f1-b630-55059cc4577d img.shogun-image {
    
    width: px;
  }


#s-52ed5fab-e42b-45f1-b630-55059cc4577d .shogun-image-content {
  
    align-items: center;
  
}

#s-ed399cae-0b78-44c9-aff1-3a77ebdd6964 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-left: 0%;
margin-right: 0%;
min-height: 150px;
background-position: center center;
}








#s-ed399cae-0b78-44c9-aff1-3a77ebdd6964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed399cae-0b78-44c9-aff1-3a77ebdd6964.shg-box.shg-c {
  justify-content: center;
}

#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 {
  display: none;
}
#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0, #wrap-s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 {
  display: none;
}
#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0, #wrap-s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 {
  display: none;
}
#s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0, #wrap-s-9cc885f7-ef36-4760-b2d1-8e3c078b21f0 { display:none !important; }}
#s-a3e09f1a-ae8e-44c4-bf14-14ec13f53e1d {
  min-height: 50px;
}








#s-a3e09f1a-ae8e-44c4-bf14-14ec13f53e1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3e09f1a-ae8e-44c4-bf14-14ec13f53e1d.shg-box.shg-c {
  justify-content: center;
}

#s-08bab565-5dc8-4a8f-8d5f-799bf647e9f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08bab565-5dc8-4a8f-8d5f-799bf647e9f7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-98d57a04-1f20-4259-9072-a5d8c217a1ed {
  min-height: 50px;
}








#s-98d57a04-1f20-4259-9072-a5d8c217a1ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98d57a04-1f20-4259-9072-a5d8c217a1ed.shg-box.shg-c {
  justify-content: center;
}

#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 {
  display: none;
}
#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8, #wrap-s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 {
  display: none;
}
#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8, #wrap-s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 {
  display: none;
}
#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8, #wrap-s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 { display:none !important; }}







#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adff5e6d-c433-4ee2-812a-9aec4f22f9a8.shg-box.shg-c {
  justify-content: center;
}

#s-d3e04e05-f6a8-4b47-8dd4-ed9536afe593 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-d3e04e05-f6a8-4b47-8dd4-ed9536afe593 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3e04e05-f6a8-4b47-8dd4-ed9536afe593.shg-box.shg-c {
  justify-content: center;
}

#s-ba93aac7-2479-42fb-9d33-ead205289252 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-ba93aac7-2479-42fb-9d33-ead205289252 {
  display: none;
}
#s-ba93aac7-2479-42fb-9d33-ead205289252, #wrap-s-ba93aac7-2479-42fb-9d33-ead205289252 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba93aac7-2479-42fb-9d33-ead205289252 {
  display: none;
}
#s-ba93aac7-2479-42fb-9d33-ead205289252, #wrap-s-ba93aac7-2479-42fb-9d33-ead205289252 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba93aac7-2479-42fb-9d33-ead205289252 {
  display: none;
}
#s-ba93aac7-2479-42fb-9d33-ead205289252, #wrap-s-ba93aac7-2479-42fb-9d33-ead205289252 { display:none !important; }}
#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec {
  display: none;
}
#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec, #wrap-s-3e45172b-f944-42f3-85d5-f3e8a00dcdec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec {
  display: none;
}
#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec, #wrap-s-3e45172b-f944-42f3-85d5-f3e8a00dcdec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec {
  display: none;
}
#s-3e45172b-f944-42f3-85d5-f3e8a00dcdec, #wrap-s-3e45172b-f944-42f3-85d5-f3e8a00dcdec { display:none !important; }}
#s-084ac873-aa7a-4069-922c-74da8512e220 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-084ac873-aa7a-4069-922c-74da8512e220"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-a5a525ad-66d6-4bd9-b398-aeec2f32804c {
  min-height: 50px;
}








#s-a5a525ad-66d6-4bd9-b398-aeec2f32804c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5a525ad-66d6-4bd9-b398-aeec2f32804c.shg-box.shg-c {
  justify-content: center;
}

#s-cd0bd2d7-b80b-43d7-a659-f049300745ce {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-cd0bd2d7-b80b-43d7-a659-f049300745ce img.shogun-image {
    
    width: px;
  }


#s-cd0bd2d7-b80b-43d7-a659-f049300745ce .shogun-image-content {
  
    align-items: center;
  
}

#s-9fbf1b81-c9fe-4998-8761-2847f4f2587f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fbf1b81-c9fe-4998-8761-2847f4f2587f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-a91e3e81-d0c9-4b8e-a045-5d77e4fc416a {
  min-height: 50px;
}








#s-a91e3e81-d0c9-4b8e-a045-5d77e4fc416a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a91e3e81-d0c9-4b8e-a045-5d77e4fc416a.shg-box.shg-c {
  justify-content: center;
}

#s-e095f085-b417-4699-8c09-3319a301130c {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-e095f085-b417-4699-8c09-3319a301130c img.shogun-image {
    
    width: px;
  }


#s-e095f085-b417-4699-8c09-3319a301130c .shogun-image-content {
  
    align-items: center;
  
}

#s-2f2512cc-29c4-4971-8bd4-80ab2fb73244 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f2512cc-29c4-4971-8bd4-80ab2fb73244 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-aaa00598-d952-43c9-af09-8a54aa2f6070 {
  min-height: 50px;
}








#s-aaa00598-d952-43c9-af09-8a54aa2f6070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aaa00598-d952-43c9-af09-8a54aa2f6070.shg-box.shg-c {
  justify-content: center;
}

#s-ddb1669e-79aa-4053-a92e-0936955583ba {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-ddb1669e-79aa-4053-a92e-0936955583ba img.shogun-image {
    
    width: px;
  }


#s-ddb1669e-79aa-4053-a92e-0936955583ba .shogun-image-content {
  
    align-items: center;
  
}

#s-5644202e-7061-4d31-8a7d-1dd9e96fed0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5644202e-7061-4d31-8a7d-1dd9e96fed0f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-2411ed49-c021-479f-9405-bca462499205 {
  text-align: center;
}




  #s-2411ed49-c021-479f-9405-bca462499205 img.shogun-image {
    
    width: px;
  }


#s-2411ed49-c021-479f-9405-bca462499205 .shogun-image-content {
  
    align-items: center;
  
}

#s-d138e83b-ba8f-43f0-8ecf-5e0b8f889b83 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}








#s-d138e83b-ba8f-43f0-8ecf-5e0b8f889b83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d138e83b-ba8f-43f0-8ecf-5e0b8f889b83.shg-box.shg-c {
  justify-content: center;
}

#s-d4b8506d-72ae-4568-bde5-71828ef9ffec {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-d4b8506d-72ae-4568-bde5-71828ef9ffec {
  display: none;
}
#s-d4b8506d-72ae-4568-bde5-71828ef9ffec, #wrap-s-d4b8506d-72ae-4568-bde5-71828ef9ffec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4b8506d-72ae-4568-bde5-71828ef9ffec {
  display: none;
}
#s-d4b8506d-72ae-4568-bde5-71828ef9ffec, #wrap-s-d4b8506d-72ae-4568-bde5-71828ef9ffec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4b8506d-72ae-4568-bde5-71828ef9ffec {
  display: none;
}
#s-d4b8506d-72ae-4568-bde5-71828ef9ffec, #wrap-s-d4b8506d-72ae-4568-bde5-71828ef9ffec { display:none !important; }}
#s-f4d41e8e-6373-4084-9417-f3cb3c7ca820 {
  margin-top: 7%;
margin-left: 51%;
margin-bottom: 19px;
margin-right: 3%;
}

#s-a431f907-4fdc-4254-888d-07fbfa1628fd {
  margin-top: 55%;
margin-left: 9%;
margin-bottom: 19%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a431f907-4fdc-4254-888d-07fbfa1628fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-23ba3e5c-626d-41cc-b7b7-d0a6fe40c811 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(135, 0, 0, 1);
}

#s-23ba3e5c-626d-41cc-b7b7-d0a6fe40c811 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0e5dc949-bee5-4f48-b535-5247254f4ce0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(135, 0, 0, 1);
}

#s-0e5dc949-bee5-4f48-b535-5247254f4ce0 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fadb5a1d-87ef-4de9-9a14-5907a6ccf612 {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-fadb5a1d-87ef-4de9-9a14-5907a6ccf612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fadb5a1d-87ef-4de9-9a14-5907a6ccf612.shg-box.shg-c {
  justify-content: center;
}

#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 {
  display: none;
}
#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6, #wrap-s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 {
  display: none;
}
#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6, #wrap-s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 {
  display: none;
}
#s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6, #wrap-s-ca9a1019-93fb-4192-a1d0-8dbe5f230ef6 { display:none !important; }}
#s-b1095474-d824-4573-9351-80f4c5ae6c18 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-b1095474-d824-4573-9351-80f4c5ae6c18 img.shogun-image {
    
    width: px;
  }


#s-b1095474-d824-4573-9351-80f4c5ae6c18 .shogun-image-content {
  
    align-items: center;
  
}

#s-4255a49a-752c-43bb-95ec-04f8f5b26082 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-facbf132-8d05-43f2-afd6-1aaab8a2bc5e {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-facbf132-8d05-43f2-afd6-1aaab8a2bc5e img.shogun-image {
    
    width: px;
  }


#s-facbf132-8d05-43f2-afd6-1aaab8a2bc5e .shogun-image-content {
  
    align-items: center;
  
}

#s-5ff3d401-ef45-409e-8142-64195c923673 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-71b17df6-c932-494d-b3ac-5695747b3825 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-71b17df6-c932-494d-b3ac-5695747b3825 img.shogun-image {
    
    width: px;
  }


#s-71b17df6-c932-494d-b3ac-5695747b3825 .shogun-image-content {
  
    align-items: center;
  
}

#s-11513d58-5abf-4d2a-8a5e-37da1ada675c {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-60d43d09-5584-46d1-9106-53daa421d34d {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-60d43d09-5584-46d1-9106-53daa421d34d img.shogun-image {
    
    width: px;
  }


#s-60d43d09-5584-46d1-9106-53daa421d34d .shogun-image-content {
  
    align-items: center;
  
}

#s-5a06b5a7-e4d9-48f0-b1e6-942c359713a8 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-fde089fc-1806-4a53-9b52-e3722297bace {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-fde089fc-1806-4a53-9b52-e3722297bace img.shogun-image {
    
    width: px;
  }


#s-fde089fc-1806-4a53-9b52-e3722297bace .shogun-image-content {
  
    align-items: center;
  
}

#s-9269bd6c-9156-42cf-b641-c0a50142fa57 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-bef265d3-c020-4abe-ad74-14cf223b44f9 {
  min-height: 50px;
}








#s-bef265d3-c020-4abe-ad74-14cf223b44f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bef265d3-c020-4abe-ad74-14cf223b44f9.shg-box.shg-c {
  justify-content: center;
}

#s-b4d57aa9-2729-416f-9cd3-ca515539f03f {
  text-align: center;
}




  #s-b4d57aa9-2729-416f-9cd3-ca515539f03f img.shogun-image {
    
    width: px;
  }


#s-b4d57aa9-2729-416f-9cd3-ca515539f03f .shogun-image-content {
  
    align-items: center;
  
}

#s-24e54336-dd96-4bdd-887c-4db3bdd8f17f {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-24e54336-dd96-4bdd-887c-4db3bdd8f17f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24e54336-dd96-4bdd-887c-4db3bdd8f17f.shg-box.shg-c {
  justify-content: center;
}

#s-3c5fef0a-0a65-4bd2-91a5-5f202d4c394a {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-7db7d082-9caa-4de2-aa3a-63ea003897e8 {
  margin-left: 32%;
margin-right: 32%;
text-align: center;
}




  #s-7db7d082-9caa-4de2-aa3a-63ea003897e8 img.shogun-image {
    
    width: px;
  }


#s-7db7d082-9caa-4de2-aa3a-63ea003897e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f3cd785-bead-431b-890f-699447c8fc70 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-42e9ee55-81f2-40e7-a29c-a6e1c9297639 {
  margin-left: 7%;
margin-right: 7%;
}

#s-1c80116e-88dc-4696-abe4-ca709804305d {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-1c80116e-88dc-4696-abe4-ca709804305d img.shogun-image {
    
    width: px;
  }


#s-1c80116e-88dc-4696-abe4-ca709804305d .shogun-image-content {
  
    align-items: center;
  
}

#s-46f05fa5-52a4-412c-82af-a98122f62bf7 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-a8e028e6-8968-4d93-93f7-e392db510e3e {
  margin-left: 7%;
margin-right: 7%;
}

#s-18a6323c-e862-4a9c-ba10-09e70082eb9d {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-18a6323c-e862-4a9c-ba10-09e70082eb9d img.shogun-image {
    
    width: px;
  }


#s-18a6323c-e862-4a9c-ba10-09e70082eb9d .shogun-image-content {
  
    align-items: center;
  
}

#s-b23d388b-4a42-4d75-9a10-2e183f2919e7 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-5c577106-6815-4fb6-8187-7894ca2cdac1 {
  margin-left: 7%;
margin-right: 7%;
}

#s-1673bd1a-5c71-4041-8769-2ad781b51b5a {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-1673bd1a-5c71-4041-8769-2ad781b51b5a img.shogun-image {
    
    width: px;
  }


#s-1673bd1a-5c71-4041-8769-2ad781b51b5a .shogun-image-content {
  
    align-items: center;
  
}

#s-e950def1-34bf-468c-b238-6f780a5c3678 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-0e54f3c4-af86-46f0-9c04-825d5f625b35 {
  margin-left: 7%;
margin-right: 7%;
}

#s-cd1543e2-7ff6-45fa-b3ec-6b9398599c73 {
  text-align: center;
}




  #s-cd1543e2-7ff6-45fa-b3ec-6b9398599c73 img.shogun-image {
    
    width: px;
  }


#s-cd1543e2-7ff6-45fa-b3ec-6b9398599c73 .shogun-image-content {
  
    align-items: center;
  
}

#s-9404ca4f-e564-4185-a8ba-3833a5e87e9e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-9404ca4f-e564-4185-a8ba-3833a5e87e9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9404ca4f-e564-4185-a8ba-3833a5e87e9e.shg-box.shg-c {
  justify-content: center;
}

#s-469d3074-36d0-4df4-8dec-2106edec7eec {
  margin-top: 25%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-aa93d7d2-dbe1-4f4b-9505-d9a0f28ad9a4 {
  margin-top: 2%;
margin-bottom: 20%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-aa93d7d2-dbe1-4f4b-9505-d9a0f28ad9a4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-aa93d7d2-dbe1-4f4b-9505-d9a0f28ad9a4 .shg-sld-nav-button.shg-sld-left,
#s-aa93d7d2-dbe1-4f4b-9505-d9a0f28ad9a4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-9e50cc80-9442-4fe1-9a23-adb8629bd47b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9e50cc80-9442-4fe1-9a23-adb8629bd47b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-9e50cc80-9442-4fe1-9a23-adb8629bd47b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-9e50cc80-9442-4fe1-9a23-adb8629bd47b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9e50cc80-9442-4fe1-9a23-adb8629bd47b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Bebas Neue;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-9e50cc80-9442-4fe1-9a23-adb8629bd47b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
/*
  $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;
}
