.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-753deedd-b0d8-437f-a154-c2520e5b45d9 {
  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-753deedd-b0d8-437f-a154-c2520e5b45d9 {
  display: none;
}
#s-753deedd-b0d8-437f-a154-c2520e5b45d9, #wrap-s-753deedd-b0d8-437f-a154-c2520e5b45d9 { display:none !important; }}







#s-753deedd-b0d8-437f-a154-c2520e5b45d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-753deedd-b0d8-437f-a154-c2520e5b45d9.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-99154515-fd55-4dcb-9226-3785fe253748 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99154515-fd55-4dcb-9226-3785fe253748"] > .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-cfb12581-1d7a-4801-ade9-8900901a4fc6 {
  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-d3d9cd9c-6e2a-4d7b-9d2a-b3efb7b073b6 {
  margin-top: 2%;
margin-bottom: 2px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-d3d9cd9c-6e2a-4d7b-9d2a-b3efb7b073b6 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d3d9cd9c-6e2a-4d7b-9d2a-b3efb7b073b6 .shg-sld-nav-button.shg-sld-left,
#s-d3d9cd9c-6e2a-4d7b-9d2a-b3efb7b073b6 .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-f1a534f2-71c0-4901-8009-1891838e3a60 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f1a534f2-71c0-4901-8009-1891838e3a60 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1a534f2-71c0-4901-8009-1891838e3a60 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1a534f2-71c0-4901-8009-1891838e3a60 {
  
}
}@media (max-width: 767px){#s-f1a534f2-71c0-4901-8009-1891838e3a60 {
  display: none;
}
#s-f1a534f2-71c0-4901-8009-1891838e3a60, #wrap-s-f1a534f2-71c0-4901-8009-1891838e3a60 { display:none !important; }}







#s-f1a534f2-71c0-4901-8009-1891838e3a60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1a534f2-71c0-4901-8009-1891838e3a60.shg-box.shg-c {
  justify-content: center;
}

#s-c6a4e480-e1f4-4b91-b2d2-d2640c793ee3 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-c6a4e480-e1f4-4b91-b2d2-d2640c793ee3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6a4e480-e1f4-4b91-b2d2-d2640c793ee3.shg-box.shg-c {
  justify-content: center;
}

#s-4716f25a-14ff-42ad-83f6-dacd396e4340 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-4716f25a-14ff-42ad-83f6-dacd396e4340 {
  display: none;
}
#s-4716f25a-14ff-42ad-83f6-dacd396e4340, #wrap-s-4716f25a-14ff-42ad-83f6-dacd396e4340 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4716f25a-14ff-42ad-83f6-dacd396e4340 {
  display: none;
}
#s-4716f25a-14ff-42ad-83f6-dacd396e4340, #wrap-s-4716f25a-14ff-42ad-83f6-dacd396e4340 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4716f25a-14ff-42ad-83f6-dacd396e4340 {
  display: none;
}
#s-4716f25a-14ff-42ad-83f6-dacd396e4340, #wrap-s-4716f25a-14ff-42ad-83f6-dacd396e4340 { display:none !important; }}
#s-662e2fc9-9e36-4a49-a978-ac360558db1b {
  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-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-662e2fc9-9e36-4a49-a978-ac360558db1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cecc7eda-2b3c-49eb-9d0e-c2997619973a {
  margin-top: 5%;
margin-bottom: 5%;
}
@media (min-width: 1200px){#s-cecc7eda-2b3c-49eb-9d0e-c2997619973a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cecc7eda-2b3c-49eb-9d0e-c2997619973a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cecc7eda-2b3c-49eb-9d0e-c2997619973a {
  
}
}@media (max-width: 767px){#s-cecc7eda-2b3c-49eb-9d0e-c2997619973a {
  display: none;
}
#s-cecc7eda-2b3c-49eb-9d0e-c2997619973a, #wrap-s-cecc7eda-2b3c-49eb-9d0e-c2997619973a { display:none !important; }}
#s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3 {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0a5edaad-04ab-48e6-a8fe-025bb4a920a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-a82585ca-3a1c-4d59-bbee-b74863f97bb8 {
  min-height: 50px;
}








#s-a82585ca-3a1c-4d59-bbee-b74863f97bb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a82585ca-3a1c-4d59-bbee-b74863f97bb8.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-f90217ed-d780-47b9-9b86-02e36761e9ab {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-f90217ed-d780-47b9-9b86-02e36761e9ab img.shogun-image {
    
    width: px;
  }


