.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-261eeb3f-4272-43ef-afd3-036f1d3f4291 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-261eeb3f-4272-43ef-afd3-036f1d3f4291 {
  margin-left: 180px;
margin-right: 180px;
display: none;
}
#s-261eeb3f-4272-43ef-afd3-036f1d3f4291, #wrap-s-261eeb3f-4272-43ef-afd3-036f1d3f4291 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-261eeb3f-4272-43ef-afd3-036f1d3f4291 {
  margin-left: 0px;
margin-right: 0px;
display: none;
}
#s-261eeb3f-4272-43ef-afd3-036f1d3f4291, #wrap-s-261eeb3f-4272-43ef-afd3-036f1d3f4291 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-261eeb3f-4272-43ef-afd3-036f1d3f4291 {
  display: none;
}
#s-261eeb3f-4272-43ef-afd3-036f1d3f4291, #wrap-s-261eeb3f-4272-43ef-afd3-036f1d3f4291 { display:none !important; }}@media (max-width: 767px){#s-261eeb3f-4272-43ef-afd3-036f1d3f4291 {
  display: none;
}
#s-261eeb3f-4272-43ef-afd3-036f1d3f4291, #wrap-s-261eeb3f-4272-43ef-afd3-036f1d3f4291 { display:none !important; }}







#s-261eeb3f-4272-43ef-afd3-036f1d3f4291 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-261eeb3f-4272-43ef-afd3-036f1d3f4291.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-c78491c1-9f73-4f08-a976-fedaa49c34b2 {
  margin-top: 10px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c78491c1-9f73-4f08-a976-fedaa49c34b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



@media (min-width: 1200px){#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 {
  display: none;
}
#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975, #wrap-s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 {
  display: none;
}
#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975, #wrap-s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 { display:none !important; }}@media (max-width: 767px){#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 {
  display: none;
}
#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975, #wrap-s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 { display:none !important; }}
#s-4e466c37-b0b7-4342-8c1b-1a5fbeda8975 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(221, 221, 221, 0);
}

#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 {
  display: none;
}
#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435, #wrap-s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 {
  display: none;
}
#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435, #wrap-s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 { display:none !important; }}@media (max-width: 767px){#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 {
  display: none;
}
#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435, #wrap-s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 { display:none !important; }}







#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2b7e914-f3a7-423b-87ad-2d3546ca0435.shg-box.shg-c {
  justify-content: center;
}

#s-5ee3c8cf-1aba-4568-9837-9375adc0472a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ee3c8cf-1aba-4568-9837-9375adc0472a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-3c09b703-0b1d-4cd7-8a0a-aab8959b6ff5 {
  margin-top: -20px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-3c09b703-0b1d-4cd7-8a0a-aab8959b6ff5 {
  padding-top: 0px;
padding-left: 120px;
padding-right: 120px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c09b703-0b1d-4cd7-8a0a-aab8959b6ff5 {
  padding-top: 0px;
}
}@media (max-width: 767px){#s-3c09b703-0b1d-4cd7-8a0a-aab8959b6ff5 {
  padding-left: 10px;
padding-right: 10px;
}
}
.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-dbe62617-9f16-42fe-96c8-64d962e61344 {
  margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dbe62617-9f16-42fe-96c8-64d962e61344"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.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-9bbe2d4f-57e6-4bf1-997d-ddb6a5516c57 {
  text-align: center;
}




  #s-9bbe2d4f-57e6-4bf1-997d-ddb6a5516c57 img.shogun-image {
    
    width: px;
  }


#s-9bbe2d4f-57e6-4bf1-997d-ddb6a5516c57 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-796aec88-5358-4054-bc67-2bf0c5e29c07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3b073755-9b7b-467c-bb13-e7b51bdbd086 {
  margin-left: 31%;
margin-right: 31%;
text-align: center;
opacity: 1;
}




  #s-3b073755-9b7b-467c-bb13-e7b51bdbd086 img.shogun-image {
    
    width: px;
  }


#s-3b073755-9b7b-467c-bb13-e7b51bdbd086 .shogun-image-content {
  
    align-items: center;
  
}

#s-87b6db0a-260b-425d-ae24-546b9ef9fbc7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-a1df1346-21e7-4e05-87c5-caf4cb69eaaa {
  text-align: center;
}




  #s-a1df1346-21e7-4e05-87c5-caf4cb69eaaa img.shogun-image {
    
    width: px;
  }


#s-a1df1346-21e7-4e05-87c5-caf4cb69eaaa .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0daa2f19-504a-4b22-9573-1e85b98215ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ac1054cf-738d-4869-ba13-1c3e97141321 {
  margin-left: 15%;
margin-right: 15%;
text-align: center;
opacity: 1;
}




  #s-ac1054cf-738d-4869-ba13-1c3e97141321 img.shogun-image {
    
    width: px;
  }


#s-ac1054cf-738d-4869-ba13-1c3e97141321 .shogun-image-content {
  
    align-items: center;
  
}

#s-05e3e9d8-b1bf-40a9-94a5-1b70589a7017 {
  margin-left: 10%;
margin-right: 10%;
}

#s-5fbbb88f-80a3-46b2-ae31-20170a107cf6 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5fbbb88f-80a3-46b2-ae31-20170a107cf6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-47ff4b36-c1d1-4d8a-ac03-1720f4ca0cb2 {
  text-align: center;
}




  #s-47ff4b36-c1d1-4d8a-ac03-1720f4ca0cb2 img.shogun-image {
    
    width: px;
  }


#s-47ff4b36-c1d1-4d8a-ac03-1720f4ca0cb2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce3f7b2a-5a7a-4755-b7ab-decca384030f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dc3472dd-9f8c-4d8b-921f-8cbbc182ab2b {
  margin-left: 25%;
margin-right: 25%;
text-align: center;
opacity: 1;
}




  #s-dc3472dd-9f8c-4d8b-921f-8cbbc182ab2b img.shogun-image {
    
    width: px;
  }


#s-dc3472dd-9f8c-4d8b-921f-8cbbc182ab2b .shogun-image-content {
  
    align-items: center;
  
}

#s-d8c52c45-43b4-4944-9c8f-b02b8ca51328 {
  margin-left: 10%;
margin-right: 10%;
}

#s-b0a18093-810a-4410-bfb9-f6af764c31b3 {
  text-align: center;
}




  #s-b0a18093-810a-4410-bfb9-f6af764c31b3 img.shogun-image {
    
    width: px;
  }


#s-b0a18093-810a-4410-bfb9-f6af764c31b3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1dc9e77-e0bb-4e98-afe1-aa1440d73deb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bd02d0d0-68c3-48a8-8259-3903c9d0a892 {
  margin-left: 23%;
margin-right: 23%;
text-align: center;
opacity: 1;
}




  #s-bd02d0d0-68c3-48a8-8259-3903c9d0a892 img.shogun-image {
    
    width: px;
  }


#s-bd02d0d0-68c3-48a8-8259-3903c9d0a892 .shogun-image-content {
  
    align-items: center;
  
}

#s-387b7d28-8277-4269-8e08-054d7940b002 {
  margin-left: 10%;
margin-right: 10%;
}

#s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9 {
  margin-top: 20px;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2d01ae8c-447b-486b-b1c8-4a65d626dbe9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-208db566-3d19-4d33-b8ec-90f324e380cc {
  text-align: center;
}




  #s-208db566-3d19-4d33-b8ec-90f324e380cc img.shogun-image {
    
    width: px;
  }


#s-208db566-3d19-4d33-b8ec-90f324e380cc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e62559c-e90e-4528-a931-b2bd84732484"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d2b21e74-3c74-4410-874d-ce8374e0708d {
  margin-left: 26%;
margin-right: 26%;
text-align: center;
opacity: 1;
}




  #s-d2b21e74-3c74-4410-874d-ce8374e0708d img.shogun-image {
    
    width: px;
  }


#s-d2b21e74-3c74-4410-874d-ce8374e0708d .shogun-image-content {
  
    align-items: center;
  
}

#s-54e3b5e7-0f14-4f3f-9a8a-186e4f383786 {
  margin-left: 10%;
margin-right: 10%;
}

#s-61ce3786-4fd1-4734-8527-d08b6d9c999e {
  text-align: center;
}




  #s-61ce3786-4fd1-4734-8527-d08b6d9c999e img.shogun-image {
    
    width: px;
  }


#s-61ce3786-4fd1-4734-8527-d08b6d9c999e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-915a12fc-118d-4dcb-837f-e3c35b5f0759"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-59daf67b-0006-4594-82e3-1bb3ad770d1d {
  margin-left: 25%;
margin-right: 25%;
text-align: center;
opacity: 1;
}




  #s-59daf67b-0006-4594-82e3-1bb3ad770d1d img.shogun-image {
    
    width: px;
  }


#s-59daf67b-0006-4594-82e3-1bb3ad770d1d .shogun-image-content {
  
    align-items: center;
  
}

#s-83d1dd18-2f6d-432b-a007-e41a862104c1 {
  margin-left: 10%;
margin-right: 10%;
}

#s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f {
  display: none;
}
#s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f, #wrap-s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f { display:none !important; }}@media (max-width: 767px){#s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f {
  display: none;
}
#s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f, #wrap-s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f { display:none !important; }}
#s-7c25d8cd-14a8-4785-b31e-9ae73c2edf7f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05 {
  margin-top: -20px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05 {
  padding-top: 0px;
padding-left: 120px;
padding-right: 120px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05 {
  padding-top: 0px;
display: none;
}
#s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05, #wrap-s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05 { display:none !important; }}@media (max-width: 767px){#s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05 {
  padding-left: 10px;
padding-right: 10px;
display: none;
}
#s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05, #wrap-s-d4b50ca0-e47b-4e5d-b47c-d867bf579e05 { display:none !important; }}
#s-2637488d-4b5b-4931-b0d8-a8c157f29546 {
  margin-left: 1%;
margin-bottom: 45px;
margin-right: 1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2637488d-4b5b-4931-b0d8-a8c157f29546 {
  display: none;
}
#s-2637488d-4b5b-4931-b0d8-a8c157f29546, #wrap-s-2637488d-4b5b-4931-b0d8-a8c157f29546 { display:none !important; }}@media (max-width: 767px){#s-2637488d-4b5b-4931-b0d8-a8c157f29546 {
  display: none;
}
#s-2637488d-4b5b-4931-b0d8-a8c157f29546, #wrap-s-2637488d-4b5b-4931-b0d8-a8c157f29546 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 768px) {
[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-2637488d-4b5b-4931-b0d8-a8c157f29546"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

#s-86abbcb3-9d62-42ff-ad69-e37aed423aa4 {
  text-align: center;
}




  #s-86abbcb3-9d62-42ff-ad69-e37aed423aa4 img.shogun-image {
    
    width: px;
  }


#s-86abbcb3-9d62-42ff-ad69-e37aed423aa4 .shogun-image-content {
  
    align-items: center;
  
}

#s-decdaaee-345c-4d36-b270-67948d82a0af {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-decdaaee-345c-4d36-b270-67948d82a0af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d6c1a255-cc02-462e-8ce4-36e42872be9a {
  margin-left: 35%;
margin-right: 35%;
text-align: center;
opacity: 1;
}




  #s-d6c1a255-cc02-462e-8ce4-36e42872be9a img.shogun-image {
    
    width: px;
  }


#s-d6c1a255-cc02-462e-8ce4-36e42872be9a .shogun-image-content {
  
    align-items: center;
  
}

#s-73cbb82b-4367-43af-a9ab-3ba8e45e37be {
  margin-top: -20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-73cbb82b-4367-43af-a9ab-3ba8e45e37be {
  display: none;
}
#s-73cbb82b-4367-43af-a9ab-3ba8e45e37be, #wrap-s-73cbb82b-4367-43af-a9ab-3ba8e45e37be { display:none !important; }}@media (max-width: 767px){#s-73cbb82b-4367-43af-a9ab-3ba8e45e37be {
  display: none;
}
#s-73cbb82b-4367-43af-a9ab-3ba8e45e37be, #wrap-s-73cbb82b-4367-43af-a9ab-3ba8e45e37be { display:none !important; }}
@media (min-width: 1200px){#s-5c5e9e68-daab-45e1-a827-a57632a73b9f {
  display: none;
}
#s-5c5e9e68-daab-45e1-a827-a57632a73b9f, #wrap-s-5c5e9e68-daab-45e1-a827-a57632a73b9f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c5e9e68-daab-45e1-a827-a57632a73b9f {
  display: none;
}
#s-5c5e9e68-daab-45e1-a827-a57632a73b9f, #wrap-s-5c5e9e68-daab-45e1-a827-a57632a73b9f { display:none !important; }}
#s-64d7cc78-8154-4eb6-8536-97147cbed380 {
  margin-left: 10%;
