.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-d7a7d327-4d37-48c4-a61d-6caee8c2778c {
  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-d7a7d327-4d37-48c4-a61d-6caee8c2778c {
  display: none;
}
#s-d7a7d327-4d37-48c4-a61d-6caee8c2778c, #wrap-s-d7a7d327-4d37-48c4-a61d-6caee8c2778c { display:none !important; }}







#s-d7a7d327-4d37-48c4-a61d-6caee8c2778c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7a7d327-4d37-48c4-a61d-6caee8c2778c.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-ff392709-b938-4d64-8e3f-587911892dbc {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff392709-b938-4d64-8e3f-587911892dbc"] > .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-7a0a3960-110b-4c6a-b905-d1cb90d2e5e5 {
  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-39909976-bbcc-4f5e-b5a6-caedf0d426a5 {
  margin-top: 2%;
margin-bottom: 2px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-39909976-bbcc-4f5e-b5a6-caedf0d426a5 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-39909976-bbcc-4f5e-b5a6-caedf0d426a5 .shg-sld-nav-button.shg-sld-left,
#s-39909976-bbcc-4f5e-b5a6-caedf0d426a5 .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-c0afb697-a702-4322-af1d-aa5fb1128112 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c0afb697-a702-4322-af1d-aa5fb1128112 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0afb697-a702-4322-af1d-aa5fb1128112 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0afb697-a702-4322-af1d-aa5fb1128112 {
  
}
}@media (max-width: 767px){#s-c0afb697-a702-4322-af1d-aa5fb1128112 {
  display: none;
}
#s-c0afb697-a702-4322-af1d-aa5fb1128112, #wrap-s-c0afb697-a702-4322-af1d-aa5fb1128112 { display:none !important; }}







#s-c0afb697-a702-4322-af1d-aa5fb1128112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0afb697-a702-4322-af1d-aa5fb1128112.shg-box.shg-c {
  justify-content: center;
}

#s-8b2cf267-c39b-4d16-b415-fa05e3192f3e {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-8b2cf267-c39b-4d16-b415-fa05e3192f3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b2cf267-c39b-4d16-b415-fa05e3192f3e.shg-box.shg-c {
  justify-content: center;
}

#s-0d6f3cc4-55ba-4667-b4be-068c4970c612 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-0d6f3cc4-55ba-4667-b4be-068c4970c612 {
  display: none;
}
#s-0d6f3cc4-55ba-4667-b4be-068c4970c612, #wrap-s-0d6f3cc4-55ba-4667-b4be-068c4970c612 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d6f3cc4-55ba-4667-b4be-068c4970c612 {
  display: none;
}
#s-0d6f3cc4-55ba-4667-b4be-068c4970c612, #wrap-s-0d6f3cc4-55ba-4667-b4be-068c4970c612 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d6f3cc4-55ba-4667-b4be-068c4970c612 {
  display: none;
}
#s-0d6f3cc4-55ba-4667-b4be-068c4970c612, #wrap-s-0d6f3cc4-55ba-4667-b4be-068c4970c612 { display:none !important; }}
#s-6d2a199c-fb8d-447c-9911-1afd86471b1d {
  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-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d2a199c-fb8d-447c-9911-1afd86471b1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d60e7168-ea13-4afd-807a-82b42d463b19 {
  margin-top: 5%;
margin-bottom: 5%;
}
@media (min-width: 1200px){#s-d60e7168-ea13-4afd-807a-82b42d463b19 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d60e7168-ea13-4afd-807a-82b42d463b19 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d60e7168-ea13-4afd-807a-82b42d463b19 {
  
}
}@media (max-width: 767px){#s-d60e7168-ea13-4afd-807a-82b42d463b19 {
  display: none;
}
#s-d60e7168-ea13-4afd-807a-82b42d463b19, #wrap-s-d60e7168-ea13-4afd-807a-82b42d463b19 { display:none !important; }}
#s-521fa818-694d-4f77-8fdd-3735d2ac29ad {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-521fa818-694d-4f77-8fdd-3735d2ac29ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-cab92023-cad2-40d8-afda-6505ac985be7 {
  min-height: 50px;
}








#s-cab92023-cad2-40d8-afda-6505ac985be7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cab92023-cad2-40d8-afda-6505ac985be7.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-56d5c1b4-7c27-4d78-a7a8-dded8d068f47 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-56d5c1b4-7c27-4d78-a7a8-dded8d068f47 img.shogun-image {
    
    width: px;
  }