#s-f90217ed-d780-47b9-9b86-02e36761e9ab .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-cf95c901-50bf-47f0-b711-7632f4a64e23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf95c901-50bf-47f0-b711-7632f4a64e23 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-7da01923-632b-4b8b-8f0f-f7368fdb5c60 {
  min-height: 50px;
}








#s-7da01923-632b-4b8b-8f0f-f7368fdb5c60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7da01923-632b-4b8b-8f0f-f7368fdb5c60.shg-box.shg-c {
  justify-content: center;
}

#s-f8f1be85-1ffe-472a-b8ff-b92c981763d2 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-f8f1be85-1ffe-472a-b8ff-b92c981763d2 img.shogun-image {
    
    width: px;
  }


#s-f8f1be85-1ffe-472a-b8ff-b92c981763d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3270ad9a-ed66-4b80-8e96-731c9ba2b795 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3270ad9a-ed66-4b80-8e96-731c9ba2b795 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-e34b8148-1322-4461-8362-88ceafa1e22d {
  min-height: 50px;
}








#s-e34b8148-1322-4461-8362-88ceafa1e22d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e34b8148-1322-4461-8362-88ceafa1e22d.shg-box.shg-c {
  justify-content: center;
}

#s-60387d21-db24-4154-b5eb-4277d0424438 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-60387d21-db24-4154-b5eb-4277d0424438 img.shogun-image {
    
    width: px;
  }


#s-60387d21-db24-4154-b5eb-4277d0424438 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c2c7966-0977-4090-9f01-e085b535f8c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c2c7966-0977-4090-9f01-e085b535f8c5 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-56e3608c-52ad-4628-999b-2fad99138830 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 50px;
background-position: center center;
}








#s-56e3608c-52ad-4628-999b-2fad99138830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56e3608c-52ad-4628-999b-2fad99138830.shg-box.shg-c {
  justify-content: center;
}

#s-8a748da5-0ec6-494a-8643-a64f06a3a730 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}




  #s-8a748da5-0ec6-494a-8643-a64f06a3a730 img.shogun-image {
    
    width: px;
  }


#s-8a748da5-0ec6-494a-8643-a64f06a3a730 .shogun-image-content {
  
    align-items: center;
  
}

#s-adeb3359-5b69-48d1-ab9d-5515e4e266f6 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-adeb3359-5b69-48d1-ab9d-5515e4e266f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adeb3359-5b69-48d1-ab9d-5515e4e266f6.shg-box.shg-c {
  justify-content: center;
}

#s-0caffaf7-f976-44ba-a7ba-5d50c209b45d {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 7%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0caffaf7-f976-44ba-a7ba-5d50c209b45d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8a05d907-fb80-4155-b9d2-8aa2664db11a {
  margin-top: 53%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-f6b17337-5ced-4bd1-8964-6327f209ed06 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-2c40dde7-f970-4cc2-a0f4-6a7fc1554491 {
  text-align: center;
}




  #s-2c40dde7-f970-4cc2-a0f4-6a7fc1554491 img.shogun-image {
    
    width: px;
  }


#s-2c40dde7-f970-4cc2-a0f4-6a7fc1554491 .shogun-image-content {
  
    align-items: center;
  
}

#s-611b33d9-0027-4eb3-92f6-ec5076888837 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}
@media (min-width: 1200px){#s-611b33d9-0027-4eb3-92f6-ec5076888837 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-611b33d9-0027-4eb3-92f6-ec5076888837 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-611b33d9-0027-4eb3-92f6-ec5076888837 {
  
}
}
#s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805 {
  margin-top: -1%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc0b7b5a-0eda-4b39-8417-2bd3419bc805"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9f14c56c-3620-4733-835c-136afb310850 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: right;
}




  #s-9f14c56c-3620-4733-835c-136afb310850 img.shogun-image {
    
    width: px;
  }


#s-9f14c56c-3620-4733-835c-136afb310850 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1285d91-9dbc-44aa-bcd2-f13faed7dd1f {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37fb82fb-2097-4efb-aa38-d1bd21c8ec53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a0b971c1-0139-444e-8113-dfdb148b3df5 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-7cb05e35-e021-4403-a54f-da9fbbcac6ec {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-7cb05e35-e021-4403-a54f-da9fbbcac6ec img.shogun-image {
    
    width: px;
  }


