.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-67302b79-5a2c-47e5-92bb-951ee5bad9c4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-67302b79-5a2c-47e5-92bb-951ee5bad9c4 {
  display: none;
}
#s-67302b79-5a2c-47e5-92bb-951ee5bad9c4, #wrap-s-67302b79-5a2c-47e5-92bb-951ee5bad9c4 { display:none !important; }}@media (max-width: 767px){#s-67302b79-5a2c-47e5-92bb-951ee5bad9c4 {
  display: none;
}
#s-67302b79-5a2c-47e5-92bb-951ee5bad9c4, #wrap-s-67302b79-5a2c-47e5-92bb-951ee5bad9c4 { display:none !important; }}







#s-67302b79-5a2c-47e5-92bb-951ee5bad9c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67302b79-5a2c-47e5-92bb-951ee5bad9c4.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0222820e-1a75-4353-8a73-baf17eedca4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0222820e-1a75-4353-8a73-baf17eedca4a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Actor";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-14806e59-13b2-4702-80d7-e0d67b863cc2 {
  margin-top: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-14806e59-13b2-4702-80d7-e0d67b863cc2 {
  display: none;
}
#s-14806e59-13b2-4702-80d7-e0d67b863cc2, #wrap-s-14806e59-13b2-4702-80d7-e0d67b863cc2 { display:none !important; }}@media (max-width: 767px){#s-14806e59-13b2-4702-80d7-e0d67b863cc2 {
  display: none;
}
#s-14806e59-13b2-4702-80d7-e0d67b863cc2, #wrap-s-14806e59-13b2-4702-80d7-e0d67b863cc2 { display:none !important; }}
.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-b86ad408-4e93-4e7f-af91-b671c888f4d3 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-b86ad408-4e93-4e7f-af91-b671c888f4d3 {
  display: none;
}
#s-b86ad408-4e93-4e7f-af91-b671c888f4d3, #wrap-s-b86ad408-4e93-4e7f-af91-b671c888f4d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b86ad408-4e93-4e7f-af91-b671c888f4d3 {
  display: none;
}
#s-b86ad408-4e93-4e7f-af91-b671c888f4d3, #wrap-s-b86ad408-4e93-4e7f-af91-b671c888f4d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b86ad408-4e93-4e7f-af91-b671c888f4d3 {
  display: none;
}
#s-b86ad408-4e93-4e7f-af91-b671c888f4d3, #wrap-s-b86ad408-4e93-4e7f-af91-b671c888f4d3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b86ad408-4e93-4e7f-af91-b671c888f4d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3c2f05a5-e20f-4523-bb77-53a28140df07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c2f05a5-e20f-4523-bb77-53a28140df07 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Actor";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-503dcfaf-a26a-41c6-b648-dd1461b76b07 {
  margin-top: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-503dcfaf-a26a-41c6-b648-dd1461b76b07 {
  display: none;
}
#s-503dcfaf-a26a-41c6-b648-dd1461b76b07, #wrap-s-503dcfaf-a26a-41c6-b648-dd1461b76b07 { display:none !important; }}@media (max-width: 767px){#s-503dcfaf-a26a-41c6-b648-dd1461b76b07 {
  display: none;
}
#s-503dcfaf-a26a-41c6-b648-dd1461b76b07, #wrap-s-503dcfaf-a26a-41c6-b648-dd1461b76b07 { display:none !important; }}
#s-33c80e76-3bec-45fa-8703-5de6238e91cf {
  margin-top: 25px;
}
@media (min-width: 1200px){#s-33c80e76-3bec-45fa-8703-5de6238e91cf {
  display: none;
}
#s-33c80e76-3bec-45fa-8703-5de6238e91cf, #wrap-s-33c80e76-3bec-45fa-8703-5de6238e91cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33c80e76-3bec-45fa-8703-5de6238e91cf {
  display: none;
}
#s-33c80e76-3bec-45fa-8703-5de6238e91cf, #wrap-s-33c80e76-3bec-45fa-8703-5de6238e91cf { display:none !important; }}@media (max-width: 767px){#s-33c80e76-3bec-45fa-8703-5de6238e91cf {
  display: none;
}
#s-33c80e76-3bec-45fa-8703-5de6238e91cf, #wrap-s-33c80e76-3bec-45fa-8703-5de6238e91cf { display:none !important; }}
#s-afb06701-1d69-4a89-9684-fe3274b485f3 {
  margin-top: 25px;
margin-left: 6%;
margin-right: 6%;
}
@media (min-width: 1200px){#s-afb06701-1d69-4a89-9684-fe3274b485f3 {
  display: none;
}
#s-afb06701-1d69-4a89-9684-fe3274b485f3, #wrap-s-afb06701-1d69-4a89-9684-fe3274b485f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afb06701-1d69-4a89-9684-fe3274b485f3 {
  display: none;
}
#s-afb06701-1d69-4a89-9684-fe3274b485f3, #wrap-s-afb06701-1d69-4a89-9684-fe3274b485f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afb06701-1d69-4a89-9684-fe3274b485f3 {
  display: none;
}
#s-afb06701-1d69-4a89-9684-fe3274b485f3, #wrap-s-afb06701-1d69-4a89-9684-fe3274b485f3 { display:none !important; }}
#s-f7599c6f-68d1-4f46-b162-42302f12928a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f7599c6f-68d1-4f46-b162-42302f12928a {
  display: none;
}
#s-f7599c6f-68d1-4f46-b162-42302f12928a, #wrap-s-f7599c6f-68d1-4f46-b162-42302f12928a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7599c6f-68d1-4f46-b162-42302f12928a {
  display: none;
}
#s-f7599c6f-68d1-4f46-b162-42302f12928a, #wrap-s-f7599c6f-68d1-4f46-b162-42302f12928a { display:none !important; }}@media (max-width: 767px){#s-f7599c6f-68d1-4f46-b162-42302f12928a {
  display: none;
}
#s-f7599c6f-68d1-4f46-b162-42302f12928a, #wrap-s-f7599c6f-68d1-4f46-b162-42302f12928a { display:none !important; }}







#s-f7599c6f-68d1-4f46-b162-42302f12928a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7599c6f-68d1-4f46-b162-42302f12928a.shg-box.shg-c {
  justify-content: center;
}

#s-baec850f-c626-402b-b8e0-1d829d30e6b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-baec850f-c626-402b-b8e0-1d829d30e6b0 {
  display: none;
}
#s-baec850f-c626-402b-b8e0-1d829d30e6b0, #wrap-s-baec850f-c626-402b-b8e0-1d829d30e6b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-baec850f-c626-402b-b8e0-1d829d30e6b0 {
  display: none;
}
#s-baec850f-c626-402b-b8e0-1d829d30e6b0, #wrap-s-baec850f-c626-402b-b8e0-1d829d30e6b0 { display:none !important; }}@media (max-width: 767px){#s-baec850f-c626-402b-b8e0-1d829d30e6b0 {
  display: none;
}
#s-baec850f-c626-402b-b8e0-1d829d30e6b0, #wrap-s-baec850f-c626-402b-b8e0-1d829d30e6b0 { display:none !important; }}
#s-baec850f-c626-402b-b8e0-1d829d30e6b0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Actor";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 {
  display: none;
}
#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652, #wrap-s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 {
  display: none;
}
#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652, #wrap-s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 { display:none !important; }}@media (max-width: 767px){#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 {
  display: none;
}
#s-880d3f21-fc4d-40e5-90ee-0b4f5f821652, #wrap-s-880d3f21-fc4d-40e5-90ee-0b4f5f821652 { display:none !important; }}
#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d {
  display: none;
}
#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d, #wrap-s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d {
  display: none;
}
#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d, #wrap-s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d {
  
}
}
#s-6514e0ca-31d3-4eeb-ab1d-2b583a6fd13d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-bf3adb14-8e61-450c-b254-d050ba0a476f {
  margin-top: -12px;
margin-bottom: -12px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf3adb14-8e61-450c-b254-d050ba0a476f {
  display: none;
}
#s-bf3adb14-8e61-450c-b254-d050ba0a476f, #wrap-s-bf3adb14-8e61-450c-b254-d050ba0a476f { display:none !important; }}@media (max-width: 767px){#s-bf3adb14-8e61-450c-b254-d050ba0a476f {
  display: none;
}
#s-bf3adb14-8e61-450c-b254-d050ba0a476f, #wrap-s-bf3adb14-8e61-450c-b254-d050ba0a476f { display:none !important; }}
#s-bf3adb14-8e61-450c-b254-d050ba0a476f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

.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-be41973d-cdb8-4579-8ab0-5ee6751d8d4a {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a {
  display: none;
}
#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a, #wrap-s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a {
  display: none;
}
#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a, #wrap-s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a {
  display: none;
}
#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a, #wrap-s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a { display:none !important; }}



  #s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a img.shogun-image {
    
    width: px;
  }


#s-be41973d-cdb8-4579-8ab0-5ee6751d8d4a .shogun-image-content {
  
    align-items: center;
  
}

#s-3cb4ede2-e220-4649-9aa0-83f073aab768 {
  margin-top: 150px;
margin-left: 3%;
margin-right: 49%;
}

#s-bd2ab4a0-003d-400c-a7e0-f09e29613254 {
  margin-left: 3%;
margin-bottom: 5px;
margin-right: 49%;
padding-top: 15px;
}

#s-f9bc0e17-7779-47de-9049-439bd9fd7153 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-f9bc0e17-7779-47de-9049-439bd9fd7153 {
  display: none;
}
#s-f9bc0e17-7779-47de-9049-439bd9fd7153, #wrap-s-f9bc0e17-7779-47de-9049-439bd9fd7153 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9bc0e17-7779-47de-9049-439bd9fd7153 {
  display: none;
}
#s-f9bc0e17-7779-47de-9049-439bd9fd7153, #wrap-s-f9bc0e17-7779-47de-9049-439bd9fd7153 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f9bc0e17-7779-47de-9049-439bd9fd7153 {
  display: none;
}
#s-f9bc0e17-7779-47de-9049-439bd9fd7153, #wrap-s-f9bc0e17-7779-47de-9049-439bd9fd7153 { display:none !important; }}



  #s-f9bc0e17-7779-47de-9049-439bd9fd7153 img.shogun-image {
    
    width: px;
  }


#s-f9bc0e17-7779-47de-9049-439bd9fd7153 .shogun-image-content {
  
    align-items: center;
  
}

#s-d207caac-8943-4c17-98ba-d2237f6fee69 {
  margin-top: 150px;
margin-left: 49%;
margin-right: 3%;
}

#s-4ba10f53-eddc-49b2-b275-67f513e3f936 {
  margin-left: 47%;
margin-bottom: 5px;
margin-right: 4%;
padding-top: 15px;
}

#s-52a6419f-8df6-4597-a179-421c6df6669c {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-52a6419f-8df6-4597-a179-421c6df6669c {
  display: none;
}
#s-52a6419f-8df6-4597-a179-421c6df6669c, #wrap-s-52a6419f-8df6-4597-a179-421c6df6669c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52a6419f-8df6-4597-a179-421c6df6669c {
  display: none;
}
#s-52a6419f-8df6-4597-a179-421c6df6669c, #wrap-s-52a6419f-8df6-4597-a179-421c6df6669c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-52a6419f-8df6-4597-a179-421c6df6669c {
  display: none;
}
#s-52a6419f-8df6-4597-a179-421c6df6669c, #wrap-s-52a6419f-8df6-4597-a179-421c6df6669c { display:none !important; }}



  #s-52a6419f-8df6-4597-a179-421c6df6669c img.shogun-image {
    
    width: px;
  }


#s-52a6419f-8df6-4597-a179-421c6df6669c .shogun-image-content {
  
    align-items: center;
  
}

#s-36bb7958-d41f-42f3-a07f-ce302048f8ee {
  margin-left: 30%;
margin-right: 3%;
}

#s-13c9d395-1315-454b-840d-f99fb5f2dd04 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-13c9d395-1315-454b-840d-f99fb5f2dd04 {
  display: none;
}
#s-13c9d395-1315-454b-840d-f99fb5f2dd04, #wrap-s-13c9d395-1315-454b-840d-f99fb5f2dd04 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13c9d395-1315-454b-840d-f99fb5f2dd04 {
  display: none;
}
#s-13c9d395-1315-454b-840d-f99fb5f2dd04, #wrap-s-13c9d395-1315-454b-840d-f99fb5f2dd04 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13c9d395-1315-454b-840d-f99fb5f2dd04 {
  display: none;
}
#s-13c9d395-1315-454b-840d-f99fb5f2dd04, #wrap-s-13c9d395-1315-454b-840d-f99fb5f2dd04 { display:none !important; }}



  #s-13c9d395-1315-454b-840d-f99fb5f2dd04 img.shogun-image {
    
    width: px;
  }


#s-13c9d395-1315-454b-840d-f99fb5f2dd04 .shogun-image-content {
  
    align-items: center;
  
}

#s-b419afc9-773c-4ed5-b1e4-84761c91dd8c {
  margin-top: 150px;
margin-left: 49%;
margin-right: 3%;
}

#s-4c440455-4363-42a5-97fb-7cc0b15e7e96 {
  margin-left: 47%;
margin-bottom: 5px;
margin-right: 4%;
padding-top: 15px;
}

#s-872522cc-50a0-40b8-94e1-be6176c84869 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-872522cc-50a0-40b8-94e1-be6176c84869 {
  display: none;
}
#s-872522cc-50a0-40b8-94e1-be6176c84869, #wrap-s-872522cc-50a0-40b8-94e1-be6176c84869 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-872522cc-50a0-40b8-94e1-be6176c84869 {
  display: none;
}
#s-872522cc-50a0-40b8-94e1-be6176c84869, #wrap-s-872522cc-50a0-40b8-94e1-be6176c84869 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-872522cc-50a0-40b8-94e1-be6176c84869 {
  display: none;
}
#s-872522cc-50a0-40b8-94e1-be6176c84869, #wrap-s-872522cc-50a0-40b8-94e1-be6176c84869 { display:none !important; }}



  #s-872522cc-50a0-40b8-94e1-be6176c84869 img.shogun-image {
    
    width: px;
  }


#s-872522cc-50a0-40b8-94e1-be6176c84869 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6fbe5c6-0f97-4b1f-9689-8696d24cc96b {
  margin-top: 150px;
margin-left: 4%;
margin-right: 3%;
}

#s-1ece960d-929f-4eea-9a66-ce6fce10bc1a {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 5px;
margin-right: 4%;
padding-top: 4px;
}

#s-0101b4e7-2999-4677-bb41-df8e52fd50ab {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-0101b4e7-2999-4677-bb41-df8e52fd50ab {
  display: none;
}
#s-0101b4e7-2999-4677-bb41-df8e52fd50ab, #wrap-s-0101b4e7-2999-4677-bb41-df8e52fd50ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0101b4e7-2999-4677-bb41-df8e52fd50ab {
  display: none;
}
#s-0101b4e7-2999-4677-bb41-df8e52fd50ab, #wrap-s-0101b4e7-2999-4677-bb41-df8e52fd50ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0101b4e7-2999-4677-bb41-df8e52fd50ab {
  display: none;
}
#s-0101b4e7-2999-4677-bb41-df8e52fd50ab, #wrap-s-0101b4e7-2999-4677-bb41-df8e52fd50ab { display:none !important; }}



  #s-0101b4e7-2999-4677-bb41-df8e52fd50ab img.shogun-image {
    
    width: px;
  }


#s-0101b4e7-2999-4677-bb41-df8e52fd50ab .shogun-image-content {
  
    align-items: center;
  
}

#s-4886c9a9-de26-4dbe-95ad-20b8090290cc {
  margin-top: 150px;
margin-left: 4%;
margin-right: 3%;
}

#s-96d61323-49c7-443c-9904-df2e936e2344 {
  margin-top: 4px;
margin-bottom: 5px;
margin-right: 4%;
padding-top: 35px;
}

#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 {
  display: none;
}
#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2, #wrap-s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 {
  display: none;
}
#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2, #wrap-s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 {
  display: none;
}
#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2, #wrap-s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 { display:none !important; }}



  #s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 img.shogun-image {
    
    width: px;
  }


#s-beda9cb5-bfa5-47ea-bdea-7e69d87a3fc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d66e2670-92e7-47c6-9a66-9c6ff38fae37 {
  margin-right: 3%;
}

#s-a874e0ce-940b-4ccd-9bf4-60e149264cc0 {
  margin-top: 4px;
margin-bottom: 5px;
margin-right: 4%;
}

#s-d93e7b08-32b8-4800-98da-5d19225b0114 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-d93e7b08-32b8-4800-98da-5d19225b0114 {
  display: none;
}
#s-d93e7b08-32b8-4800-98da-5d19225b0114, #wrap-s-d93e7b08-32b8-4800-98da-5d19225b0114 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d93e7b08-32b8-4800-98da-5d19225b0114 {
  display: none;
}
#s-d93e7b08-32b8-4800-98da-5d19225b0114, #wrap-s-d93e7b08-32b8-4800-98da-5d19225b0114 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d93e7b08-32b8-4800-98da-5d19225b0114 {
  display: none;
}
#s-d93e7b08-32b8-4800-98da-5d19225b0114, #wrap-s-d93e7b08-32b8-4800-98da-5d19225b0114 { display:none !important; }}



  #s-d93e7b08-32b8-4800-98da-5d19225b0114 img.shogun-image {
    
    width: px;
  }


#s-d93e7b08-32b8-4800-98da-5d19225b0114 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8099288-1b5e-4ff8-927d-edbef450d44f {
  margin-bottom: 120px;
}

#s-699d28b1-a12b-4376-ac3b-b2af82ca59dc {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4f3b2071-06ac-45f8-a136-9057e99713f7 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-4f3b2071-06ac-45f8-a136-9057e99713f7 {
  display: none;
}
#s-4f3b2071-06ac-45f8-a136-9057e99713f7, #wrap-s-4f3b2071-06ac-45f8-a136-9057e99713f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f3b2071-06ac-45f8-a136-9057e99713f7 {
  display: none;
}
#s-4f3b2071-06ac-45f8-a136-9057e99713f7, #wrap-s-4f3b2071-06ac-45f8-a136-9057e99713f7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f3b2071-06ac-45f8-a136-9057e99713f7 {
  display: none;
}
#s-4f3b2071-06ac-45f8-a136-9057e99713f7, #wrap-s-4f3b2071-06ac-45f8-a136-9057e99713f7 { display:none !important; }}



  #s-4f3b2071-06ac-45f8-a136-9057e99713f7 img.shogun-image {
    
    width: px;
  }