#s-56d5c1b4-7c27-4d78-a7a8-dded8d068f47 .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-a5f17a5e-7d1a-4c27-85f1-5a753d77a1ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5f17a5e-7d1a-4c27-85f1-5a753d77a1ae .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-1b959f3b-521a-435e-9f65-09548ad0dd26 {
  min-height: 50px;
}








#s-1b959f3b-521a-435e-9f65-09548ad0dd26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b959f3b-521a-435e-9f65-09548ad0dd26.shg-box.shg-c {
  justify-content: center;
}

#s-1a49eb86-dbba-43a8-8e7e-cc0cc675817d {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-1a49eb86-dbba-43a8-8e7e-cc0cc675817d img.shogun-image {
    
    width: px;
  }


#s-1a49eb86-dbba-43a8-8e7e-cc0cc675817d .shogun-image-content {
  
    align-items: center;
  
}

#s-16ff022b-5401-4589-bbb0-e04974acf989 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16ff022b-5401-4589-bbb0-e04974acf989 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c7fe9f95-f1b2-47a5-8719-6cb78ec651d5 {
  min-height: 50px;
}








#s-c7fe9f95-f1b2-47a5-8719-6cb78ec651d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7fe9f95-f1b2-47a5-8719-6cb78ec651d5.shg-box.shg-c {
  justify-content: center;
}

#s-46ac24b0-f786-4d21-97c9-838625856794 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-46ac24b0-f786-4d21-97c9-838625856794 img.shogun-image {
    
    width: px;
  }


#s-46ac24b0-f786-4d21-97c9-838625856794 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd023096-b0a9-4832-8b74-9bce26df2cb2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd023096-b0a9-4832-8b74-9bce26df2cb2 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-356decbb-9581-4f1e-94de-a878a37d9b2f {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 50px;
background-position: center center;
}








#s-356decbb-9581-4f1e-94de-a878a37d9b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-356decbb-9581-4f1e-94de-a878a37d9b2f.shg-box.shg-c {
  justify-content: center;
}

#s-8cc136ab-be2f-40f0-bb6c-c4e1e7daaeb7 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}




  #s-8cc136ab-be2f-40f0-bb6c-c4e1e7daaeb7 img.shogun-image {
    
    width: px;
  }


#s-8cc136ab-be2f-40f0-bb6c-c4e1e7daaeb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb19e109-467d-4bb8-bd6d-a84ee812e40d {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-eb19e109-467d-4bb8-bd6d-a84ee812e40d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb19e109-467d-4bb8-bd6d-a84ee812e40d.shg-box.shg-c {
  justify-content: center;
}

#s-1b12fb12-464a-4601-99a1-a0e172e3e5f9 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 7%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b12fb12-464a-4601-99a1-a0e172e3e5f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-74b70d44-24e2-45de-a83d-186f04abeea5 {
  margin-top: 53%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-36cf4af8-c6f8-43c0-8d59-9336202037e2 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-86bdf673-bc70-4868-b3d6-80d3e084683e {
  text-align: center;
}




  #s-86bdf673-bc70-4868-b3d6-80d3e084683e img.shogun-image {
    
    width: px;
  }


#s-86bdf673-bc70-4868-b3d6-80d3e084683e .shogun-image-content {
  
    align-items: center;
  
}

#s-18c558bc-a70e-41ff-8c12-aa408aa54733 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}
@media (min-width: 1200px){#s-18c558bc-a70e-41ff-8c12-aa408aa54733 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18c558bc-a70e-41ff-8c12-aa408aa54733 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-18c558bc-a70e-41ff-8c12-aa408aa54733 {
  
}
}
#s-dcdae685-0e34-4252-befa-fa02aa3a7acb {
  margin-top: -1%;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcdae685-0e34-4252-befa-fa02aa3a7acb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-752799f3-2f69-4a7b-bf58-410a2e5ccda7 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: right;
}




  #s-752799f3-2f69-4a7b-bf58-410a2e5ccda7 img.shogun-image {
    
    width: px;
  }