margin-right: 10%;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-56b037c2-9dad-4d2d-aac5-bba930f43301 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-56b037c2-9dad-4d2d-aac5-bba930f43301:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-56b037c2-9dad-4d2d-aac5-bba930f43301:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-56b037c2-9dad-4d2d-aac5-bba930f43301 {
  display: none;
}
#s-56b037c2-9dad-4d2d-aac5-bba930f43301, #wrap-s-56b037c2-9dad-4d2d-aac5-bba930f43301 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56b037c2-9dad-4d2d-aac5-bba930f43301 {
  display: none;
}
#s-56b037c2-9dad-4d2d-aac5-bba930f43301, #wrap-s-56b037c2-9dad-4d2d-aac5-bba930f43301 { display:none !important; }}


#s-56b037c2-9dad-4d2d-aac5-bba930f43301.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-3e85be27-39fc-4bfd-a935-8c18bea2a374 {
  text-align: center;
}




  #s-3e85be27-39fc-4bfd-a935-8c18bea2a374 img.shogun-image {
    
    width: px;
  }


#s-3e85be27-39fc-4bfd-a935-8c18bea2a374 .shogun-image-content {
  
    align-items: center;
  
}

#s-ffd046f8-1069-4c79-a761-2829aa026d96 {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffd046f8-1069-4c79-a761-2829aa026d96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8a3347ed-c97f-4f9f-a1db-9b4a43a6eb1b {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
opacity: 1;
}




  #s-8a3347ed-c97f-4f9f-a1db-9b4a43a6eb1b img.shogun-image {
    
    width: px;
  }


#s-8a3347ed-c97f-4f9f-a1db-9b4a43a6eb1b .shogun-image-content {
  
    align-items: center;
  
}

#s-3f6f14b7-4696-4a62-a3db-d5deb9f5ba0d {
  margin-top: -20px;
}

#s-a03d2eb9-265e-4475-ada9-625754368561 {
  margin-left: 10%;
margin-right: 10%;
}

#s-310a6f05-590b-4a6e-a988-430822e64c16 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-310a6f05-590b-4a6e-a988-430822e64c16:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-310a6f05-590b-4a6e-a988-430822e64c16:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-310a6f05-590b-4a6e-a988-430822e64c16 {
  display: none;
}
#s-310a6f05-590b-4a6e-a988-430822e64c16, #wrap-s-310a6f05-590b-4a6e-a988-430822e64c16 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-310a6f05-590b-4a6e-a988-430822e64c16 {
  display: none;
}
#s-310a6f05-590b-4a6e-a988-430822e64c16, #wrap-s-310a6f05-590b-4a6e-a988-430822e64c16 { display:none !important; }}


#s-310a6f05-590b-4a6e-a988-430822e64c16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-80b44bc2-163d-4866-8260-b1d98f8c176d {
  text-align: center;
}




  #s-80b44bc2-163d-4866-8260-b1d98f8c176d img.shogun-image {
    
    width: px;
  }


#s-80b44bc2-163d-4866-8260-b1d98f8c176d .shogun-image-content {
  
    align-items: center;
  
}

#s-6dd0fc2e-1576-453f-8ad8-8423106f747e {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6dd0fc2e-1576-453f-8ad8-8423106f747e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b3b9972a-3d75-42c7-b608-26a0c1e58cc4 {
  margin-left: 27%;
margin-right: 27%;
text-align: center;
opacity: 1;
}




  #s-b3b9972a-3d75-42c7-b608-26a0c1e58cc4 img.shogun-image {
    
    width: px;
  }


#s-b3b9972a-3d75-42c7-b608-26a0c1e58cc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-89642135-2924-4e48-a6aa-8d540fe15951 {
  margin-top: -20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-89642135-2924-4e48-a6aa-8d540fe15951 {
  display: none;
}
#s-89642135-2924-4e48-a6aa-8d540fe15951, #wrap-s-89642135-2924-4e48-a6aa-8d540fe15951 { display:none !important; }}@media (max-width: 767px){#s-89642135-2924-4e48-a6aa-8d540fe15951 {
  display: none;
}
#s-89642135-2924-4e48-a6aa-8d540fe15951, #wrap-s-89642135-2924-4e48-a6aa-8d540fe15951 { display:none !important; }}
@media (min-width: 1200px){#s-8fd5598f-8084-4991-b27f-c51190119410 {
  display: none;
}
#s-8fd5598f-8084-4991-b27f-c51190119410, #wrap-s-8fd5598f-8084-4991-b27f-c51190119410 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fd5598f-8084-4991-b27f-c51190119410 {
  display: none;
}
#s-8fd5598f-8084-4991-b27f-c51190119410, #wrap-s-8fd5598f-8084-4991-b27f-c51190119410 { display:none !important; }}
#s-33d75a0c-ee9b-4f7a-8f28-5ed4aa3556d1 {
  margin-left: 10%;
margin-right: 10%;
}

#s-c6e710a2-15a6-4e80-a8fa-b33674a95831 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c6e710a2-15a6-4e80-a8fa-b33674a95831:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c6e710a2-15a6-4e80-a8fa-b33674a95831:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-c6e710a2-15a6-4e80-a8fa-b33674a95831 {
  display: none;
}
#s-c6e710a2-15a6-4e80-a8fa-b33674a95831, #wrap-s-c6e710a2-15a6-4e80-a8fa-b33674a95831 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6e710a2-15a6-4e80-a8fa-b33674a95831 {
  display: none;
}
#s-c6e710a2-15a6-4e80-a8fa-b33674a95831, #wrap-s-c6e710a2-15a6-4e80-a8fa-b33674a95831 { display:none !important; }}


#s-c6e710a2-15a6-4e80-a8fa-b33674a95831.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-77a69738-1ed8-48fd-b8ba-0da8af417262 {
  text-align: center;
}




  #s-77a69738-1ed8-48fd-b8ba-0da8af417262 img.shogun-image {
    
    width: px;
  }


#s-77a69738-1ed8-48fd-b8ba-0da8af417262 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff98fd22-b917-492b-9d1e-a6ee19390039 {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff98fd22-b917-492b-9d1e-a6ee19390039"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ee9f5c64-796d-4642-b573-acdb6d7a3869 {
  margin-left: 27%;
margin-right: 27%;
text-align: center;
opacity: 1;
}




  #s-ee9f5c64-796d-4642-b573-acdb6d7a3869 img.shogun-image {
    
    width: px;
  }


#s-ee9f5c64-796d-4642-b573-acdb6d7a3869 .shogun-image-content {
  
    align-items: center;
  
}

#s-06c251f3-50b3-4145-82dc-9ada50c5fbc0 {
  margin-top: -20px;
}

#s-f867aa00-fa05-4f4c-9dad-903151b6bcb9 {
  margin-left: 10%;
margin-right: 10%;
}

#s-94b8af0e-4794-4f01-8878-1c1ec61abc26 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-94b8af0e-4794-4f01-8878-1c1ec61abc26:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-94b8af0e-4794-4f01-8878-1c1ec61abc26:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-94b8af0e-4794-4f01-8878-1c1ec61abc26 {
  display: none;
}
#s-94b8af0e-4794-4f01-8878-1c1ec61abc26, #wrap-s-94b8af0e-4794-4f01-8878-1c1ec61abc26 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94b8af0e-4794-4f01-8878-1c1ec61abc26 {
  display: none;
}
#s-94b8af0e-4794-4f01-8878-1c1ec61abc26, #wrap-s-94b8af0e-4794-4f01-8878-1c1ec61abc26 { display:none !important; }}


#s-94b8af0e-4794-4f01-8878-1c1ec61abc26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-f3de1d35-be09-441d-92e3-9e9aff5c756a {
  text-align: center;
}




  #s-f3de1d35-be09-441d-92e3-9e9aff5c756a img.shogun-image {
    
    width: px;
  }


#s-f3de1d35-be09-441d-92e3-9e9aff5c756a .shogun-image-content {
  
    align-items: center;
  
}

#s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-490933b4-cac9-4f0b-b0a1-bd7f049fac0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1d732fcc-72a4-43d0-9ce0-5ec80f607f3d {
  margin-left: 30%;
margin-right: 30%;
text-align: center;
opacity: 1;
}




  #s-1d732fcc-72a4-43d0-9ce0-5ec80f607f3d img.shogun-image {
    
    width: px;
  }


#s-1d732fcc-72a4-43d0-9ce0-5ec80f607f3d .shogun-image-content {
  
    align-items: center;
  
}

#s-7e07bce2-8f1f-466f-97b0-1b5374caf551 {
  margin-top: -20px;
}

#s-adf33da7-56a3-4000-93ae-6fa2f0e5ede8 {
  margin-left: 10%;
margin-right: 10%;
}

#s-432f0341-dcfe-4343-93ac-0063e64ede48 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-432f0341-dcfe-4343-93ac-0063e64ede48:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-432f0341-dcfe-4343-93ac-0063e64ede48:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-432f0341-dcfe-4343-93ac-0063e64ede48 {
  display: none;
}
#s-432f0341-dcfe-4343-93ac-0063e64ede48, #wrap-s-432f0341-dcfe-4343-93ac-0063e64ede48 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-432f0341-dcfe-4343-93ac-0063e64ede48 {
  display: none;
}
#s-432f0341-dcfe-4343-93ac-0063e64ede48, #wrap-s-432f0341-dcfe-4343-93ac-0063e64ede48 { display:none !important; }}


#s-432f0341-dcfe-4343-93ac-0063e64ede48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-4534a1e8-307f-4ec1-979f-61bc0d665d71 {
  text-align: center;
}




  #s-4534a1e8-307f-4ec1-979f-61bc0d665d71 img.shogun-image {
    
    width: px;
  }


#s-4534a1e8-307f-4ec1-979f-61bc0d665d71 .shogun-image-content {
  
    align-items: center;
  
}

#s-68d797b0-84ad-4540-8215-6b753ba7d85a {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68d797b0-84ad-4540-8215-6b753ba7d85a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6844c374-04cf-45f1-9c8b-d34c15fc192b {
  margin-left: 27%;
margin-right: 27%;
text-align: center;
opacity: 1;
}




  #s-6844c374-04cf-45f1-9c8b-d34c15fc192b img.shogun-image {
    
    width: px;
  }


#s-6844c374-04cf-45f1-9c8b-d34c15fc192b .shogun-image-content {
  
    align-items: center;
  
}

#s-cedb1389-415f-4290-95f2-d2dfa55be6df {
  margin-top: -20px;
}

#s-f67612b1-7525-432f-aa10-135e36ea8bd1 {
  margin-left: 10%;
margin-right: 10%;
}

#s-3065593c-5541-453c-9918-abf2f728505a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-3065593c-5541-453c-9918-abf2f728505a:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3065593c-5541-453c-9918-abf2f728505a:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-3065593c-5541-453c-9918-abf2f728505a {
  display: none;
}
#s-3065593c-5541-453c-9918-abf2f728505a, #wrap-s-3065593c-5541-453c-9918-abf2f728505a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3065593c-5541-453c-9918-abf2f728505a {
  display: none;
}
#s-3065593c-5541-453c-9918-abf2f728505a, #wrap-s-3065593c-5541-453c-9918-abf2f728505a { display:none !important; }}


#s-3065593c-5541-453c-9918-abf2f728505a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-50696319-9e0d-4d72-98a3-a9ffd19741e4 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-50696319-9e0d-4d72-98a3-a9ffd19741e4 {
  display: none;
}
#s-50696319-9e0d-4d72-98a3-a9ffd19741e4, #wrap-s-50696319-9e0d-4d72-98a3-a9ffd19741e4 { display:none !important; }}@media (max-width: 767px){#s-50696319-9e0d-4d72-98a3-a9ffd19741e4 {
  display: none;
}
#s-50696319-9e0d-4d72-98a3-a9ffd19741e4, #wrap-s-50696319-9e0d-4d72-98a3-a9ffd19741e4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-50696319-9e0d-4d72-98a3-a9ffd19741e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-d1f97245-fd23-454e-82e0-7593262e3ec2 {
  text-align: center;
}




  #s-d1f97245-fd23-454e-82e0-7593262e3ec2 img.shogun-image {
    
    width: px;
  }


#s-d1f97245-fd23-454e-82e0-7593262e3ec2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2439dd69-0027-43c4-a97e-1372c75dc83c {
  margin-top: 140px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2439dd69-0027-43c4-a97e-1372c75dc83c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-80cf7217-dba5-4d2b-bc15-dac0c6439190 {
  margin-top: -25px;
margin-bottom: 10px;
}

#s-06c1e1ab-7e42-49bb-b74d-d8ab091078a7 {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-06c1e1ab-7e42-49bb-b74d-d8ab091078a7 {
  padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06c1e1ab-7e42-49bb-b74d-d8ab091078a7 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-06c1e1ab-7e42-49bb-b74d-d8ab091078a7 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-06c1e1ab-7e42-49bb-b74d-d8ab091078a7 {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-24d2eab5-8bc5-4bf3-a804-837a986887d3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 30%;
padding-bottom: 15px;
padding-right: 30%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-24d2eab5-8bc5-4bf3-a804-837a986887d3:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-24d2eab5-8bc5-4bf3-a804-837a986887d3:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}


#s-24d2eab5-8bc5-4bf3-a804-837a986887d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-b49b844a-5c64-4043-963e-4047ae99a8c6 {
  margin-left: 1%;