#s-4f3b2071-06ac-45f8-a136-9057e99713f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-9636080d-cdf6-4c34-99c4-5a13e62ceb64 {
  margin-top: 0px;
margin-left: 9%;
margin-bottom: 0px;
padding-top: 36px;
}

#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d {
  display: none;
}
#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d, #wrap-s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d {
  display: none;
}
#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d, #wrap-s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d {
  display: none;
}
#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d, #wrap-s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d { display:none !important; }}



  #s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d img.shogun-image {
    
    width: px;
  }


#s-6ced6e62-35dd-4bdd-8b8a-b338c481ea2d .shogun-image-content {
  
    align-items: center;
  
}

#s-9323a8aa-79e1-4227-9d88-6f9560cf2191 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-549711e7-c95d-41e8-a488-c4a284c69c60 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-549711e7-c95d-41e8-a488-c4a284c69c60 {
  display: none;
}
#s-549711e7-c95d-41e8-a488-c4a284c69c60, #wrap-s-549711e7-c95d-41e8-a488-c4a284c69c60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-549711e7-c95d-41e8-a488-c4a284c69c60 {
  display: none;
}
#s-549711e7-c95d-41e8-a488-c4a284c69c60, #wrap-s-549711e7-c95d-41e8-a488-c4a284c69c60 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-549711e7-c95d-41e8-a488-c4a284c69c60 {
  display: none;
}
#s-549711e7-c95d-41e8-a488-c4a284c69c60, #wrap-s-549711e7-c95d-41e8-a488-c4a284c69c60 { display:none !important; }}



  #s-549711e7-c95d-41e8-a488-c4a284c69c60 img.shogun-image {
    
    width: px;
  }


#s-549711e7-c95d-41e8-a488-c4a284c69c60 .shogun-image-content {
  
    align-items: center;
  
}

#s-2575b507-5772-4cc5-aebb-9f27a27b32fc {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-1676e393-19ee-4175-8e7b-0caca703108a {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-1676e393-19ee-4175-8e7b-0caca703108a {
  display: none;
}
#s-1676e393-19ee-4175-8e7b-0caca703108a, #wrap-s-1676e393-19ee-4175-8e7b-0caca703108a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1676e393-19ee-4175-8e7b-0caca703108a {
  display: none;
}
#s-1676e393-19ee-4175-8e7b-0caca703108a, #wrap-s-1676e393-19ee-4175-8e7b-0caca703108a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1676e393-19ee-4175-8e7b-0caca703108a {
  display: none;
}
#s-1676e393-19ee-4175-8e7b-0caca703108a, #wrap-s-1676e393-19ee-4175-8e7b-0caca703108a { display:none !important; }}



  #s-1676e393-19ee-4175-8e7b-0caca703108a img.shogun-image {
    
    width: px;
  }


#s-1676e393-19ee-4175-8e7b-0caca703108a .shogun-image-content {
  
    align-items: center;
  
}

#s-839b8e23-b4d7-467c-8637-26ed67e36a15 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf {
  display: none;
}
#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf, #wrap-s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf {
  display: none;
}
#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf, #wrap-s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf {
  display: none;
}
#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf, #wrap-s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf { display:none !important; }}



  #s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf img.shogun-image {
    
    width: px;
  }


#s-0d6e692e-4459-4235-bdab-6b13e8ddfaaf .shogun-image-content {
  
    align-items: center;
  
}

#s-5007f11a-df44-4ea9-8a0d-1c9bfc28983b {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 {
  display: none;
}
#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27, #wrap-s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 {
  display: none;
}
#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27, #wrap-s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 {
  display: none;
}
#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27, #wrap-s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 { display:none !important; }}



  #s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 img.shogun-image {
    
    width: px;
  }


#s-ed0a9ad8-3faf-464d-8f51-adb733c99f27 .shogun-image-content {
  
    align-items: center;
  
}

#s-b99b30eb-aab7-4949-8af3-4a3ae3b01ec6 {
  padding-right: 4%;
}

#s-2068abf0-e06d-4517-b445-64f18c87d2f2 {
  margin-top: 5px;
margin-bottom: 5px;
padding-right: 8%;
}

#s-b685c278-a3d8-4f47-98ed-90d8e50d056d {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-b685c278-a3d8-4f47-98ed-90d8e50d056d {
  display: none;
}
#s-b685c278-a3d8-4f47-98ed-90d8e50d056d, #wrap-s-b685c278-a3d8-4f47-98ed-90d8e50d056d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b685c278-a3d8-4f47-98ed-90d8e50d056d {
  display: none;
}
#s-b685c278-a3d8-4f47-98ed-90d8e50d056d, #wrap-s-b685c278-a3d8-4f47-98ed-90d8e50d056d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b685c278-a3d8-4f47-98ed-90d8e50d056d {
  display: none;
}
#s-b685c278-a3d8-4f47-98ed-90d8e50d056d, #wrap-s-b685c278-a3d8-4f47-98ed-90d8e50d056d { display:none !important; }}



  #s-b685c278-a3d8-4f47-98ed-90d8e50d056d img.shogun-image {
    
    width: px;
  }


#s-b685c278-a3d8-4f47-98ed-90d8e50d056d .shogun-image-content {
  
    align-items: center;
  
}

#s-a72e3075-2ebb-4feb-8b8a-607ed679dcc4 {
  padding-right: 7%;
}

#s-e780ce3b-aea2-4e4f-91b0-08cad6022eb8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-right: 7%;
}

#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 {
  display: none;
}
#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807, #wrap-s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 {
  display: none;
}
#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807, #wrap-s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 {
  display: none;
}
#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807, #wrap-s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 { display:none !important; }}



  #s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 img.shogun-image {
    
    width: px;
  }


#s-2649bc7d-3110-4a39-ac5a-d9ea8c76c807 .shogun-image-content {
  
    align-items: center;
  
}

#s-15e57747-bb5d-41b6-b643-0df465596784 {
  margin-top: 120px;
padding-top: 1px;
padding-bottom: 0px;
}

#s-abb747a1-3fe4-4484-8e97-1f7e4364f990 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-512f4495-db74-47e9-a29b-8973df19bffc {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-512f4495-db74-47e9-a29b-8973df19bffc {
  display: none;
}
#s-512f4495-db74-47e9-a29b-8973df19bffc, #wrap-s-512f4495-db74-47e9-a29b-8973df19bffc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-512f4495-db74-47e9-a29b-8973df19bffc {
  display: none;
}
#s-512f4495-db74-47e9-a29b-8973df19bffc, #wrap-s-512f4495-db74-47e9-a29b-8973df19bffc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-512f4495-db74-47e9-a29b-8973df19bffc {
  display: none;
}
#s-512f4495-db74-47e9-a29b-8973df19bffc, #wrap-s-512f4495-db74-47e9-a29b-8973df19bffc { display:none !important; }}



  #s-512f4495-db74-47e9-a29b-8973df19bffc img.shogun-image {
    
    width: px;
  }


#s-512f4495-db74-47e9-a29b-8973df19bffc .shogun-image-content {
  
    align-items: center;
  
}

#s-93b8a023-b11e-4258-90b5-e8af8849f143 {
  margin-top: 40px;
}

#s-107f3001-d3c9-4f6b-be03-4f9c22249c82 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-807569e1-db5a-420c-9695-f016fde4fcbc {
  text-align: center;
}
@media (min-width: 1200px){#s-807569e1-db5a-420c-9695-f016fde4fcbc {
  display: none;
}
#s-807569e1-db5a-420c-9695-f016fde4fcbc, #wrap-s-807569e1-db5a-420c-9695-f016fde4fcbc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-807569e1-db5a-420c-9695-f016fde4fcbc {
  display: none;
}
#s-807569e1-db5a-420c-9695-f016fde4fcbc, #wrap-s-807569e1-db5a-420c-9695-f016fde4fcbc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-807569e1-db5a-420c-9695-f016fde4fcbc {
  display: none;
}
#s-807569e1-db5a-420c-9695-f016fde4fcbc, #wrap-s-807569e1-db5a-420c-9695-f016fde4fcbc { display:none !important; }}



  #s-807569e1-db5a-420c-9695-f016fde4fcbc img.shogun-image {
    
    width: px;
  }


#s-807569e1-db5a-420c-9695-f016fde4fcbc .shogun-image-content {
  
    align-items: center;
  
}

#s-1787d642-00cd-404f-85e6-957cb33181e2 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 {
  margin-bottom: -4px;
text-align: center;
}
@media (min-width: 1200px){#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 {
  display: none;
}
#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0, #wrap-s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 {
  display: none;
}
#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0, #wrap-s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 {
  display: none;
}
#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0, #wrap-s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 { display:none !important; }}



  #s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 img.shogun-image {
    
    width: px;
  }


#s-85f03198-df2f-4b32-9c4b-36d05fc0d0a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c1c89bc-46b5-4425-aa2e-5fc17b8f3c5e {
  padding-top: 0px;
}

#s-09c6e1cb-1bff-4ee1-93a4-d3474299d6c3 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 {
  margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 {
  display: none;
}
#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8, #wrap-s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 {
  display: none;
}
#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8, #wrap-s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 {
  display: none;
}
#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8, #wrap-s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 { display:none !important; }}



  #s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 img.shogun-image {
    
    width: px;
  }


#s-8f70729b-cf80-4022-a3d8-2d8a8c5e6ea8 .shogun-image-content {
  
    align-items: center;
  
}

#s-87e0f3d1-b607-4352-81c4-e46bf673baef {
  padding-top: 0px;
}

#s-b084bbb5-5345-451b-a30a-aed919c020ae {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4f6feffb-f173-404d-be92-fc6773776af5 {
  text-align: center;
}
@media (min-width: 1200px){#s-4f6feffb-f173-404d-be92-fc6773776af5 {
  display: none;
}
#s-4f6feffb-f173-404d-be92-fc6773776af5, #wrap-s-4f6feffb-f173-404d-be92-fc6773776af5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f6feffb-f173-404d-be92-fc6773776af5 {
  display: none;
}
#s-4f6feffb-f173-404d-be92-fc6773776af5, #wrap-s-4f6feffb-f173-404d-be92-fc6773776af5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f6feffb-f173-404d-be92-fc6773776af5 {
  display: none;
}
#s-4f6feffb-f173-404d-be92-fc6773776af5, #wrap-s-4f6feffb-f173-404d-be92-fc6773776af5 { display:none !important; }}



  #s-4f6feffb-f173-404d-be92-fc6773776af5 img.shogun-image {
    
    width: px;
  }


#s-4f6feffb-f173-404d-be92-fc6773776af5 .shogun-image-content {
  
    align-items: center;
  
}

#s-53adc2f6-20b0-459d-bdea-7bef2e2f00ff {
  padding-top: 0px;
}

#s-2225d827-d87d-4ae5-9985-19dec701232c {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-21e12705-7373-4012-9345-74cc367bf1a3 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-21e12705-7373-4012-9345-74cc367bf1a3 {
  display: none;
}
#s-21e12705-7373-4012-9345-74cc367bf1a3, #wrap-s-21e12705-7373-4012-9345-74cc367bf1a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21e12705-7373-4012-9345-74cc367bf1a3 {
  display: none;
}
#s-21e12705-7373-4012-9345-74cc367bf1a3, #wrap-s-21e12705-7373-4012-9345-74cc367bf1a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21e12705-7373-4012-9345-74cc367bf1a3 {
  display: none;
}
#s-21e12705-7373-4012-9345-74cc367bf1a3, #wrap-s-21e12705-7373-4012-9345-74cc367bf1a3 { display:none !important; }}



  #s-21e12705-7373-4012-9345-74cc367bf1a3 img.shogun-image {
    
    width: px;
  }


#s-21e12705-7373-4012-9345-74cc367bf1a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9025deba-5775-4f52-94c7-963f6ad0163b {
  padding-top: 90px;
}

#s-e6a93218-09a0-424b-9df0-c6da11aecc2b {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e {
  text-align: center;
}
@media (min-width: 1200px){#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e {
  display: none;
}
#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e, #wrap-s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e {
  display: none;
}
#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e, #wrap-s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e {
  display: none;
}
#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e, #wrap-s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e { display:none !important; }}



  #s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e img.shogun-image {
    
    width: px;
  }


#s-4bbb9738-3c67-4caa-8984-c1c9a3020a0e .shogun-image-content {
  
    align-items: center;
  
}

#s-b996dc83-0443-4777-a29c-a50590e01207 {
  padding-top: 0px;
}

#s-23a52dad-06e0-4950-a7d4-e0c81295abe9 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4a57003d-0905-420b-8649-018f61573447 {
  text-align: center;
}
@media (min-width: 1200px){#s-4a57003d-0905-420b-8649-018f61573447 {
  display: none;
}
#s-4a57003d-0905-420b-8649-018f61573447, #wrap-s-4a57003d-0905-420b-8649-018f61573447 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a57003d-0905-420b-8649-018f61573447 {
  display: none;
}
#s-4a57003d-0905-420b-8649-018f61573447, #wrap-s-4a57003d-0905-420b-8649-018f61573447 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a57003d-0905-420b-8649-018f61573447 {
  display: none;
}
#s-4a57003d-0905-420b-8649-018f61573447, #wrap-s-4a57003d-0905-420b-8649-018f61573447 { display:none !important; }}



  #s-4a57003d-0905-420b-8649-018f61573447 img.shogun-image {
    
    width: px;
  }


#s-4a57003d-0905-420b-8649-018f61573447 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0d64605-60db-4950-a0b5-f28c67c9b4e3 {
  padding-top: 180px;
}

#s-d968d6ec-099a-4b97-8ac7-17093b207471 {
  margin-top: 10px;
margin-bottom: 5px;
}

#s-64df49c5-f819-414f-a775-ecb81a3673e2 {
  text-align: center;
opacity: 1;
}
#s-64df49c5-f819-414f-a775-ecb81a3673e2:hover {opacity: 1 !important;}@media (min-width: 1200px){#s-64df49c5-f819-414f-a775-ecb81a3673e2 {
  display: none;
}
#s-64df49c5-f819-414f-a775-ecb81a3673e2, #wrap-s-64df49c5-f819-414f-a775-ecb81a3673e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64df49c5-f819-414f-a775-ecb81a3673e2 {
  display: none;
}
#s-64df49c5-f819-414f-a775-ecb81a3673e2, #wrap-s-64df49c5-f819-414f-a775-ecb81a3673e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64df49c5-f819-414f-a775-ecb81a3673e2 {
  display: none;
}
#s-64df49c5-f819-414f-a775-ecb81a3673e2, #wrap-s-64df49c5-f819-414f-a775-ecb81a3673e2 { display:none !important; }}



  #s-64df49c5-f819-414f-a775-ecb81a3673e2 img.shogun-image {
    
    width: px;
  }


#s-64df49c5-f819-414f-a775-ecb81a3673e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7984b54-b3ab-456c-9056-ab86bcf72e70 {
  padding-top: 0px;
}

#s-1f994124-0d78-4ef4-8d87-65320f2b8618 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d {
  text-align: center;
}
@media (min-width: 1200px){#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d {
  display: none;
}
#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d, #wrap-s-504080dc-bfd0-4aca-b8e7-8681b8878f6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d {
  display: none;
}
#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d, #wrap-s-504080dc-bfd0-4aca-b8e7-8681b8878f6d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d {
  display: none;
}
#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d, #wrap-s-504080dc-bfd0-4aca-b8e7-8681b8878f6d { display:none !important; }}



  #s-504080dc-bfd0-4aca-b8e7-8681b8878f6d img.shogun-image {
    
    width: px;
  }


#s-504080dc-bfd0-4aca-b8e7-8681b8878f6d .shogun-image-content {
  
    align-items: center;
  
}

#s-bcc8f4b4-dc39-4ce3-8147-c0849699a8d5 {
  padding-top: 0px;
}

#s-14edb276-76ad-41e0-845c-818420228aae {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-01ae751b-110f-4eef-8d01-1d20de2b9540 {
  text-align: center;
}
@media (min-width: 1200px){#s-01ae751b-110f-4eef-8d01-1d20de2b9540 {
  display: none;
}
#s-01ae751b-110f-4eef-8d01-1d20de2b9540, #wrap-s-01ae751b-110f-4eef-8d01-1d20de2b9540 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01ae751b-110f-4eef-8d01-1d20de2b9540 {
  display: none;
}
#s-01ae751b-110f-4eef-8d01-1d20de2b9540, #wrap-s-01ae751b-110f-4eef-8d01-1d20de2b9540 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01ae751b-110f-4eef-8d01-1d20de2b9540 {
  display: none;
}
#s-01ae751b-110f-4eef-8d01-1d20de2b9540, #wrap-s-01ae751b-110f-4eef-8d01-1d20de2b9540 { display:none !important; }}



  #s-01ae751b-110f-4eef-8d01-1d20de2b9540 img.shogun-image {
    
    width: px;
  }


#s-01ae751b-110f-4eef-8d01-1d20de2b9540 .shogun-image-content {
  
    align-items: center;
  
}

#s-5612cf34-f7f2-4af6-8322-cf54a365120c {
  padding-top: 0px;
}

#s-af94e04d-08dc-4921-8b33-74617dda13ac {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 {
  text-align: center;
}
@media (min-width: 1200px){#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 {
  display: none;
}
#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081, #wrap-s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 {
  display: none;
}
#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081, #wrap-s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 {
  display: none;
}
#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081, #wrap-s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 { display:none !important; }}



  #s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 img.shogun-image {
    
    width: px;
  }


#s-c201ea5b-eb64-4fde-8a83-449ae5eb9081 .shogun-image-content {
  
    align-items: center;
  
}

#s-a764f837-55a3-4fed-a0b0-b8cb1d5b6e94 {
  margin-top: 100px;
padding-top: 0px;
}

#s-e80cf67a-5bf6-45bf-9e4e-f4001b20b36a {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-8826be9b-ad55-4955-960b-f9c0e17ef021 {
  margin-top: -2px;