#s-7cb05e35-e021-4403-a54f-da9fbbcac6ec .shogun-image-content {
  
    align-items: center;
  
}

#s-e17a77ce-415d-438c-bb5f-06da3d33464a {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e17a77ce-415d-438c-bb5f-06da3d33464a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fdaaa642-63e5-4a54-a258-216cc0c9ecda {
  margin-top: -5%;
margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 100%;
text-align: right;
}




  #s-fdaaa642-63e5-4a54-a258-216cc0c9ecda img.shogun-image {
    
    width: px;
  }


#s-fdaaa642-63e5-4a54-a258-216cc0c9ecda .shogun-image-content {
  
    align-items: center;
  
}

#s-b404bd4e-ad28-4e26-b1a8-9c6aae405eda {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af {
  margin-top: -2%;
margin-left: auto;
margin-bottom: -2%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6e2cbb0f-a5e3-4f3e-936c-2e1d795ea2af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1a4d2cf6-1cf2-4b4f-a4ee-8917af889da1 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e29ca3b8-b668-4e2b-9802-c953f9cfa2ce {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-e29ca3b8-b668-4e2b-9802-c953f9cfa2ce img.shogun-image {
    
    width: px;
  }


#s-e29ca3b8-b668-4e2b-9802-c953f9cfa2ce .shogun-image-content {
  
    align-items: center;
  
}

#s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c3cc9dd8-b15c-4e96-a51a-5bb3d2b92441"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-25baf9ac-c1c8-4c54-b18e-b00f5a293e8b {
  margin-top: -5px;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-25baf9ac-c1c8-4c54-b18e-b00f5a293e8b img.shogun-image {
    
    width: px;
  }


#s-25baf9ac-c1c8-4c54-b18e-b00f5a293e8b .shogun-image-content {
  
    align-items: center;
  
}

#s-d00d170f-686a-499c-8f7e-2d35e5b81d1f {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-a7a50765-b397-47ec-b3cd-845b6bb1196e {
  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-a7a50765-b397-47ec-b3cd-845b6bb1196e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7a50765-b397-47ec-b3cd-845b6bb1196e.shg-box.shg-c {
  justify-content: center;
}

#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 {
  display: none;
}
#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7, #wrap-s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 {
  display: none;
}
#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7, #wrap-s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 {
  display: none;
}
#s-26f174bc-1b5d-4011-9f64-7fb4310af9a7, #wrap-s-26f174bc-1b5d-4011-9f64-7fb4310af9a7 { display:none !important; }}
#s-226c725e-4b23-4097-8f82-6c483317ea22 {
  min-height: 50px;
}








#s-226c725e-4b23-4097-8f82-6c483317ea22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-226c725e-4b23-4097-8f82-6c483317ea22.shg-box.shg-c {
  justify-content: center;
}

#s-5aac8352-6397-48c8-afd0-ddb6d7477027 {
  background-repeat: repeat;
background-size: cover;
padding-top: 0%;
padding-bottom: 4%;
min-height: 50px;
background-position: center center;
}








#s-5aac8352-6397-48c8-afd0-ddb6d7477027 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5aac8352-6397-48c8-afd0-ddb6d7477027.shg-box.shg-c {
  justify-content: center;
}

#s-50e55e10-4357-47db-bff1-ad94cd9cfa7e {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-75219a5e-9846-49a9-ae75-a5d272cadd30 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75219a5e-9846-49a9-ae75-a5d272cadd30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4426dd26-9d58-4c09-9e5e-0acb20bc0b71 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: -1%;
margin-right: 0%;
max-width: 100%;
text-align: right;
}




  #s-4426dd26-9d58-4c09-9e5e-0acb20bc0b71 img.shogun-image {
    
    width: px;
  }


#s-4426dd26-9d58-4c09-9e5e-0acb20bc0b71 .shogun-image-content {
  
    align-items: center;
  
}

#s-44c9ddc1-63c5-4631-8d93-ff418d9558ca {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-cd6e56d0-561c-4a3b-9085-6cb7b30f5ecb {
  margin-left: 0%;
margin-right: 0%;
}

#s-8bea8e52-8fe0-4f24-81f7-d6f88d750163 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8bea8e52-8fe0-4f24-81f7-d6f88d750163"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fcc62e54-ec06-4c27-92c3-58ff2eec003b {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-0028ee36-e887-4912-83ae-adfe19dbd537 {
  margin-left: 0%;