#s-752799f3-2f69-4a7b-bf58-410a2e5ccda7 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c752524-260a-400b-beaf-2835b33bdb6a {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-7c326557-2fcd-4d5e-94ca-c2f792111542 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c326557-2fcd-4d5e-94ca-c2f792111542"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-74f70be9-c775-45d3-961e-69058ac9c061 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-a22c5fab-c639-4829-a297-d229869b76f9 {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-a22c5fab-c639-4829-a297-d229869b76f9 img.shogun-image {
    
    width: px;
  }


#s-a22c5fab-c639-4829-a297-d229869b76f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9d701cd-379e-48c4-ad45-0dbf4cf59b18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a3d2f3ce-20a5-411d-bd17-67b4537887a3 {
  margin-top: -5%;
margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 100%;
text-align: right;
}




  #s-a3d2f3ce-20a5-411d-bd17-67b4537887a3 img.shogun-image {
    
    width: px;
  }


#s-a3d2f3ce-20a5-411d-bd17-67b4537887a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f290e496-b982-4af9-9e0a-dcef95ca4d13 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-c2ed43b9-5d39-4be2-9598-480fe9c87a34 {
  margin-top: -2%;
margin-left: auto;
margin-bottom: -2%;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2ed43b9-5d39-4be2-9598-480fe9c87a34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c5d424fb-83fc-4692-851f-73a94e1e4ca6 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-b4d3bf46-0621-4962-ac9e-73c3c88285d2 {
  margin-top: 0%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-b4d3bf46-0621-4962-ac9e-73c3c88285d2 img.shogun-image {
    
    width: px;
  }


#s-b4d3bf46-0621-4962-ac9e-73c3c88285d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee561380-607e-4032-ae0b-603f226f4709 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee561380-607e-4032-ae0b-603f226f4709"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e7afdc58-3691-48c0-a884-e61374863455 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-e7afdc58-3691-48c0-a884-e61374863455 img.shogun-image {
    
    width: px;
  }


#s-e7afdc58-3691-48c0-a884-e61374863455 .shogun-image-content {
  
    align-items: center;
  
}

#s-43a7125f-9f44-46b3-ab3b-4d5d2fe5d667 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e7b29909-e22e-4eee-9099-b2024a1938a5 {
  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-e7b29909-e22e-4eee-9099-b2024a1938a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7b29909-e22e-4eee-9099-b2024a1938a5.shg-box.shg-c {
  justify-content: center;
}

#s-7783dc1f-5357-4128-a3f9-5e51944314ac {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-7783dc1f-5357-4128-a3f9-5e51944314ac {
  display: none;
}
#s-7783dc1f-5357-4128-a3f9-5e51944314ac, #wrap-s-7783dc1f-5357-4128-a3f9-5e51944314ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7783dc1f-5357-4128-a3f9-5e51944314ac {
  display: none;
}
#s-7783dc1f-5357-4128-a3f9-5e51944314ac, #wrap-s-7783dc1f-5357-4128-a3f9-5e51944314ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7783dc1f-5357-4128-a3f9-5e51944314ac {
  display: none;
}
#s-7783dc1f-5357-4128-a3f9-5e51944314ac, #wrap-s-7783dc1f-5357-4128-a3f9-5e51944314ac { display:none !important; }}
#s-eb446c47-4344-4940-b79b-e9e5a016097e {
  min-height: 50px;
}








#s-eb446c47-4344-4940-b79b-e9e5a016097e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb446c47-4344-4940-b79b-e9e5a016097e.shg-box.shg-c {
  justify-content: center;
}

#s-079c72f2-fd97-4e7e-b1c9-732380cef05f {
  background-repeat: repeat;
background-size: cover;
padding-top: 0%;
padding-bottom: 4%;
min-height: 50px;
background-position: center center;
}








#s-079c72f2-fd97-4e7e-b1c9-732380cef05f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-079c72f2-fd97-4e7e-b1c9-732380cef05f.shg-box.shg-c {
  justify-content: center;
}

#s-54f1feaf-1411-4c2b-a1f8-78dee03d55e1 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-dbfa8058-dd07-49de-a940-35c055e24838 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dbfa8058-dd07-49de-a940-35c055e24838"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-830d6727-fab0-4ff3-a707-6d6ae5657c4f {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: -1%;
margin-right: 0%;
max-width: 100%;
text-align: right;
}




  #s-830d6727-fab0-4ff3-a707-6d6ae5657c4f img.shogun-image {
    
    width: px;
  }