margin-bottom: -2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8826be9b-ad55-4955-960b-f9c0e17ef021 {
  display: none;
}
#s-8826be9b-ad55-4955-960b-f9c0e17ef021, #wrap-s-8826be9b-ad55-4955-960b-f9c0e17ef021 { display:none !important; }}@media (max-width: 767px){#s-8826be9b-ad55-4955-960b-f9c0e17ef021 {
  display: none;
}
#s-8826be9b-ad55-4955-960b-f9c0e17ef021, #wrap-s-8826be9b-ad55-4955-960b-f9c0e17ef021 { display:none !important; }}



  #s-8826be9b-ad55-4955-960b-f9c0e17ef021 img.shogun-image {
    
    width: px;
  }


#s-8826be9b-ad55-4955-960b-f9c0e17ef021 .shogun-image-content {
  
    align-items: center;
  
}

#s-68fb2583-dcef-4c2b-8d6a-285267c56db4 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-68fb2583-dcef-4c2b-8d6a-285267c56db4 {
  display: none;
}
#s-68fb2583-dcef-4c2b-8d6a-285267c56db4, #wrap-s-68fb2583-dcef-4c2b-8d6a-285267c56db4 { display:none !important; }}@media (max-width: 767px){#s-68fb2583-dcef-4c2b-8d6a-285267c56db4 {
  display: none;
}
#s-68fb2583-dcef-4c2b-8d6a-285267c56db4, #wrap-s-68fb2583-dcef-4c2b-8d6a-285267c56db4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-68fb2583-dcef-4c2b-8d6a-285267c56db4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce {
  display: none;
}
#s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce, #wrap-s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce { display:none !important; }}@media (max-width: 767px){#s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce {
  display: none;
}
#s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce, #wrap-s-a5afdbeb-370d-48fe-a68d-7f1fda52c9ce { display:none !important; }}
#s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 {
  margin-top: -2px;
margin-bottom: -2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 {
  display: none;
}
#s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16, #wrap-s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 { display:none !important; }}@media (max-width: 767px){#s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 {
  display: none;
}
#s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16, #wrap-s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 { display:none !important; }}



  #s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 img.shogun-image {
    
    width: px;
  }


#s-7ea6d21c-3a64-43e8-9ae3-3eb2b4e69a16 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fe9e85b-b623-4668-bb9b-65eb528947f8 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fe9e85b-b623-4668-bb9b-65eb528947f8 {
  display: none;
}
#s-0fe9e85b-b623-4668-bb9b-65eb528947f8, #wrap-s-0fe9e85b-b623-4668-bb9b-65eb528947f8 { display:none !important; }}@media (max-width: 767px){#s-0fe9e85b-b623-4668-bb9b-65eb528947f8 {
  display: none;
}
#s-0fe9e85b-b623-4668-bb9b-65eb528947f8, #wrap-s-0fe9e85b-b623-4668-bb9b-65eb528947f8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-0fe9e85b-b623-4668-bb9b-65eb528947f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d {
  display: none;
}
#s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d, #wrap-s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d { display:none !important; }}@media (max-width: 767px){#s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d {
  display: none;
}
#s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d, #wrap-s-4e4658c9-592c-437a-ae56-ac2c2ecfe30d { display:none !important; }}
#s-b1a394e1-cbf7-49db-9bbf-a7fcd3c18c78 {
  min-height: 50px;
}








#s-b1a394e1-cbf7-49db-9bbf-a7fcd3c18c78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1a394e1-cbf7-49db-9bbf-a7fcd3c18c78.shg-box.shg-c {
  justify-content: center;
}

#s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 {
  display: none;
}
#s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746, #wrap-s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 { display:none !important; }}@media (max-width: 767px){#s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 {
  display: none;
}
#s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746, #wrap-s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 { display:none !important; }}



  #s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 img.shogun-image {
    
    width: px;
  }


#s-ba3e8cd6-e207-4c65-8b77-dd00c09f3746 .shogun-image-content {
  
    align-items: center;
  
}

#s-0610c588-7e20-4630-bbc9-e4e6f7793401 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-0610c588-7e20-4630-bbc9-e4e6f7793401"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8 {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8 {
  display: none;
}
#s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8, #wrap-s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8 { display:none !important; }}@media (max-width: 767px){#s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8 {
  display: none;
}
#s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8, #wrap-s-d5ce16eb-06ed-4e24-b7eb-7af3a90182a8 { display:none !important; }}
#s-cd1a1e9e-32c3-4671-b93b-c839df1b04a5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-cd1a1e9e-32c3-4671-b93b-c839df1b04a5 {
  display: none;
}
#s-cd1a1e9e-32c3-4671-b93b-c839df1b04a5, #wrap-s-cd1a1e9e-32c3-4671-b93b-c839df1b04a5 { display:none !important; }}







#s-cd1a1e9e-32c3-4671-b93b-c839df1b04a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd1a1e9e-32c3-4671-b93b-c839df1b04a5.shg-box.shg-c {
  justify-content: center;
}

#s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a {
  margin-top: -2px;
margin-bottom: -2px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a {
  display: none;
}
#s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a, #wrap-s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a { display:none !important; }}@media (max-width: 767px){#s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a {
  display: none;
}
#s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a, #wrap-s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a { display:none !important; }}



  #s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a img.shogun-image {
    
    width: px;
  }


#s-71144a0c-4f59-4226-aa1c-ae9d273eaf6a .shogun-image-content {
  
    align-items: center;
  
}

#s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4 {
  display: none;
}
#s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4, #wrap-s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4 { display:none !important; }}@media (max-width: 767px){#s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4 {
  display: none;
}
#s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4, #wrap-s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-5e77e5d3-f9f0-4c7f-b1ea-f616082868b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-3688e5a0-f824-48d2-8150-50cffe47b3d5 {
  display: none;
}
#s-3688e5a0-f824-48d2-8150-50cffe47b3d5, #wrap-s-3688e5a0-f824-48d2-8150-50cffe47b3d5 { display:none !important; }}@media (max-width: 767px){#s-3688e5a0-f824-48d2-8150-50cffe47b3d5 {
  display: none;
}
#s-3688e5a0-f824-48d2-8150-50cffe47b3d5, #wrap-s-3688e5a0-f824-48d2-8150-50cffe47b3d5 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-3ff01f82-1f2a-42bc-ad44-0b6198446715 {
  display: none;
}
#s-3ff01f82-1f2a-42bc-ad44-0b6198446715, #wrap-s-3ff01f82-1f2a-42bc-ad44-0b6198446715 { display:none !important; }}@media (max-width: 767px){#s-3ff01f82-1f2a-42bc-ad44-0b6198446715 {
  display: none;
}
#s-3ff01f82-1f2a-42bc-ad44-0b6198446715, #wrap-s-3ff01f82-1f2a-42bc-ad44-0b6198446715 { display:none !important; }}
#s-adce722c-dec7-4983-8a86-62abc4eb8096 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-adce722c-dec7-4983-8a86-62abc4eb8096 {
  display: none;
}
#s-adce722c-dec7-4983-8a86-62abc4eb8096, #wrap-s-adce722c-dec7-4983-8a86-62abc4eb8096 { display:none !important; }}@media (max-width: 767px){#s-adce722c-dec7-4983-8a86-62abc4eb8096 {
  display: none;
}
#s-adce722c-dec7-4983-8a86-62abc4eb8096, #wrap-s-adce722c-dec7-4983-8a86-62abc4eb8096 { display:none !important; }}



  #s-adce722c-dec7-4983-8a86-62abc4eb8096 img.shogun-image {
    
    width: px;
  }


#s-adce722c-dec7-4983-8a86-62abc4eb8096 .shogun-image-content {
  
    align-items: center;
  
}

#s-328d6965-1478-4e0b-8fe5-eb16ef192530 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-328d6965-1478-4e0b-8fe5-eb16ef192530 {
  display: none;
}
#s-328d6965-1478-4e0b-8fe5-eb16ef192530, #wrap-s-328d6965-1478-4e0b-8fe5-eb16ef192530 { display:none !important; }}@media (max-width: 767px){#s-328d6965-1478-4e0b-8fe5-eb16ef192530 {
  display: none;
}
#s-328d6965-1478-4e0b-8fe5-eb16ef192530, #wrap-s-328d6965-1478-4e0b-8fe5-eb16ef192530 { display:none !important; }}
@media (min-width: 0px) {
[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-328d6965-1478-4e0b-8fe5-eb16ef192530"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-e2767baf-2fa7-4186-b226-2eedaa9d9d75 {
  display: none;
}
#s-e2767baf-2fa7-4186-b226-2eedaa9d9d75, #wrap-s-e2767baf-2fa7-4186-b226-2eedaa9d9d75 { display:none !important; }}@media (max-width: 767px){#s-e2767baf-2fa7-4186-b226-2eedaa9d9d75 {
  display: none;
}
#s-e2767baf-2fa7-4186-b226-2eedaa9d9d75, #wrap-s-e2767baf-2fa7-4186-b226-2eedaa9d9d75 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c3dee7ff-99f7-43ad-9914-52eb90252ac6 {
  display: none;
}
#s-c3dee7ff-99f7-43ad-9914-52eb90252ac6, #wrap-s-c3dee7ff-99f7-43ad-9914-52eb90252ac6 { display:none !important; }}@media (max-width: 767px){#s-c3dee7ff-99f7-43ad-9914-52eb90252ac6 {
  display: none;
}
#s-c3dee7ff-99f7-43ad-9914-52eb90252ac6, #wrap-s-c3dee7ff-99f7-43ad-9914-52eb90252ac6 { display:none !important; }}
#s-7525ce75-fbf5-4dcd-addb-f87c19c56286 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7525ce75-fbf5-4dcd-addb-f87c19c56286 {
  display: none;
}
#s-7525ce75-fbf5-4dcd-addb-f87c19c56286, #wrap-s-7525ce75-fbf5-4dcd-addb-f87c19c56286 { display:none !important; }}@media (max-width: 767px){#s-7525ce75-fbf5-4dcd-addb-f87c19c56286 {
  display: none;
}
#s-7525ce75-fbf5-4dcd-addb-f87c19c56286, #wrap-s-7525ce75-fbf5-4dcd-addb-f87c19c56286 { display:none !important; }}



  #s-7525ce75-fbf5-4dcd-addb-f87c19c56286 img.shogun-image {
    
    width: px;
  }


#s-7525ce75-fbf5-4dcd-addb-f87c19c56286 .shogun-image-content {
  
    align-items: center;
  
}

#s-be8776fb-2fd4-4138-89a5-7f2fd60447fb {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-be8776fb-2fd4-4138-89a5-7f2fd60447fb {
  display: none;
}
#s-be8776fb-2fd4-4138-89a5-7f2fd60447fb, #wrap-s-be8776fb-2fd4-4138-89a5-7f2fd60447fb { display:none !important; }}@media (max-width: 767px){#s-be8776fb-2fd4-4138-89a5-7f2fd60447fb {
  display: none;
}
#s-be8776fb-2fd4-4138-89a5-7f2fd60447fb, #wrap-s-be8776fb-2fd4-4138-89a5-7f2fd60447fb { display:none !important; }}
@media (min-width: 0px) {
[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-be8776fb-2fd4-4138-89a5-7f2fd60447fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-4fadecc2-f762-4a11-80c1-44e086911b8a {
  display: none;
}
#s-4fadecc2-f762-4a11-80c1-44e086911b8a, #wrap-s-4fadecc2-f762-4a11-80c1-44e086911b8a { display:none !important; }}@media (max-width: 767px){#s-4fadecc2-f762-4a11-80c1-44e086911b8a {
  display: none;
}
#s-4fadecc2-f762-4a11-80c1-44e086911b8a, #wrap-s-4fadecc2-f762-4a11-80c1-44e086911b8a { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-6f281fdd-9d01-4096-abd2-c516348ddefe {
  display: none;
}
#s-6f281fdd-9d01-4096-abd2-c516348ddefe, #wrap-s-6f281fdd-9d01-4096-abd2-c516348ddefe { display:none !important; }}@media (max-width: 767px){#s-6f281fdd-9d01-4096-abd2-c516348ddefe {
  display: none;
}
#s-6f281fdd-9d01-4096-abd2-c516348ddefe, #wrap-s-6f281fdd-9d01-4096-abd2-c516348ddefe { display:none !important; }}
#s-99a366ec-04d0-4873-89e5-e889a6d77a36 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-99a366ec-04d0-4873-89e5-e889a6d77a36 {
  display: none;
}
#s-99a366ec-04d0-4873-89e5-e889a6d77a36, #wrap-s-99a366ec-04d0-4873-89e5-e889a6d77a36 { display:none !important; }}@media (max-width: 767px){#s-99a366ec-04d0-4873-89e5-e889a6d77a36 {
  display: none;
}
#s-99a366ec-04d0-4873-89e5-e889a6d77a36, #wrap-s-99a366ec-04d0-4873-89e5-e889a6d77a36 { display:none !important; }}



  #s-99a366ec-04d0-4873-89e5-e889a6d77a36 img.shogun-image {
    
    width: px;
  }


#s-99a366ec-04d0-4873-89e5-e889a6d77a36 .shogun-image-content {
  
    align-items: center;
  
}

#s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462 {
  display: none;
}
#s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462, #wrap-s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462 { display:none !important; }}@media (max-width: 767px){#s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462 {
  display: none;
}
#s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462, #wrap-s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462 { display:none !important; }}
@media (min-width: 0px) {
[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-de4b52b9-b4a5-4abe-8f7d-e884aebc4462"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-450cc7e8-8887-4414-83de-420de4d6fa72 {
  display: none;
}
#s-450cc7e8-8887-4414-83de-420de4d6fa72, #wrap-s-450cc7e8-8887-4414-83de-420de4d6fa72 { display:none !important; }}@media (max-width: 767px){#s-450cc7e8-8887-4414-83de-420de4d6fa72 {
  display: none;
}
#s-450cc7e8-8887-4414-83de-420de4d6fa72, #wrap-s-450cc7e8-8887-4414-83de-420de4d6fa72 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-b66073fe-1db3-4764-9149-5c9191911cf1 {
  display: none;
}
#s-b66073fe-1db3-4764-9149-5c9191911cf1, #wrap-s-b66073fe-1db3-4764-9149-5c9191911cf1 { display:none !important; }}@media (max-width: 767px){#s-b66073fe-1db3-4764-9149-5c9191911cf1 {
  display: none;
}
#s-b66073fe-1db3-4764-9149-5c9191911cf1, #wrap-s-b66073fe-1db3-4764-9149-5c9191911cf1 { display:none !important; }}
#s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e {
  display: none;
}
#s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e, #wrap-s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e { display:none !important; }}@media (max-width: 767px){#s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e {
  display: none;
}
#s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e, #wrap-s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e { display:none !important; }}



  #s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e img.shogun-image {
    
    width: px;
  }


#s-cbbe2455-cce8-4fb5-9fd3-dd804fe81f6e .shogun-image-content {
  
    align-items: center;
  
}

#s-2ac3f533-e846-474e-81ea-bd667a959e77 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ac3f533-e846-474e-81ea-bd667a959e77 {
  display: none;
}
#s-2ac3f533-e846-474e-81ea-bd667a959e77, #wrap-s-2ac3f533-e846-474e-81ea-bd667a959e77 { display:none !important; }}@media (max-width: 767px){#s-2ac3f533-e846-474e-81ea-bd667a959e77 {
  display: none;
}
#s-2ac3f533-e846-474e-81ea-bd667a959e77, #wrap-s-2ac3f533-e846-474e-81ea-bd667a959e77 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-2ac3f533-e846-474e-81ea-bd667a959e77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-c611f65f-98d0-4417-accd-4931547e4159 {
  display: none;
}
#s-c611f65f-98d0-4417-accd-4931547e4159, #wrap-s-c611f65f-98d0-4417-accd-4931547e4159 { display:none !important; }}@media (max-width: 767px){#s-c611f65f-98d0-4417-accd-4931547e4159 {
  display: none;
}
#s-c611f65f-98d0-4417-accd-4931547e4159, #wrap-s-c611f65f-98d0-4417-accd-4931547e4159 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-3a0c77fb-f04f-4ae2-b8da-61314b0dbf74 {
  display: none;
}
#s-3a0c77fb-f04f-4ae2-b8da-61314b0dbf74, #wrap-s-3a0c77fb-f04f-4ae2-b8da-61314b0dbf74 { display:none !important; }}@media (max-width: 767px){#s-3a0c77fb-f04f-4ae2-b8da-61314b0dbf74 {
  display: none;
}
#s-3a0c77fb-f04f-4ae2-b8da-61314b0dbf74, #wrap-s-3a0c77fb-f04f-4ae2-b8da-61314b0dbf74 { display:none !important; }}
#s-27cba46d-95bf-48b5-b821-446d3230939c {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-27cba46d-95bf-48b5-b821-446d3230939c {
  display: none;
}
#s-27cba46d-95bf-48b5-b821-446d3230939c, #wrap-s-27cba46d-95bf-48b5-b821-446d3230939c { display:none !important; }}@media (max-width: 767px){#s-27cba46d-95bf-48b5-b821-446d3230939c {
  display: none;
}
#s-27cba46d-95bf-48b5-b821-446d3230939c, #wrap-s-27cba46d-95bf-48b5-b821-446d3230939c { display:none !important; }}



  #s-27cba46d-95bf-48b5-b821-446d3230939c img.shogun-image {
    
    width: px;
  }


#s-27cba46d-95bf-48b5-b821-446d3230939c .shogun-image-content {
  
    align-items: center;
  
}