margin-right: 0%;
}

#s-9a11dd56-a5a1-48ae-a858-145217206951 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-9a11dd56-a5a1-48ae-a858-145217206951 img.shogun-image {
    
    width: px;
  }


#s-9a11dd56-a5a1-48ae-a858-145217206951 .shogun-image-content {
  
    align-items: center;
  
}

#s-f34edb6c-2090-4aca-bd8c-3dedc2420c74 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f34edb6c-2090-4aca-bd8c-3dedc2420c74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6e3df4d1-8293-4a3f-a8ba-103dfc579470 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-6e3df4d1-8293-4a3f-a8ba-103dfc579470 img.shogun-image {
    
    width: px;
  }


#s-6e3df4d1-8293-4a3f-a8ba-103dfc579470 .shogun-image-content {
  
    align-items: center;
  
}

#s-c378ce0e-d033-4f3e-bcd8-5251b3919670 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-c7aa6458-b488-4626-93ad-a6e3484761ad {
  margin-left: 0%;
margin-right: 0%;
}

#s-73cd2449-12a4-412a-9993-8bf75f35e496 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73cd2449-12a4-412a-9993-8bf75f35e496"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0b052955-268b-45dd-bb8e-5e718a22c8a2 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-9f05b1f7-de2b-4521-9546-43b5c253bc05 {
  margin-left: 0%;
margin-right: 0%;
}

#s-a7a86178-07fe-444b-b329-c20f3f88015d {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-a7a86178-07fe-444b-b329-c20f3f88015d img.shogun-image {
    
    width: px;
  }


#s-a7a86178-07fe-444b-b329-c20f3f88015d .shogun-image-content {
  
    align-items: center;
  
}

#s-c59f47ec-7c47-48d6-8ca1-06376f04b7a8 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-left: 0%;
margin-right: 0%;
min-height: 150px;
background-position: center center;
}








#s-c59f47ec-7c47-48d6-8ca1-06376f04b7a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c59f47ec-7c47-48d6-8ca1-06376f04b7a8.shg-box.shg-c {
  justify-content: center;
}

#s-93771ba2-ef95-41e4-bdaf-c526c429615a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-93771ba2-ef95-41e4-bdaf-c526c429615a {
  display: none;
}
#s-93771ba2-ef95-41e4-bdaf-c526c429615a, #wrap-s-93771ba2-ef95-41e4-bdaf-c526c429615a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93771ba2-ef95-41e4-bdaf-c526c429615a {
  display: none;
}
#s-93771ba2-ef95-41e4-bdaf-c526c429615a, #wrap-s-93771ba2-ef95-41e4-bdaf-c526c429615a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93771ba2-ef95-41e4-bdaf-c526c429615a {
  display: none;
}
#s-93771ba2-ef95-41e4-bdaf-c526c429615a, #wrap-s-93771ba2-ef95-41e4-bdaf-c526c429615a { display:none !important; }}
#s-32b51b4d-819b-4e15-aec2-077768320f67 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-32b51b4d-819b-4e15-aec2-077768320f67 {
  display: none;
}
#s-32b51b4d-819b-4e15-aec2-077768320f67, #wrap-s-32b51b4d-819b-4e15-aec2-077768320f67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32b51b4d-819b-4e15-aec2-077768320f67 {
  display: none;
}
#s-32b51b4d-819b-4e15-aec2-077768320f67, #wrap-s-32b51b4d-819b-4e15-aec2-077768320f67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32b51b4d-819b-4e15-aec2-077768320f67 {
  display: none;
}
#s-32b51b4d-819b-4e15-aec2-077768320f67, #wrap-s-32b51b4d-819b-4e15-aec2-077768320f67 { display:none !important; }}







#s-32b51b4d-819b-4e15-aec2-077768320f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32b51b4d-819b-4e15-aec2-077768320f67.shg-box.shg-c {
  justify-content: center;
}

#s-5040c9fc-01ab-4595-80f8-c9bf6db63bc8 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-5040c9fc-01ab-4595-80f8-c9bf6db63bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5040c9fc-01ab-4595-80f8-c9bf6db63bc8.shg-box.shg-c {
  justify-content: center;
}