#s-830d6727-fab0-4ff3-a707-6d6ae5657c4f .shogun-image-content {
  
    align-items: center;
  
}

#s-3af75bbf-3b62-45c8-9c28-266706442859 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-4b7cfbd8-ac65-47ad-b790-190b046ef0c0 {
  margin-left: 0%;
margin-right: 0%;
}

#s-c2ced183-a759-4daa-a42f-733d75fda224 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2ced183-a759-4daa-a42f-733d75fda224"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c389f751-96b5-42f3-bb28-500dfc6b6cc8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-a8320d34-668d-4ec5-8149-7c223ce11eca {
  margin-left: 0%;
margin-right: 0%;
}

#s-24d6b1b6-8d00-40ff-bad4-15e09f169f15 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-24d6b1b6-8d00-40ff-bad4-15e09f169f15 img.shogun-image {
    
    width: px;
  }


#s-24d6b1b6-8d00-40ff-bad4-15e09f169f15 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebaef5ae-1709-4b6c-9bf7-85700c8d1412"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-67aadd9a-d843-440c-b385-3dfd60ba2ffa {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-67aadd9a-d843-440c-b385-3dfd60ba2ffa img.shogun-image {
    
    width: px;
  }


#s-67aadd9a-d843-440c-b385-3dfd60ba2ffa .shogun-image-content {
  
    align-items: center;
  
}

#s-13653593-5fe8-4002-9d9a-1f7a8f7657a2 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-fe9cd3c0-c4de-4a3b-b798-4ca74f371583 {
  margin-left: 0%;
margin-right: 0%;
}

#s-077d857d-b52e-47c9-ac06-18467279d30d {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-077d857d-b52e-47c9-ac06-18467279d30d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9ec0b86b-75ed-4a9e-83f2-586c158e6678 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-02c23435-38ee-4ba3-b96c-a7804535477d {
  margin-left: 0%;
margin-right: 0%;
}

#s-6f5260ce-a9b3-407f-bb0c-571f461cf724 {
  margin-top: -15%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 100%;
text-align: center;
}




  #s-6f5260ce-a9b3-407f-bb0c-571f461cf724 img.shogun-image {
    
    width: px;
  }


#s-6f5260ce-a9b3-407f-bb0c-571f461cf724 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7477e13-3bdf-486c-8765-568268825463 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-left: 0%;
margin-right: 0%;
min-height: 150px;
background-position: center center;
}








#s-c7477e13-3bdf-486c-8765-568268825463 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7477e13-3bdf-486c-8765-568268825463.shg-box.shg-c {
  justify-content: center;
}

#s-193b1a32-72ce-40ee-a926-ed66b257dc38 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-193b1a32-72ce-40ee-a926-ed66b257dc38 {
  display: none;
}
#s-193b1a32-72ce-40ee-a926-ed66b257dc38, #wrap-s-193b1a32-72ce-40ee-a926-ed66b257dc38 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-193b1a32-72ce-40ee-a926-ed66b257dc38 {
  display: none;
}
#s-193b1a32-72ce-40ee-a926-ed66b257dc38, #wrap-s-193b1a32-72ce-40ee-a926-ed66b257dc38 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-193b1a32-72ce-40ee-a926-ed66b257dc38 {
  display: none;
}
#s-193b1a32-72ce-40ee-a926-ed66b257dc38, #wrap-s-193b1a32-72ce-40ee-a926-ed66b257dc38 { display:none !important; }}
#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 {
  display: none;
}
#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81, #wrap-s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 {
  display: none;
}
#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81, #wrap-s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 {
  display: none;
}
#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81, #wrap-s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 { display:none !important; }}







#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7292449-a6b2-4b45-a5c1-810bfdb24e81.shg-box.shg-c {
  justify-content: center;
}

#s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e {
  
}
}@media (max-width: 767px){#s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e {
  display: none;
}
#s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e, #wrap-s-1935ca3c-3ad7-4191-aafc-a839fe9eac5e { display:none !important; }}
#s-c4f35bec-ae35-44f9-8be7-90436e93a155 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-c4f35bec-ae35-44f9-8be7-90436e93a155 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4f35bec-ae35-44f9-8be7-90436e93a155.shg-box.shg-c {
  justify-content: center;
}