#s-6912287b-b569-4fac-a5e3-0b27cbf8eda8 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6912287b-b569-4fac-a5e3-0b27cbf8eda8 {
  display: none;
}
#s-6912287b-b569-4fac-a5e3-0b27cbf8eda8, #wrap-s-6912287b-b569-4fac-a5e3-0b27cbf8eda8 { display:none !important; }}@media (max-width: 767px){#s-6912287b-b569-4fac-a5e3-0b27cbf8eda8 {
  display: none;
}
#s-6912287b-b569-4fac-a5e3-0b27cbf8eda8, #wrap-s-6912287b-b569-4fac-a5e3-0b27cbf8eda8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-6912287b-b569-4fac-a5e3-0b27cbf8eda8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-3e2e3b2e-7417-43e0-9d36-4e7d1d4bf270 {
  display: none;
}
#s-3e2e3b2e-7417-43e0-9d36-4e7d1d4bf270, #wrap-s-3e2e3b2e-7417-43e0-9d36-4e7d1d4bf270 { display:none !important; }}@media (max-width: 767px){#s-3e2e3b2e-7417-43e0-9d36-4e7d1d4bf270 {
  display: none;
}
#s-3e2e3b2e-7417-43e0-9d36-4e7d1d4bf270, #wrap-s-3e2e3b2e-7417-43e0-9d36-4e7d1d4bf270 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-6d1200ec-ffb2-4d63-b1ec-c074755293c7 {
  display: none;
}
#s-6d1200ec-ffb2-4d63-b1ec-c074755293c7, #wrap-s-6d1200ec-ffb2-4d63-b1ec-c074755293c7 { display:none !important; }}@media (max-width: 767px){#s-6d1200ec-ffb2-4d63-b1ec-c074755293c7 {
  display: none;
}
#s-6d1200ec-ffb2-4d63-b1ec-c074755293c7, #wrap-s-6d1200ec-ffb2-4d63-b1ec-c074755293c7 { display:none !important; }}
#s-53c3c4a4-b146-48dd-a4fd-bd112265134a {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-53c3c4a4-b146-48dd-a4fd-bd112265134a {
  display: none;
}
#s-53c3c4a4-b146-48dd-a4fd-bd112265134a, #wrap-s-53c3c4a4-b146-48dd-a4fd-bd112265134a { display:none !important; }}@media (max-width: 767px){#s-53c3c4a4-b146-48dd-a4fd-bd112265134a {
  display: none;
}
#s-53c3c4a4-b146-48dd-a4fd-bd112265134a, #wrap-s-53c3c4a4-b146-48dd-a4fd-bd112265134a { display:none !important; }}



  #s-53c3c4a4-b146-48dd-a4fd-bd112265134a img.shogun-image {
    
    width: px;
  }


#s-53c3c4a4-b146-48dd-a4fd-bd112265134a .shogun-image-content {
  
    align-items: center;
  
}

#s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989 {
  display: none;
}
#s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989, #wrap-s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989 { display:none !important; }}@media (max-width: 767px){#s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989 {
  display: none;
}
#s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989, #wrap-s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7e13e54f-beca-4ccd-b8b9-ff1b16ef0989"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-fb1d9358-d31d-4b91-a3bb-4abc4e8e1d7b {
  display: none;
}
#s-fb1d9358-d31d-4b91-a3bb-4abc4e8e1d7b, #wrap-s-fb1d9358-d31d-4b91-a3bb-4abc4e8e1d7b { display:none !important; }}@media (max-width: 767px){#s-fb1d9358-d31d-4b91-a3bb-4abc4e8e1d7b {
  display: none;
}
#s-fb1d9358-d31d-4b91-a3bb-4abc4e8e1d7b, #wrap-s-fb1d9358-d31d-4b91-a3bb-4abc4e8e1d7b { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-f1108eaf-7738-4418-88ce-fc035f5a67e7 {
  display: none;
}
#s-f1108eaf-7738-4418-88ce-fc035f5a67e7, #wrap-s-f1108eaf-7738-4418-88ce-fc035f5a67e7 { display:none !important; }}@media (max-width: 767px){#s-f1108eaf-7738-4418-88ce-fc035f5a67e7 {
  display: none;
}
#s-f1108eaf-7738-4418-88ce-fc035f5a67e7, #wrap-s-f1108eaf-7738-4418-88ce-fc035f5a67e7 { display:none !important; }}
#s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd {
  display: none;
}
#s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd, #wrap-s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd { display:none !important; }}@media (max-width: 767px){#s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd {
  display: none;
}
#s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd, #wrap-s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd { display:none !important; }}



  #s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd img.shogun-image {
    
    width: px;
  }


#s-c3db272b-b9a3-4b01-bfe1-ac9447a626dd .shogun-image-content {
  
    align-items: center;
  
}

#s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb {
  display: none;
}
#s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb, #wrap-s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb { display:none !important; }}@media (max-width: 767px){#s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb {
  display: none;
}
#s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb, #wrap-s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb { display:none !important; }}
@media (min-width: 0px) {
[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-81d8fbea-fd39-46af-85f3-8bfefca1fbeb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-0efd5116-fdc1-4d5f-852a-2e4034a5c758 {
  display: none;
}
#s-0efd5116-fdc1-4d5f-852a-2e4034a5c758, #wrap-s-0efd5116-fdc1-4d5f-852a-2e4034a5c758 { display:none !important; }}@media (max-width: 767px){#s-0efd5116-fdc1-4d5f-852a-2e4034a5c758 {
  display: none;
}
#s-0efd5116-fdc1-4d5f-852a-2e4034a5c758, #wrap-s-0efd5116-fdc1-4d5f-852a-2e4034a5c758 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-8925fad5-c1c5-45e6-afe8-6c12f7893e45 {
  display: none;
}
#s-8925fad5-c1c5-45e6-afe8-6c12f7893e45, #wrap-s-8925fad5-c1c5-45e6-afe8-6c12f7893e45 { display:none !important; }}@media (max-width: 767px){#s-8925fad5-c1c5-45e6-afe8-6c12f7893e45 {
  display: none;
}
#s-8925fad5-c1c5-45e6-afe8-6c12f7893e45, #wrap-s-8925fad5-c1c5-45e6-afe8-6c12f7893e45 { display:none !important; }}
#s-c367accd-8ffa-4225-873f-f696000951ba {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c367accd-8ffa-4225-873f-f696000951ba {
  display: none;
}
#s-c367accd-8ffa-4225-873f-f696000951ba, #wrap-s-c367accd-8ffa-4225-873f-f696000951ba { display:none !important; }}@media (max-width: 767px){#s-c367accd-8ffa-4225-873f-f696000951ba {
  display: none;
}
#s-c367accd-8ffa-4225-873f-f696000951ba, #wrap-s-c367accd-8ffa-4225-873f-f696000951ba { display:none !important; }}



  #s-c367accd-8ffa-4225-873f-f696000951ba img.shogun-image {
    
    width: px;
  }


#s-c367accd-8ffa-4225-873f-f696000951ba .shogun-image-content {
  
    align-items: center;
  
}

#s-fe177dac-51fa-48c6-a460-762cefa3caad {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe177dac-51fa-48c6-a460-762cefa3caad {
  display: none;
}
#s-fe177dac-51fa-48c6-a460-762cefa3caad, #wrap-s-fe177dac-51fa-48c6-a460-762cefa3caad { display:none !important; }}@media (max-width: 767px){#s-fe177dac-51fa-48c6-a460-762cefa3caad {
  display: none;
}
#s-fe177dac-51fa-48c6-a460-762cefa3caad, #wrap-s-fe177dac-51fa-48c6-a460-762cefa3caad { display:none !important; }}
@media (min-width: 0px) {
[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-fe177dac-51fa-48c6-a460-762cefa3caad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-9b7f92c7-189d-4242-8e9e-0f60ef740c9e {
  display: none;
}
#s-9b7f92c7-189d-4242-8e9e-0f60ef740c9e, #wrap-s-9b7f92c7-189d-4242-8e9e-0f60ef740c9e { display:none !important; }}@media (max-width: 767px){#s-9b7f92c7-189d-4242-8e9e-0f60ef740c9e {
  display: none;
}
#s-9b7f92c7-189d-4242-8e9e-0f60ef740c9e, #wrap-s-9b7f92c7-189d-4242-8e9e-0f60ef740c9e { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-59cbf95f-2af4-47dd-b5b6-b23d317ea83b {
  display: none;
}
#s-59cbf95f-2af4-47dd-b5b6-b23d317ea83b, #wrap-s-59cbf95f-2af4-47dd-b5b6-b23d317ea83b { display:none !important; }}@media (max-width: 767px){#s-59cbf95f-2af4-47dd-b5b6-b23d317ea83b {
  display: none;
}
#s-59cbf95f-2af4-47dd-b5b6-b23d317ea83b, #wrap-s-59cbf95f-2af4-47dd-b5b6-b23d317ea83b { display:none !important; }}
#s-55215360-60d8-4eb3-97f7-11d7ea61917b {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-55215360-60d8-4eb3-97f7-11d7ea61917b {
  display: none;
}
#s-55215360-60d8-4eb3-97f7-11d7ea61917b, #wrap-s-55215360-60d8-4eb3-97f7-11d7ea61917b { display:none !important; }}@media (max-width: 767px){#s-55215360-60d8-4eb3-97f7-11d7ea61917b {
  display: none;
}
#s-55215360-60d8-4eb3-97f7-11d7ea61917b, #wrap-s-55215360-60d8-4eb3-97f7-11d7ea61917b { display:none !important; }}



  #s-55215360-60d8-4eb3-97f7-11d7ea61917b img.shogun-image {
    
    width: px;
  }


#s-55215360-60d8-4eb3-97f7-11d7ea61917b .shogun-image-content {
  
    align-items: center;
  
}

#s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07 {
  display: none;
}
#s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07, #wrap-s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07 { display:none !important; }}@media (max-width: 767px){#s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07 {
  display: none;
}
#s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07, #wrap-s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-d3b061f6-8b99-4aa2-b70a-4f20079a5e07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-273ab9d2-cfef-4846-b2a3-c6085b40e45b {
  display: none;
}
#s-273ab9d2-cfef-4846-b2a3-c6085b40e45b, #wrap-s-273ab9d2-cfef-4846-b2a3-c6085b40e45b { display:none !important; }}@media (max-width: 767px){#s-273ab9d2-cfef-4846-b2a3-c6085b40e45b {
  display: none;
}
#s-273ab9d2-cfef-4846-b2a3-c6085b40e45b, #wrap-s-273ab9d2-cfef-4846-b2a3-c6085b40e45b { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-9a7adc2c-9100-42d7-971f-6664e29c0eb5 {
  display: none;
}
#s-9a7adc2c-9100-42d7-971f-6664e29c0eb5, #wrap-s-9a7adc2c-9100-42d7-971f-6664e29c0eb5 { display:none !important; }}@media (max-width: 767px){#s-9a7adc2c-9100-42d7-971f-6664e29c0eb5 {
  display: none;
}
#s-9a7adc2c-9100-42d7-971f-6664e29c0eb5, #wrap-s-9a7adc2c-9100-42d7-971f-6664e29c0eb5 { display:none !important; }}
#s-4055ec7e-5587-45fd-803c-7ee594af76a7 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4055ec7e-5587-45fd-803c-7ee594af76a7 {
  display: none;
}
#s-4055ec7e-5587-45fd-803c-7ee594af76a7, #wrap-s-4055ec7e-5587-45fd-803c-7ee594af76a7 { display:none !important; }}@media (max-width: 767px){#s-4055ec7e-5587-45fd-803c-7ee594af76a7 {
  display: none;
}
#s-4055ec7e-5587-45fd-803c-7ee594af76a7, #wrap-s-4055ec7e-5587-45fd-803c-7ee594af76a7 { display:none !important; }}



  #s-4055ec7e-5587-45fd-803c-7ee594af76a7 img.shogun-image {
    
    width: px;
  }


#s-4055ec7e-5587-45fd-803c-7ee594af76a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-cded6f62-db91-454d-a841-e3e7d105a933 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cded6f62-db91-454d-a841-e3e7d105a933 {
  display: none;
}
#s-cded6f62-db91-454d-a841-e3e7d105a933, #wrap-s-cded6f62-db91-454d-a841-e3e7d105a933 { display:none !important; }}@media (max-width: 767px){#s-cded6f62-db91-454d-a841-e3e7d105a933 {
  display: none;
}
#s-cded6f62-db91-454d-a841-e3e7d105a933, #wrap-s-cded6f62-db91-454d-a841-e3e7d105a933 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-cded6f62-db91-454d-a841-e3e7d105a933"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-34de039f-5ff7-4c67-af2f-01399e290c58 {
  display: none;
}
#s-34de039f-5ff7-4c67-af2f-01399e290c58, #wrap-s-34de039f-5ff7-4c67-af2f-01399e290c58 { display:none !important; }}@media (max-width: 767px){#s-34de039f-5ff7-4c67-af2f-01399e290c58 {
  display: none;
}
#s-34de039f-5ff7-4c67-af2f-01399e290c58, #wrap-s-34de039f-5ff7-4c67-af2f-01399e290c58 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c4962960-9cc5-49b1-b1ec-0fa4235cf243 {
  display: none;
}
#s-c4962960-9cc5-49b1-b1ec-0fa4235cf243, #wrap-s-c4962960-9cc5-49b1-b1ec-0fa4235cf243 { display:none !important; }}@media (max-width: 767px){#s-c4962960-9cc5-49b1-b1ec-0fa4235cf243 {
  display: none;
}
#s-c4962960-9cc5-49b1-b1ec-0fa4235cf243, #wrap-s-c4962960-9cc5-49b1-b1ec-0fa4235cf243 { display:none !important; }}
#s-a2012a9a-a778-494a-8e65-dd1351565e94 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2012a9a-a778-494a-8e65-dd1351565e94 {
  display: none;
}
#s-a2012a9a-a778-494a-8e65-dd1351565e94, #wrap-s-a2012a9a-a778-494a-8e65-dd1351565e94 { display:none !important; }}@media (max-width: 767px){#s-a2012a9a-a778-494a-8e65-dd1351565e94 {
  display: none;
}
#s-a2012a9a-a778-494a-8e65-dd1351565e94, #wrap-s-a2012a9a-a778-494a-8e65-dd1351565e94 { display:none !important; }}



  #s-a2012a9a-a778-494a-8e65-dd1351565e94 img.shogun-image {
    
    width: px;
  }


#s-a2012a9a-a778-494a-8e65-dd1351565e94 .shogun-image-content {
  
    align-items: center;
  
}

#s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d {
  display: none;
}
#s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d, #wrap-s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d { display:none !important; }}@media (max-width: 767px){#s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d {
  display: none;
}
#s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d, #wrap-s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d { display:none !important; }}
@media (min-width: 0px) {
[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f45efa50-5691-4caf-bd08-bd8b75fa2c1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-fdec1be7-5c3f-4339-a760-cfc32dd70230 {
  display: none;
}
#s-fdec1be7-5c3f-4339-a760-cfc32dd70230, #wrap-s-fdec1be7-5c3f-4339-a760-cfc32dd70230 { display:none !important; }}@media (max-width: 767px){#s-fdec1be7-5c3f-4339-a760-cfc32dd70230 {
  display: none;
}
#s-fdec1be7-5c3f-4339-a760-cfc32dd70230, #wrap-s-fdec1be7-5c3f-4339-a760-cfc32dd70230 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-025ee5ac-642e-4eed-9c4e-5c2e8297f53a {
  display: none;
}
#s-025ee5ac-642e-4eed-9c4e-5c2e8297f53a, #wrap-s-025ee5ac-642e-4eed-9c4e-5c2e8297f53a { display:none !important; }}@media (max-width: 767px){#s-025ee5ac-642e-4eed-9c4e-5c2e8297f53a {
  display: none;
}
#s-025ee5ac-642e-4eed-9c4e-5c2e8297f53a, #wrap-s-025ee5ac-642e-4eed-9c4e-5c2e8297f53a { display:none !important; }}
#s-0ade39ca-dd81-4c29-8213-fef7d3973697 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ade39ca-dd81-4c29-8213-fef7d3973697 {
  display: none;
}
#s-0ade39ca-dd81-4c29-8213-fef7d3973697, #wrap-s-0ade39ca-dd81-4c29-8213-fef7d3973697 { display:none !important; }}@media (max-width: 767px){#s-0ade39ca-dd81-4c29-8213-fef7d3973697 {
  display: none;
}
#s-0ade39ca-dd81-4c29-8213-fef7d3973697, #wrap-s-0ade39ca-dd81-4c29-8213-fef7d3973697 { display:none !important; }}



  #s-0ade39ca-dd81-4c29-8213-fef7d3973697 img.shogun-image {
    
    width: px;
  }


#s-0ade39ca-dd81-4c29-8213-fef7d3973697 .shogun-image-content {
  
    align-items: center;
  
}

#s-2828eda7-5672-4c1b-a59c-70b5c27df7f8 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2828eda7-5672-4c1b-a59c-70b5c27df7f8 {
  display: none;
}
#s-2828eda7-5672-4c1b-a59c-70b5c27df7f8, #wrap-s-2828eda7-5672-4c1b-a59c-70b5c27df7f8 { display:none !important; }}@media (max-width: 767px){#s-2828eda7-5672-4c1b-a59c-70b5c27df7f8 {
  display: none;
}
#s-2828eda7-5672-4c1b-a59c-70b5c27df7f8, #wrap-s-2828eda7-5672-4c1b-a59c-70b5c27df7f8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-2828eda7-5672-4c1b-a59c-70b5c27df7f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-c5f7f6e4-ed7d-4342-b1c1-6de29295f92d {
  display: none;
}
#s-c5f7f6e4-ed7d-4342-b1c1-6de29295f92d, #wrap-s-c5f7f6e4-ed7d-4342-b1c1-6de29295f92d { display:none !important; }}@media (max-width: 767px){#s-c5f7f6e4-ed7d-4342-b1c1-6de29295f92d {
  display: none;
}
#s-c5f7f6e4-ed7d-4342-b1c1-6de29295f92d, #wrap-s-c5f7f6e4-ed7d-4342-b1c1-6de29295f92d { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-2d8ae577-cd05-489e-89b8-a323d4b20173 {
  display: none;
}
#s-2d8ae577-cd05-489e-89b8-a323d4b20173, #wrap-s-2d8ae577-cd05-489e-89b8-a323d4b20173 { display:none !important; }}@media (max-width: 767px){#s-2d8ae577-cd05-489e-89b8-a323d4b20173 {
  display: none;
}
#s-2d8ae577-cd05-489e-89b8-a323d4b20173, #wrap-s-2d8ae577-cd05-489e-89b8-a323d4b20173 { display:none !important; }}
#s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 {
  display: none;
}
#s-a16aa74b-60b1-4268-a3e5-ad824fedaa58, #wrap-s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 { display:none !important; }}@media (max-width: 767px){#s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 {
  display: none;
}
#s-a16aa74b-60b1-4268-a3e5-ad824fedaa58, #wrap-s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 { display:none !important; }}



  #s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 img.shogun-image {
    
    width: px;
  }