margin-right: 1%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b49b844a-5c64-4043-963e-4047ae99a8c6 {
  display: none;
}
#s-b49b844a-5c64-4043-963e-4047ae99a8c6, #wrap-s-b49b844a-5c64-4043-963e-4047ae99a8c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b49b844a-5c64-4043-963e-4047ae99a8c6 {
  display: none;
}
#s-b49b844a-5c64-4043-963e-4047ae99a8c6, #wrap-s-b49b844a-5c64-4043-963e-4047ae99a8c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b49b844a-5c64-4043-963e-4047ae99a8c6 {
  display: none;
}
#s-b49b844a-5c64-4043-963e-4047ae99a8c6, #wrap-s-b49b844a-5c64-4043-963e-4047ae99a8c6 { display:none !important; }}







#s-b49b844a-5c64-4043-963e-4047ae99a8c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b49b844a-5c64-4043-963e-4047ae99a8c6.shg-box.shg-c {
  justify-content: center;
}

#s-7452391c-0ad4-4931-8f65-5257aca558eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7452391c-0ad4-4931-8f65-5257aca558eb {
  display: none;
}
#s-7452391c-0ad4-4931-8f65-5257aca558eb, #wrap-s-7452391c-0ad4-4931-8f65-5257aca558eb { display:none !important; }}
#s-7452391c-0ad4-4931-8f65-5257aca558eb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-a30f06af-4fb5-431a-b323-c24ff4d1d174 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a30f06af-4fb5-431a-b323-c24ff4d1d174 {
  display: none;
}
#s-a30f06af-4fb5-431a-b323-c24ff4d1d174, #wrap-s-a30f06af-4fb5-431a-b323-c24ff4d1d174 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a30f06af-4fb5-431a-b323-c24ff4d1d174 {
  display: none;
}
#s-a30f06af-4fb5-431a-b323-c24ff4d1d174, #wrap-s-a30f06af-4fb5-431a-b323-c24ff4d1d174 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a30f06af-4fb5-431a-b323-c24ff4d1d174 {
  display: none;
}
#s-a30f06af-4fb5-431a-b323-c24ff4d1d174, #wrap-s-a30f06af-4fb5-431a-b323-c24ff4d1d174 { display:none !important; }}
#s-a30f06af-4fb5-431a-b323-c24ff4d1d174 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-16718273-1b19-4eb0-883c-ed09babcdb35 {
  margin-top: -20px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-16718273-1b19-4eb0-883c-ed09babcdb35 {
  padding-top: 0px;
padding-left: 120px;
padding-right: 120px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-16718273-1b19-4eb0-883c-ed09babcdb35 {
  padding-top: 0px;
}
}@media (max-width: 767px){#s-16718273-1b19-4eb0-883c-ed09babcdb35 {
  padding-left: 10px;
padding-right: 10px;
display: none;
}
#s-16718273-1b19-4eb0-883c-ed09babcdb35, #wrap-s-16718273-1b19-4eb0-883c-ed09babcdb35 { display:none !important; }}
#s-5679ef36-b060-4643-84b3-67eb9f93dff6 {
  margin-top: -20px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-5679ef36-b060-4643-84b3-67eb9f93dff6 {
  padding-top: 0px;
padding-left: 120px;
padding-right: 120px;
display: none;
}
#s-5679ef36-b060-4643-84b3-67eb9f93dff6, #wrap-s-5679ef36-b060-4643-84b3-67eb9f93dff6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5679ef36-b060-4643-84b3-67eb9f93dff6 {
  display: none;
}
#s-5679ef36-b060-4643-84b3-67eb9f93dff6, #wrap-s-5679ef36-b060-4643-84b3-67eb9f93dff6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5679ef36-b060-4643-84b3-67eb9f93dff6 {
  padding-top: 0px;
display: none;
}
#s-5679ef36-b060-4643-84b3-67eb9f93dff6, #wrap-s-5679ef36-b060-4643-84b3-67eb9f93dff6 { display:none !important; }}@media (max-width: 767px){#s-5679ef36-b060-4643-84b3-67eb9f93dff6 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-d9490121-61e9-4025-bf4c-662a98b2726d {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d9490121-61e9-4025-bf4c-662a98b2726d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-5ee04e84-05d7-4976-b0f0-357d59fb3083 {
  text-align: center;
}




  #s-5ee04e84-05d7-4976-b0f0-357d59fb3083 img.shogun-image {
    
    width: px;
  }


#s-5ee04e84-05d7-4976-b0f0-357d59fb3083 .shogun-image-content {
  
    align-items: center;
  
}

#s-3240f9f3-5d78-496a-bf7a-a77f20edfe96 {
  margin-top: 25px;
margin-left: 31%;
margin-right: 33%;
padding-left: 11%;
padding-right: 11%;
text-align: center;
opacity: 1;
}




  #s-3240f9f3-5d78-496a-bf7a-a77f20edfe96 img.shogun-image {
    
    width: px;
  }


#s-3240f9f3-5d78-496a-bf7a-a77f20edfe96 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f6e7b42-af18-4503-a1a0-36b912d16669 {
  margin-top: -15px;
}

#s-3a241130-7243-45c2-891d-53f8103c7612 {
  margin-left: 5%;
margin-right: 5%;
}

#s-3095e061-2c22-4274-9320-bf0cce822ec0 {
  text-align: center;
}




  #s-3095e061-2c22-4274-9320-bf0cce822ec0 img.shogun-image {
    
    width: px;
  }


#s-3095e061-2c22-4274-9320-bf0cce822ec0 .shogun-image-content {
  
    align-items: center;
  
}

#s-10b8ce82-3a58-4300-b3bd-b45220eec6f7 {
  margin-top: 35px;
margin-left: 16%;
margin-bottom: 15px;
margin-right: 16%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
opacity: 1;
}




  #s-10b8ce82-3a58-4300-b3bd-b45220eec6f7 img.shogun-image {
    
    width: px;
  }


#s-10b8ce82-3a58-4300-b3bd-b45220eec6f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebaed0c9-cb90-4555-ba3e-3c4c10f900de {
  margin-top: -25px;
}

#s-2360f872-6d17-455c-956b-778680d06332 {
  margin-left: 5%;
margin-right: 5%;
}

#s-48b3900f-072c-4dd7-bcec-aa4758a16094 {
  margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-48b3900f-072c-4dd7-bcec-aa4758a16094"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-f0da2d44-ef7c-4b49-a391-65db293d9744 {
  text-align: center;
}




  #s-f0da2d44-ef7c-4b49-a391-65db293d9744 img.shogun-image {
    
    width: px;
  }


#s-f0da2d44-ef7c-4b49-a391-65db293d9744 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6b546f1-e63a-47a0-9b0d-a0839cffc111 {
  margin-top: 25px;
margin-left: 29%;
margin-right: 29%;
padding-left: 11%;
padding-right: 11%;
text-align: center;
opacity: 1;
}




  #s-d6b546f1-e63a-47a0-9b0d-a0839cffc111 img.shogun-image {
    
    width: px;
  }


#s-d6b546f1-e63a-47a0-9b0d-a0839cffc111 .shogun-image-content {
  
    align-items: center;
  
}

#s-a313b213-5600-40ae-b705-7f4b0a51cb13 {
  margin-top: -15px;
}

#s-70a9dc75-85d7-4fcf-88a8-e0763eac9107 {
  margin-left: 2%;
margin-right: 2%;
}

#s-1411aa0e-48ca-42cd-ab7d-90f03364df81 {
  text-align: center;
}




  #s-1411aa0e-48ca-42cd-ab7d-90f03364df81 img.shogun-image {
    
    width: px;
  }


#s-1411aa0e-48ca-42cd-ab7d-90f03364df81 .shogun-image-content {
  
    align-items: center;
  
}

#s-76df6183-22e3-4529-9ea3-f1a46729f2a0 {
  margin-top: 25px;
margin-left: 19%;
margin-right: 19%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
opacity: 1;
}




  #s-76df6183-22e3-4529-9ea3-f1a46729f2a0 img.shogun-image {
    
    width: px;
  }


#s-76df6183-22e3-4529-9ea3-f1a46729f2a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-dabf0213-b932-446a-bff6-e6b03ad7908e {
  margin-top: -25px;
}

#s-05d15231-3681-4054-89e1-b3877ccd59dc {
  margin-left: 5%;
margin-right: 5%;
}

#s-d0552ec2-a4b7-494e-9229-08207cbd402f {
  margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-d0552ec2-a4b7-494e-9229-08207cbd402f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-cde577a7-d273-4724-a411-eb1d6b226ff5 {
  text-align: center;
}




  #s-cde577a7-d273-4724-a411-eb1d6b226ff5 img.shogun-image {
    
    width: px;
  }


#s-cde577a7-d273-4724-a411-eb1d6b226ff5 .shogun-image-content {
  
    align-items: center;
  
}

#s-efd15f6a-da26-4672-9050-182a9a8f95a2 {
  margin-top: 15px;
margin-left: 29%;
margin-right: 31%;
padding-left: 11%;
padding-right: 11%;
text-align: center;
opacity: 1;
}




  #s-efd15f6a-da26-4672-9050-182a9a8f95a2 img.shogun-image {
    
    width: px;
  }


#s-efd15f6a-da26-4672-9050-182a9a8f95a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7618e363-4b33-4286-adae-73cf7495514b {
  margin-top: -15px;
}

#s-0667f67d-9ad5-4cf4-b869-cc2914ea0a96 {
  margin-left: 5%;
margin-right: 5%;
}

#s-61f9cd02-0060-43c0-8f42-7e3b3e5ed7b2 {
  text-align: center;
}




  #s-61f9cd02-0060-43c0-8f42-7e3b3e5ed7b2 img.shogun-image {
    
    width: px;
  }


#s-61f9cd02-0060-43c0-8f42-7e3b3e5ed7b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-82d83fdd-345f-42fb-bacb-87711e2d902e {
  margin-top: 15px;
margin-left: 19%;
margin-right: 21%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
opacity: 1;
}




  #s-82d83fdd-345f-42fb-bacb-87711e2d902e img.shogun-image {
    
    width: px;
  }


#s-82d83fdd-345f-42fb-bacb-87711e2d902e .shogun-image-content {
  
    align-items: center;
  
}

#s-bafcd251-9c9f-4e30-91a4-b6c34a8c8c7e {
  margin-top: -15px;
}

#s-59c28872-c76d-42c8-9a22-33daf79c587b {
  margin-left: 5%;
margin-right: 5%;
}

#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 {
  margin-top: 50px;
margin-left: 1%;
margin-right: 1%;
text-align: center;
}
@media (min-width: 1200px){#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 {
  display: none;
}
#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7, #wrap-s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 {
  display: none;
}
#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7, #wrap-s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 {
  display: none;
}
#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7, #wrap-s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 { display:none !important; }}



  #s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 img.shogun-image {
    
    width: px;
  }


#s-bfe65abd-1ebc-4720-a5b5-5f7c1a6a76d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 {
  margin-top: -10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 {
  display: none;
}
#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819, #wrap-s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 {
  display: none;
}
#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819, #wrap-s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 {
  display: none;
}
#s-78dae8a1-2a2f-4712-8f82-2dc5600c2819, #wrap-s-78dae8a1-2a2f-4712-8f82-2dc5600c2819 { display:none !important; }}
#s-d8d06a6e-6323-4419-951c-b01f119f0c8c {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-d8d06a6e-6323-4419-951c-b01f119f0c8c {
  display: none;
}
#s-d8d06a6e-6323-4419-951c-b01f119f0c8c, #wrap-s-d8d06a6e-6323-4419-951c-b01f119f0c8c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8d06a6e-6323-4419-951c-b01f119f0c8c {
  display: none;
}
#s-d8d06a6e-6323-4419-951c-b01f119f0c8c, #wrap-s-d8d06a6e-6323-4419-951c-b01f119f0c8c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8d06a6e-6323-4419-951c-b01f119f0c8c {
  display: none;
}
#s-d8d06a6e-6323-4419-951c-b01f119f0c8c, #wrap-s-d8d06a6e-6323-4419-951c-b01f119f0c8c { display:none !important; }}
#s-3ef28508-852a-4eeb-82fe-53afa372bc22 {
  border-style: solid;
padding-top: 10px;
padding-left: 35%;
padding-bottom: 10px;
padding-right: 35%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(62, 61, 67, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-3ef28508-852a-4eeb-82fe-53afa372bc22:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ef28508-852a-4eeb-82fe-53afa372bc22:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-3ef28508-852a-4eeb-82fe-53afa372bc22 {
  display: none;
}
#s-3ef28508-852a-4eeb-82fe-53afa372bc22, #wrap-s-3ef28508-852a-4eeb-82fe-53afa372bc22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ef28508-852a-4eeb-82fe-53afa372bc22 {
  display: none;
}
#s-3ef28508-852a-4eeb-82fe-53afa372bc22, #wrap-s-3ef28508-852a-4eeb-82fe-53afa372bc22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ef28508-852a-4eeb-82fe-53afa372bc22 {
  display: none;
}
#s-3ef28508-852a-4eeb-82fe-53afa372bc22, #wrap-s-3ef28508-852a-4eeb-82fe-53afa372bc22 { display:none !important; }}