#s-d960163d-6292-464e-b62e-7cf6f31451fa {
  margin-top: 25%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e6ebf978-0d40-4763-ac9a-5cb8097ec51a {
  margin-top: 2%;
margin-bottom: 20%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-e6ebf978-0d40-4763-ac9a-5cb8097ec51a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e6ebf978-0d40-4763-ac9a-5cb8097ec51a .shg-sld-nav-button.shg-sld-left,
#s-e6ebf978-0d40-4763-ac9a-5cb8097ec51a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-cc6c287e-4d21-4691-924a-a9c32026aaf3 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-cc6c287e-4d21-4691-924a-a9c32026aaf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc6c287e-4d21-4691-924a-a9c32026aaf3.shg-box.shg-c {
  justify-content: center;
}

#s-43c2b51c-91aa-432f-bed8-591c82a120cc {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-43c2b51c-91aa-432f-bed8-591c82a120cc {
  display: none;
}
#s-43c2b51c-91aa-432f-bed8-591c82a120cc, #wrap-s-43c2b51c-91aa-432f-bed8-591c82a120cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43c2b51c-91aa-432f-bed8-591c82a120cc {
  display: none;
}
#s-43c2b51c-91aa-432f-bed8-591c82a120cc, #wrap-s-43c2b51c-91aa-432f-bed8-591c82a120cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-43c2b51c-91aa-432f-bed8-591c82a120cc {
  display: none;
}
#s-43c2b51c-91aa-432f-bed8-591c82a120cc, #wrap-s-43c2b51c-91aa-432f-bed8-591c82a120cc { display:none !important; }}
#s-0f41fd90-5616-4e07-94a3-43303bb0eef3 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0f41fd90-5616-4e07-94a3-43303bb0eef3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-efa6cdf5-95d1-4ea7-82c2-f0afef837e35 {
  min-height: 50px;
}








#s-efa6cdf5-95d1-4ea7-82c2-f0afef837e35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efa6cdf5-95d1-4ea7-82c2-f0afef837e35.shg-box.shg-c {
  justify-content: center;
}

#s-9bd054dc-a83f-471f-a764-b9c7c5a050d9 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-9bd054dc-a83f-471f-a764-b9c7c5a050d9 img.shogun-image {
    
    width: px;
  }


#s-9bd054dc-a83f-471f-a764-b9c7c5a050d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2a62dcd-3d99-4765-915d-466478b7a6d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2a62dcd-3d99-4765-915d-466478b7a6d6 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-742337e4-9848-4b43-b52d-9470f8a90aeb {
  min-height: 50px;
}








#s-742337e4-9848-4b43-b52d-9470f8a90aeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-742337e4-9848-4b43-b52d-9470f8a90aeb.shg-box.shg-c {
  justify-content: center;
}

#s-2b37960d-a322-4b3d-b709-7185c33c540f {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-2b37960d-a322-4b3d-b709-7185c33c540f img.shogun-image {
    
    width: px;
  }


#s-2b37960d-a322-4b3d-b709-7185c33c540f .shogun-image-content {
  
    align-items: center;
  
}

#s-a22a9144-2a17-4223-90d6-03158fef1d04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a22a9144-2a17-4223-90d6-03158fef1d04 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-e82d947d-9e05-4716-a322-f477fca3101d {
  min-height: 50px;
}








#s-e82d947d-9e05-4716-a322-f477fca3101d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e82d947d-9e05-4716-a322-f477fca3101d.shg-box.shg-c {
  justify-content: center;
}

#s-eb94f1a3-40d8-4b18-9354-419798e69468 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-eb94f1a3-40d8-4b18-9354-419798e69468 img.shogun-image {
    
    width: px;
  }


#s-eb94f1a3-40d8-4b18-9354-419798e69468 .shogun-image-content {
  
    align-items: center;
  
}

#s-9542b148-8cc4-4e91-9793-169c4db03443 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9542b148-8cc4-4e91-9793-169c4db03443 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-f83e4b34-2f30-40d8-8001-f8612f8f5513 {
  text-align: center;
}




  #s-f83e4b34-2f30-40d8-8001-f8612f8f5513 img.shogun-image {
    
    width: px;
  }


#s-f83e4b34-2f30-40d8-8001-f8612f8f5513 .shogun-image-content {
  
    align-items: center;
  
}