#s-a16aa74b-60b1-4268-a3e5-ad824fedaa58 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e93772c-86ad-49b6-8b50-f01cd97b14b2 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e93772c-86ad-49b6-8b50-f01cd97b14b2 {
  display: none;
}
#s-7e93772c-86ad-49b6-8b50-f01cd97b14b2, #wrap-s-7e93772c-86ad-49b6-8b50-f01cd97b14b2 { display:none !important; }}@media (max-width: 767px){#s-7e93772c-86ad-49b6-8b50-f01cd97b14b2 {
  display: none;
}
#s-7e93772c-86ad-49b6-8b50-f01cd97b14b2, #wrap-s-7e93772c-86ad-49b6-8b50-f01cd97b14b2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7e93772c-86ad-49b6-8b50-f01cd97b14b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-0a1dc4bf-28a9-46d9-829c-2df69594cdb3 {
  display: none;
}
#s-0a1dc4bf-28a9-46d9-829c-2df69594cdb3, #wrap-s-0a1dc4bf-28a9-46d9-829c-2df69594cdb3 { display:none !important; }}@media (max-width: 767px){#s-0a1dc4bf-28a9-46d9-829c-2df69594cdb3 {
  display: none;
}
#s-0a1dc4bf-28a9-46d9-829c-2df69594cdb3, #wrap-s-0a1dc4bf-28a9-46d9-829c-2df69594cdb3 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-05af0f70-aa9e-4997-9043-fe99edb5b071 {
  display: none;
}
#s-05af0f70-aa9e-4997-9043-fe99edb5b071, #wrap-s-05af0f70-aa9e-4997-9043-fe99edb5b071 { display:none !important; }}@media (max-width: 767px){#s-05af0f70-aa9e-4997-9043-fe99edb5b071 {
  display: none;
}
#s-05af0f70-aa9e-4997-9043-fe99edb5b071, #wrap-s-05af0f70-aa9e-4997-9043-fe99edb5b071 { display:none !important; }}
#s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 {
  margin-top: -2px;
margin-left: -1%;
margin-bottom: -2px;
margin-right: -1%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 {
  display: none;
}
#s-7ce7622a-31be-4324-9d98-6c4d7445c3d9, #wrap-s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 { display:none !important; }}@media (max-width: 767px){#s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 {
  display: none;
}
#s-7ce7622a-31be-4324-9d98-6c4d7445c3d9, #wrap-s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 { display:none !important; }}



  #s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 img.shogun-image {
    
    width: px;
  }


#s-7ce7622a-31be-4324-9d98-6c4d7445c3d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-33767afd-bf6b-4147-a865-f7d48619132f {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-33767afd-bf6b-4147-a865-f7d48619132f {
  display: none;
}
#s-33767afd-bf6b-4147-a865-f7d48619132f, #wrap-s-33767afd-bf6b-4147-a865-f7d48619132f { display:none !important; }}@media (max-width: 767px){#s-33767afd-bf6b-4147-a865-f7d48619132f {
  display: none;
}
#s-33767afd-bf6b-4147-a865-f7d48619132f, #wrap-s-33767afd-bf6b-4147-a865-f7d48619132f { display:none !important; }}
@media (min-width: 0px) {
[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-33767afd-bf6b-4147-a865-f7d48619132f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-cf536b2a-9e2c-40b9-bd83-e90ea082368c {
  display: none;
}
#s-cf536b2a-9e2c-40b9-bd83-e90ea082368c, #wrap-s-cf536b2a-9e2c-40b9-bd83-e90ea082368c { display:none !important; }}@media (max-width: 767px){#s-cf536b2a-9e2c-40b9-bd83-e90ea082368c {
  display: none;
}
#s-cf536b2a-9e2c-40b9-bd83-e90ea082368c, #wrap-s-cf536b2a-9e2c-40b9-bd83-e90ea082368c { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-22217130-5c5d-493e-aecd-752694eb5bef {
  display: none;
}
#s-22217130-5c5d-493e-aecd-752694eb5bef, #wrap-s-22217130-5c5d-493e-aecd-752694eb5bef { display:none !important; }}@media (max-width: 767px){#s-22217130-5c5d-493e-aecd-752694eb5bef {
  display: none;
}
#s-22217130-5c5d-493e-aecd-752694eb5bef, #wrap-s-22217130-5c5d-493e-aecd-752694eb5bef { display:none !important; }}
#s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a {
  display: none;
}
#s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a, #wrap-s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a { display:none !important; }}@media (max-width: 767px){#s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a {
  display: none;
}
#s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a, #wrap-s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a { display:none !important; }}



  #s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a img.shogun-image {
    
    width: px;
  }


#s-b280ccb0-37ac-42f5-9fd9-fb3cef4a678a .shogun-image-content {
  
    align-items: center;
  
}

#s-f91f879a-2bf8-432e-9710-0aeaefa7c939 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f91f879a-2bf8-432e-9710-0aeaefa7c939 {
  display: none;
}
#s-f91f879a-2bf8-432e-9710-0aeaefa7c939, #wrap-s-f91f879a-2bf8-432e-9710-0aeaefa7c939 { display:none !important; }}@media (max-width: 767px){#s-f91f879a-2bf8-432e-9710-0aeaefa7c939 {
  display: none;
}
#s-f91f879a-2bf8-432e-9710-0aeaefa7c939, #wrap-s-f91f879a-2bf8-432e-9710-0aeaefa7c939 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f91f879a-2bf8-432e-9710-0aeaefa7c939"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-2a81ff21-8b9f-4772-b119-205bde6ac985 {
  display: none;
}
#s-2a81ff21-8b9f-4772-b119-205bde6ac985, #wrap-s-2a81ff21-8b9f-4772-b119-205bde6ac985 { display:none !important; }}@media (max-width: 767px){#s-2a81ff21-8b9f-4772-b119-205bde6ac985 {
  display: none;
}
#s-2a81ff21-8b9f-4772-b119-205bde6ac985, #wrap-s-2a81ff21-8b9f-4772-b119-205bde6ac985 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-5f216cae-8ac1-4634-9861-d7b25ae534b8 {
  display: none;
}
#s-5f216cae-8ac1-4634-9861-d7b25ae534b8, #wrap-s-5f216cae-8ac1-4634-9861-d7b25ae534b8 { display:none !important; }}@media (max-width: 767px){#s-5f216cae-8ac1-4634-9861-d7b25ae534b8 {
  display: none;
}
#s-5f216cae-8ac1-4634-9861-d7b25ae534b8, #wrap-s-5f216cae-8ac1-4634-9861-d7b25ae534b8 { display:none !important; }}
#s-88202f7c-e600-4451-b8be-7cc396f27fd4 {
  margin-top: -3px;
margin-left: 0%;
margin-bottom: -3px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-88202f7c-e600-4451-b8be-7cc396f27fd4 {
  display: none;
}
#s-88202f7c-e600-4451-b8be-7cc396f27fd4, #wrap-s-88202f7c-e600-4451-b8be-7cc396f27fd4 { display:none !important; }}@media (max-width: 767px){#s-88202f7c-e600-4451-b8be-7cc396f27fd4 {
  display: none;
}
#s-88202f7c-e600-4451-b8be-7cc396f27fd4, #wrap-s-88202f7c-e600-4451-b8be-7cc396f27fd4 { display:none !important; }}



  #s-88202f7c-e600-4451-b8be-7cc396f27fd4 img.shogun-image {
    
    width: px;
  }


#s-88202f7c-e600-4451-b8be-7cc396f27fd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf764395-3892-4c63-b3a3-cc35ee072ed1 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf764395-3892-4c63-b3a3-cc35ee072ed1 {
  display: none;
}
#s-bf764395-3892-4c63-b3a3-cc35ee072ed1, #wrap-s-bf764395-3892-4c63-b3a3-cc35ee072ed1 { display:none !important; }}@media (max-width: 767px){#s-bf764395-3892-4c63-b3a3-cc35ee072ed1 {
  display: none;
}
#s-bf764395-3892-4c63-b3a3-cc35ee072ed1, #wrap-s-bf764395-3892-4c63-b3a3-cc35ee072ed1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-bf764395-3892-4c63-b3a3-cc35ee072ed1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-c8fbf3a2-820c-4b9f-9bd3-cde77bd474ca {
  display: none;
}
#s-c8fbf3a2-820c-4b9f-9bd3-cde77bd474ca, #wrap-s-c8fbf3a2-820c-4b9f-9bd3-cde77bd474ca { display:none !important; }}@media (max-width: 767px){#s-c8fbf3a2-820c-4b9f-9bd3-cde77bd474ca {
  display: none;
}
#s-c8fbf3a2-820c-4b9f-9bd3-cde77bd474ca, #wrap-s-c8fbf3a2-820c-4b9f-9bd3-cde77bd474ca { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c66178f6-e4cd-4b2c-b901-709e4a54f148 {
  display: none;
}
#s-c66178f6-e4cd-4b2c-b901-709e4a54f148, #wrap-s-c66178f6-e4cd-4b2c-b901-709e4a54f148 { display:none !important; }}@media (max-width: 767px){#s-c66178f6-e4cd-4b2c-b901-709e4a54f148 {
  display: none;
}
#s-c66178f6-e4cd-4b2c-b901-709e4a54f148, #wrap-s-c66178f6-e4cd-4b2c-b901-709e4a54f148 { display:none !important; }}
#s-43f58a40-cc43-4726-bc12-6a907708e76d {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-43f58a40-cc43-4726-bc12-6a907708e76d {
  display: none;
}
#s-43f58a40-cc43-4726-bc12-6a907708e76d, #wrap-s-43f58a40-cc43-4726-bc12-6a907708e76d { display:none !important; }}@media (max-width: 767px){#s-43f58a40-cc43-4726-bc12-6a907708e76d {
  display: none;
}
#s-43f58a40-cc43-4726-bc12-6a907708e76d, #wrap-s-43f58a40-cc43-4726-bc12-6a907708e76d { display:none !important; }}



  #s-43f58a40-cc43-4726-bc12-6a907708e76d img.shogun-image {
    
    width: px;
  }


#s-43f58a40-cc43-4726-bc12-6a907708e76d .shogun-image-content {
  
    align-items: center;
  
}

#s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f {
  display: none;
}
#s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f, #wrap-s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f { display:none !important; }}@media (max-width: 767px){#s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f {
  display: none;
}
#s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f, #wrap-s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f { display:none !important; }}
@media (min-width: 0px) {
[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-f9fe33a0-d1d7-4d8a-952a-d3e781caa12f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-6a7d3d6a-11ac-47cf-9b93-2f8428f333f7 {
  display: none;
}
#s-6a7d3d6a-11ac-47cf-9b93-2f8428f333f7, #wrap-s-6a7d3d6a-11ac-47cf-9b93-2f8428f333f7 { display:none !important; }}@media (max-width: 767px){#s-6a7d3d6a-11ac-47cf-9b93-2f8428f333f7 {
  display: none;
}
#s-6a7d3d6a-11ac-47cf-9b93-2f8428f333f7, #wrap-s-6a7d3d6a-11ac-47cf-9b93-2f8428f333f7 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-b61481e1-7b17-4ee5-8638-f884a774bd39 {
  display: none;
}
#s-b61481e1-7b17-4ee5-8638-f884a774bd39, #wrap-s-b61481e1-7b17-4ee5-8638-f884a774bd39 { display:none !important; }}@media (max-width: 767px){#s-b61481e1-7b17-4ee5-8638-f884a774bd39 {
  display: none;
}
#s-b61481e1-7b17-4ee5-8638-f884a774bd39, #wrap-s-b61481e1-7b17-4ee5-8638-f884a774bd39 { display:none !important; }}
#s-6c48cae7-a217-4409-be1a-d7a165d2991c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c48cae7-a217-4409-be1a-d7a165d2991c {
  display: none;
}
#s-6c48cae7-a217-4409-be1a-d7a165d2991c, #wrap-s-6c48cae7-a217-4409-be1a-d7a165d2991c { display:none !important; }}@media (max-width: 767px){#s-6c48cae7-a217-4409-be1a-d7a165d2991c {
  display: none;
}
#s-6c48cae7-a217-4409-be1a-d7a165d2991c, #wrap-s-6c48cae7-a217-4409-be1a-d7a165d2991c { display:none !important; }}



  #s-6c48cae7-a217-4409-be1a-d7a165d2991c img.shogun-image {
    
    width: px;
  }


#s-6c48cae7-a217-4409-be1a-d7a165d2991c .shogun-image-content {
  
    align-items: center;
  
}

#s-19f7de6b-0a35-4e65-a057-fe58934da1ab {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-19f7de6b-0a35-4e65-a057-fe58934da1ab {
  display: none;
}
#s-19f7de6b-0a35-4e65-a057-fe58934da1ab, #wrap-s-19f7de6b-0a35-4e65-a057-fe58934da1ab { display:none !important; }}@media (max-width: 767px){#s-19f7de6b-0a35-4e65-a057-fe58934da1ab {
  display: none;
}
#s-19f7de6b-0a35-4e65-a057-fe58934da1ab, #wrap-s-19f7de6b-0a35-4e65-a057-fe58934da1ab { display:none !important; }}
@media (min-width: 0px) {
[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (max-width: 767px) {
  [id="s-19f7de6b-0a35-4e65-a057-fe58934da1ab"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-af32f8d5-78d2-448c-b484-cd693a33ac43 {
  margin-left: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-af32f8d5-78d2-448c-b484-cd693a33ac43 {
  display: none;
}
#s-af32f8d5-78d2-448c-b484-cd693a33ac43, #wrap-s-af32f8d5-78d2-448c-b484-cd693a33ac43 { display:none !important; }}@media (max-width: 767px){#s-af32f8d5-78d2-448c-b484-cd693a33ac43 {
  display: none;
}
#s-af32f8d5-78d2-448c-b484-cd693a33ac43, #wrap-s-af32f8d5-78d2-448c-b484-cd693a33ac43 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-44cb4aea-3a94-4ec4-ac58-e07451f25cba {
  display: none;
}
#s-44cb4aea-3a94-4ec4-ac58-e07451f25cba, #wrap-s-44cb4aea-3a94-4ec4-ac58-e07451f25cba { display:none !important; }}@media (max-width: 767px){#s-44cb4aea-3a94-4ec4-ac58-e07451f25cba {
  display: none;
}
#s-44cb4aea-3a94-4ec4-ac58-e07451f25cba, #wrap-s-44cb4aea-3a94-4ec4-ac58-e07451f25cba { display:none !important; }}
#s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d {
  display: none;
}
#s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d, #wrap-s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d { display:none !important; }}@media (max-width: 767px){#s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d {
  display: none;
}
#s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d, #wrap-s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d { display:none !important; }}



  #s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d img.shogun-image {
    
    width: px;
  }


#s-b7a5ebaa-84ca-43bc-9807-4a1f64e6679d .shogun-image-content {
  
    align-items: center;
  
}

#s-8fa2a680-0e32-406e-bf15-82b18a109869 {
  margin-top: 100px;
padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8fa2a680-0e32-406e-bf15-82b18a109869 {
  display: none;
}
#s-8fa2a680-0e32-406e-bf15-82b18a109869, #wrap-s-8fa2a680-0e32-406e-bf15-82b18a109869 { display:none !important; }}@media (max-width: 767px){#s-8fa2a680-0e32-406e-bf15-82b18a109869 {
  display: none;
}
#s-8fa2a680-0e32-406e-bf15-82b18a109869, #wrap-s-8fa2a680-0e32-406e-bf15-82b18a109869 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-8fa2a680-0e32-406e-bf15-82b18a109869"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-ad9cf822-637a-4907-ba3d-4f6c949b3b10 {
  display: none;
}
#s-ad9cf822-637a-4907-ba3d-4f6c949b3b10, #wrap-s-ad9cf822-637a-4907-ba3d-4f6c949b3b10 { display:none !important; }}@media (max-width: 767px){#s-ad9cf822-637a-4907-ba3d-4f6c949b3b10 {
  display: none;
}
#s-ad9cf822-637a-4907-ba3d-4f6c949b3b10, #wrap-s-ad9cf822-637a-4907-ba3d-4f6c949b3b10 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-63e14d48-07ab-4c4e-a708-1fbc1ed52b9b {
  display: none;
}
#s-63e14d48-07ab-4c4e-a708-1fbc1ed52b9b, #wrap-s-63e14d48-07ab-4c4e-a708-1fbc1ed52b9b { display:none !important; }}@media (max-width: 767px){#s-63e14d48-07ab-4c4e-a708-1fbc1ed52b9b {
  display: none;
}
#s-63e14d48-07ab-4c4e-a708-1fbc1ed52b9b, #wrap-s-63e14d48-07ab-4c4e-a708-1fbc1ed52b9b { display:none !important; }}
#s-8a6bdab6-3471-467d-8835-e7b2c3227634 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a6bdab6-3471-467d-8835-e7b2c3227634 {
  display: none;
}
#s-8a6bdab6-3471-467d-8835-e7b2c3227634, #wrap-s-8a6bdab6-3471-467d-8835-e7b2c3227634 { display:none !important; }}@media (max-width: 767px){#s-8a6bdab6-3471-467d-8835-e7b2c3227634 {
  display: none;
}
#s-8a6bdab6-3471-467d-8835-e7b2c3227634, #wrap-s-8a6bdab6-3471-467d-8835-e7b2c3227634 { display:none !important; }}



  #s-8a6bdab6-3471-467d-8835-e7b2c3227634 img.shogun-image {
    
    width: px;
  }


#s-8a6bdab6-3471-467d-8835-e7b2c3227634 .shogun-image-content {
  
    align-items: center;
  
}