#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 {
  display: none;
}
#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9, #wrap-s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 {
  display: none;
}
#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9, #wrap-s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 {
  display: none;
}
#s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9, #wrap-s-053a5a1d-5b64-4d37-91f6-a41740dd8dd9 { display:none !important; }}
#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 {
  display: none;
}
#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589, #wrap-s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 {
  display: none;
}
#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589, #wrap-s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 {
  display: none;
}
#s-ca774ad4-3ace-4ab4-a392-faa5d89f2589, #wrap-s-ca774ad4-3ace-4ab4-a392-faa5d89f2589 { display:none !important; }}
#s-7a830bd1-643f-44df-bdec-e2e9d333e67a {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7a830bd1-643f-44df-bdec-e2e9d333e67a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-bb41a6c0-e7e2-4a82-81d4-ea4aabb09db1 {
  min-height: 50px;
}








#s-bb41a6c0-e7e2-4a82-81d4-ea4aabb09db1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb41a6c0-e7e2-4a82-81d4-ea4aabb09db1.shg-box.shg-c {
  justify-content: center;
}

#s-db5900ec-3b16-4e06-ab8e-dfd21c07367d {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-db5900ec-3b16-4e06-ab8e-dfd21c07367d img.shogun-image {
    
    width: px;
  }


#s-db5900ec-3b16-4e06-ab8e-dfd21c07367d .shogun-image-content {
  
    align-items: center;
  
}

#s-578e2546-0263-4055-856a-39e8da7375b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-578e2546-0263-4055-856a-39e8da7375b5 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-24648934-44e1-4425-a0f3-5e19baa0a4fb {
  min-height: 50px;
}








#s-24648934-44e1-4425-a0f3-5e19baa0a4fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24648934-44e1-4425-a0f3-5e19baa0a4fb.shg-box.shg-c {
  justify-content: center;
}

#s-90c1fc75-18e1-4e48-9ca2-680d3a739490 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-90c1fc75-18e1-4e48-9ca2-680d3a739490 img.shogun-image {
    
    width: px;
  }


#s-90c1fc75-18e1-4e48-9ca2-680d3a739490 .shogun-image-content {
  
    align-items: center;
  
}

#s-542791c0-532b-4d4a-8caf-d921d59a1ed3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-542791c0-532b-4d4a-8caf-d921d59a1ed3 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-a976a466-fc4f-4c3d-a36f-60184e46aa5d {
  min-height: 50px;
}








#s-a976a466-fc4f-4c3d-a36f-60184e46aa5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a976a466-fc4f-4c3d-a36f-60184e46aa5d.shg-box.shg-c {
  justify-content: center;
}

#s-5f8a01d5-dc22-44aa-9fa3-7b5f64ccc898 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-5f8a01d5-dc22-44aa-9fa3-7b5f64ccc898 img.shogun-image {
    
    width: px;
  }


#s-5f8a01d5-dc22-44aa-9fa3-7b5f64ccc898 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d459120-7842-43bb-9bbd-7ad1de1dd141 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d459120-7842-43bb-9bbd-7ad1de1dd141 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5875175a-3901-4eaa-8f85-e6afd3e5fa28 {
  text-align: center;
}




  #s-5875175a-3901-4eaa-8f85-e6afd3e5fa28 img.shogun-image {
    
    width: px;
  }


#s-5875175a-3901-4eaa-8f85-e6afd3e5fa28 .shogun-image-content {
  
    align-items: center;
  
}

#s-869da7f3-d3f1-47b4-805e-94a88edcd950 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}








#s-869da7f3-d3f1-47b4-805e-94a88edcd950 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-869da7f3-d3f1-47b4-805e-94a88edcd950.shg-box.shg-c {
  justify-content: center;
}

#s-72024003-d9bf-4b27-bdd4-e5f15e95480c {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-72024003-d9bf-4b27-bdd4-e5f15e95480c {
  display: none;
}
#s-72024003-d9bf-4b27-bdd4-e5f15e95480c, #wrap-s-72024003-d9bf-4b27-bdd4-e5f15e95480c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72024003-d9bf-4b27-bdd4-e5f15e95480c {
  display: none;
}
#s-72024003-d9bf-4b27-bdd4-e5f15e95480c, #wrap-s-72024003-d9bf-4b27-bdd4-e5f15e95480c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72024003-d9bf-4b27-bdd4-e5f15e95480c {
  display: none;
}
#s-72024003-d9bf-4b27-bdd4-e5f15e95480c, #wrap-s-72024003-d9bf-4b27-bdd4-e5f15e95480c { display:none !important; }}
#s-87782934-fa2d-482a-a7e2-68f136621800 {
  margin-top: 7%;