#s-47336e61-e6b0-4828-8389-314ae1f5ba97 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}








#s-47336e61-e6b0-4828-8389-314ae1f5ba97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47336e61-e6b0-4828-8389-314ae1f5ba97.shg-box.shg-c {
  justify-content: center;
}

#s-ec202ce0-61dc-4a43-80d1-8783622e29ba {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-ec202ce0-61dc-4a43-80d1-8783622e29ba {
  display: none;
}
#s-ec202ce0-61dc-4a43-80d1-8783622e29ba, #wrap-s-ec202ce0-61dc-4a43-80d1-8783622e29ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec202ce0-61dc-4a43-80d1-8783622e29ba {
  display: none;
}
#s-ec202ce0-61dc-4a43-80d1-8783622e29ba, #wrap-s-ec202ce0-61dc-4a43-80d1-8783622e29ba { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec202ce0-61dc-4a43-80d1-8783622e29ba {
  display: none;
}
#s-ec202ce0-61dc-4a43-80d1-8783622e29ba, #wrap-s-ec202ce0-61dc-4a43-80d1-8783622e29ba { display:none !important; }}
#s-04f55000-2300-47d1-af24-0c3eed98d3b5 {
  margin-top: 7%;
margin-left: 51%;
margin-bottom: 19px;
margin-right: 3%;
}

#s-64e17a4a-8a8a-4c8b-897d-9dceef26e173 {
  margin-top: 55%;
margin-left: 9%;
margin-bottom: 19%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-64e17a4a-8a8a-4c8b-897d-9dceef26e173"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-12cd5426-f3a0-441f-aa5e-0aa0b4f96f27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(135, 0, 0, 1);
}

#s-12cd5426-f3a0-441f-aa5e-0aa0b4f96f27 .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-d7793d83-bcc6-448d-83ad-916756f7aa54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(135, 0, 0, 1);
}

#s-d7793d83-bcc6-448d-83ad-916756f7aa54 .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-6cd0bf3c-77a6-4f34-903a-dba430758c00 {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-6cd0bf3c-77a6-4f34-903a-dba430758c00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cd0bf3c-77a6-4f34-903a-dba430758c00.shg-box.shg-c {
  justify-content: center;
}

#s-18383119-774f-4f35-80e2-c020df326b68 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-18383119-774f-4f35-80e2-c020df326b68 {
  display: none;
}
#s-18383119-774f-4f35-80e2-c020df326b68, #wrap-s-18383119-774f-4f35-80e2-c020df326b68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18383119-774f-4f35-80e2-c020df326b68 {
  display: none;
}
#s-18383119-774f-4f35-80e2-c020df326b68, #wrap-s-18383119-774f-4f35-80e2-c020df326b68 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18383119-774f-4f35-80e2-c020df326b68 {
  display: none;
}
#s-18383119-774f-4f35-80e2-c020df326b68, #wrap-s-18383119-774f-4f35-80e2-c020df326b68 { display:none !important; }}
#s-b3b82479-d097-4d75-9014-1b0e66f5cff0 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-b3b82479-d097-4d75-9014-1b0e66f5cff0 img.shogun-image {
    
    width: px;
  }


#s-b3b82479-d097-4d75-9014-1b0e66f5cff0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d2dd17e-09a3-4dcb-b5e9-753d772cafdd {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-59b33a3a-b1b7-4a2e-bbd3-fc910ffd15c1 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-59b33a3a-b1b7-4a2e-bbd3-fc910ffd15c1 img.shogun-image {
    
    width: px;
  }


#s-59b33a3a-b1b7-4a2e-bbd3-fc910ffd15c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f05de8cc-3482-4692-8b4b-c39806cc50b7 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-23422dd8-c1a5-46e8-b34d-ac5003283507 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-23422dd8-c1a5-46e8-b34d-ac5003283507 img.shogun-image {
    
    width: px;
  }


#s-23422dd8-c1a5-46e8-b34d-ac5003283507 .shogun-image-content {
  
    align-items: center;
  
}

#s-19c1caf4-9f9d-4e6b-a785-7f54a9540ee5 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-dc5ac530-2836-4f45-a29f-6c6c56d1c3dc {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-dc5ac530-2836-4f45-a29f-6c6c56d1c3dc img.shogun-image {
    
    width: px;
  }