#s-23057022-698a-4620-8215-2828c391956a {
  margin-top: 170px;
}
@media (min-width: 768px) and (max-width: 991px){#s-23057022-698a-4620-8215-2828c391956a {
  display: none;
}
#s-23057022-698a-4620-8215-2828c391956a, #wrap-s-23057022-698a-4620-8215-2828c391956a { display:none !important; }}@media (max-width: 767px){#s-23057022-698a-4620-8215-2828c391956a {
  display: none;
}
#s-23057022-698a-4620-8215-2828c391956a, #wrap-s-23057022-698a-4620-8215-2828c391956a { display:none !important; }}
@media (min-width: 0px) {
[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-23057022-698a-4620-8215-2828c391956a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-d7c53e96-8b7d-4a1f-aa0b-1ffb3c26c1f1 {
  display: none;
}
#s-d7c53e96-8b7d-4a1f-aa0b-1ffb3c26c1f1, #wrap-s-d7c53e96-8b7d-4a1f-aa0b-1ffb3c26c1f1 { display:none !important; }}@media (max-width: 767px){#s-d7c53e96-8b7d-4a1f-aa0b-1ffb3c26c1f1 {
  display: none;
}
#s-d7c53e96-8b7d-4a1f-aa0b-1ffb3c26c1f1, #wrap-s-d7c53e96-8b7d-4a1f-aa0b-1ffb3c26c1f1 { display:none !important; }}
#s-b6c2b746-d95b-4a22-b302-865c2555511d {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6c2b746-d95b-4a22-b302-865c2555511d {
  display: none;
}
#s-b6c2b746-d95b-4a22-b302-865c2555511d, #wrap-s-b6c2b746-d95b-4a22-b302-865c2555511d { display:none !important; }}@media (max-width: 767px){#s-b6c2b746-d95b-4a22-b302-865c2555511d {
  display: none;
}
#s-b6c2b746-d95b-4a22-b302-865c2555511d, #wrap-s-b6c2b746-d95b-4a22-b302-865c2555511d { display:none !important; }}



  #s-b6c2b746-d95b-4a22-b302-865c2555511d img.shogun-image {
    
    width: px;
  }


#s-b6c2b746-d95b-4a22-b302-865c2555511d .shogun-image-content {
  
    align-items: center;
  
}

#s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1 {
  display: none;
}
#s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1, #wrap-s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1 { display:none !important; }}@media (max-width: 767px){#s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1 {
  display: none;
}
#s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1, #wrap-s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-dfc4ed5d-4e5b-4f0d-832d-e5f292e324c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-71f5b681-3900-4951-a23b-86975361297d {
  display: none;
}
#s-71f5b681-3900-4951-a23b-86975361297d, #wrap-s-71f5b681-3900-4951-a23b-86975361297d { display:none !important; }}@media (max-width: 767px){#s-71f5b681-3900-4951-a23b-86975361297d {
  display: none;
}
#s-71f5b681-3900-4951-a23b-86975361297d, #wrap-s-71f5b681-3900-4951-a23b-86975361297d { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-aae32b48-199b-4b5c-923f-d8130b4e57f2 {
  display: none;
}
#s-aae32b48-199b-4b5c-923f-d8130b4e57f2, #wrap-s-aae32b48-199b-4b5c-923f-d8130b4e57f2 { display:none !important; }}@media (max-width: 767px){#s-aae32b48-199b-4b5c-923f-d8130b4e57f2 {
  display: none;
}
#s-aae32b48-199b-4b5c-923f-d8130b4e57f2, #wrap-s-aae32b48-199b-4b5c-923f-d8130b4e57f2 { display:none !important; }}
#s-88375331-8b3e-42ac-b11c-110de7772ec5 {
  margin-top: -2px;
margin-bottom: -2px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-88375331-8b3e-42ac-b11c-110de7772ec5 {
  display: none;
}
#s-88375331-8b3e-42ac-b11c-110de7772ec5, #wrap-s-88375331-8b3e-42ac-b11c-110de7772ec5 { display:none !important; }}@media (max-width: 767px){#s-88375331-8b3e-42ac-b11c-110de7772ec5 {
  display: none;
}
#s-88375331-8b3e-42ac-b11c-110de7772ec5, #wrap-s-88375331-8b3e-42ac-b11c-110de7772ec5 { display:none !important; }}



  #s-88375331-8b3e-42ac-b11c-110de7772ec5 img.shogun-image {
    
    width: px;
  }


#s-88375331-8b3e-42ac-b11c-110de7772ec5 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ae18769-412c-4756-9552-55485d4743f0 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ae18769-412c-4756-9552-55485d4743f0 {
  display: none;
}
#s-7ae18769-412c-4756-9552-55485d4743f0, #wrap-s-7ae18769-412c-4756-9552-55485d4743f0 { display:none !important; }}@media (max-width: 767px){#s-7ae18769-412c-4756-9552-55485d4743f0 {
  display: none;
}
#s-7ae18769-412c-4756-9552-55485d4743f0, #wrap-s-7ae18769-412c-4756-9552-55485d4743f0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7ae18769-412c-4756-9552-55485d4743f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-2f368db7-ed20-4817-80b8-cd62b47e7a88 {
  display: none;
}
#s-2f368db7-ed20-4817-80b8-cd62b47e7a88, #wrap-s-2f368db7-ed20-4817-80b8-cd62b47e7a88 { display:none !important; }}@media (max-width: 767px){#s-2f368db7-ed20-4817-80b8-cd62b47e7a88 {
  display: none;
}
#s-2f368db7-ed20-4817-80b8-cd62b47e7a88, #wrap-s-2f368db7-ed20-4817-80b8-cd62b47e7a88 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-4d80a80a-d69d-490b-91bb-24859045a629 {
  display: none;
}
#s-4d80a80a-d69d-490b-91bb-24859045a629, #wrap-s-4d80a80a-d69d-490b-91bb-24859045a629 { display:none !important; }}@media (max-width: 767px){#s-4d80a80a-d69d-490b-91bb-24859045a629 {
  display: none;
}
#s-4d80a80a-d69d-490b-91bb-24859045a629, #wrap-s-4d80a80a-d69d-490b-91bb-24859045a629 { display:none !important; }}
#s-b33192a1-d6dc-4c9d-8693-17752b27e72c {
  margin-top: -1px;
margin-bottom: -1px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b33192a1-d6dc-4c9d-8693-17752b27e72c {
  display: none;
}
#s-b33192a1-d6dc-4c9d-8693-17752b27e72c, #wrap-s-b33192a1-d6dc-4c9d-8693-17752b27e72c { display:none !important; }}@media (max-width: 767px){#s-b33192a1-d6dc-4c9d-8693-17752b27e72c {
  display: none;
}
#s-b33192a1-d6dc-4c9d-8693-17752b27e72c, #wrap-s-b33192a1-d6dc-4c9d-8693-17752b27e72c { display:none !important; }}



  #s-b33192a1-d6dc-4c9d-8693-17752b27e72c img.shogun-image {
    
    width: px;
  }


#s-b33192a1-d6dc-4c9d-8693-17752b27e72c .shogun-image-content {
  
    align-items: center;
  
}

#s-1217c612-0875-4398-9d7b-b62b69e0db29 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1217c612-0875-4398-9d7b-b62b69e0db29 {
  display: none;
}
#s-1217c612-0875-4398-9d7b-b62b69e0db29, #wrap-s-1217c612-0875-4398-9d7b-b62b69e0db29 { display:none !important; }}@media (max-width: 767px){#s-1217c612-0875-4398-9d7b-b62b69e0db29 {
  display: none;
}
#s-1217c612-0875-4398-9d7b-b62b69e0db29, #wrap-s-1217c612-0875-4398-9d7b-b62b69e0db29 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1217c612-0875-4398-9d7b-b62b69e0db29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-c2dacfd2-1cd8-4107-adf9-ae9e2451c7df {
  display: none;
}
#s-c2dacfd2-1cd8-4107-adf9-ae9e2451c7df, #wrap-s-c2dacfd2-1cd8-4107-adf9-ae9e2451c7df { display:none !important; }}@media (max-width: 767px){#s-c2dacfd2-1cd8-4107-adf9-ae9e2451c7df {
  display: none;
}
#s-c2dacfd2-1cd8-4107-adf9-ae9e2451c7df, #wrap-s-c2dacfd2-1cd8-4107-adf9-ae9e2451c7df { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-bc040830-be5f-457d-aed4-8d604e931c54 {
  display: none;
}
#s-bc040830-be5f-457d-aed4-8d604e931c54, #wrap-s-bc040830-be5f-457d-aed4-8d604e931c54 { display:none !important; }}@media (max-width: 767px){#s-bc040830-be5f-457d-aed4-8d604e931c54 {
  display: none;
}
#s-bc040830-be5f-457d-aed4-8d604e931c54, #wrap-s-bc040830-be5f-457d-aed4-8d604e931c54 { display:none !important; }}
#s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 {
  display: none;
}
#s-9d946f6e-1a03-4cb7-83eb-4f72805fc155, #wrap-s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 { display:none !important; }}@media (max-width: 767px){#s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 {
  display: none;
}
#s-9d946f6e-1a03-4cb7-83eb-4f72805fc155, #wrap-s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 { display:none !important; }}



  #s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 img.shogun-image {
    
    width: px;
  }


#s-9d946f6e-1a03-4cb7-83eb-4f72805fc155 .shogun-image-content {
  
    align-items: center;
  
}

#s-94ce9aae-9b6c-463c-912c-140deb5d4a38 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-94ce9aae-9b6c-463c-912c-140deb5d4a38 {
  display: none;
}
#s-94ce9aae-9b6c-463c-912c-140deb5d4a38, #wrap-s-94ce9aae-9b6c-463c-912c-140deb5d4a38 { display:none !important; }}@media (max-width: 767px){#s-94ce9aae-9b6c-463c-912c-140deb5d4a38 {
  display: none;
}
#s-94ce9aae-9b6c-463c-912c-140deb5d4a38, #wrap-s-94ce9aae-9b6c-463c-912c-140deb5d4a38 { display:none !important; }}
@media (min-width: 0px) {
[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94ce9aae-9b6c-463c-912c-140deb5d4a38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-a91a5605-c926-4003-ba63-a975397f4b91 {
  display: none;
}
#s-a91a5605-c926-4003-ba63-a975397f4b91, #wrap-s-a91a5605-c926-4003-ba63-a975397f4b91 { display:none !important; }}@media (max-width: 767px){#s-a91a5605-c926-4003-ba63-a975397f4b91 {
  display: none;
}
#s-a91a5605-c926-4003-ba63-a975397f4b91, #wrap-s-a91a5605-c926-4003-ba63-a975397f4b91 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-b699c596-b8a7-4fcb-b7c1-39dcac96ea49 {
  display: none;
}
#s-b699c596-b8a7-4fcb-b7c1-39dcac96ea49, #wrap-s-b699c596-b8a7-4fcb-b7c1-39dcac96ea49 { display:none !important; }}@media (max-width: 767px){#s-b699c596-b8a7-4fcb-b7c1-39dcac96ea49 {
  display: none;
}
#s-b699c596-b8a7-4fcb-b7c1-39dcac96ea49, #wrap-s-b699c596-b8a7-4fcb-b7c1-39dcac96ea49 { display:none !important; }}
#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 {
  text-align: center;
}
@media (min-width: 1200px){#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 {
  display: none;
}
#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3, #wrap-s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 {
  display: none;
}
#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3, #wrap-s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 { display:none !important; }}@media (max-width: 767px){#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 {
  display: none;
}
#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3, #wrap-s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 { display:none !important; }}



  #s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 img.shogun-image {
    
    width: px;
  }


#s-79bb0ae9-da4d-48f6-9407-70b0dd5cd1a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-79dbb23b-cd54-4162-9db5-313730a1b15c {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-79dbb23b-cd54-4162-9db5-313730a1b15c {
  display: none;
}
#s-79dbb23b-cd54-4162-9db5-313730a1b15c, #wrap-s-79dbb23b-cd54-4162-9db5-313730a1b15c { display:none !important; }}@media (max-width: 767px){#s-79dbb23b-cd54-4162-9db5-313730a1b15c {
  display: none;
}
#s-79dbb23b-cd54-4162-9db5-313730a1b15c, #wrap-s-79dbb23b-cd54-4162-9db5-313730a1b15c { display:none !important; }}
@media (min-width: 0px) {
[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79dbb23b-cd54-4162-9db5-313730a1b15c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-99130069-8da6-442c-85dd-b3b2ca70e0b4 {
  text-align: center;
}
@media (min-width: 1200px){#s-99130069-8da6-442c-85dd-b3b2ca70e0b4 {
  display: none;
}
#s-99130069-8da6-442c-85dd-b3b2ca70e0b4, #wrap-s-99130069-8da6-442c-85dd-b3b2ca70e0b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99130069-8da6-442c-85dd-b3b2ca70e0b4 {
  display: none;
}
#s-99130069-8da6-442c-85dd-b3b2ca70e0b4, #wrap-s-99130069-8da6-442c-85dd-b3b2ca70e0b4 { display:none !important; }}@media (max-width: 767px){#s-99130069-8da6-442c-85dd-b3b2ca70e0b4 {
  display: none;
}
#s-99130069-8da6-442c-85dd-b3b2ca70e0b4, #wrap-s-99130069-8da6-442c-85dd-b3b2ca70e0b4 { display:none !important; }}



  #s-99130069-8da6-442c-85dd-b3b2ca70e0b4 img.shogun-image {
    
    width: px;
  }


#s-99130069-8da6-442c-85dd-b3b2ca70e0b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-884b18f0-19a1-4862-9917-545fbe834a44 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-884b18f0-19a1-4862-9917-545fbe834a44 {
  display: none;
}
#s-884b18f0-19a1-4862-9917-545fbe834a44, #wrap-s-884b18f0-19a1-4862-9917-545fbe834a44 { display:none !important; }}@media (max-width: 767px){#s-884b18f0-19a1-4862-9917-545fbe834a44 {
  display: none;
}
#s-884b18f0-19a1-4862-9917-545fbe834a44, #wrap-s-884b18f0-19a1-4862-9917-545fbe834a44 { display:none !important; }}
@media (min-width: 0px) {
[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-884b18f0-19a1-4862-9917-545fbe834a44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c0872c13-485b-4623-bb45-8ca9e065a79a {
  text-align: center;
}
@media (min-width: 1200px){#s-c0872c13-485b-4623-bb45-8ca9e065a79a {
  display: none;
}
#s-c0872c13-485b-4623-bb45-8ca9e065a79a, #wrap-s-c0872c13-485b-4623-bb45-8ca9e065a79a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0872c13-485b-4623-bb45-8ca9e065a79a {
  display: none;
}
#s-c0872c13-485b-4623-bb45-8ca9e065a79a, #wrap-s-c0872c13-485b-4623-bb45-8ca9e065a79a { display:none !important; }}@media (max-width: 767px){#s-c0872c13-485b-4623-bb45-8ca9e065a79a {
  display: none;
}
#s-c0872c13-485b-4623-bb45-8ca9e065a79a, #wrap-s-c0872c13-485b-4623-bb45-8ca9e065a79a { display:none !important; }}



  #s-c0872c13-485b-4623-bb45-8ca9e065a79a img.shogun-image {
    
    width: px;
  }


#s-c0872c13-485b-4623-bb45-8ca9e065a79a .shogun-image-content {
  
    align-items: center;
  
}

#s-e846d480-453a-4b72-a9ea-e6d4d4f00c54 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e846d480-453a-4b72-a9ea-e6d4d4f00c54 {
  display: none;
}
#s-e846d480-453a-4b72-a9ea-e6d4d4f00c54, #wrap-s-e846d480-453a-4b72-a9ea-e6d4d4f00c54 { display:none !important; }}@media (max-width: 767px){#s-e846d480-453a-4b72-a9ea-e6d4d4f00c54 {
  display: none;
}
#s-e846d480-453a-4b72-a9ea-e6d4d4f00c54, #wrap-s-e846d480-453a-4b72-a9ea-e6d4d4f00c54 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e846d480-453a-4b72-a9ea-e6d4d4f00c54"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 {
  text-align: center;
}
@media (min-width: 1200px){#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 {
  display: none;
}
#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13, #wrap-s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 {
  display: none;
}
#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13, #wrap-s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 { display:none !important; }}@media (max-width: 767px){#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 {
  display: none;
}
#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13, #wrap-s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 { display:none !important; }}



  #s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 img.shogun-image {
    
    width: px;
  }


#s-9f5a1408-3bbb-404e-8912-ce7a8d453d13 .shogun-image-content {
  
    align-items: center;
  
}

#s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b {
  display: none;
}
#s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b, #wrap-s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b { display:none !important; }}@media (max-width: 767px){#s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b {
  display: none;
}
#s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b, #wrap-s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b { display:none !important; }}
@media (min-width: 0px) {
[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e704f34a-f52e-4c5a-9f60-d46aa544ac9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e {
  text-align: center;
}
@media (min-width: 1200px){#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e {
  display: none;
}
#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e, #wrap-s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e {
  display: none;
}
#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e, #wrap-s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e { display:none !important; }}@media (max-width: 767px){#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e {
  display: none;
}
#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e, #wrap-s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e { display:none !important; }}



  #s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e img.shogun-image {
    
    width: px;
  }


#s-4bc1801d-db97-4b4e-bbe8-fbe10ddaba6e .shogun-image-content {
  
    align-items: center;
  
}

#s-ee715c5c-7245-4a2f-91b1-0840a18edceb {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee715c5c-7245-4a2f-91b1-0840a18edceb {
  display: none;
}
#s-ee715c5c-7245-4a2f-91b1-0840a18edceb, #wrap-s-ee715c5c-7245-4a2f-91b1-0840a18edceb { display:none !important; }}@media (max-width: 767px){#s-ee715c5c-7245-4a2f-91b1-0840a18edceb {
  display: none;
}
#s-ee715c5c-7245-4a2f-91b1-0840a18edceb, #wrap-s-ee715c5c-7245-4a2f-91b1-0840a18edceb { display:none !important; }}
@media (min-width: 0px) {
[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ee715c5c-7245-4a2f-91b1-0840a18edceb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 {
  text-align: center;
}
@media (min-width: 1200px){#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 {
  display: none;
}
#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519, #wrap-s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 {
  display: none;
}
#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519, #wrap-s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 { display:none !important; }}@media (max-width: 767px){#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 {
  display: none;
}
#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519, #wrap-s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 { display:none !important; }}



  #s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 img.shogun-image {
    
    width: px;
  }


#s-8a92f958-05b8-4dc7-a4ca-32c1ef036519 .shogun-image-content {
  
    align-items: center;
  
}