margin-left: 51%;
margin-bottom: 19px;
margin-right: 3%;
}

#s-9b2c5b7e-dc07-4c72-9de4-b39963033ded {
  margin-top: 55%;
margin-left: 9%;
margin-bottom: 19%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b2c5b7e-dc07-4c72-9de4-b39963033ded"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-37be2fc9-1b2e-42b8-87ba-2b72c3fbef66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(135, 0, 0, 1);
}

#s-37be2fc9-1b2e-42b8-87ba-2b72c3fbef66 .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-e57affb1-1a3d-4e49-a932-937d07447053 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(135, 0, 0, 1);
}

#s-e57affb1-1a3d-4e49-a932-937d07447053 .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-43430276-41f8-4f65-b4d9-5dbd0cc6336d {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-43430276-41f8-4f65-b4d9-5dbd0cc6336d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43430276-41f8-4f65-b4d9-5dbd0cc6336d.shg-box.shg-c {
  justify-content: center;
}

#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd {
  display: none;
}
#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd, #wrap-s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd {
  display: none;
}
#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd, #wrap-s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd {
  display: none;
}
#s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd, #wrap-s-5f2cf1a1-2f50-406d-82ca-8079ff8c5fdd { display:none !important; }}
#s-257f643f-a49c-4df5-a979-94faf6849b7e {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-257f643f-a49c-4df5-a979-94faf6849b7e img.shogun-image {
    
    width: px;
  }


#s-257f643f-a49c-4df5-a979-94faf6849b7e .shogun-image-content {
  
    align-items: center;
  
}

#s-150450da-0322-4ee1-bddf-6326553d389f {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-58540fb5-4ea7-4646-99bb-f7cfd0ce6558 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-58540fb5-4ea7-4646-99bb-f7cfd0ce6558 img.shogun-image {
    
    width: px;
  }


#s-58540fb5-4ea7-4646-99bb-f7cfd0ce6558 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c6f8098-507a-4fe1-952d-de8cb94cd6bf {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-0b078f38-478e-40c1-9a7e-78bc8db69c4b {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-0b078f38-478e-40c1-9a7e-78bc8db69c4b img.shogun-image {
    
    width: px;
  }


#s-0b078f38-478e-40c1-9a7e-78bc8db69c4b .shogun-image-content {
  
    align-items: center;
  
}

#s-9f42da71-02b4-48ed-9911-5ed2e4032ffa {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-3f72e843-c7ba-4e21-8030-dd02672fa31c {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-3f72e843-c7ba-4e21-8030-dd02672fa31c img.shogun-image {
    
    width: px;
  }


#s-3f72e843-c7ba-4e21-8030-dd02672fa31c .shogun-image-content {
  
    align-items: center;
  
}

#s-6877842c-86f0-447a-b2b7-65bc704ab484 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-faacdf8c-19e3-457d-8113-5a097a726f0b {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-faacdf8c-19e3-457d-8113-5a097a726f0b img.shogun-image {
    
    width: px;
  }


#s-faacdf8c-19e3-457d-8113-5a097a726f0b .shogun-image-content {
  
    align-items: center;
  
}

#s-677df2d9-da1d-4693-8e65-88673a2658f2 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-7a3e877c-60b8-4d61-9ae3-3bde35d9206a {
  min-height: 50px;
}








#s-7a3e877c-60b8-4d61-9ae3-3bde35d9206a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a3e877c-60b8-4d61-9ae3-3bde35d9206a.shg-box.shg-c {
  justify-content: center;
}

#s-af89190a-5a1c-46f4-b75a-6344fa1fc4f5 {
  text-align: center;
}




  #s-af89190a-5a1c-46f4-b75a-6344fa1fc4f5 img.shogun-image {
    
    width: px;
  }


#s-af89190a-5a1c-46f4-b75a-6344fa1fc4f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe38092c-b883-481e-8acf-25f0af135ee3 {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-fe38092c-b883-481e-8acf-25f0af135ee3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe38092c-b883-481e-8acf-25f0af135ee3.shg-box.shg-c {
  justify-content: center;
}

#s-5346d412-7b5b-48a1-8c46-e2cbe9fa5e6d {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-d18283f7-cd0e-40c9-98d2-e138d82ff58b {
  margin-left: 32%;