#s-3ef28508-852a-4eeb-82fe-53afa372bc22.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 {
  margin-top: 40px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 {
  display: none;
}
#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0, #wrap-s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 {
  display: none;
}
#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0, #wrap-s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 {
  display: none;
}
#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0, #wrap-s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 { display:none !important; }}
#s-4d87af1c-16ea-4b3a-b5ea-8b8a2cb1e9e0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 {
  margin-left: 1%;
margin-right: 1%;
text-align: center;
}
@media (min-width: 1200px){#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 {
  display: none;
}
#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2, #wrap-s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 {
  display: none;
}
#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2, #wrap-s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 {
  display: none;
}
#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2, #wrap-s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 { display:none !important; }}



  #s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 img.shogun-image {
    
    width: px;
  }


#s-dbbfc2ee-f9ad-4dc0-8b99-9b238f6b06b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d36395b-2844-4478-8f59-500fdae84bc1 {
  margin-top: -10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-3d36395b-2844-4478-8f59-500fdae84bc1 {
  display: none;
}
#s-3d36395b-2844-4478-8f59-500fdae84bc1, #wrap-s-3d36395b-2844-4478-8f59-500fdae84bc1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d36395b-2844-4478-8f59-500fdae84bc1 {
  display: none;
}
#s-3d36395b-2844-4478-8f59-500fdae84bc1, #wrap-s-3d36395b-2844-4478-8f59-500fdae84bc1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d36395b-2844-4478-8f59-500fdae84bc1 {
  display: none;
}
#s-3d36395b-2844-4478-8f59-500fdae84bc1, #wrap-s-3d36395b-2844-4478-8f59-500fdae84bc1 { display:none !important; }}
#s-fb38de70-997a-4f43-a116-44882478f0fe {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-fb38de70-997a-4f43-a116-44882478f0fe {
  display: none;
}
#s-fb38de70-997a-4f43-a116-44882478f0fe, #wrap-s-fb38de70-997a-4f43-a116-44882478f0fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb38de70-997a-4f43-a116-44882478f0fe {
  display: none;
}
#s-fb38de70-997a-4f43-a116-44882478f0fe, #wrap-s-fb38de70-997a-4f43-a116-44882478f0fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb38de70-997a-4f43-a116-44882478f0fe {
  display: none;
}
#s-fb38de70-997a-4f43-a116-44882478f0fe, #wrap-s-fb38de70-997a-4f43-a116-44882478f0fe { display:none !important; }}
#s-1b680b72-4e25-43aa-8722-8e402006b216 {
  border-style: solid;
padding-top: 10px;
padding-left: 25%;
padding-bottom: 10px;
padding-right: 25%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(62, 61, 67, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1b680b72-4e25-43aa-8722-8e402006b216:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1b680b72-4e25-43aa-8722-8e402006b216:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-1b680b72-4e25-43aa-8722-8e402006b216 {
  display: none;
}
#s-1b680b72-4e25-43aa-8722-8e402006b216, #wrap-s-1b680b72-4e25-43aa-8722-8e402006b216 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b680b72-4e25-43aa-8722-8e402006b216 {
  display: none;
}
#s-1b680b72-4e25-43aa-8722-8e402006b216, #wrap-s-1b680b72-4e25-43aa-8722-8e402006b216 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b680b72-4e25-43aa-8722-8e402006b216 {
  display: none;
}
#s-1b680b72-4e25-43aa-8722-8e402006b216, #wrap-s-1b680b72-4e25-43aa-8722-8e402006b216 { display:none !important; }}


#s-1b680b72-4e25-43aa-8722-8e402006b216.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-2d022f60-3bca-4c38-8896-98512a2908f6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2d022f60-3bca-4c38-8896-98512a2908f6 {
  display: none;
}
#s-2d022f60-3bca-4c38-8896-98512a2908f6, #wrap-s-2d022f60-3bca-4c38-8896-98512a2908f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d022f60-3bca-4c38-8896-98512a2908f6 {
  display: none;
}
#s-2d022f60-3bca-4c38-8896-98512a2908f6, #wrap-s-2d022f60-3bca-4c38-8896-98512a2908f6 { display:none !important; }}







#s-2d022f60-3bca-4c38-8896-98512a2908f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d022f60-3bca-4c38-8896-98512a2908f6.shg-box.shg-c {
  justify-content: center;
}

#s-d617f0ba-1056-46a0-b24b-9e8019601265 {
  margin-top: 50px;
margin-left: 1%;
margin-right: 1%;
}
@media (min-width: 1200px){#s-d617f0ba-1056-46a0-b24b-9e8019601265 {
  display: none;
}
#s-d617f0ba-1056-46a0-b24b-9e8019601265, #wrap-s-d617f0ba-1056-46a0-b24b-9e8019601265 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d617f0ba-1056-46a0-b24b-9e8019601265 {
  display: none;
}
#s-d617f0ba-1056-46a0-b24b-9e8019601265, #wrap-s-d617f0ba-1056-46a0-b24b-9e8019601265 { display:none !important; }}@media (max-width: 767px){#s-d617f0ba-1056-46a0-b24b-9e8019601265 {
  display: none;
}
#s-d617f0ba-1056-46a0-b24b-9e8019601265, #wrap-s-d617f0ba-1056-46a0-b24b-9e8019601265 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-d617f0ba-1056-46a0-b24b-9e8019601265"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-cae4931c-e578-4838-8f92-6c4c06bea67f {
  text-align: center;
}




  #s-cae4931c-e578-4838-8f92-6c4c06bea67f img.shogun-image {
    
    width: px;
  }


#s-cae4931c-e578-4838-8f92-6c4c06bea67f .shogun-image-content {
  
    align-items: center;
  
}

#s-a28eadf0-9588-4ad0-b5c7-438f431979ed {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a28eadf0-9588-4ad0-b5c7-438f431979ed .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-6e5dd0d3-bffe-47ee-b6ff-3fce201db6d4 {
  margin-top: -25px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-6e5dd0d3-bffe-47ee-b6ff-3fce201db6d4 {
  display: none;
}
#s-6e5dd0d3-bffe-47ee-b6ff-3fce201db6d4, #wrap-s-6e5dd0d3-bffe-47ee-b6ff-3fce201db6d4 { display:none !important; }}
#s-2f980555-1c6b-45df-8324-c74ea30eba41 {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-2f980555-1c6b-45df-8324-c74ea30eba41 {
  padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f980555-1c6b-45df-8324-c74ea30eba41 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f980555-1c6b-45df-8324-c74ea30eba41 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-2f980555-1c6b-45df-8324-c74ea30eba41 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-2f980555-1c6b-45df-8324-c74ea30eba41, #wrap-s-2f980555-1c6b-45df-8324-c74ea30eba41 { display:none !important; }}
#s-ed3d2020-6582-4f7a-8eb0-36be7418b925 {
  border-style: solid;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ed3d2020-6582-4f7a-8eb0-36be7418b925:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ed3d2020-6582-4f7a-8eb0-36be7418b925:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (max-width: 767px){#s-ed3d2020-6582-4f7a-8eb0-36be7418b925 {
  display: none;
}
#s-ed3d2020-6582-4f7a-8eb0-36be7418b925, #wrap-s-ed3d2020-6582-4f7a-8eb0-36be7418b925 { display:none !important; }}


#s-ed3d2020-6582-4f7a-8eb0-36be7418b925.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-83c3c9dc-f869-4cff-8bce-f882d7900fac {
  margin-left: 1%;
margin-right: 1%;
}
@media (min-width: 1200px){#s-83c3c9dc-f869-4cff-8bce-f882d7900fac {
  display: none;
}
#s-83c3c9dc-f869-4cff-8bce-f882d7900fac, #wrap-s-83c3c9dc-f869-4cff-8bce-f882d7900fac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83c3c9dc-f869-4cff-8bce-f882d7900fac {
  display: none;
}
#s-83c3c9dc-f869-4cff-8bce-f882d7900fac, #wrap-s-83c3c9dc-f869-4cff-8bce-f882d7900fac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83c3c9dc-f869-4cff-8bce-f882d7900fac {
  
}
}@media (max-width: 767px){#s-83c3c9dc-f869-4cff-8bce-f882d7900fac {
  display: none;
}
#s-83c3c9dc-f869-4cff-8bce-f882d7900fac, #wrap-s-83c3c9dc-f869-4cff-8bce-f882d7900fac { display:none !important; }}
@media (min-width: 0px) {
[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-83c3c9dc-f869-4cff-8bce-f882d7900fac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-943506c6-507f-4d1c-895e-d1a962d3a980 {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-943506c6-507f-4d1c-895e-d1a962d3a980 {
  display: none;
}
#s-943506c6-507f-4d1c-895e-d1a962d3a980, #wrap-s-943506c6-507f-4d1c-895e-d1a962d3a980 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-943506c6-507f-4d1c-895e-d1a962d3a980 {
  display: none;
}
#s-943506c6-507f-4d1c-895e-d1a962d3a980, #wrap-s-943506c6-507f-4d1c-895e-d1a962d3a980 { display:none !important; }}
#s-943506c6-507f-4d1c-895e-d1a962d3a980 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-9dc5833f-0b90-4d55-9ccd-38bb2071b18b {
  margin-top: -25px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-9dc5833f-0b90-4d55-9ccd-38bb2071b18b {
  display: none;
}
#s-9dc5833f-0b90-4d55-9ccd-38bb2071b18b, #wrap-s-9dc5833f-0b90-4d55-9ccd-38bb2071b18b { display:none !important; }}
#s-3d4076d0-3098-4dd3-adba-3980ed776760 {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-3d4076d0-3098-4dd3-adba-3980ed776760 {
  padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d4076d0-3098-4dd3-adba-3980ed776760 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d4076d0-3098-4dd3-adba-3980ed776760 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-3d4076d0-3098-4dd3-adba-3980ed776760 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-3d4076d0-3098-4dd3-adba-3980ed776760, #wrap-s-3d4076d0-3098-4dd3-adba-3980ed776760 { display:none !important; }}
#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8 {
  border-style: solid;
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-left: 15%;
padding-bottom: 15px;
padding-right: 15%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8 {
  
}
}@media (max-width: 767px){#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8 {
  display: none;
}
#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8, #wrap-s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8 { display:none !important; }}


#s-e9d190cc-2198-4164-869f-1b8c7a0cb3c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-dbcde17a-4224-4a30-902e-9dc10f4bfeb1 {
  text-align: center;
}




  #s-dbcde17a-4224-4a30-902e-9dc10f4bfeb1 img.shogun-image {
    
    width: px;
  }


#s-dbcde17a-4224-4a30-902e-9dc10f4bfeb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a87b900-5667-44e0-9381-e83fdaf6369a {
  margin-top: 40px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6a87b900-5667-44e0-9381-e83fdaf6369a {
  display: none;
}
#s-6a87b900-5667-44e0-9381-e83fdaf6369a, #wrap-s-6a87b900-5667-44e0-9381-e83fdaf6369a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a87b900-5667-44e0-9381-e83fdaf6369a {
  display: none;
}
#s-6a87b900-5667-44e0-9381-e83fdaf6369a, #wrap-s-6a87b900-5667-44e0-9381-e83fdaf6369a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a87b900-5667-44e0-9381-e83fdaf6369a {
  display: none;
}
#s-6a87b900-5667-44e0-9381-e83fdaf6369a, #wrap-s-6a87b900-5667-44e0-9381-e83fdaf6369a { display:none !important; }}
#s-6a87b900-5667-44e0-9381-e83fdaf6369a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-3cb4a6db-0c32-4377-af31-341a044ea7a7 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-3cb4a6db-0c32-4377-af31-341a044ea7a7 {
  display: none;
}
#s-3cb4a6db-0c32-4377-af31-341a044ea7a7, #wrap-s-3cb4a6db-0c32-4377-af31-341a044ea7a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3cb4a6db-0c32-4377-af31-341a044ea7a7 {
  display: none;
}
#s-3cb4a6db-0c32-4377-af31-341a044ea7a7, #wrap-s-3cb4a6db-0c32-4377-af31-341a044ea7a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3cb4a6db-0c32-4377-af31-341a044ea7a7 {
  display: none;
}
#s-3cb4a6db-0c32-4377-af31-341a044ea7a7, #wrap-s-3cb4a6db-0c32-4377-af31-341a044ea7a7 { display:none !important; }}



  #s-3cb4a6db-0c32-4377-af31-341a044ea7a7 img.shogun-image {
    
    width: px;
  }


#s-3cb4a6db-0c32-4377-af31-341a044ea7a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c27005f-9358-4699-a405-c8661ffca3a9 {
  margin-top: -10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-8c27005f-9358-4699-a405-c8661ffca3a9 {
  display: none;
}
#s-8c27005f-9358-4699-a405-c8661ffca3a9, #wrap-s-8c27005f-9358-4699-a405-c8661ffca3a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c27005f-9358-4699-a405-c8661ffca3a9 {
  display: none;
}
#s-8c27005f-9358-4699-a405-c8661ffca3a9, #wrap-s-8c27005f-9358-4699-a405-c8661ffca3a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c27005f-9358-4699-a405-c8661ffca3a9 {
  display: none;
}
#s-8c27005f-9358-4699-a405-c8661ffca3a9, #wrap-s-8c27005f-9358-4699-a405-c8661ffca3a9 { display:none !important; }}
#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f {
  margin-left: 14%;