#s-2868dd54-8747-40d2-85c3-1309fad36407 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2868dd54-8747-40d2-85c3-1309fad36407 {
  display: none;
}
#s-2868dd54-8747-40d2-85c3-1309fad36407, #wrap-s-2868dd54-8747-40d2-85c3-1309fad36407 { display:none !important; }}@media (max-width: 767px){#s-2868dd54-8747-40d2-85c3-1309fad36407 {
  display: none;
}
#s-2868dd54-8747-40d2-85c3-1309fad36407, #wrap-s-2868dd54-8747-40d2-85c3-1309fad36407 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2868dd54-8747-40d2-85c3-1309fad36407"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d4d25dc5-23d2-4c06-ab3d-542f2ba6d8f8 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-9808b7d4-dc30-4117-9c8a-045b9851a036 {
  text-align: center;
}
@media (min-width: 1200px){#s-9808b7d4-dc30-4117-9c8a-045b9851a036 {
  display: none;
}
#s-9808b7d4-dc30-4117-9c8a-045b9851a036, #wrap-s-9808b7d4-dc30-4117-9c8a-045b9851a036 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9808b7d4-dc30-4117-9c8a-045b9851a036 {
  display: none;
}
#s-9808b7d4-dc30-4117-9c8a-045b9851a036, #wrap-s-9808b7d4-dc30-4117-9c8a-045b9851a036 { display:none !important; }}@media (max-width: 767px){#s-9808b7d4-dc30-4117-9c8a-045b9851a036 {
  display: none;
}
#s-9808b7d4-dc30-4117-9c8a-045b9851a036, #wrap-s-9808b7d4-dc30-4117-9c8a-045b9851a036 { display:none !important; }}



  #s-9808b7d4-dc30-4117-9c8a-045b9851a036 img.shogun-image {
    
    width: px;
  }


#s-9808b7d4-dc30-4117-9c8a-045b9851a036 .shogun-image-content {
  
    align-items: center;
  
}

#s-76e8c98d-cea7-479d-9fbf-d771f79207b8 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-76e8c98d-cea7-479d-9fbf-d771f79207b8 {
  display: none;
}
#s-76e8c98d-cea7-479d-9fbf-d771f79207b8, #wrap-s-76e8c98d-cea7-479d-9fbf-d771f79207b8 { display:none !important; }}@media (max-width: 767px){#s-76e8c98d-cea7-479d-9fbf-d771f79207b8 {
  display: none;
}
#s-76e8c98d-cea7-479d-9fbf-d771f79207b8, #wrap-s-76e8c98d-cea7-479d-9fbf-d771f79207b8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76e8c98d-cea7-479d-9fbf-d771f79207b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 {
  text-align: center;
}
@media (min-width: 1200px){#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 {
  display: none;
}
#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00, #wrap-s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 {
  display: none;
}
#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00, #wrap-s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 { display:none !important; }}@media (max-width: 767px){#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 {
  display: none;
}
#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00, #wrap-s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 { display:none !important; }}



  #s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 img.shogun-image {
    
    width: px;
  }


#s-73b0b301-b79d-4ad2-8c83-ec504fd47c00 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf8e1128-af92-424d-8dfb-3b45c709b594 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf8e1128-af92-424d-8dfb-3b45c709b594 {
  display: none;
}
#s-bf8e1128-af92-424d-8dfb-3b45c709b594, #wrap-s-bf8e1128-af92-424d-8dfb-3b45c709b594 { display:none !important; }}@media (max-width: 767px){#s-bf8e1128-af92-424d-8dfb-3b45c709b594 {
  display: none;
}
#s-bf8e1128-af92-424d-8dfb-3b45c709b594, #wrap-s-bf8e1128-af92-424d-8dfb-3b45c709b594 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf8e1128-af92-424d-8dfb-3b45c709b594"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-49de93cc-fc8f-4987-84a7-a773160198cf {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e {
  text-align: center;
}
@media (min-width: 1200px){#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e {
  display: none;
}
#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e, #wrap-s-a8bdcbc5-a443-409e-bdda-43f1afd5058e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e {
  display: none;
}
#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e, #wrap-s-a8bdcbc5-a443-409e-bdda-43f1afd5058e { display:none !important; }}@media (max-width: 767px){#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e {
  display: none;
}
#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e, #wrap-s-a8bdcbc5-a443-409e-bdda-43f1afd5058e { display:none !important; }}



  #s-a8bdcbc5-a443-409e-bdda-43f1afd5058e img.shogun-image {
    
    width: px;
  }


#s-a8bdcbc5-a443-409e-bdda-43f1afd5058e .shogun-image-content {
  
    align-items: center;
  
}

#s-df30e624-b276-48bd-be6e-e74f99076fa3 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-df30e624-b276-48bd-be6e-e74f99076fa3 {
  display: none;
}
#s-df30e624-b276-48bd-be6e-e74f99076fa3, #wrap-s-df30e624-b276-48bd-be6e-e74f99076fa3 { display:none !important; }}@media (max-width: 767px){#s-df30e624-b276-48bd-be6e-e74f99076fa3 {
  display: none;
}
#s-df30e624-b276-48bd-be6e-e74f99076fa3, #wrap-s-df30e624-b276-48bd-be6e-e74f99076fa3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df30e624-b276-48bd-be6e-e74f99076fa3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e3181c09-f88c-4c67-a6f0-17d095e526bc {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-e8325f63-7c5e-4e8f-b574-7779e6875928 {
  text-align: center;
}
@media (min-width: 1200px){#s-e8325f63-7c5e-4e8f-b574-7779e6875928 {
  display: none;
}
#s-e8325f63-7c5e-4e8f-b574-7779e6875928, #wrap-s-e8325f63-7c5e-4e8f-b574-7779e6875928 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8325f63-7c5e-4e8f-b574-7779e6875928 {
  display: none;
}
#s-e8325f63-7c5e-4e8f-b574-7779e6875928, #wrap-s-e8325f63-7c5e-4e8f-b574-7779e6875928 { display:none !important; }}@media (max-width: 767px){#s-e8325f63-7c5e-4e8f-b574-7779e6875928 {
  display: none;
}
#s-e8325f63-7c5e-4e8f-b574-7779e6875928, #wrap-s-e8325f63-7c5e-4e8f-b574-7779e6875928 { display:none !important; }}



  #s-e8325f63-7c5e-4e8f-b574-7779e6875928 img.shogun-image {
    
    width: px;
  }


#s-e8325f63-7c5e-4e8f-b574-7779e6875928 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7928986-e138-43a7-9a22-d0db5903ec0c {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7928986-e138-43a7-9a22-d0db5903ec0c {
  display: none;
}
#s-c7928986-e138-43a7-9a22-d0db5903ec0c, #wrap-s-c7928986-e138-43a7-9a22-d0db5903ec0c { display:none !important; }}@media (max-width: 767px){#s-c7928986-e138-43a7-9a22-d0db5903ec0c {
  display: none;
}
#s-c7928986-e138-43a7-9a22-d0db5903ec0c, #wrap-s-c7928986-e138-43a7-9a22-d0db5903ec0c { display:none !important; }}
@media (min-width: 0px) {
[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7928986-e138-43a7-9a22-d0db5903ec0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-689c0cf8-b990-430b-bd21-b498edd7e8e6 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-a238c865-af8b-47b7-9e3d-06e913a2031b {
  text-align: center;
}
@media (min-width: 1200px){#s-a238c865-af8b-47b7-9e3d-06e913a2031b {
  display: none;
}
#s-a238c865-af8b-47b7-9e3d-06e913a2031b, #wrap-s-a238c865-af8b-47b7-9e3d-06e913a2031b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a238c865-af8b-47b7-9e3d-06e913a2031b {
  display: none;
}
#s-a238c865-af8b-47b7-9e3d-06e913a2031b, #wrap-s-a238c865-af8b-47b7-9e3d-06e913a2031b { display:none !important; }}@media (max-width: 767px){#s-a238c865-af8b-47b7-9e3d-06e913a2031b {
  display: none;
}
#s-a238c865-af8b-47b7-9e3d-06e913a2031b, #wrap-s-a238c865-af8b-47b7-9e3d-06e913a2031b { display:none !important; }}



  #s-a238c865-af8b-47b7-9e3d-06e913a2031b img.shogun-image {
    
    width: px;
  }


#s-a238c865-af8b-47b7-9e3d-06e913a2031b .shogun-image-content {
  
    align-items: center;
  
}

#s-d5c2493a-38cc-4232-9abf-540614931ab5 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5c2493a-38cc-4232-9abf-540614931ab5 {
  display: none;
}
#s-d5c2493a-38cc-4232-9abf-540614931ab5, #wrap-s-d5c2493a-38cc-4232-9abf-540614931ab5 { display:none !important; }}@media (max-width: 767px){#s-d5c2493a-38cc-4232-9abf-540614931ab5 {
  display: none;
}
#s-d5c2493a-38cc-4232-9abf-540614931ab5, #wrap-s-d5c2493a-38cc-4232-9abf-540614931ab5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5c2493a-38cc-4232-9abf-540614931ab5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bebeab62-7a0c-4eba-ac9d-ca19358befd0 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-c2468b9d-fb82-4813-8367-9b0da431551b {
  text-align: center;
}
@media (min-width: 1200px){#s-c2468b9d-fb82-4813-8367-9b0da431551b {
  display: none;
}
#s-c2468b9d-fb82-4813-8367-9b0da431551b, #wrap-s-c2468b9d-fb82-4813-8367-9b0da431551b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2468b9d-fb82-4813-8367-9b0da431551b {
  display: none;
}
#s-c2468b9d-fb82-4813-8367-9b0da431551b, #wrap-s-c2468b9d-fb82-4813-8367-9b0da431551b { display:none !important; }}@media (max-width: 767px){#s-c2468b9d-fb82-4813-8367-9b0da431551b {
  display: none;
}
#s-c2468b9d-fb82-4813-8367-9b0da431551b, #wrap-s-c2468b9d-fb82-4813-8367-9b0da431551b { display:none !important; }}



  #s-c2468b9d-fb82-4813-8367-9b0da431551b img.shogun-image {
    
    width: px;
  }


#s-c2468b9d-fb82-4813-8367-9b0da431551b .shogun-image-content {
  
    align-items: center;
  
}

#s-726a6d91-a672-48fb-b77d-e4590aa9f269 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-726a6d91-a672-48fb-b77d-e4590aa9f269 {
  display: none;
}
#s-726a6d91-a672-48fb-b77d-e4590aa9f269, #wrap-s-726a6d91-a672-48fb-b77d-e4590aa9f269 { display:none !important; }}@media (max-width: 767px){#s-726a6d91-a672-48fb-b77d-e4590aa9f269 {
  display: none;
}
#s-726a6d91-a672-48fb-b77d-e4590aa9f269, #wrap-s-726a6d91-a672-48fb-b77d-e4590aa9f269 { display:none !important; }}
@media (min-width: 0px) {
[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-726a6d91-a672-48fb-b77d-e4590aa9f269"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-36574754-9c89-4d03-92b7-d7f159c3a696 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 {
  text-align: center;
}
@media (min-width: 1200px){#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 {
  display: none;
}
#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120, #wrap-s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 {
  display: none;
}
#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120, #wrap-s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 { display:none !important; }}@media (max-width: 767px){#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 {
  display: none;
}
#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120, #wrap-s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 { display:none !important; }}



  #s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 img.shogun-image {
    
    width: px;
  }


#s-6df0d95c-1e28-481b-b4a9-18b33bd4d120 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c101320-34e4-4003-8f95-3ad76c669299 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c101320-34e4-4003-8f95-3ad76c669299 {
  display: none;
}
#s-9c101320-34e4-4003-8f95-3ad76c669299, #wrap-s-9c101320-34e4-4003-8f95-3ad76c669299 { display:none !important; }}@media (max-width: 767px){#s-9c101320-34e4-4003-8f95-3ad76c669299 {
  display: none;
}
#s-9c101320-34e4-4003-8f95-3ad76c669299, #wrap-s-9c101320-34e4-4003-8f95-3ad76c669299 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c101320-34e4-4003-8f95-3ad76c669299"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-246942dc-42ab-4902-90fe-9bfb54a68e3a {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-f1064858-eb91-42ef-9072-abd5c3d7df32 {
  text-align: center;
}
@media (min-width: 1200px){#s-f1064858-eb91-42ef-9072-abd5c3d7df32 {
  display: none;
}
#s-f1064858-eb91-42ef-9072-abd5c3d7df32, #wrap-s-f1064858-eb91-42ef-9072-abd5c3d7df32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1064858-eb91-42ef-9072-abd5c3d7df32 {
  display: none;
}
#s-f1064858-eb91-42ef-9072-abd5c3d7df32, #wrap-s-f1064858-eb91-42ef-9072-abd5c3d7df32 { display:none !important; }}@media (max-width: 767px){#s-f1064858-eb91-42ef-9072-abd5c3d7df32 {
  display: none;
}
#s-f1064858-eb91-42ef-9072-abd5c3d7df32, #wrap-s-f1064858-eb91-42ef-9072-abd5c3d7df32 { display:none !important; }}



  #s-f1064858-eb91-42ef-9072-abd5c3d7df32 img.shogun-image {
    
    width: px;
  }


#s-f1064858-eb91-42ef-9072-abd5c3d7df32 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7 {
  display: none;
}
#s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7, #wrap-s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7 { display:none !important; }}@media (max-width: 767px){#s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7 {
  display: none;
}
#s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7, #wrap-s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ef6f4c6-f0ce-4cce-b2c7-3a866683d9b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5db75b0c-e92c-4bbc-a7c7-c5e40cafeb2d {
  margin-left: 37%;
margin-right: 2%;
}

#s-8c25d98c-d659-475a-8171-a871edd9b5eb {
  margin-top: 15px;
margin-left: 39%;
margin-bottom: 5px;
margin-right: 5%;
}

#s-782bb412-d451-485d-9666-0c222bfde133 {
  text-align: center;
}
@media (min-width: 1200px){#s-782bb412-d451-485d-9666-0c222bfde133 {
  display: none;
}
#s-782bb412-d451-485d-9666-0c222bfde133, #wrap-s-782bb412-d451-485d-9666-0c222bfde133 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-782bb412-d451-485d-9666-0c222bfde133 {
  display: none;
}
#s-782bb412-d451-485d-9666-0c222bfde133, #wrap-s-782bb412-d451-485d-9666-0c222bfde133 { display:none !important; }}@media (max-width: 767px){#s-782bb412-d451-485d-9666-0c222bfde133 {
  display: none;
}
#s-782bb412-d451-485d-9666-0c222bfde133, #wrap-s-782bb412-d451-485d-9666-0c222bfde133 { display:none !important; }}



  #s-782bb412-d451-485d-9666-0c222bfde133 img.shogun-image {
    
    width: px;
  }


#s-782bb412-d451-485d-9666-0c222bfde133 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe845ca2-9943-4883-b414-e25523fd2743 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe845ca2-9943-4883-b414-e25523fd2743 {
  display: none;
}
#s-fe845ca2-9943-4883-b414-e25523fd2743, #wrap-s-fe845ca2-9943-4883-b414-e25523fd2743 { display:none !important; }}@media (max-width: 767px){#s-fe845ca2-9943-4883-b414-e25523fd2743 {
  display: none;
}
#s-fe845ca2-9943-4883-b414-e25523fd2743, #wrap-s-fe845ca2-9943-4883-b414-e25523fd2743 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe845ca2-9943-4883-b414-e25523fd2743"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e65e651f-575c-44a0-b05b-5f0c9084e289 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-ced48a0f-8697-47c3-a9df-fc2edb460305 {
  text-align: center;
}
@media (min-width: 1200px){#s-ced48a0f-8697-47c3-a9df-fc2edb460305 {
  display: none;
}
#s-ced48a0f-8697-47c3-a9df-fc2edb460305, #wrap-s-ced48a0f-8697-47c3-a9df-fc2edb460305 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ced48a0f-8697-47c3-a9df-fc2edb460305 {
  display: none;
}
#s-ced48a0f-8697-47c3-a9df-fc2edb460305, #wrap-s-ced48a0f-8697-47c3-a9df-fc2edb460305 { display:none !important; }}@media (max-width: 767px){#s-ced48a0f-8697-47c3-a9df-fc2edb460305 {
  display: none;
}
#s-ced48a0f-8697-47c3-a9df-fc2edb460305, #wrap-s-ced48a0f-8697-47c3-a9df-fc2edb460305 { display:none !important; }}



  #s-ced48a0f-8697-47c3-a9df-fc2edb460305 img.shogun-image {
    
    width: px;
  }


#s-ced48a0f-8697-47c3-a9df-fc2edb460305 .shogun-image-content {
  
    align-items: center;
  
}

#s-cfdc1fdd-d584-4a92-aa38-a185445e33ff {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cfdc1fdd-d584-4a92-aa38-a185445e33ff {
  display: none;
}
#s-cfdc1fdd-d584-4a92-aa38-a185445e33ff, #wrap-s-cfdc1fdd-d584-4a92-aa38-a185445e33ff { display:none !important; }}@media (max-width: 767px){#s-cfdc1fdd-d584-4a92-aa38-a185445e33ff {
  display: none;
}
#s-cfdc1fdd-d584-4a92-aa38-a185445e33ff, #wrap-s-cfdc1fdd-d584-4a92-aa38-a185445e33ff { display:none !important; }}
@media (min-width: 0px) {
[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cfdc1fdd-d584-4a92-aa38-a185445e33ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5b5f2f84-3875-444c-89d1-8c4db6050cc9 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-c384d9da-cd90-4150-9d17-d34de5a3b55f {
  text-align: center;
}
@media (min-width: 1200px){#s-c384d9da-cd90-4150-9d17-d34de5a3b55f {
  display: none;
}
#s-c384d9da-cd90-4150-9d17-d34de5a3b55f, #wrap-s-c384d9da-cd90-4150-9d17-d34de5a3b55f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c384d9da-cd90-4150-9d17-d34de5a3b55f {
  display: none;
}
#s-c384d9da-cd90-4150-9d17-d34de5a3b55f, #wrap-s-c384d9da-cd90-4150-9d17-d34de5a3b55f { display:none !important; }}@media (max-width: 767px){#s-c384d9da-cd90-4150-9d17-d34de5a3b55f {
  display: none;
}
#s-c384d9da-cd90-4150-9d17-d34de5a3b55f, #wrap-s-c384d9da-cd90-4150-9d17-d34de5a3b55f { display:none !important; }}



  #s-c384d9da-cd90-4150-9d17-d34de5a3b55f img.shogun-image {
    
    width: px;
  }