margin-right: 32%;
text-align: center;
}




  #s-d18283f7-cd0e-40c9-98d2-e138d82ff58b img.shogun-image {
    
    width: px;
  }


#s-d18283f7-cd0e-40c9-98d2-e138d82ff58b .shogun-image-content {
  
    align-items: center;
  
}

#s-667b91f6-34f9-41de-9c79-b4828e5d3a8a {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-cc69e79c-d67e-4620-9e50-4a2dcd2bd762 {
  margin-left: 7%;
margin-right: 7%;
}

#s-ebeb47da-5203-4e8b-a43f-2b586b3dffd0 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-ebeb47da-5203-4e8b-a43f-2b586b3dffd0 img.shogun-image {
    
    width: px;
  }


#s-ebeb47da-5203-4e8b-a43f-2b586b3dffd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cbec9b6-b5cd-451d-bc8d-31de88ad2b06 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-d9a27c29-38e9-448a-a244-b1e2e60b92b8 {
  margin-left: 7%;
margin-right: 7%;
}

#s-03e84e71-1fb6-4dc9-8253-5cd808f11fd1 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-03e84e71-1fb6-4dc9-8253-5cd808f11fd1 img.shogun-image {
    
    width: px;
  }


#s-03e84e71-1fb6-4dc9-8253-5cd808f11fd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c407e45-bb03-4aeb-b8b6-f04707c1c5f4 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-94b1dc46-16ac-4f48-8326-43963698f14a {
  margin-left: 7%;
margin-right: 7%;
}

#s-e2fff2a8-fa55-4abd-97ee-70a9cf10f538 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-e2fff2a8-fa55-4abd-97ee-70a9cf10f538 img.shogun-image {
    
    width: px;
  }


#s-e2fff2a8-fa55-4abd-97ee-70a9cf10f538 .shogun-image-content {
  
    align-items: center;
  
}

#s-03a4a5e0-b1a7-444e-998c-f1b93f9524c3 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-67a02e9a-dc1d-460d-92f1-4a08635a878e {
  margin-left: 7%;
margin-right: 7%;
}

#s-c17fc8fa-746a-470f-bb27-ac08beb6c1c1 {
  text-align: center;
}




  #s-c17fc8fa-746a-470f-bb27-ac08beb6c1c1 img.shogun-image {
    
    width: px;
  }


#s-c17fc8fa-746a-470f-bb27-ac08beb6c1c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6668a8cb-14e6-442b-bac9-d37ab2a1b55c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-6668a8cb-14e6-442b-bac9-d37ab2a1b55c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6668a8cb-14e6-442b-bac9-d37ab2a1b55c.shg-box.shg-c {
  justify-content: center;
}

#s-150869d0-ba83-44bf-aeaa-6ab850562a06 {
  margin-top: 25%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-1c71ea84-6f96-46a2-b42e-9b9dc0eec347 {
  margin-top: 2%;
margin-bottom: 20%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-1c71ea84-6f96-46a2-b42e-9b9dc0eec347 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1c71ea84-6f96-46a2-b42e-9b9dc0eec347 .shg-sld-nav-button.shg-sld-left,
#s-1c71ea84-6f96-46a2-b42e-9b9dc0eec347 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-0a8c1b6a-db87-44c7-915b-69dd66420c8f {
  min-height: 50px;
}








#s-0a8c1b6a-db87-44c7-915b-69dd66420c8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a8c1b6a-db87-44c7-915b-69dd66420c8f.shg-box.shg-c {
  justify-content: center;
}

#s-c0ec35d1-f914-4886-b9b7-091b9022099b {
  min-height: 50px;
}








#s-c0ec35d1-f914-4886-b9b7-091b9022099b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0ec35d1-f914-4886-b9b7-091b9022099b.shg-box.shg-c {
  justify-content: center;
}

#s-5610fb46-6de1-4458-a978-eb3e940a9ae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5610fb46-6de1-4458-a978-eb3e940a9ae0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-fede40b0-0f43-4b0e-b6d8-c927c094c7b9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fede40b0-0f43-4b0e-b6d8-c927c094c7b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-fede40b0-0f43-4b0e-b6d8-c927c094c7b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-fede40b0-0f43-4b0e-b6d8-c927c094c7b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fede40b0-0f43-4b0e-b6d8-c927c094c7b9 > .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-fede40b0-0f43-4b0e-b6d8-c927c094c7b9 > .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;
}