#s-dc5ac530-2836-4f45-a29f-6c6c56d1c3dc .shogun-image-content {
  
    align-items: center;
  
}

#s-7d5c7a87-acc3-4896-93ea-248b072db7c5 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-4d461328-f518-4f79-a7fe-8cac5690b150 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-4d461328-f518-4f79-a7fe-8cac5690b150 img.shogun-image {
    
    width: px;
  }


#s-4d461328-f518-4f79-a7fe-8cac5690b150 .shogun-image-content {
  
    align-items: center;
  
}

#s-356ddf56-adff-4847-84e7-396cf47f0190 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-ce33cc22-9540-4fc3-8dce-affef2cae27c {
  min-height: 50px;
}








#s-ce33cc22-9540-4fc3-8dce-affef2cae27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce33cc22-9540-4fc3-8dce-affef2cae27c.shg-box.shg-c {
  justify-content: center;
}

#s-d4c127aa-e403-47b8-bdd7-535cb4b9c3bc {
  text-align: center;
}




  #s-d4c127aa-e403-47b8-bdd7-535cb4b9c3bc img.shogun-image {
    
    width: px;
  }


#s-d4c127aa-e403-47b8-bdd7-535cb4b9c3bc .shogun-image-content {
  
    align-items: center;
  
}

#s-f176cafd-fbe6-4b42-8364-cf21ca4781a2 {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-f176cafd-fbe6-4b42-8364-cf21ca4781a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f176cafd-fbe6-4b42-8364-cf21ca4781a2.shg-box.shg-c {
  justify-content: center;
}

#s-e35e68fe-8e6b-4fd5-b88f-a40e2f3f059d {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-1a492fa7-ab99-430a-8e5e-325bcb3db6d6 {
  margin-left: 32%;
margin-right: 32%;
text-align: center;
}




  #s-1a492fa7-ab99-430a-8e5e-325bcb3db6d6 img.shogun-image {
    
    width: px;
  }


#s-1a492fa7-ab99-430a-8e5e-325bcb3db6d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-214905fd-f074-43ce-90ad-2b41b5fed22f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-bcf6b6bf-20ec-4d1e-b651-0c46321b00e2 {
  margin-left: 7%;
margin-right: 7%;
}

#s-104b0de4-63ee-41d8-bd0d-7c9eb47c98e5 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-104b0de4-63ee-41d8-bd0d-7c9eb47c98e5 img.shogun-image {
    
    width: px;
  }


#s-104b0de4-63ee-41d8-bd0d-7c9eb47c98e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-83993d9c-f1f9-479e-b3a8-2eac51476b3a {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-6239f7e9-385a-4cdd-93f5-a7570562de22 {
  margin-left: 7%;
margin-right: 7%;
}

#s-51fb7e7b-4555-45f1-aaa9-3ae64c6962aa {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-51fb7e7b-4555-45f1-aaa9-3ae64c6962aa img.shogun-image {
    
    width: px;
  }


#s-51fb7e7b-4555-45f1-aaa9-3ae64c6962aa .shogun-image-content {
  
    align-items: center;
  
}

#s-81772ded-ed94-440d-9373-741feba577bd {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-b28504f4-b7d3-4031-b818-cd9916aec808 {
  margin-left: 7%;
margin-right: 7%;
}

#s-8a1132ca-11a3-4220-a253-395940e45ec2 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-8a1132ca-11a3-4220-a253-395940e45ec2 img.shogun-image {
    
    width: px;
  }


#s-8a1132ca-11a3-4220-a253-395940e45ec2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1684d170-7547-44f3-92d2-30296002ad87 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-aef08ca4-f000-42b8-81cd-6b6d9c183420 {
  margin-left: 7%;
margin-right: 7%;
}

#s-e07bfd59-5239-40b1-9b0b-d93cf85757b3 {
  text-align: center;
}




  #s-e07bfd59-5239-40b1-9b0b-d93cf85757b3 img.shogun-image {
    
    width: px;
  }


#s-e07bfd59-5239-40b1-9b0b-d93cf85757b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-27e43a83-3f47-4384-8454-d5cccde97b8b {
  min-height: 50px;
}








#s-27e43a83-3f47-4384-8454-d5cccde97b8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27e43a83-3f47-4384-8454-d5cccde97b8b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
}