margin-right: 14%;
}
@media (min-width: 1200px){#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f {
  display: none;
}
#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f, #wrap-s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f {
  display: none;
}
#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f, #wrap-s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f {
  display: none;
}
#s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f, #wrap-s-ddf2ef45-42b7-481c-ab42-1e7c2a291e6f { display:none !important; }}
#s-aa754221-f71e-4cd4-8572-9bbee5b652b6 {
  border-style: solid;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: rgba(62, 61, 67, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-aa754221-f71e-4cd4-8572-9bbee5b652b6:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-aa754221-f71e-4cd4-8572-9bbee5b652b6:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (min-width: 1200px){#s-aa754221-f71e-4cd4-8572-9bbee5b652b6 {
  display: none;
}
#s-aa754221-f71e-4cd4-8572-9bbee5b652b6, #wrap-s-aa754221-f71e-4cd4-8572-9bbee5b652b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa754221-f71e-4cd4-8572-9bbee5b652b6 {
  display: none;
}
#s-aa754221-f71e-4cd4-8572-9bbee5b652b6, #wrap-s-aa754221-f71e-4cd4-8572-9bbee5b652b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa754221-f71e-4cd4-8572-9bbee5b652b6 {
  display: none;
}
#s-aa754221-f71e-4cd4-8572-9bbee5b652b6, #wrap-s-aa754221-f71e-4cd4-8572-9bbee5b652b6 { display:none !important; }}


#s-aa754221-f71e-4cd4-8572-9bbee5b652b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-fa7e35e2-df39-477e-b667-2b04db4794a4 {
  margin-left: 1%;
margin-right: 1%;
}
@media (min-width: 1200px){#s-fa7e35e2-df39-477e-b667-2b04db4794a4 {
  display: none;
}
#s-fa7e35e2-df39-477e-b667-2b04db4794a4, #wrap-s-fa7e35e2-df39-477e-b667-2b04db4794a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa7e35e2-df39-477e-b667-2b04db4794a4 {
  display: none;
}
#s-fa7e35e2-df39-477e-b667-2b04db4794a4, #wrap-s-fa7e35e2-df39-477e-b667-2b04db4794a4 { display:none !important; }}@media (max-width: 767px){#s-fa7e35e2-df39-477e-b667-2b04db4794a4 {
  display: none;
}
#s-fa7e35e2-df39-477e-b667-2b04db4794a4, #wrap-s-fa7e35e2-df39-477e-b667-2b04db4794a4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-fa7e35e2-df39-477e-b667-2b04db4794a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-ae121a5a-e946-4275-82fd-ee00c7917892 {
  text-align: center;
}




  #s-ae121a5a-e946-4275-82fd-ee00c7917892 img.shogun-image {
    
    width: px;
  }


#s-ae121a5a-e946-4275-82fd-ee00c7917892 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ec91152-df29-46cb-931b-c379d995eeae {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ec91152-df29-46cb-931b-c379d995eeae .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-33538751-edf1-487e-91a7-87a185ee6347 {
  margin-top: -25px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-33538751-edf1-487e-91a7-87a185ee6347 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33538751-edf1-487e-91a7-87a185ee6347 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33538751-edf1-487e-91a7-87a185ee6347 {
  
}
}@media (max-width: 767px){#s-33538751-edf1-487e-91a7-87a185ee6347 {
  display: none;
}
#s-33538751-edf1-487e-91a7-87a185ee6347, #wrap-s-33538751-edf1-487e-91a7-87a185ee6347 { display:none !important; }}
#s-84439a4c-33db-4173-9234-85bc9068ec4e {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-84439a4c-33db-4173-9234-85bc9068ec4e {
  padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84439a4c-33db-4173-9234-85bc9068ec4e {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-84439a4c-33db-4173-9234-85bc9068ec4e {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-84439a4c-33db-4173-9234-85bc9068ec4e {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-84439a4c-33db-4173-9234-85bc9068ec4e, #wrap-s-84439a4c-33db-4173-9234-85bc9068ec4e { display:none !important; }}
#s-5e129adf-1f41-4d59-ad77-a482b24767c8 {
  border-style: solid;
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-left: 15%;
padding-bottom: 15px;
padding-right: 15%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5e129adf-1f41-4d59-ad77-a482b24767c8:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5e129adf-1f41-4d59-ad77-a482b24767c8:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}@media (max-width: 767px){#s-5e129adf-1f41-4d59-ad77-a482b24767c8 {
  display: none;
}
#s-5e129adf-1f41-4d59-ad77-a482b24767c8, #wrap-s-5e129adf-1f41-4d59-ad77-a482b24767c8 { display:none !important; }}


#s-5e129adf-1f41-4d59-ad77-a482b24767c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-3de7c4a9-845d-4246-bd33-98bcda917854 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3de7c4a9-845d-4246-bd33-98bcda917854 {
  display: none;
}
#s-3de7c4a9-845d-4246-bd33-98bcda917854, #wrap-s-3de7c4a9-845d-4246-bd33-98bcda917854 { display:none !important; }}@media (max-width: 767px){#s-3de7c4a9-845d-4246-bd33-98bcda917854 {
  display: none;
}
#s-3de7c4a9-845d-4246-bd33-98bcda917854, #wrap-s-3de7c4a9-845d-4246-bd33-98bcda917854 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3de7c4a9-845d-4246-bd33-98bcda917854"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-160da6f2-83c7-4df5-bb76-ec83c2e5678f {
  margin-top: 140px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-160da6f2-83c7-4df5-bb76-ec83c2e5678f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-924da689-1064-44a2-8dd9-44acce6faf8d {
  margin-top: -25px;
margin-bottom: 10px;
}

#s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87 {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87 {
  padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87, #wrap-s-08f24c1a-4619-4ccd-8135-63c4c7ff9e87 { display:none !important; }}
#s-70642bea-5055-47d0-b9f9-ffdfc32a37b3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-70642bea-5055-47d0-b9f9-ffdfc32a37b3:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-70642bea-5055-47d0-b9f9-ffdfc32a37b3:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}


#s-70642bea-5055-47d0-b9f9-ffdfc32a37b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-c03ef196-06d5-42e8-888f-c51762b88677 {
  text-align: center;
}




  #s-c03ef196-06d5-42e8-888f-c51762b88677 img.shogun-image {
    
    width: px;
  }


#s-c03ef196-06d5-42e8-888f-c51762b88677 .shogun-image-content {
  
    align-items: center;
  
}

#s-352edc77-eb81-4249-a5a5-9b8c3f8b0440 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-352edc77-eb81-4249-a5a5-9b8c3f8b0440 {
  display: none;
}
#s-352edc77-eb81-4249-a5a5-9b8c3f8b0440, #wrap-s-352edc77-eb81-4249-a5a5-9b8c3f8b0440 { display:none !important; }}@media (max-width: 767px){#s-352edc77-eb81-4249-a5a5-9b8c3f8b0440 {
  display: none;
}
#s-352edc77-eb81-4249-a5a5-9b8c3f8b0440, #wrap-s-352edc77-eb81-4249-a5a5-9b8c3f8b0440 { display:none !important; }}
@media (min-width: 0px) {
[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-352edc77-eb81-4249-a5a5-9b8c3f8b0440"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-e6635cdd-7d9a-4d16-a0ce-a6408e88a934 {
  text-align: center;
}




  #s-e6635cdd-7d9a-4d16-a0ce-a6408e88a934 img.shogun-image {
    
    width: px;
  }


#s-e6635cdd-7d9a-4d16-a0ce-a6408e88a934 .shogun-image-content {
  
    align-items: center;
  
}

#s-2289607c-0583-4b22-917c-dddfd2ce382f {
  margin-top: 140px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2289607c-0583-4b22-917c-dddfd2ce382f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-2e1af1bf-1cba-4739-9d45-98e264f2c039 {
  margin-top: -25px;
margin-bottom: 10px;
}

#s-eb7b6aec-94bf-4034-acea-746abaa4a0d9 {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-eb7b6aec-94bf-4034-acea-746abaa4a0d9 {
  padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb7b6aec-94bf-4034-acea-746abaa4a0d9 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb7b6aec-94bf-4034-acea-746abaa4a0d9 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-eb7b6aec-94bf-4034-acea-746abaa4a0d9 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-eb7b6aec-94bf-4034-acea-746abaa4a0d9, #wrap-s-eb7b6aec-94bf-4034-acea-746abaa4a0d9 { display:none !important; }}
#s-fb0821ec-64f3-4678-8d34-e9cd9382a699 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-fb0821ec-64f3-4678-8d34-e9cd9382a699:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb0821ec-64f3-4678-8d34-e9cd9382a699:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}


#s-fb0821ec-64f3-4678-8d34-e9cd9382a699.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-bf120bee-64db-4aad-8b56-2807c400c38e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bf120bee-64db-4aad-8b56-2807c400c38e {
  padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf120bee-64db-4aad-8b56-2807c400c38e {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-bf120bee-64db-4aad-8b56-2807c400c38e {
  display: none;
}
#s-bf120bee-64db-4aad-8b56-2807c400c38e, #wrap-s-bf120bee-64db-4aad-8b56-2807c400c38e { display:none !important; }}







#s-bf120bee-64db-4aad-8b56-2807c400c38e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf120bee-64db-4aad-8b56-2807c400c38e.shg-box.shg-c {
  justify-content: center;
}

#s-e2cd6885-fa78-49d7-9166-2728f776abce {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-e2cd6885-fa78-49d7-9166-2728f776abce {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2cd6885-fa78-49d7-9166-2728f776abce {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2cd6885-fa78-49d7-9166-2728f776abce {
  margin-bottom: 0px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-e2cd6885-fa78-49d7-9166-2728f776abce {
  margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}
}
#s-e2cd6885-fa78-49d7-9166-2728f776abce .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-f798b5b1-3410-4707-894f-ea87146fe5c4 {
  margin-top: 10px;
margin-left: 100px;
margin-bottom: 0px;
margin-right: 100px;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-f798b5b1-3410-4707-894f-ea87146fe5c4 {
  margin-left: 180px;
margin-right: 180px;
padding-top: 0px;
padding-left: 70px;
padding-bottom: 15px;
padding-right: 70px;
display: none;
}
#s-f798b5b1-3410-4707-894f-ea87146fe5c4, #wrap-s-f798b5b1-3410-4707-894f-ea87146fe5c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f798b5b1-3410-4707-894f-ea87146fe5c4 {
  display: none;
}
#s-f798b5b1-3410-4707-894f-ea87146fe5c4, #wrap-s-f798b5b1-3410-4707-894f-ea87146fe5c4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f798b5b1-3410-4707-894f-ea87146fe5c4 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 40px;
padding-right: 40px;
}
}@media (max-width: 767px){#s-f798b5b1-3410-4707-894f-ea87146fe5c4 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}
#s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac {
  margin-top: 10px;
margin-left: 100px;
margin-bottom: 0px;
margin-right: 100px;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac {
  margin-left: 180px;
margin-right: 180px;
padding-top: 0px;
padding-left: 70px;
padding-bottom: 15px;
padding-right: 70px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac {
  margin-left: 50px;
margin-right: 50px;
padding-left: 40px;
padding-right: 40px;
display: none;
}
#s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac, #wrap-s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac { display:none !important; }}@media (max-width: 767px){#s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac, #wrap-s-fb94b180-cc2b-4e50-8747-d72e66c4a3ac { display:none !important; }}
#s-d8d49443-238f-4970-b4c2-774caa8978ee {
  margin-left: 15%;
margin-right: 15%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d8d49443-238f-4970-b4c2-774caa8978ee {
  display: none;
}
#s-d8d49443-238f-4970-b4c2-774caa8978ee, #wrap-s-d8d49443-238f-4970-b4c2-774caa8978ee { display:none !important; }}@media (max-width: 767px){#s-d8d49443-238f-4970-b4c2-774caa8978ee {
  display: none;
}
#s-d8d49443-238f-4970-b4c2-774caa8978ee, #wrap-s-d8d49443-238f-4970-b4c2-774caa8978ee { display:none !important; }}



  #s-d8d49443-238f-4970-b4c2-774caa8978ee img.shogun-image {
    
    width: px;
  }


#s-d8d49443-238f-4970-b4c2-774caa8978ee .shogun-image-content {
  
    align-items: center;
  
}

#s-f75f9daf-ec20-4107-8e19-a264c6899e80 {
  margin-left: 1%;