#s-c384d9da-cd90-4150-9d17-d34de5a3b55f .shogun-image-content {
  
    align-items: center;
  
}

#s-9b926c33-77ff-43cc-9fe1-0a846fc441d6 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9b926c33-77ff-43cc-9fe1-0a846fc441d6 {
  display: none;
}
#s-9b926c33-77ff-43cc-9fe1-0a846fc441d6, #wrap-s-9b926c33-77ff-43cc-9fe1-0a846fc441d6 { display:none !important; }}@media (max-width: 767px){#s-9b926c33-77ff-43cc-9fe1-0a846fc441d6 {
  display: none;
}
#s-9b926c33-77ff-43cc-9fe1-0a846fc441d6, #wrap-s-9b926c33-77ff-43cc-9fe1-0a846fc441d6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b926c33-77ff-43cc-9fe1-0a846fc441d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-27f6f826-d05c-45ea-8851-342bbd4a65c9 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-47a664f9-53fc-4461-b74f-c142b5d0c899 {
  text-align: center;
}
@media (min-width: 1200px){#s-47a664f9-53fc-4461-b74f-c142b5d0c899 {
  display: none;
}
#s-47a664f9-53fc-4461-b74f-c142b5d0c899, #wrap-s-47a664f9-53fc-4461-b74f-c142b5d0c899 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47a664f9-53fc-4461-b74f-c142b5d0c899 {
  display: none;
}
#s-47a664f9-53fc-4461-b74f-c142b5d0c899, #wrap-s-47a664f9-53fc-4461-b74f-c142b5d0c899 { display:none !important; }}@media (max-width: 767px){#s-47a664f9-53fc-4461-b74f-c142b5d0c899 {
  display: none;
}
#s-47a664f9-53fc-4461-b74f-c142b5d0c899, #wrap-s-47a664f9-53fc-4461-b74f-c142b5d0c899 { display:none !important; }}



  #s-47a664f9-53fc-4461-b74f-c142b5d0c899 img.shogun-image {
    
    width: px;
  }


#s-47a664f9-53fc-4461-b74f-c142b5d0c899 .shogun-image-content {
  
    align-items: center;
  
}

#s-727b227e-a668-40b3-aee5-4d04c2bb72c0 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-727b227e-a668-40b3-aee5-4d04c2bb72c0 {
  display: none;
}
#s-727b227e-a668-40b3-aee5-4d04c2bb72c0, #wrap-s-727b227e-a668-40b3-aee5-4d04c2bb72c0 { display:none !important; }}@media (max-width: 767px){#s-727b227e-a668-40b3-aee5-4d04c2bb72c0 {
  display: none;
}
#s-727b227e-a668-40b3-aee5-4d04c2bb72c0, #wrap-s-727b227e-a668-40b3-aee5-4d04c2bb72c0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-727b227e-a668-40b3-aee5-4d04c2bb72c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fbc3c67c-f660-4d3f-870f-815500bc21e1 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-3d813c72-5a5b-41e8-863d-54cf9216f98d {
  text-align: left;
}
@media (min-width: 1200px){#s-3d813c72-5a5b-41e8-863d-54cf9216f98d {
  display: none;
}
#s-3d813c72-5a5b-41e8-863d-54cf9216f98d, #wrap-s-3d813c72-5a5b-41e8-863d-54cf9216f98d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d813c72-5a5b-41e8-863d-54cf9216f98d {
  display: none;
}
#s-3d813c72-5a5b-41e8-863d-54cf9216f98d, #wrap-s-3d813c72-5a5b-41e8-863d-54cf9216f98d { display:none !important; }}@media (max-width: 767px){#s-3d813c72-5a5b-41e8-863d-54cf9216f98d {
  display: none;
}
#s-3d813c72-5a5b-41e8-863d-54cf9216f98d, #wrap-s-3d813c72-5a5b-41e8-863d-54cf9216f98d { display:none !important; }}




#s-3d813c72-5a5b-41e8-863d-54cf9216f98d .shogun-image-content {
  
    align-items: center;
  
}

#s-c217f10a-adeb-4195-8df0-19a5197a3f95 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c217f10a-adeb-4195-8df0-19a5197a3f95 {
  display: none;
}
#s-c217f10a-adeb-4195-8df0-19a5197a3f95, #wrap-s-c217f10a-adeb-4195-8df0-19a5197a3f95 { display:none !important; }}@media (max-width: 767px){#s-c217f10a-adeb-4195-8df0-19a5197a3f95 {
  display: none;
}
#s-c217f10a-adeb-4195-8df0-19a5197a3f95, #wrap-s-c217f10a-adeb-4195-8df0-19a5197a3f95 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c217f10a-adeb-4195-8df0-19a5197a3f95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ac210c3c-16ea-4215-bfbb-be2ce1d8aebf {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-28821d53-9b62-4285-95d5-d7372a01b8a0 {
  text-align: center;
}
@media (min-width: 1200px){#s-28821d53-9b62-4285-95d5-d7372a01b8a0 {
  display: none;
}
#s-28821d53-9b62-4285-95d5-d7372a01b8a0, #wrap-s-28821d53-9b62-4285-95d5-d7372a01b8a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28821d53-9b62-4285-95d5-d7372a01b8a0 {
  display: none;
}
#s-28821d53-9b62-4285-95d5-d7372a01b8a0, #wrap-s-28821d53-9b62-4285-95d5-d7372a01b8a0 { display:none !important; }}@media (max-width: 767px){#s-28821d53-9b62-4285-95d5-d7372a01b8a0 {
  display: none;
}
#s-28821d53-9b62-4285-95d5-d7372a01b8a0, #wrap-s-28821d53-9b62-4285-95d5-d7372a01b8a0 { display:none !important; }}



  #s-28821d53-9b62-4285-95d5-d7372a01b8a0 img.shogun-image {
    
    width: px;
  }


#s-28821d53-9b62-4285-95d5-d7372a01b8a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-598a58dd-7be4-4370-a4db-9fa72e4a4d23 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-598a58dd-7be4-4370-a4db-9fa72e4a4d23 {
  display: none;
}
#s-598a58dd-7be4-4370-a4db-9fa72e4a4d23, #wrap-s-598a58dd-7be4-4370-a4db-9fa72e4a4d23 { display:none !important; }}@media (max-width: 767px){#s-598a58dd-7be4-4370-a4db-9fa72e4a4d23 {
  display: none;
}
#s-598a58dd-7be4-4370-a4db-9fa72e4a4d23, #wrap-s-598a58dd-7be4-4370-a4db-9fa72e4a4d23 { display:none !important; }}
@media (min-width: 0px) {
[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-598a58dd-7be4-4370-a4db-9fa72e4a4d23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-276eab56-19e2-432d-9c41-aa8896696d0e {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 {
  text-align: center;
}
@media (min-width: 1200px){#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 {
  display: none;
}
#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8, #wrap-s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 {
  display: none;
}
#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8, #wrap-s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 { display:none !important; }}@media (max-width: 767px){#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 {
  display: none;
}
#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8, #wrap-s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 { display:none !important; }}



  #s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 img.shogun-image {
    
    width: px;
  }


#s-a3cf7f1c-81ef-4113-bdaf-6c1a06c3f4b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-215d4197-749c-4694-b153-51b4a407ef79 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-215d4197-749c-4694-b153-51b4a407ef79 {
  display: none;
}
#s-215d4197-749c-4694-b153-51b4a407ef79, #wrap-s-215d4197-749c-4694-b153-51b4a407ef79 { display:none !important; }}@media (max-width: 767px){#s-215d4197-749c-4694-b153-51b4a407ef79 {
  display: none;
}
#s-215d4197-749c-4694-b153-51b4a407ef79, #wrap-s-215d4197-749c-4694-b153-51b4a407ef79 { display:none !important; }}
@media (min-width: 0px) {
[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-215d4197-749c-4694-b153-51b4a407ef79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d97c43cb-bed0-48bd-9469-5679b5e3cd7f {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-232e4ba9-c89d-4923-ba39-753cad060e0b {
  text-align: center;
}
@media (min-width: 1200px){#s-232e4ba9-c89d-4923-ba39-753cad060e0b {
  display: none;
}
#s-232e4ba9-c89d-4923-ba39-753cad060e0b, #wrap-s-232e4ba9-c89d-4923-ba39-753cad060e0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-232e4ba9-c89d-4923-ba39-753cad060e0b {
  display: none;
}
#s-232e4ba9-c89d-4923-ba39-753cad060e0b, #wrap-s-232e4ba9-c89d-4923-ba39-753cad060e0b { display:none !important; }}@media (max-width: 767px){#s-232e4ba9-c89d-4923-ba39-753cad060e0b {
  display: none;
}
#s-232e4ba9-c89d-4923-ba39-753cad060e0b, #wrap-s-232e4ba9-c89d-4923-ba39-753cad060e0b { display:none !important; }}



  #s-232e4ba9-c89d-4923-ba39-753cad060e0b img.shogun-image {
    
    width: px;
  }


#s-232e4ba9-c89d-4923-ba39-753cad060e0b .shogun-image-content {
  
    align-items: center;
  
}

#s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9 {
  display: none;
}
#s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9, #wrap-s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9 { display:none !important; }}@media (max-width: 767px){#s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9 {
  display: none;
}
#s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9, #wrap-s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eaf3fcf9-60f4-4111-9fa4-b5e64c9a1ab9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-13d7d2a2-2d8b-4ea8-93c8-e699d9dea00e {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-f6db58ce-a576-4c22-957c-3277b415ebdd {
  text-align: center;
}
@media (min-width: 1200px){#s-f6db58ce-a576-4c22-957c-3277b415ebdd {
  display: none;
}
#s-f6db58ce-a576-4c22-957c-3277b415ebdd, #wrap-s-f6db58ce-a576-4c22-957c-3277b415ebdd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6db58ce-a576-4c22-957c-3277b415ebdd {
  display: none;
}
#s-f6db58ce-a576-4c22-957c-3277b415ebdd, #wrap-s-f6db58ce-a576-4c22-957c-3277b415ebdd { display:none !important; }}@media (max-width: 767px){#s-f6db58ce-a576-4c22-957c-3277b415ebdd {
  display: none;
}
#s-f6db58ce-a576-4c22-957c-3277b415ebdd, #wrap-s-f6db58ce-a576-4c22-957c-3277b415ebdd { display:none !important; }}



  #s-f6db58ce-a576-4c22-957c-3277b415ebdd img.shogun-image {
    
    width: px;
  }


#s-f6db58ce-a576-4c22-957c-3277b415ebdd .shogun-image-content {
  
    align-items: center;
  
}

#s-4eda5780-adac-42df-98b2-76708d137834 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4eda5780-adac-42df-98b2-76708d137834 {
  display: none;
}
#s-4eda5780-adac-42df-98b2-76708d137834, #wrap-s-4eda5780-adac-42df-98b2-76708d137834 { display:none !important; }}@media (max-width: 767px){#s-4eda5780-adac-42df-98b2-76708d137834 {
  display: none;
}
#s-4eda5780-adac-42df-98b2-76708d137834, #wrap-s-4eda5780-adac-42df-98b2-76708d137834 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4eda5780-adac-42df-98b2-76708d137834"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7547fb4a-ef9a-4d0f-9a40-4eb053b3c192 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-cbf5415d-9d8b-4998-9302-8db2ba81e529 {
  text-align: center;
}
@media (min-width: 1200px){#s-cbf5415d-9d8b-4998-9302-8db2ba81e529 {
  display: none;
}
#s-cbf5415d-9d8b-4998-9302-8db2ba81e529, #wrap-s-cbf5415d-9d8b-4998-9302-8db2ba81e529 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbf5415d-9d8b-4998-9302-8db2ba81e529 {
  display: none;
}
#s-cbf5415d-9d8b-4998-9302-8db2ba81e529, #wrap-s-cbf5415d-9d8b-4998-9302-8db2ba81e529 { display:none !important; }}@media (max-width: 767px){#s-cbf5415d-9d8b-4998-9302-8db2ba81e529 {
  display: none;
}
#s-cbf5415d-9d8b-4998-9302-8db2ba81e529, #wrap-s-cbf5415d-9d8b-4998-9302-8db2ba81e529 { display:none !important; }}



  #s-cbf5415d-9d8b-4998-9302-8db2ba81e529 img.shogun-image {
    
    width: px;
  }


#s-cbf5415d-9d8b-4998-9302-8db2ba81e529 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31 {
  display: none;
}
#s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31, #wrap-s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31 { display:none !important; }}@media (max-width: 767px){#s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31 {
  display: none;
}
#s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31, #wrap-s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5c657c72-e6a7-4ac1-9780-bd3abd3c3f31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d966d31b-a924-4d71-8ebf-f0f2a1008445 {
  margin-top: 15px;
margin-bottom: 5px;
}

#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 {
  text-align: center;
}
@media (min-width: 1200px){#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 {
  display: none;
}
#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4, #wrap-s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 {
  display: none;
}
#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4, #wrap-s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 { display:none !important; }}@media (max-width: 767px){#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 {
  display: none;
}
#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4, #wrap-s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 { display:none !important; }}



  #s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 img.shogun-image {
    
    width: px;
  }


#s-6fafb5e6-411d-43dd-9ace-778e4c6e2bc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a79c0c87-e7bc-4715-99ef-37672c10528f {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a79c0c87-e7bc-4715-99ef-37672c10528f {
  display: none;
}
#s-a79c0c87-e7bc-4715-99ef-37672c10528f, #wrap-s-a79c0c87-e7bc-4715-99ef-37672c10528f { display:none !important; }}@media (max-width: 767px){#s-a79c0c87-e7bc-4715-99ef-37672c10528f {
  display: none;
}
#s-a79c0c87-e7bc-4715-99ef-37672c10528f, #wrap-s-a79c0c87-e7bc-4715-99ef-37672c10528f { display:none !important; }}
@media (min-width: 0px) {
[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a79c0c87-e7bc-4715-99ef-37672c10528f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6b619ccf-d8a5-4bd7-8d97-0e270a703f68 {
  margin-right: 0%;
}

#s-83008a8e-a4e5-4aaf-9f75-bd0e6a4bf554 {
  margin-top: 15px;
margin-bottom: 5px;
margin-right: 0%;
}

#s-63ab958d-d077-4656-a502-f4d51d1394cf {
  text-align: center;
}
@media (min-width: 1200px){#s-63ab958d-d077-4656-a502-f4d51d1394cf {
  display: none;
}
#s-63ab958d-d077-4656-a502-f4d51d1394cf, #wrap-s-63ab958d-d077-4656-a502-f4d51d1394cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63ab958d-d077-4656-a502-f4d51d1394cf {
  display: none;
}
#s-63ab958d-d077-4656-a502-f4d51d1394cf, #wrap-s-63ab958d-d077-4656-a502-f4d51d1394cf { display:none !important; }}@media (max-width: 767px){#s-63ab958d-d077-4656-a502-f4d51d1394cf {
  display: none;
}
#s-63ab958d-d077-4656-a502-f4d51d1394cf, #wrap-s-63ab958d-d077-4656-a502-f4d51d1394cf { display:none !important; }}



  #s-63ab958d-d077-4656-a502-f4d51d1394cf img.shogun-image {
    
    width: px;
  }


#s-63ab958d-d077-4656-a502-f4d51d1394cf .shogun-image-content {
  
    align-items: center;
  
}

#s-12705274-4355-4553-94a5-b20760dfba77 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-12705274-4355-4553-94a5-b20760dfba77 {
  display: none;
}
#s-12705274-4355-4553-94a5-b20760dfba77, #wrap-s-12705274-4355-4553-94a5-b20760dfba77 { display:none !important; }}@media (max-width: 767px){#s-12705274-4355-4553-94a5-b20760dfba77 {
  display: none;
}
#s-12705274-4355-4553-94a5-b20760dfba77, #wrap-s-12705274-4355-4553-94a5-b20760dfba77 { display:none !important; }}
@media (min-width: 0px) {
[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-12705274-4355-4553-94a5-b20760dfba77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-14759d84-1c42-44e7-9aae-761f7f085c8e {
  margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-2365ca00-23f4-4608-933b-879a0594d43a {
  text-align: center;
}
@media (min-width: 1200px){#s-2365ca00-23f4-4608-933b-879a0594d43a {
  display: none;
}
#s-2365ca00-23f4-4608-933b-879a0594d43a, #wrap-s-2365ca00-23f4-4608-933b-879a0594d43a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2365ca00-23f4-4608-933b-879a0594d43a {
  display: none;
}
#s-2365ca00-23f4-4608-933b-879a0594d43a, #wrap-s-2365ca00-23f4-4608-933b-879a0594d43a { display:none !important; }}@media (max-width: 767px){#s-2365ca00-23f4-4608-933b-879a0594d43a {
  display: none;
}
#s-2365ca00-23f4-4608-933b-879a0594d43a, #wrap-s-2365ca00-23f4-4608-933b-879a0594d43a { display:none !important; }}



  #s-2365ca00-23f4-4608-933b-879a0594d43a img.shogun-image {
    
    width: px;
  }


#s-2365ca00-23f4-4608-933b-879a0594d43a .shogun-image-content {
  
    align-items: center;
  
}

#s-d91688ea-da5d-4710-acb0-511bd52ce210 {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d91688ea-da5d-4710-acb0-511bd52ce210 {
  display: none;
}
#s-d91688ea-da5d-4710-acb0-511bd52ce210, #wrap-s-d91688ea-da5d-4710-acb0-511bd52ce210 { display:none !important; }}@media (max-width: 767px){#s-d91688ea-da5d-4710-acb0-511bd52ce210 {
  display: none;
}
#s-d91688ea-da5d-4710-acb0-511bd52ce210, #wrap-s-d91688ea-da5d-4710-acb0-511bd52ce210 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d91688ea-da5d-4710-acb0-511bd52ce210"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4874c196-2396-43bd-aeaf-e809a1de318c {
  margin-left: 38%;
margin-right: 0%;
}

#s-63e01c83-8735-49bf-bfec-8a483214aeb3 {
  margin-left: 38%;
}

/*
  $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: inline-block;
}