margin-right: 1%;
padding-left: 7%;
padding-right: 7%;
text-align: center;
}
@media (min-width: 1200px){#s-f75f9daf-ec20-4107-8e19-a264c6899e80 {
  display: none;
}
#s-f75f9daf-ec20-4107-8e19-a264c6899e80, #wrap-s-f75f9daf-ec20-4107-8e19-a264c6899e80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f75f9daf-ec20-4107-8e19-a264c6899e80 {
  display: none;
}
#s-f75f9daf-ec20-4107-8e19-a264c6899e80, #wrap-s-f75f9daf-ec20-4107-8e19-a264c6899e80 { display:none !important; }}@media (max-width: 767px){#s-f75f9daf-ec20-4107-8e19-a264c6899e80 {
  display: none;
}
#s-f75f9daf-ec20-4107-8e19-a264c6899e80, #wrap-s-f75f9daf-ec20-4107-8e19-a264c6899e80 { display:none !important; }}



  #s-f75f9daf-ec20-4107-8e19-a264c6899e80 img.shogun-image {
    
    width: px;
  }


#s-f75f9daf-ec20-4107-8e19-a264c6899e80 .shogun-image-content {
  
    align-items: center;
  
}

#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 {
  text-align: center;
}
@media (min-width: 1200px){#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 {
  display: none;
}
#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6, #wrap-s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 {
  display: none;
}
#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6, #wrap-s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 {
  display: none;
}
#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6, #wrap-s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 { display:none !important; }}



  #s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 img.shogun-image {
    
    width: px;
  }


#s-672d4be5-cb2c-4c85-97e9-dd34e5ce14e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 {
  padding-left: 0px;
padding-right: 0px;
display: none;
}
#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831, #wrap-s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 {
  padding-left: 100px;
padding-right: 100px;
display: none;
}
#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831, #wrap-s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 {
  display: none;
}
#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831, #wrap-s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 { display:none !important; }}







#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb8b9aa2-fa1b-433a-8556-eb577a3ab831.shg-box.shg-c {
  justify-content: center;
}

#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba {
  margin-bottom: 0px;
display: none;
}
#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba, #wrap-s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba {
  margin-bottom: 0px;
display: none;
}
#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba, #wrap-s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba {
  margin-bottom: 0px;
padding-bottom: 10px;
display: none;
}
#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba, #wrap-s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba { display:none !important; }}@media (max-width: 767px){#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba {
  margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}
}
#s-795bf6b3-7191-44d8-9b26-4e6ed2e585ba .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-eb832e32-2cf4-4a52-8037-2422902c26c6 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-eb832e32-2cf4-4a52-8037-2422902c26c6 {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb832e32-2cf4-4a52-8037-2422902c26c6 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb832e32-2cf4-4a52-8037-2422902c26c6 {
  margin-bottom: 0px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-eb832e32-2cf4-4a52-8037-2422902c26c6 {
  margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
display: none;
}
#s-eb832e32-2cf4-4a52-8037-2422902c26c6, #wrap-s-eb832e32-2cf4-4a52-8037-2422902c26c6 { display:none !important; }}
#s-eb832e32-2cf4-4a52-8037-2422902c26c6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-acc376a2-5ba6-4093-a299-c549086d3f1a {
  margin-top: 10px;
margin-left: 100px;
margin-bottom: 0px;
margin-right: 100px;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-acc376a2-5ba6-4093-a299-c549086d3f1a {
  margin-left: 180px;
margin-right: 180px;
padding-top: 0px;
padding-left: 70px;
padding-bottom: 15px;
padding-right: 70px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-acc376a2-5ba6-4093-a299-c549086d3f1a {
  display: none;
}
#s-acc376a2-5ba6-4093-a299-c549086d3f1a, #wrap-s-acc376a2-5ba6-4093-a299-c549086d3f1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-acc376a2-5ba6-4093-a299-c549086d3f1a {
  margin-left: 50px;
margin-right: 50px;
padding-left: 40px;
padding-right: 40px;
display: none;
}
#s-acc376a2-5ba6-4093-a299-c549086d3f1a, #wrap-s-acc376a2-5ba6-4093-a299-c549086d3f1a { display:none !important; }}@media (max-width: 767px){#s-acc376a2-5ba6-4093-a299-c549086d3f1a {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}
#s-922fb8e8-2707-46bf-b534-69b8fede4f0d {
  margin-top: 10px;
margin-left: 100px;
margin-bottom: 0px;
margin-right: 100px;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-922fb8e8-2707-46bf-b534-69b8fede4f0d {
  margin-left: 180px;
margin-right: 180px;
padding-top: 0px;
padding-left: 70px;
padding-bottom: 15px;
padding-right: 70px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-922fb8e8-2707-46bf-b534-69b8fede4f0d {
  margin-left: 50px;
margin-right: 50px;
padding-left: 40px;
padding-right: 40px;
}
}@media (max-width: 767px){#s-922fb8e8-2707-46bf-b534-69b8fede4f0d {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-922fb8e8-2707-46bf-b534-69b8fede4f0d, #wrap-s-922fb8e8-2707-46bf-b534-69b8fede4f0d { display:none !important; }}
#s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6 {
  text-align: center;
}
@media (min-width: 1200px){#s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6 {
  margin-left: 150px;
margin-right: 150px;
}
}@media (max-width: 767px){#s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6 {
  display: none;
}
#s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6, #wrap-s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6 { display:none !important; }}



  #s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6 img.shogun-image {
    
    width: px;
  }


#s-8c30c6b6-d5e0-4df5-873e-614aed9d18c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c374263-d65e-4b97-a0af-d0568e37727a {
  margin-left: 1%;
margin-right: 1%;
text-align: center;
}
@media (min-width: 1200px){#s-5c374263-d65e-4b97-a0af-d0568e37727a {
  display: none;
}
#s-5c374263-d65e-4b97-a0af-d0568e37727a, #wrap-s-5c374263-d65e-4b97-a0af-d0568e37727a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c374263-d65e-4b97-a0af-d0568e37727a {
  display: none;
}
#s-5c374263-d65e-4b97-a0af-d0568e37727a, #wrap-s-5c374263-d65e-4b97-a0af-d0568e37727a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c374263-d65e-4b97-a0af-d0568e37727a {
  display: none;
}
#s-5c374263-d65e-4b97-a0af-d0568e37727a, #wrap-s-5c374263-d65e-4b97-a0af-d0568e37727a { display:none !important; }}



  #s-5c374263-d65e-4b97-a0af-d0568e37727a img.shogun-image {
    
    width: px;
  }


#s-5c374263-d65e-4b97-a0af-d0568e37727a .shogun-image-content {
  
    align-items: center;
  
}

#s-87139b39-06fb-4e98-ad52-ac6f6ed1ac81 {
  min-height: 50px;
}
@media (max-width: 767px){#s-87139b39-06fb-4e98-ad52-ac6f6ed1ac81 {
  display: none;
}
#s-87139b39-06fb-4e98-ad52-ac6f6ed1ac81, #wrap-s-87139b39-06fb-4e98-ad52-ac6f6ed1ac81 { display:none !important; }}







#s-87139b39-06fb-4e98-ad52-ac6f6ed1ac81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87139b39-06fb-4e98-ad52-ac6f6ed1ac81.shg-box.shg-c {
  justify-content: center;
}

#s-11a5ccae-d169-466a-9e15-9efb740a8c83 {
  margin-top: 25px;
margin-bottom: 25px;
}

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

.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 !important;
  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-24aa8c8e-2b00-4bac-982b-407850be4559 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-24aa8c8e-2b00-4bac-982b-407850be4559 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-24aa8c8e-2b00-4bac-982b-407850be4559 .shg-sld-nav-button.shg-sld-left,
#s-24aa8c8e-2b00-4bac-982b-407850be4559 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e42bd5c6-6ef6-4e8f-af9a-26c1d1cb06fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

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

@media (min-width: 0px) {
[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-23acbc29-16ea-417e-801f-ecfcd87b33a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-2a7db8be-0464-4b8d-8418-46b59c318fab {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2a7db8be-0464-4b8d-8418-46b59c318fab:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2a7db8be-0464-4b8d-8418-46b59c318fab:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}


#s-2a7db8be-0464-4b8d-8418-46b59c318fab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-99a6f4fd-8de1-4128-bdda-610237b84426 {
  min-height: 50px;
}








#s-99a6f4fd-8de1-4128-bdda-610237b84426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99a6f4fd-8de1-4128-bdda-610237b84426.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-da8341af-3955-46cf-ae79-bac98433c088 {
  
}
}
#s-da8341af-3955-46cf-ae79-bac98433c088 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf {
  display: none;
}
#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf, #wrap-s-9ee63442-5f9f-45d5-8b54-75998a01e9bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf {
  display: none;
}
#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf, #wrap-s-9ee63442-5f9f-45d5-8b54-75998a01e9bf { display:none !important; }}@media (max-width: 767px){#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf {
  margin-bottom: 20px;
display: none;
}
#s-9ee63442-5f9f-45d5-8b54-75998a01e9bf, #wrap-s-9ee63442-5f9f-45d5-8b54-75998a01e9bf { display:none !important; }}
@media (min-width: 0px) {
[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 768px) {
[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 992px) {
[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 1200px) {
[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-9ee63442-5f9f-45d5-8b54-75998a01e9bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 131.25px);
}

}

#s-f635e79b-b7ad-4be0-9ece-9914daaa9b24 {
  border-style: solid;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-f635e79b-b7ad-4be0-9ece-9914daaa9b24 {
  padding-bottom: 30px;
}
}



  #s-f635e79b-b7ad-4be0-9ece-9914daaa9b24 img.shogun-image {
    
    width: px;
  }


#s-f635e79b-b7ad-4be0-9ece-9914daaa9b24 .shogun-image-content {
  
    align-items: center;
  
}

#s-94209636-ad76-4591-aa84-785a756a5a88 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-94209636-ad76-4591-aa84-785a756a5a88 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-94209636-ad76-4591-aa84-785a756a5a88 img.shogun-image {
    
    width: px;
  }


#s-94209636-ad76-4591-aa84-785a756a5a88 .shogun-image-content {
  
    align-items: center;
  
}

#s-9fd41137-14ea-4b76-a1a0-240f90ac2bb8 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-9fd41137-14ea-4b76-a1a0-240f90ac2bb8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-9fd41137-14ea-4b76-a1a0-240f90ac2bb8 img.shogun-image {
    
    width: px;
  }


#s-9fd41137-14ea-4b76-a1a0-240f90ac2bb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee14f6c4-e61a-45c7-a84e-0739afb62568 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-ee14f6c4-e61a-45c7-a84e-0739afb62568 img.shogun-image {
    
    width: px;
  }


#s-ee14f6c4-e61a-45c7-a84e-0739afb62568 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fb46215-487a-4967-b718-6bc648adaf38 {
  margin-top: -40px;
margin-left: 9%;
margin-right: 9%;
}
@media (min-width: 1200px){#s-2fb46215-487a-4967-b718-6bc648adaf38 {
  display: none;
}
#s-2fb46215-487a-4967-b718-6bc648adaf38, #wrap-s-2fb46215-487a-4967-b718-6bc648adaf38 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2fb46215-487a-4967-b718-6bc648adaf38 {
  display: none;
}
#s-2fb46215-487a-4967-b718-6bc648adaf38, #wrap-s-2fb46215-487a-4967-b718-6bc648adaf38 { display:none !important; }}@media (max-width: 767px){#s-2fb46215-487a-4967-b718-6bc648adaf38 {
  margin-bottom: 20px;
display: none;
}
#s-2fb46215-487a-4967-b718-6bc648adaf38, #wrap-s-2fb46215-487a-4967-b718-6bc648adaf38 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fb46215-487a-4967-b718-6bc648adaf38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (max-width: 767px){#s-fe380030-f50a-4626-b41e-66e72348b042 {
  display: none;
}
#s-fe380030-f50a-4626-b41e-66e72348b042, #wrap-s-fe380030-f50a-4626-b41e-66e72348b042 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-9d0f1cc3-e368-498a-b87c-da8ec74d3707 {
  
}
}@media (max-width: 767px){#s-9d0f1cc3-e368-498a-b87c-da8ec74d3707 {
  display: none;
}
#s-9d0f1cc3-e368-498a-b87c-da8ec74d3707, #wrap-s-9d0f1cc3-e368-498a-b87c-da8ec74d3707 { display:none !important; }}
@media (max-width: 767px){#s-6e0c9765-54fc-4f92-ad89-5353df8ba3ec {
  display: none;
}
#s-6e0c9765-54fc-4f92-ad89-5353df8ba3ec, #wrap-s-6e0c9765-54fc-4f92-ad89-5353df8ba3ec { display:none !important; }}
@media (max-width: 767px){#s-1af87793-d70e-49b9-880c-4cff5c7e7d7b {
  display: none;
}
#s-1af87793-d70e-49b9-880c-4cff5c7e7d7b, #wrap-s-1af87793-d70e-49b9-880c-4cff5c7e7d7b { display:none !important; }}
#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba {
  margin-bottom: 3px;
}
@media (min-width: 1200px){#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba {
  margin-left: 180px;
margin-right: 180px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba {
  margin-left: 0px;
margin-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba {
  
}
}@media (max-width: 767px){#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba {
  
}
}







#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80916682-0a94-4b7b-bd9e-cdc32a4399ba.shg-box.shg-c {
  justify-content: center;
}

#s-f73973ef-c3e3-4244-885b-6d9a91593d8b {
  padding-left: 1%;
padding-right: 1%;
}
@media (min-width: 1200px){#s-f73973ef-c3e3-4244-885b-6d9a91593d8b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f73973ef-c3e3-4244-885b-6d9a91593d8b {
  display: none;
}
#s-f73973ef-c3e3-4244-885b-6d9a91593d8b, #wrap-s-f73973ef-c3e3-4244-885b-6d9a91593d8b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f73973ef-c3e3-4244-885b-6d9a91593d8b {
  display: none;
}
#s-f73973ef-c3e3-4244-885b-6d9a91593d8b, #wrap-s-f73973ef-c3e3-4244-885b-6d9a91593d8b { display:none !important; }}@media (max-width: 767px){#s-f73973ef-c3e3-4244-885b-6d9a91593d8b {
  margin-bottom: 20px;
display: none;
}
#s-f73973ef-c3e3-4244-885b-6d9a91593d8b, #wrap-s-f73973ef-c3e3-4244-885b-6d9a91593d8b { display:none !important; }}
@media (min-width: 0px) {
[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 768px) {
[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 992px) {
[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 1200px) {
[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-f73973ef-c3e3-4244-885b-6d9a91593d8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 131.25px);
}

}

#s-b0d8bab1-8e18-4084-b99d-40e84736ed5e {
  border-style: solid;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-b0d8bab1-8e18-4084-b99d-40e84736ed5e {
  padding-bottom: 30px;
}
}



  #s-b0d8bab1-8e18-4084-b99d-40e84736ed5e img.shogun-image {
    
    width: px;
  }


#s-b0d8bab1-8e18-4084-b99d-40e84736ed5e .shogun-image-content {
  
    align-items: center;
  
}

#s-4c2d5e92-c036-4e95-bb99-b944811c4256 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-4c2d5e92-c036-4e95-bb99-b944811c4256 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-4c2d5e92-c036-4e95-bb99-b944811c4256 img.shogun-image {
    
    width: px;
  }


#s-4c2d5e92-c036-4e95-bb99-b944811c4256 .shogun-image-content {
  
    align-items: center;
  
}

#s-f787dbcd-3dfb-4c90-988f-d25488d8d3ea {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-f787dbcd-3dfb-4c90-988f-d25488d8d3ea {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-f787dbcd-3dfb-4c90-988f-d25488d8d3ea img.shogun-image {
    
    width: px;
  }


#s-f787dbcd-3dfb-4c90-988f-d25488d8d3ea .shogun-image-content {
  
    align-items: center;
  
}

#s-7a8785cf-1253-4224-871c-8dd4ef519255 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-7a8785cf-1253-4224-871c-8dd4ef519255 img.shogun-image {
    
    width: px;
  }


#s-7a8785cf-1253-4224-871c-8dd4ef519255 .shogun-image-content {
  
    align-items: center;
  
}

#s-c19d36e1-5b50-4762-9a1c-a76487b187cb {
  padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-c19d36e1-5b50-4762-9a1c-a76487b187cb {
  display: none;
}
#s-c19d36e1-5b50-4762-9a1c-a76487b187cb, #wrap-s-c19d36e1-5b50-4762-9a1c-a76487b187cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c19d36e1-5b50-4762-9a1c-a76487b187cb {
  display: none;
}
#s-c19d36e1-5b50-4762-9a1c-a76487b187cb, #wrap-s-c19d36e1-5b50-4762-9a1c-a76487b187cb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c19d36e1-5b50-4762-9a1c-a76487b187cb {
  
}
}@media (max-width: 767px){#s-c19d36e1-5b50-4762-9a1c-a76487b187cb {
  
}
}
@media (min-width: 0px) {
[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 768px) {
[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 992px) {
[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 1200px) {
[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-c19d36e1-5b50-4762-9a1c-a76487b187cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 75.0px);
}

}

#s-5a0bf1bc-59bd-4eeb-9c05-442630f53c9c {
  border-style: solid;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-5a0bf1bc-59bd-4eeb-9c05-442630f53c9c {
  padding-bottom: 30px;
}
}



  #s-5a0bf1bc-59bd-4eeb-9c05-442630f53c9c img.shogun-image {
    
    width: px;
  }


#s-5a0bf1bc-59bd-4eeb-9c05-442630f53c9c .shogun-image-content {
  
    align-items: center;
  
}

#s-9aaf668d-63b7-4a91-a2b4-489c10101011 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-9aaf668d-63b7-4a91-a2b4-489c10101011 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-9aaf668d-63b7-4a91-a2b4-489c10101011 img.shogun-image {
    
    width: px;
  }


#s-9aaf668d-63b7-4a91-a2b4-489c10101011 .shogun-image-content {
  
    align-items: center;
  
}

#s-24c8391f-f402-4280-9038-0cb0adc11c5d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-24c8391f-f402-4280-9038-0cb0adc11c5d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-24c8391f-f402-4280-9038-0cb0adc11c5d img.shogun-image {
    
    width: px;
  }


#s-24c8391f-f402-4280-9038-0cb0adc11c5d .shogun-image-content {
  
    align-items: center;
  
}

#s-de152f5a-74af-4563-abf6-0c1739f8230b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-de152f5a-74af-4563-abf6-0c1739f8230b img.shogun-image {
    
    width: px;
  }


#s-de152f5a-74af-4563-abf6-0c1739f8230b .shogun-image-content {
  
    align-items: center;
  
}

#s-750a423f-13ee-4b37-8ec6-8448189fb3cd {
  margin-left: -7.5%;
margin-right: -5%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-750a423f-13ee-4b37-8ec6-8448189fb3cd {
  display: none;
}
#s-750a423f-13ee-4b37-8ec6-8448189fb3cd, #wrap-s-750a423f-13ee-4b37-8ec6-8448189fb3cd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-750a423f-13ee-4b37-8ec6-8448189fb3cd {
  display: none;
}
#s-750a423f-13ee-4b37-8ec6-8448189fb3cd, #wrap-s-750a423f-13ee-4b37-8ec6-8448189fb3cd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-750a423f-13ee-4b37-8ec6-8448189fb3cd {
  display: none;
}
#s-750a423f-13ee-4b37-8ec6-8448189fb3cd, #wrap-s-750a423f-13ee-4b37-8ec6-8448189fb3cd { display:none !important; }}@media (max-width: 767px){#s-750a423f-13ee-4b37-8ec6-8448189fb3cd {
  
}
}
@media (min-width: 0px) {
[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-750a423f-13ee-4b37-8ec6-8448189fb3cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-9a03423e-9f94-4445-a1bf-1d2802f7296e {
  border-style: solid;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-9a03423e-9f94-4445-a1bf-1d2802f7296e {
  padding-bottom: 30px;
}
}



  #s-9a03423e-9f94-4445-a1bf-1d2802f7296e img.shogun-image {
    
    width: px;
  }


#s-9a03423e-9f94-4445-a1bf-1d2802f7296e .shogun-image-content {
  
    align-items: center;
  
}

#s-c25a6936-09f6-44cd-bce9-277a9f0dc0fe {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-c25a6936-09f6-44cd-bce9-277a9f0dc0fe {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-c25a6936-09f6-44cd-bce9-277a9f0dc0fe img.shogun-image {
    
    width: px;
  }


#s-c25a6936-09f6-44cd-bce9-277a9f0dc0fe .shogun-image-content {
  
    align-items: center;
  
}

#s-2bc0ab4c-b332-497e-ac35-2e20432afd29 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-2bc0ab4c-b332-497e-ac35-2e20432afd29 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-2bc0ab4c-b332-497e-ac35-2e20432afd29 img.shogun-image {
    
    width: px;
  }


#s-2bc0ab4c-b332-497e-ac35-2e20432afd29 .shogun-image-content {
  
    align-items: center;
  
}

#s-549c2664-1106-48e4-90c8-8d076a265a43 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-549c2664-1106-48e4-90c8-8d076a265a43 img.shogun-image {
    
    width: px;
  }


#s-549c2664-1106-48e4-90c8-8d076a265a43 .shogun-image-content {
  
    align-items: center;
  
}

#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 {
  margin-top: -40px;
}
@media (min-width: 1200px){#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 {
  display: none;
}
#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130, #wrap-s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 {
  display: none;
}
#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130, #wrap-s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 { display:none !important; }}@media (max-width: 767px){#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 {
  margin-bottom: 20px;
display: none;
}
#s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130, #wrap-s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 127.5px);
}

}

@media (min-width: 768px) {
[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 127.5px);
}

}

@media (min-width: 992px) {
[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 127.5px);
}

}

@media (min-width: 1200px) {
[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 127.5px);
}

[id="s-2dbe9f36-86e2-480b-97ff-0cd19ad4e130"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 127.5px);
}

}

@media (max-width: 767px){#s-42520d2d-03bc-4948-b3b5-48346ae82ea9 {
  
}
}
@media (min-width: 1200px){#s-b415dfea-1444-4b9c-85a4-d77a04924a60 {
  display: none;
}
#s-b415dfea-1444-4b9c-85a4-d77a04924a60, #wrap-s-b415dfea-1444-4b9c-85a4-d77a04924a60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b415dfea-1444-4b9c-85a4-d77a04924a60 {
  display: none;
}
#s-b415dfea-1444-4b9c-85a4-d77a04924a60, #wrap-s-b415dfea-1444-4b9c-85a4-d77a04924a60 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b415dfea-1444-4b9c-85a4-d77a04924a60 {
  display: none;
}
#s-b415dfea-1444-4b9c-85a4-d77a04924a60, #wrap-s-b415dfea-1444-4b9c-85a4-d77a04924a60 { display:none !important; }}@media (max-width: 767px){#s-b415dfea-1444-4b9c-85a4-d77a04924a60 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-272b74db-60b8-4697-919b-9f31c341f7ea {
  
}
}@media (max-width: 767px){#s-272b74db-60b8-4697-919b-9f31c341f7ea {
  
}
}
@media (min-width: 1200px){#s-fb69096a-bb79-4485-9df7-8768cae393df {
  display: none;
}
#s-fb69096a-bb79-4485-9df7-8768cae393df, #wrap-s-fb69096a-bb79-4485-9df7-8768cae393df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb69096a-bb79-4485-9df7-8768cae393df {
  display: none;
}
#s-fb69096a-bb79-4485-9df7-8768cae393df, #wrap-s-fb69096a-bb79-4485-9df7-8768cae393df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb69096a-bb79-4485-9df7-8768cae393df {
  display: none;
}
#s-fb69096a-bb79-4485-9df7-8768cae393df, #wrap-s-fb69096a-bb79-4485-9df7-8768cae393df { display:none !important; }}@media (max-width: 767px){#s-fb69096a-bb79-4485-9df7-8768cae393df {
  
}
}
@media (max-width: 767px){#s-943d8307-68b4-44f3-8b6b-16f6f73f8974 {
  
}
}
@media (min-width: 1200px){#s-a4029cfa-2065-4e16-811d-ff024e9793e7 {
  display: none;
}
#s-a4029cfa-2065-4e16-811d-ff024e9793e7, #wrap-s-a4029cfa-2065-4e16-811d-ff024e9793e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4029cfa-2065-4e16-811d-ff024e9793e7 {
  display: none;
}
#s-a4029cfa-2065-4e16-811d-ff024e9793e7, #wrap-s-a4029cfa-2065-4e16-811d-ff024e9793e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a4029cfa-2065-4e16-811d-ff024e9793e7 {
  display: none;
}
#s-a4029cfa-2065-4e16-811d-ff024e9793e7, #wrap-s-a4029cfa-2065-4e16-811d-ff024e9793e7 { display:none !important; }}@media (max-width: 767px){#s-a4029cfa-2065-4e16-811d-ff024e9793e7 {
  
}
}
@media (max-width: 767px){#s-27014664-126b-458a-89e7-58d4dc791bd8 {
  
}
}
@media (min-width: 1200px){#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a {
  display: none;
}
#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a, #wrap-s-40d0c32a-97ec-43b4-9f18-6c4977bc677a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a {
  display: none;
}
#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a, #wrap-s-40d0c32a-97ec-43b4-9f18-6c4977bc677a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a {
  display: none;
}
#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a, #wrap-s-40d0c32a-97ec-43b4-9f18-6c4977bc677a { display:none !important; }}@media (max-width: 767px){#s-40d0c32a-97ec-43b4-9f18-6c4977bc677a {
  
}
}
#s-649f7714-ebac-4d88-a997-4f14b4fda471 {
  margin-top: -60px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-649f7714-ebac-4d88-a997-4f14b4fda471 {
  display: none;
}
#s-649f7714-ebac-4d88-a997-4f14b4fda471, #wrap-s-649f7714-ebac-4d88-a997-4f14b4fda471 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-649f7714-ebac-4d88-a997-4f14b4fda471 {
  display: none;
}
#s-649f7714-ebac-4d88-a997-4f14b4fda471, #wrap-s-649f7714-ebac-4d88-a997-4f14b4fda471 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-649f7714-ebac-4d88-a997-4f14b4fda471 {
  display: none;
}
#s-649f7714-ebac-4d88-a997-4f14b4fda471, #wrap-s-649f7714-ebac-4d88-a997-4f14b4fda471 { display:none !important; }}@media (max-width: 767px){#s-649f7714-ebac-4d88-a997-4f14b4fda471 {
  margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-649f7714-ebac-4d88-a997-4f14b4fda471"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px){#s-99a96b43-05f5-4872-9239-4cffb1e3ef0f {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-0535d43f-4c6b-4c9c-8918-4f5a103f135f {
  
}
}@media (max-width: 767px){#s-0535d43f-4c6b-4c9c-8918-4f5a103f135f {
  
}
}
@media (max-width: 767px){#s-4b3bd637-42d5-4d83-a9e0-95c43b38213f {
  
}
}
@media (max-width: 767px){#s-77da4b33-1143-4029-88ce-fb296b6f5151 {
  
}
}
#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf {
  margin-top: -40px;
margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf {
  display: none;
}
#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf, #wrap-s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf {
  display: none;
}
#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf, #wrap-s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf {
  
}
}@media (max-width: 767px){#s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf {
  margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a1a83ef5-e345-4a7e-b36b-58f9c905b8bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (max-width: 767px){#s-780af180-b172-4d08-b38a-aa23fcb67c9e {
  display: none;
}
#s-780af180-b172-4d08-b38a-aa23fcb67c9e, #wrap-s-780af180-b172-4d08-b38a-aa23fcb67c9e { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-42a8deee-ba15-4ff5-90f6-0e0438f7b25f {
  
}
}@media (max-width: 767px){#s-42a8deee-ba15-4ff5-90f6-0e0438f7b25f {
  display: none;
}
#s-42a8deee-ba15-4ff5-90f6-0e0438f7b25f, #wrap-s-42a8deee-ba15-4ff5-90f6-0e0438f7b25f { display:none !important; }}
@media (max-width: 767px){#s-451a2d10-8dc9-41e1-b20a-e758a103aee7 {
  display: none;
}
#s-451a2d10-8dc9-41e1-b20a-e758a103aee7, #wrap-s-451a2d10-8dc9-41e1-b20a-e758a103aee7 { display:none !important; }}
@media (max-width: 767px){#s-8bcc501c-e6c0-4265-a010-7528c48744cb {
  display: none;
}
#s-8bcc501c-e6c0-4265-a010-7528c48744cb, #wrap-s-8bcc501c-e6c0-4265-a010-7528c48744cb { display:none !important; }}
#s-dba98400-37f5-40e1-b0d3-6df690a9cd12 {
  margin-bottom: -30px;
}
@media (min-width: 1200px){#s-dba98400-37f5-40e1-b0d3-6df690a9cd12 {
  display: none;
}
#s-dba98400-37f5-40e1-b0d3-6df690a9cd12, #wrap-s-dba98400-37f5-40e1-b0d3-6df690a9cd12 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dba98400-37f5-40e1-b0d3-6df690a9cd12 {
  display: none;
}
#s-dba98400-37f5-40e1-b0d3-6df690a9cd12, #wrap-s-dba98400-37f5-40e1-b0d3-6df690a9cd12 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dba98400-37f5-40e1-b0d3-6df690a9cd12 {
  display: none;
}
#s-dba98400-37f5-40e1-b0d3-6df690a9cd12, #wrap-s-dba98400-37f5-40e1-b0d3-6df690a9cd12 { display:none !important; }}
#s-dba98400-37f5-40e1-b0d3-6df690a9cd12 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e6682740-1314-4b01-99a6-d60cc154dfa4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-e6682740-1314-4b01-99a6-d60cc154dfa4 {
  display: none;
}
#s-e6682740-1314-4b01-99a6-d60cc154dfa4, #wrap-s-e6682740-1314-4b01-99a6-d60cc154dfa4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6682740-1314-4b01-99a6-d60cc154dfa4 {
  display: none;
}
#s-e6682740-1314-4b01-99a6-d60cc154dfa4, #wrap-s-e6682740-1314-4b01-99a6-d60cc154dfa4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e6682740-1314-4b01-99a6-d60cc154dfa4 {
  display: none;
}
#s-e6682740-1314-4b01-99a6-d60cc154dfa4, #wrap-s-e6682740-1314-4b01-99a6-d60cc154dfa4 { display:none !important; }}
#s-e6682740-1314-4b01-99a6-d60cc154dfa4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 {
  display: none;
}
#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7, #wrap-s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 {
  display: none;
}
#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7, #wrap-s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 {
  display: none;
}
#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7, #wrap-s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 { display:none !important; }}



  #s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 img.shogun-image {
    
    width: px;
  }


#s-bb0ab069-5ce3-4e1b-9ee2-14e7701a99f7 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-0fcb00ac-665b-4d2b-9340-1766aff02ab2 {
  
}
}
#s-0fcb00ac-665b-4d2b-9340-1766aff02ab2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa {
  margin-top: -30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa {
  display: none;
}
#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa, #wrap-s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa {
  display: none;
}
#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa, #wrap-s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa {
  display: none;
}
#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa, #wrap-s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa { display:none !important; }}@media (max-width: 767px){#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa {
  
}
}







#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5af18b87-393f-4c6f-aa6e-cf5bf4010dfa.shg-box.shg-c {
  justify-content: center;
}

#s-b1423ed7-b202-4204-ae35-55105e3e1fe3 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-ca688220-4bcf-48c4-9826-15c72850730b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-ca688220-4bcf-48c4-9826-15c72850730b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ca688220-4bcf-48c4-9826-15c72850730b .shg-sld-nav-button.shg-sld-left,
#s-ca688220-4bcf-48c4-9826-15c72850730b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d47e5635-7cbc-4a92-81c5-54c47e313249 {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 15px;
padding-left: 20%;
padding-bottom: 15px;
padding-right: 20%;
border-top-width: 0.5px;
border-left-width: 0.5px;
border-bottom-width: 0.5px;
border-right-width: 0.5px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d47e5635-7cbc-4a92-81c5-54c47e313249:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d47e5635-7cbc-4a92-81c5-54c47e313249:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 0, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(141, 141, 141, 1) !important;}


#s-d47e5635-7cbc-4a92-81c5-54c47e313249.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-c183632b-0cf3-41f6-8084-22f40af6d925 {
  min-height: 50px;
}








#s-c183632b-0cf3-41f6-8084-22f40af6d925 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c183632b-0cf3-41f6-8084-22f40af6d925.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-dae27a22-2bd7-4e1f-8988-9b4527f8d6d8 {
  
}
}
#s-dae27a22-2bd7-4e1f-8988-9b4527f8d6d8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-eb79a8b3-4abf-4f17-8998-351af66ba460 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-eb79a8b3-4abf-4f17-8998-351af66ba460 {
  display: none;
}
#s-eb79a8b3-4abf-4f17-8998-351af66ba460, #wrap-s-eb79a8b3-4abf-4f17-8998-351af66ba460 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb79a8b3-4abf-4f17-8998-351af66ba460 {
  display: none;
}
#s-eb79a8b3-4abf-4f17-8998-351af66ba460, #wrap-s-eb79a8b3-4abf-4f17-8998-351af66ba460 { display:none !important; }}@media (max-width: 767px){#s-eb79a8b3-4abf-4f17-8998-351af66ba460 {
  margin-bottom: 20px;
display: none;
}
#s-eb79a8b3-4abf-4f17-8998-351af66ba460, #wrap-s-eb79a8b3-4abf-4f17-8998-351af66ba460 { display:none !important; }}
@media (min-width: 0px) {
[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 768px) {
[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 992px) {
[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 131.25px);
}

}

@media (min-width: 1200px) {
[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 131.25px);
}

[id="s-eb79a8b3-4abf-4f17-8998-351af66ba460"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 131.25px);
}

}

#s-37577c74-f3f8-448e-887d-fd0ef537f611 {
  border-style: solid;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-37577c74-f3f8-448e-887d-fd0ef537f611 {
  padding-bottom: 30px;
}
}



  #s-37577c74-f3f8-448e-887d-fd0ef537f611 img.shogun-image {
    
    width: px;
  }


#s-37577c74-f3f8-448e-887d-fd0ef537f611 .shogun-image-content {
  
    align-items: center;
  
}

#s-54d3ae1e-007c-46bb-a2b8-7258a89a42fd {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-54d3ae1e-007c-46bb-a2b8-7258a89a42fd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-54d3ae1e-007c-46bb-a2b8-7258a89a42fd img.shogun-image {
    
    width: px;
  }


#s-54d3ae1e-007c-46bb-a2b8-7258a89a42fd .shogun-image-content {
  
    align-items: center;
  
}

#s-f7ea20c9-91dc-4519-bf6f-268b95cd5b26 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
@media (max-width: 767px){#s-f7ea20c9-91dc-4519-bf6f-268b95cd5b26 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
}



  #s-f7ea20c9-91dc-4519-bf6f-268b95cd5b26 img.shogun-image {
    
    width: px;
  }


#s-f7ea20c9-91dc-4519-bf6f-268b95cd5b26 .shogun-image-content {
  
    align-items: center;
  
}

#s-2338a0fe-da83-48f4-a611-f160e0854b71 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-2338a0fe-da83-48f4-a611-f160e0854b71 img.shogun-image {
    
    width: px;
  }


#s-2338a0fe-da83-48f4-a611-f160e0854b71 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee {
  margin-top: -40px;
margin-left: 9%;
margin-right: 9%;
}
@media (min-width: 1200px){#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee {
  display: none;
}
#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee, #wrap-s-a9f26a5a-21af-450a-abd9-3a9c97d039ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee {
  display: none;
}
#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee, #wrap-s-a9f26a5a-21af-450a-abd9-3a9c97d039ee { display:none !important; }}@media (max-width: 767px){#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee {
  margin-bottom: 20px;
display: none;
}
#s-a9f26a5a-21af-450a-abd9-3a9c97d039ee, #wrap-s-a9f26a5a-21af-450a-abd9-3a9c97d039ee { display:none !important; }}
@media (min-width: 0px) {
[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a9f26a5a-21af-450a-abd9-3a9c97d039ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (max-width: 767px){#s-d2fc082d-8d68-434b-ab09-fda253ec1bd2 {
  display: none;
}
#s-d2fc082d-8d68-434b-ab09-fda253ec1bd2, #wrap-s-d2fc082d-8d68-434b-ab09-fda253ec1bd2 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c8f72017-94be-4fdf-8254-0f64e8e277f1 {
  
}
}@media (max-width: 767px){#s-c8f72017-94be-4fdf-8254-0f64e8e277f1 {
  display: none;
}
#s-c8f72017-94be-4fdf-8254-0f64e8e277f1, #wrap-s-c8f72017-94be-4fdf-8254-0f64e8e277f1 { display:none !important; }}
@media (max-width: 767px){#s-cdfc2ce6-10f0-49e4-bb16-d5dd22ae2422 {
  display: none;
}
#s-cdfc2ce6-10f0-49e4-bb16-d5dd22ae2422, #wrap-s-cdfc2ce6-10f0-49e4-bb16-d5dd22ae2422 { display:none !important; }}
@media (max-width: 767px){#s-919087a7-51df-4dab-bb86-debcd27ec6ac {
  display: none;
}
#s-919087a7-51df-4dab-bb86-debcd27ec6ac, #wrap-s-919087a7-51df-4dab-bb86-debcd27ec6ac { display:none !important; }}
#s-ae9c42af-74b6-415f-be3c-304d10e5b54b {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ae9c42af-74b6-415f-be3c-304d10e5b54b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3058b45b-fdde-43ee-989c-9ea8891e9598 {
  text-align: center;
}




  #s-3058b45b-fdde-43ee-989c-9ea8891e9598 img.shogun-image {
    
    width: px;
  }


#s-3058b45b-fdde-43ee-989c-9ea8891e9598 .shogun-image-content {
  
    align-items: center;
  
}

#s-8667ed0f-b3a4-4f3a-9174-6fe5f5f58615 {
  text-align: center;
}




  #s-8667ed0f-b3a4-4f3a-9174-6fe5f5f58615 img.shogun-image {
    
    width: px;
  }


#s-8667ed0f-b3a4-4f3a-9174-6fe5f5f58615 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7dca070-f7fd-4634-9f67-d0ededceaeac {
  text-align: center;
}




  #s-d7dca070-f7fd-4634-9f67-d0ededceaeac img.shogun-image {
    
    width: px;
  }


#s-d7dca070-f7fd-4634-9f67-d0ededceaeac .shogun-image-content {
  
    align-items: center;
  
}

#s-307f8e9a-7b43-4103-b10e-63786341fa1d {
  text-align: center;
}




  #s-307f8e9a-7b43-4103-b10e-63786341fa1d img.shogun-image {
    
    width: px;
  }


#s-307f8e9a-7b43-4103-b10e-63786341fa1d .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-16e53c57-a53c-4a31-a123-95c22dd35c65 {
  
}
}
#s-16e53c57-a53c-4a31-a123-95c22dd35c65 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}