.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-5792aee6-9bea-4398-a8b3-9e83b8671dfc {
  min-height: 50px;
}








#s-5792aee6-9bea-4398-a8b3-9e83b8671dfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5792aee6-9bea-4398-a8b3-9e83b8671dfc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-88a490c9-75be-4939-9465-8b20b4a939d0 {
  background-image: url(https://i.shgcdn.com/7bc95b82-8c7b-4081-a611-5829dbae31a5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 25px;
padding-bottom: 25px;
min-height: 250px;
background-position: center center;
}








#s-88a490c9-75be-4939-9465-8b20b4a939d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88a490c9-75be-4939-9465-8b20b4a939d0.shg-box.shg-c {
  -webkit-box-pack: center;
  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-f25ac393-a126-4030-a15e-4b1a5c23ff66 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f25ac393-a126-4030-a15e-4b1a5c23ff66 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  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-7cdf13c4-9142-415b-ba57-62dab0adaa8c {
  margin-left: 50px;
margin-right: 50px;
}

#s-26548784-b624-4626-922d-61dd8df4989d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-26548784-b624-4626-922d-61dd8df4989d {
  
}
}@media (max-width: 767px){#s-26548784-b624-4626-922d-61dd8df4989d {
  
}
}







#s-26548784-b624-4626-922d-61dd8df4989d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26548784-b624-4626-922d-61dd8df4989d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0647be46-c278-4293-be64-d87173cfcddf {
  padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 768px) and (max-width: 991px){#s-0647be46-c278-4293-be64-d87173cfcddf {
  
}
}@media (max-width: 767px){#s-0647be46-c278-4293-be64-d87173cfcddf {
  display: none;
}
#s-0647be46-c278-4293-be64-d87173cfcddf, #wrap-s-0647be46-c278-4293-be64-d87173cfcddf { display:none !important; }}







#s-0647be46-c278-4293-be64-d87173cfcddf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0647be46-c278-4293-be64-d87173cfcddf.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a1ef03f1-fc91-4786-b5d4-f059e0a48382 {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
min-height: 475px;
background-color: rgba(255, 255, 255, 1);
}








#s-a1ef03f1-fc91-4786-b5d4-f059e0a48382 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1ef03f1-fc91-4786-b5d4-f059e0a48382.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-167b8b6c-52da-433a-95f6-59dde74c22d1 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-167b8b6c-52da-433a-95f6-59dde74c22d1 .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

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

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-40966c90-9a90-4960-a9bc-10546ffbaf44 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-048e7914-5c13-4ef1-85d7-0cc0c509ef21 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-048e7914-5c13-4ef1-85d7-0cc0c509ef21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d5a45ad7-9940-416c-83c9-d0a14aaeb3a6 {
  
}








#s-d5a45ad7-9940-416c-83c9-d0a14aaeb3a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5a45ad7-9940-416c-83c9-d0a14aaeb3a6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5d8d2d01-b485-41e6-be27-6b4247a435a0 {
  min-height: 300px;
}








#s-5d8d2d01-b485-41e6-be27-6b4247a435a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d8d2d01-b485-41e6-be27-6b4247a435a0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-a6744a7e-b796-439b-9050-64cd830b0efc {
  text-align: center;
}




  #s-a6744a7e-b796-439b-9050-64cd830b0efc img.shogun-image {
    
    width: px;
  }


#s-a6744a7e-b796-439b-9050-64cd830b0efc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7909157c-7301-442d-8a40-c3642ef2635d {
  
}

#s-1504ac9c-afe7-4107-9c6d-2f554fc01923 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1504ac9c-afe7-4107-9c6d-2f554fc01923"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8ba9db6a-37fe-4acf-aad0-88e0d48e15a5 {
  
}








#s-8ba9db6a-37fe-4acf-aad0-88e0d48e15a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ba9db6a-37fe-4acf-aad0-88e0d48e15a5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f76f2ef8-0c42-4569-8bc4-ec182e634d4c {
  min-height: 300px;
}








#s-f76f2ef8-0c42-4569-8bc4-ec182e634d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f76f2ef8-0c42-4569-8bc4-ec182e634d4c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5f9e67af-c65a-42d1-ac6c-1ccc70ab649a {
  text-align: center;
}




  #s-5f9e67af-c65a-42d1-ac6c-1ccc70ab649a img.shogun-image {
    
    width: px;
  }


#s-5f9e67af-c65a-42d1-ac6c-1ccc70ab649a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-137c3b63-7874-482c-bdab-d149288ca853 {
  
}

#s-468666af-b8d8-4fb1-ae23-07f52bef0ff6 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-468666af-b8d8-4fb1-ae23-07f52bef0ff6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-66ffaa18-3893-4aba-acce-da83051762a1 {
  
}








#s-66ffaa18-3893-4aba-acce-da83051762a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66ffaa18-3893-4aba-acce-da83051762a1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1cef90fa-7362-4eeb-957f-71a199d2b38c {
  min-height: 300px;
}








#s-1cef90fa-7362-4eeb-957f-71a199d2b38c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cef90fa-7362-4eeb-957f-71a199d2b38c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9c57ab1a-1a9a-41a5-b4d6-598ae7b3b68f {
  text-align: center;
}




  #s-9c57ab1a-1a9a-41a5-b4d6-598ae7b3b68f img.shogun-image {
    
    width: px;
  }


#s-9c57ab1a-1a9a-41a5-b4d6-598ae7b3b68f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c7be981e-62e0-437a-ba95-9edad3c772c3 {
  
}

#s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17bd6057-f8eb-4d5d-823b-fa10c216fa9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0ee8c01f-3ffe-4880-8228-c836f16da270 {
  
}








#s-0ee8c01f-3ffe-4880-8228-c836f16da270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ee8c01f-3ffe-4880-8228-c836f16da270.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b0755173-460b-440c-aa53-ac4f6838654e {
  min-height: 300px;
}








#s-b0755173-460b-440c-aa53-ac4f6838654e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0755173-460b-440c-aa53-ac4f6838654e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-67d0f4c1-d1fc-42e7-a1cb-a2f37ea60846 {
  text-align: center;
}




  #s-67d0f4c1-d1fc-42e7-a1cb-a2f37ea60846 img.shogun-image {
    
    width: px;
  }


#s-67d0f4c1-d1fc-42e7-a1cb-a2f37ea60846 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e9329c7b-1828-4ac0-956d-c99f21276997 {
  
}

#s-e6dc281c-7b2c-473d-b878-2168479da44a {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e6dc281c-7b2c-473d-b878-2168479da44a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67b2f977-d6f9-4902-ae04-0cf54036f93f {
  
}








#s-67b2f977-d6f9-4902-ae04-0cf54036f93f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67b2f977-d6f9-4902-ae04-0cf54036f93f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-643a5fb0-6604-4d03-9e32-7caefcab2a17 {
  min-height: 300px;
}








#s-643a5fb0-6604-4d03-9e32-7caefcab2a17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-643a5fb0-6604-4d03-9e32-7caefcab2a17.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8b552206-59a4-4b4f-a9c0-3203ccf1324e {
  text-align: center;
}




  #s-8b552206-59a4-4b4f-a9c0-3203ccf1324e img.shogun-image {
    
    width: px;
  }


#s-8b552206-59a4-4b4f-a9c0-3203ccf1324e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fcb9a5b1-2d1a-4902-be29-b469f24b6fd1 {
  
}

#s-4bb200dc-4868-4644-9bb9-06a3afb2b592 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4bb200dc-4868-4644-9bb9-06a3afb2b592"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d34cac2b-6fff-455e-9236-7e96f715c4a0 {
  
}








#s-d34cac2b-6fff-455e-9236-7e96f715c4a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d34cac2b-6fff-455e-9236-7e96f715c4a0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-33aca948-fa27-4954-83f8-f7e77ecafcc5 {
  min-height: 300px;
}








#s-33aca948-fa27-4954-83f8-f7e77ecafcc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33aca948-fa27-4954-83f8-f7e77ecafcc5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0d70461d-e22c-487a-9dbc-813d4da06a9a {
  text-align: center;
}




  #s-0d70461d-e22c-487a-9dbc-813d4da06a9a img.shogun-image {
    
    width: px;
  }


#s-0d70461d-e22c-487a-9dbc-813d4da06a9a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3a4e0e01-6214-4de4-8862-22212c1c6868 {
  
}

#s-804a456d-6893-4c7a-b7b3-7629242405bf {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-804a456d-6893-4c7a-b7b3-7629242405bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cfc18fd7-f555-46a2-ade3-bbf1bf249758 {
  
}








#s-cfc18fd7-f555-46a2-ade3-bbf1bf249758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfc18fd7-f555-46a2-ade3-bbf1bf249758.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2a40f6d1-8643-47cc-b265-7ff5a8f57804 {
  min-height: 300px;
}








#s-2a40f6d1-8643-47cc-b265-7ff5a8f57804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a40f6d1-8643-47cc-b265-7ff5a8f57804.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2aedaec3-4f95-494c-82f1-fc3baabebcb5 {
  text-align: center;
}




  #s-2aedaec3-4f95-494c-82f1-fc3baabebcb5 img.shogun-image {
    
    width: px;
  }


#s-2aedaec3-4f95-494c-82f1-fc3baabebcb5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b3fa4db4-9bdf-4a1b-be8a-2f95ad6cb971 {
  
}

#s-1777688f-ccf0-4d3a-9c18-ba60128c39fb {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1777688f-ccf0-4d3a-9c18-ba60128c39fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bdf0dc1d-f67e-4797-99b2-990bc70b7179 {
  
}








#s-bdf0dc1d-f67e-4797-99b2-990bc70b7179 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdf0dc1d-f67e-4797-99b2-990bc70b7179.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9714f1c1-037c-45f0-8604-9500161eba87 {
  min-height: 300px;
}








#s-9714f1c1-037c-45f0-8604-9500161eba87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9714f1c1-037c-45f0-8604-9500161eba87.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ea2284b3-0efa-4392-a8e3-9e7c7608c2e0 {
  text-align: center;
}




  #s-ea2284b3-0efa-4392-a8e3-9e7c7608c2e0 img.shogun-image {
    
    width: px;
  }


#s-ea2284b3-0efa-4392-a8e3-9e7c7608c2e0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b0ef0e00-dfe1-4ba2-9ab7-55444c6c4564 {
  
}

#s-aad8d5d9-a864-4908-b187-be73d7ef977b {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aad8d5d9-a864-4908-b187-be73d7ef977b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce4b8b05-00a7-4e8b-bd1b-8fa35576d621 {
  
}








#s-ce4b8b05-00a7-4e8b-bd1b-8fa35576d621 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce4b8b05-00a7-4e8b-bd1b-8fa35576d621.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-36b8e2b7-421d-4868-9272-cd3027ff869d {
  min-height: 300px;
}








#s-36b8e2b7-421d-4868-9272-cd3027ff869d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b8e2b7-421d-4868-9272-cd3027ff869d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9e291367-5fb0-4ef9-af58-7693125a52aa {
  text-align: center;
}




  #s-9e291367-5fb0-4ef9-af58-7693125a52aa img.shogun-image {
    
    width: px;
  }


#s-9e291367-5fb0-4ef9-af58-7693125a52aa .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-86314cd7-85ca-4466-91a7-40ded755e939 {
  
}

#s-aee5f65d-9724-47ea-b43a-d46f8c2a1921 {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aee5f65d-9724-47ea-b43a-d46f8c2a1921"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-11a37e78-9e6c-477e-97d2-17a9f20af2f8 {
  
}








#s-11a37e78-9e6c-477e-97d2-17a9f20af2f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11a37e78-9e6c-477e-97d2-17a9f20af2f8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a3049d61-fbd7-4b07-877f-a27bd9fd1460 {
  min-height: 300px;
}








#s-a3049d61-fbd7-4b07-877f-a27bd9fd1460 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3049d61-fbd7-4b07-877f-a27bd9fd1460.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-600f22f3-6d3a-494d-90f4-806a9b1584bb {
  text-align: center;
}




  #s-600f22f3-6d3a-494d-90f4-806a9b1584bb img.shogun-image {
    
    width: px;
  }


#s-600f22f3-6d3a-494d-90f4-806a9b1584bb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-34af5868-1c32-4815-b04f-3b7cc6180d11 {
  
}

#s-5e2a5c20-f4ae-45fb-80b1-5607f2362130 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e2a5c20-f4ae-45fb-80b1-5607f2362130"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-44830db9-1fd9-4f51-82de-7c37ea52e64c {
  
}








#s-44830db9-1fd9-4f51-82de-7c37ea52e64c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44830db9-1fd9-4f51-82de-7c37ea52e64c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5823ede5-334d-413f-bdf0-2e22dca4b17a {
  min-height: 300px;
}








#s-5823ede5-334d-413f-bdf0-2e22dca4b17a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5823ede5-334d-413f-bdf0-2e22dca4b17a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a0387ba3-92fa-4852-b13e-ece51a8c0f03 {
  text-align: center;
}




  #s-a0387ba3-92fa-4852-b13e-ece51a8c0f03 img.shogun-image {
    
    width: px;
  }


#s-a0387ba3-92fa-4852-b13e-ece51a8c0f03 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-52a2174f-229d-40f0-b4c6-774293b94c54 {
  
}

#s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cbb4ed42-e7ba-48e3-986a-fe45f8331ea3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bc7e441b-defd-4431-8400-46fd8b3ebf86 {
  
}








#s-bc7e441b-defd-4431-8400-46fd8b3ebf86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc7e441b-defd-4431-8400-46fd8b3ebf86.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-36b6128d-2043-405c-bf2c-ae64179cc29a {
  min-height: 300px;
}








#s-36b6128d-2043-405c-bf2c-ae64179cc29a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36b6128d-2043-405c-bf2c-ae64179cc29a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d0c85a46-e237-4c2b-ba6b-de8628b9f4dd {
  text-align: center;
}




  #s-d0c85a46-e237-4c2b-ba6b-de8628b9f4dd img.shogun-image {
    
    width: px;
  }


#s-d0c85a46-e237-4c2b-ba6b-de8628b9f4dd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9fa8cd63-47c7-4827-bb76-47e89c324e3b {
  
}

#s-b605a1d5-e273-454a-8c98-353d242419b2 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b605a1d5-e273-454a-8c98-353d242419b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-828ab76e-d6e4-450d-899a-62cf17a6841b {
  
}








#s-828ab76e-d6e4-450d-899a-62cf17a6841b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-828ab76e-d6e4-450d-899a-62cf17a6841b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a6e0f2f4-303c-4fbe-ae01-f6e65f22559e {
  min-height: 300px;
}








#s-a6e0f2f4-303c-4fbe-ae01-f6e65f22559e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6e0f2f4-303c-4fbe-ae01-f6e65f22559e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e3c93f84-822a-4639-80f6-9f612b91a309 {
  text-align: center;
}




  #s-e3c93f84-822a-4639-80f6-9f612b91a309 img.shogun-image {
    
    width: px;
  }


#s-e3c93f84-822a-4639-80f6-9f612b91a309 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6456a1bb-6a52-4f90-89e1-d3d35f57832c {
  
}

#s-36130d08-a700-4833-8976-1078629af9c6 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36130d08-a700-4833-8976-1078629af9c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a9db5114-02ae-4236-ae9b-0cebcdd46c67 {
  
}








#s-a9db5114-02ae-4236-ae9b-0cebcdd46c67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9db5114-02ae-4236-ae9b-0cebcdd46c67.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c178d670-2f39-4c1c-9ad3-e798c4314fab {
  min-height: 300px;
}








#s-c178d670-2f39-4c1c-9ad3-e798c4314fab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c178d670-2f39-4c1c-9ad3-e798c4314fab.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d69726bf-b050-45e2-aad3-94c36d61f326 {
  text-align: center;
}




  #s-d69726bf-b050-45e2-aad3-94c36d61f326 img.shogun-image {
    
    width: px;
  }


#s-d69726bf-b050-45e2-aad3-94c36d61f326 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b6c22e18-f77e-49e7-b50b-0a680bee0850 {
  
}

#s-47b2e74e-bd4c-4459-9b22-a280162b5d48 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47b2e74e-bd4c-4459-9b22-a280162b5d48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3e928753-570f-466c-bf76-95fd52d5f29c {
  
}








#s-3e928753-570f-466c-bf76-95fd52d5f29c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e928753-570f-466c-bf76-95fd52d5f29c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2ab57554-7859-4d34-8af7-ab0eed7e1dac {
  min-height: 300px;
}








#s-2ab57554-7859-4d34-8af7-ab0eed7e1dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ab57554-7859-4d34-8af7-ab0eed7e1dac.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bac67398-c746-412b-9ea6-80b44b4ead39 {
  text-align: center;
}




  #s-bac67398-c746-412b-9ea6-80b44b4ead39 img.shogun-image {
    
    width: px;
  }


#s-bac67398-c746-412b-9ea6-80b44b4ead39 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4502f473-c8c5-4d04-8616-35c9a8a51277 {
  
}

#s-f293c4b5-a273-4a65-a399-c4a45b57c270 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f293c4b5-a273-4a65-a399-c4a45b57c270"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-32fd882a-76e0-4d92-8064-887da00f3360 {
  
}








#s-32fd882a-76e0-4d92-8064-887da00f3360 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32fd882a-76e0-4d92-8064-887da00f3360.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-71f5033a-17ab-472d-be23-f070b9f3b16e {
  min-height: 300px;
}








#s-71f5033a-17ab-472d-be23-f070b9f3b16e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71f5033a-17ab-472d-be23-f070b9f3b16e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-be9d1ed8-e3bb-4aa2-b150-03d94deda4f7 {
  text-align: center;
}




  #s-be9d1ed8-e3bb-4aa2-b150-03d94deda4f7 img.shogun-image {
    
    width: px;
  }


#s-be9d1ed8-e3bb-4aa2-b150-03d94deda4f7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9b80d061-3489-4273-861b-9dacccccf3ef {
  
}

#s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e7249d1-c2eb-414c-82d1-e07b9e8bdc1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e38acec-5ba3-4d06-9ac5-32d90a353aa3 {
  
}








#s-7e38acec-5ba3-4d06-9ac5-32d90a353aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e38acec-5ba3-4d06-9ac5-32d90a353aa3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1fc835e0-58df-46c2-b2d3-7f4ebef0bf99 {
  min-height: 300px;
}








#s-1fc835e0-58df-46c2-b2d3-7f4ebef0bf99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fc835e0-58df-46c2-b2d3-7f4ebef0bf99.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8dfc7e04-572c-4acb-91be-db8edcbd2139 {
  text-align: center;
}




  #s-8dfc7e04-572c-4acb-91be-db8edcbd2139 img.shogun-image {
    
    width: px;
  }


#s-8dfc7e04-572c-4acb-91be-db8edcbd2139 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1f5ab4c4-506c-438f-8e3b-2717e5123c27 {
  
}

#s-fbea4b94-6cd1-4c31-887d-abef55dcbb40 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbea4b94-6cd1-4c31-887d-abef55dcbb40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8b803ebf-c9ab-4170-bdd9-73f30af68ae3 {
  
}








#s-8b803ebf-c9ab-4170-bdd9-73f30af68ae3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b803ebf-c9ab-4170-bdd9-73f30af68ae3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-378be9b0-7090-479a-8c09-8375d99df5bf {
  min-height: 300px;
}








#s-378be9b0-7090-479a-8c09-8375d99df5bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-378be9b0-7090-479a-8c09-8375d99df5bf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-87afe61e-1a0d-4558-aa60-efa361363794 {
  text-align: center;
}




  #s-87afe61e-1a0d-4558-aa60-efa361363794 img.shogun-image {
    
    width: px;
  }


#s-87afe61e-1a0d-4558-aa60-efa361363794 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cf21c561-6545-4b29-8415-bb1e75700171 {
  
}

#s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f0984b5-edcb-4ef7-9d59-77e5ff7b638b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d4044273-ec08-415e-b78b-9eef040a236b {
  
}








#s-d4044273-ec08-415e-b78b-9eef040a236b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4044273-ec08-415e-b78b-9eef040a236b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dd15b5e6-6f32-48dc-967f-e345a810fa94 {
  min-height: 300px;
}








#s-dd15b5e6-6f32-48dc-967f-e345a810fa94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd15b5e6-6f32-48dc-967f-e345a810fa94.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e98f9add-5fee-4e9c-9dbb-fd0447910f6f {
  text-align: center;
}




  #s-e98f9add-5fee-4e9c-9dbb-fd0447910f6f img.shogun-image {
    
    width: px;
  }


#s-e98f9add-5fee-4e9c-9dbb-fd0447910f6f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9bfeed44-3ffa-4476-8083-dfd9402345a0 {
  
}

#s-2e38bd01-37e5-4cb6-927f-8946c689bbf2 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e38bd01-37e5-4cb6-927f-8946c689bbf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c40fee77-b7cb-4ffd-8ab5-78dc3aa62248 {
  
}








#s-c40fee77-b7cb-4ffd-8ab5-78dc3aa62248 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c40fee77-b7cb-4ffd-8ab5-78dc3aa62248.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3f19659b-08fa-4533-917e-cf9590ca3c21 {
  min-height: 300px;
}








#s-3f19659b-08fa-4533-917e-cf9590ca3c21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f19659b-08fa-4533-917e-cf9590ca3c21.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3550e771-26f1-4e9e-ad02-71271eb22f0a {
  text-align: center;
}




  #s-3550e771-26f1-4e9e-ad02-71271eb22f0a img.shogun-image {
    
    width: px;
  }


#s-3550e771-26f1-4e9e-ad02-71271eb22f0a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-51fdffb6-ca22-4c41-b489-3b9e304748d4 {
  
}

#s-6760f596-a5c3-4f1d-a565-58f892639f32 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6760f596-a5c3-4f1d-a565-58f892639f32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-99c6c9be-f5c6-4e49-b3ab-117dcbd335bb {
  
}








#s-99c6c9be-f5c6-4e49-b3ab-117dcbd335bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99c6c9be-f5c6-4e49-b3ab-117dcbd335bb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eedd90f8-d1a1-4002-ba42-df9f99ee0fe3 {
  min-height: 300px;
}








#s-eedd90f8-d1a1-4002-ba42-df9f99ee0fe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eedd90f8-d1a1-4002-ba42-df9f99ee0fe3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cb5eb736-d78d-4093-a317-0dc070fb4716 {
  text-align: center;
}




  #s-cb5eb736-d78d-4093-a317-0dc070fb4716 img.shogun-image {
    
    width: px;
  }


#s-cb5eb736-d78d-4093-a317-0dc070fb4716 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6845916b-203c-49f7-a46d-e1c7f2a5cc6f {
  
}

#s-df542a78-40a4-4318-8e5c-4e047b4662db {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df542a78-40a4-4318-8e5c-4e047b4662db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8c513694-dc96-445b-9618-921224103ec3 {
  
}








#s-8c513694-dc96-445b-9618-921224103ec3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c513694-dc96-445b-9618-921224103ec3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5209637c-2c74-40b6-9c1f-0d7a3e612653 {
  min-height: 300px;
}








#s-5209637c-2c74-40b6-9c1f-0d7a3e612653 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5209637c-2c74-40b6-9c1f-0d7a3e612653.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9ee04db6-0a60-4214-8295-f5276eba7648 {
  text-align: center;
}




  #s-9ee04db6-0a60-4214-8295-f5276eba7648 img.shogun-image {
    
    width: px;
  }


#s-9ee04db6-0a60-4214-8295-f5276eba7648 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-60ea770a-67ad-4dda-8102-c6e2359baa30 {
  
}

#s-8864fd25-7a71-4af2-9ae1-15adbf0c6e40 {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
min-height: 475px;
background-color: rgba(255, 255, 255, 1);
}








#s-8864fd25-7a71-4af2-9ae1-15adbf0c6e40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8864fd25-7a71-4af2-9ae1-15adbf0c6e40.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-01ca3a1b-535e-4188-8382-7f31a5cc4c70 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-01ca3a1b-535e-4188-8382-7f31a5cc4c70 .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67b2b802-c920-4dce-94a3-b8d2ce606a56 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

#s-9b20bd72-b642-46d0-a98c-de86cd97584f {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b20bd72-b642-46d0-a98c-de86cd97584f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-63ce126e-bbbc-4471-a1c5-54f35b459463 {
  
}








#s-63ce126e-bbbc-4471-a1c5-54f35b459463 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63ce126e-bbbc-4471-a1c5-54f35b459463.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d2270a34-ef3d-4ae9-8f1d-de244e97cf60 {
  min-height: 300px;
}








#s-d2270a34-ef3d-4ae9-8f1d-de244e97cf60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2270a34-ef3d-4ae9-8f1d-de244e97cf60.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-939f504f-fe25-450b-8d07-30e56816925e {
  text-align: center;
}




  #s-939f504f-fe25-450b-8d07-30e56816925e img.shogun-image {
    
    width: px;
  }


#s-939f504f-fe25-450b-8d07-30e56816925e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ebef5e49-da02-4a32-a3ca-fe12a96b8fa3 {
  
}

#s-acc1dbf5-b380-4fad-894b-bb39cc370c55 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-acc1dbf5-b380-4fad-894b-bb39cc370c55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c6ca6a5f-2210-4890-b11c-2968bf0dc9b0 {
  
}








#s-c6ca6a5f-2210-4890-b11c-2968bf0dc9b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6ca6a5f-2210-4890-b11c-2968bf0dc9b0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-75684ce2-2064-42b5-9c06-dcaa59c2c779 {
  min-height: 300px;
}








#s-75684ce2-2064-42b5-9c06-dcaa59c2c779 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75684ce2-2064-42b5-9c06-dcaa59c2c779.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f9ad8562-268a-407a-a7a5-b3fe18387a4c {
  text-align: center;
}




  #s-f9ad8562-268a-407a-a7a5-b3fe18387a4c img.shogun-image {
    
    width: px;
  }


#s-f9ad8562-268a-407a-a7a5-b3fe18387a4c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9640107b-0493-49db-96a6-3bfdeca6d1e3 {
  
}

#s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e3b3aafc-bfac-49e8-b3a8-eaee6f243332"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4ff73240-7b96-4b3e-9900-e735008c9c89 {
  
}








#s-4ff73240-7b96-4b3e-9900-e735008c9c89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ff73240-7b96-4b3e-9900-e735008c9c89.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-19115efc-2d7d-44cd-9baa-af3898fcf901 {
  min-height: 300px;
}








#s-19115efc-2d7d-44cd-9baa-af3898fcf901 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19115efc-2d7d-44cd-9baa-af3898fcf901.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3ccacda0-44ad-43b3-aa26-c107a0ba9e72 {
  text-align: center;
}




  #s-3ccacda0-44ad-43b3-aa26-c107a0ba9e72 img.shogun-image {
    
    width: px;
  }


#s-3ccacda0-44ad-43b3-aa26-c107a0ba9e72 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a5e27405-f980-482f-9c73-ad28895e5d0c {
  
}

#s-8d996770-d71f-423a-9418-4548fdf872b1 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d996770-d71f-423a-9418-4548fdf872b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6ba3d718-9b73-45d2-aca9-41b769d5de74 {
  
}








#s-6ba3d718-9b73-45d2-aca9-41b769d5de74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ba3d718-9b73-45d2-aca9-41b769d5de74.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-98744a12-9160-442c-a49c-9082ee8d7b68 {
  min-height: 300px;
}








#s-98744a12-9160-442c-a49c-9082ee8d7b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98744a12-9160-442c-a49c-9082ee8d7b68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-26255f43-4984-4ba2-9c9d-54a12c12f15e {
  text-align: center;
}




  #s-26255f43-4984-4ba2-9c9d-54a12c12f15e img.shogun-image {
    
    width: px;
  }


#s-26255f43-4984-4ba2-9c9d-54a12c12f15e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-00e968e2-cc87-4bf4-8ee6-623fc6043bdf {
  
}

#s-924edc95-3666-4bc1-9b97-318f3c8d78b4 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-924edc95-3666-4bc1-9b97-318f3c8d78b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a1b2e9e5-1899-4abb-b0ad-fc243ada1f7f {
  
}








#s-a1b2e9e5-1899-4abb-b0ad-fc243ada1f7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1b2e9e5-1899-4abb-b0ad-fc243ada1f7f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a2679b34-9930-4818-80b8-da812338a607 {
  min-height: 300px;
}








#s-a2679b34-9930-4818-80b8-da812338a607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2679b34-9930-4818-80b8-da812338a607.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e3b9547a-58ea-48b0-92fc-1225ce5f6d40 {
  text-align: center;
}




  #s-e3b9547a-58ea-48b0-92fc-1225ce5f6d40 img.shogun-image {
    
    width: px;
  }


#s-e3b9547a-58ea-48b0-92fc-1225ce5f6d40 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-89c6f159-a5f8-4287-af00-cf9b8b37b75e {
  
}

#s-81ed74da-9a24-4bf3-9278-a73faad7ffdb {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81ed74da-9a24-4bf3-9278-a73faad7ffdb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e2512bf-4c2f-4683-b433-cca007040042 {
  
}








#s-7e2512bf-4c2f-4683-b433-cca007040042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e2512bf-4c2f-4683-b433-cca007040042.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a2517b92-31e6-4de6-80e1-6e68e676901c {
  min-height: 300px;
}








#s-a2517b92-31e6-4de6-80e1-6e68e676901c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2517b92-31e6-4de6-80e1-6e68e676901c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ad93df0e-606c-428d-ba6a-fc735d51132d {
  text-align: center;
}




  #s-ad93df0e-606c-428d-ba6a-fc735d51132d img.shogun-image {
    
    width: px;
  }


#s-ad93df0e-606c-428d-ba6a-fc735d51132d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5c2004af-3412-49e4-8175-e6325d7e6090 {
  
}

#s-1ea90b28-2836-49d9-af3c-4c05ee10218a {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ea90b28-2836-49d9-af3c-4c05ee10218a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8afdd76a-7d4b-4631-840b-fe2796069827 {
  
}








#s-8afdd76a-7d4b-4631-840b-fe2796069827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8afdd76a-7d4b-4631-840b-fe2796069827.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-13bfb602-d547-40b8-8e97-d6c7a68ed1d4 {
  min-height: 300px;
}








#s-13bfb602-d547-40b8-8e97-d6c7a68ed1d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13bfb602-d547-40b8-8e97-d6c7a68ed1d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bd243224-8166-4c73-be87-38eeb599172d {
  text-align: center;
}




  #s-bd243224-8166-4c73-be87-38eeb599172d img.shogun-image {
    
    width: px;
  }


#s-bd243224-8166-4c73-be87-38eeb599172d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-12dbb3a7-2eae-45e3-9ed8-db798e3c6c2b {
  
}

#s-555ebcee-c45b-4fed-96a3-0286ac4446e5 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-555ebcee-c45b-4fed-96a3-0286ac4446e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-45f1ef07-fdcf-4682-8079-245eaa58d4da {
  
}








#s-45f1ef07-fdcf-4682-8079-245eaa58d4da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45f1ef07-fdcf-4682-8079-245eaa58d4da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0b06823d-eca3-4ade-af68-c0124ba6cb0a {
  min-height: 300px;
}








#s-0b06823d-eca3-4ade-af68-c0124ba6cb0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b06823d-eca3-4ade-af68-c0124ba6cb0a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-35fdbdc1-1fbd-40d0-a775-2cefeb25c0ea {
  text-align: center;
}




  #s-35fdbdc1-1fbd-40d0-a775-2cefeb25c0ea img.shogun-image {
    
    width: px;
  }


#s-35fdbdc1-1fbd-40d0-a775-2cefeb25c0ea .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-58d859be-9a4e-4b17-ab9f-0a5cb9559b2f {
  
}

#s-272f64c1-ea30-4eb0-8377-a04a31b95953 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-272f64c1-ea30-4eb0-8377-a04a31b95953"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1b951e57-43d4-4466-9eef-d0e67f05d345 {
  
}








#s-1b951e57-43d4-4466-9eef-d0e67f05d345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b951e57-43d4-4466-9eef-d0e67f05d345.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c299e573-d594-4f74-ae38-6b13eec2f8df {
  min-height: 300px;
}








#s-c299e573-d594-4f74-ae38-6b13eec2f8df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c299e573-d594-4f74-ae38-6b13eec2f8df.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5fcebd47-5338-4463-8e7d-a4e84f57167f {
  text-align: center;
}




  #s-5fcebd47-5338-4463-8e7d-a4e84f57167f img.shogun-image {
    
    width: px;
  }


#s-5fcebd47-5338-4463-8e7d-a4e84f57167f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-297a50bd-41d5-470b-8a5f-1ea3c2f0ad17 {
  
}

#s-646edc80-f021-4382-a3f3-b5cb0fe5b264 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-646edc80-f021-4382-a3f3-b5cb0fe5b264"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e025bd3-2194-43d8-932a-bd4f6c105562 {
  
}








#s-8e025bd3-2194-43d8-932a-bd4f6c105562 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e025bd3-2194-43d8-932a-bd4f6c105562.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-93209bcd-ec00-4a6d-9dfa-e33393429ca1 {
  min-height: 300px;
}








#s-93209bcd-ec00-4a6d-9dfa-e33393429ca1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93209bcd-ec00-4a6d-9dfa-e33393429ca1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4d05f118-d587-45ad-b07a-f999b06751d2 {
  text-align: center;
}




  #s-4d05f118-d587-45ad-b07a-f999b06751d2 img.shogun-image {
    
    width: px;
  }


#s-4d05f118-d587-45ad-b07a-f999b06751d2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c8c9ec25-b675-48e2-b321-cbdd590c4e4c {
  
}

@media (min-width: 0px) {
[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f8e69406-7984-4525-be9d-cb827e16cebf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd7e34cb-6269-48c1-8b60-51fded2949c5 {
  
}








#s-bd7e34cb-6269-48c1-8b60-51fded2949c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd7e34cb-6269-48c1-8b60-51fded2949c5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c4b3805a-67bc-42bf-91c4-540679049f69 {
  min-height: 300px;
}








#s-c4b3805a-67bc-42bf-91c4-540679049f69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4b3805a-67bc-42bf-91c4-540679049f69.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b336f100-1f91-4188-a6e2-9691ca2c0315 {
  text-align: center;
}




  #s-b336f100-1f91-4188-a6e2-9691ca2c0315 img.shogun-image {
    
    width: px;
  }


#s-b336f100-1f91-4188-a6e2-9691ca2c0315 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5ab5e251-eb4f-4bb0-a9c4-c8abe54ac519 {
  
}

@media (min-width: 0px) {
[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90a2e9f4-0515-4c04-9717-56eb0b23146d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0cbf02ab-4b01-400d-9823-870e207897c6 {
  
}








#s-0cbf02ab-4b01-400d-9823-870e207897c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cbf02ab-4b01-400d-9823-870e207897c6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-99bc8dba-c3e1-4771-95ba-56349abcd061 {
  min-height: 300px;
}








#s-99bc8dba-c3e1-4771-95ba-56349abcd061 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99bc8dba-c3e1-4771-95ba-56349abcd061.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-faa7c645-a4f8-45b7-8692-0ea92227f442 {
  text-align: center;
}




  #s-faa7c645-a4f8-45b7-8692-0ea92227f442 img.shogun-image {
    
    width: px;
  }


#s-faa7c645-a4f8-45b7-8692-0ea92227f442 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6ca687a1-0813-49bd-b791-04ea00c68d45 {
  
}

@media (min-width: 0px) {
[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4c39cab8-485a-4be9-bdd4-1d262cd1cbc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7c6e2ec9-fa25-4459-8bc3-0c8337ca34a5 {
  
}








#s-7c6e2ec9-fa25-4459-8bc3-0c8337ca34a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c6e2ec9-fa25-4459-8bc3-0c8337ca34a5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7aed77a5-de27-4623-9fff-2637804c45d8 {
  min-height: 300px;
}








#s-7aed77a5-de27-4623-9fff-2637804c45d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aed77a5-de27-4623-9fff-2637804c45d8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f2316d54-579b-4477-a0e2-3ba9c14d349a {
  text-align: center;
}




  #s-f2316d54-579b-4477-a0e2-3ba9c14d349a img.shogun-image {
    
    width: px;
  }


#s-f2316d54-579b-4477-a0e2-3ba9c14d349a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e9eba746-b626-4164-961f-2409361e36fa {
  
}

@media (min-width: 0px) {
[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a929766-ab01-4bb7-8312-a22749b4590e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bb757f51-a4d8-4c46-bc3d-2c86928b098e {
  
}








#s-bb757f51-a4d8-4c46-bc3d-2c86928b098e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb757f51-a4d8-4c46-bc3d-2c86928b098e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-049d23d3-aca2-4deb-a091-1c6511e0252a {
  min-height: 300px;
}








#s-049d23d3-aca2-4deb-a091-1c6511e0252a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-049d23d3-aca2-4deb-a091-1c6511e0252a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-873a2e79-9cd4-440e-abcb-32d6ef2cfb6e {
  text-align: center;
}




  #s-873a2e79-9cd4-440e-abcb-32d6ef2cfb6e img.shogun-image {
    
    width: px;
  }


#s-873a2e79-9cd4-440e-abcb-32d6ef2cfb6e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1171214e-a564-4824-aa27-227420b8f0e9 {
  
}

@media (min-width: 0px) {
[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8efe51b8-fdf6-4b78-b367-f07132e6a7df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a02259e9-93d1-48f9-8c83-3679b2d729ca {
  
}








#s-a02259e9-93d1-48f9-8c83-3679b2d729ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a02259e9-93d1-48f9-8c83-3679b2d729ca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f848f856-5964-4469-9f6c-255f753dafe2 {
  min-height: 300px;
}








#s-f848f856-5964-4469-9f6c-255f753dafe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f848f856-5964-4469-9f6c-255f753dafe2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ac2a6f21-bc8b-4d37-9d5d-b933a16c9863 {
  text-align: center;
}




  #s-ac2a6f21-bc8b-4d37-9d5d-b933a16c9863 img.shogun-image {
    
    width: px;
  }


#s-ac2a6f21-bc8b-4d37-9d5d-b933a16c9863 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8c4263c5-eda1-4cdd-95e9-33fa574febb1 {
  
}

@media (min-width: 0px) {
[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a20ecddd-6f42-4c17-b19a-5e212e46f20c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b4bb9f36-ea7a-4bf5-9b11-70b295f14886 {
  
}








#s-b4bb9f36-ea7a-4bf5-9b11-70b295f14886 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4bb9f36-ea7a-4bf5-9b11-70b295f14886.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-84c64138-2132-4766-94f7-00e87fa18530 {
  min-height: 300px;
}








#s-84c64138-2132-4766-94f7-00e87fa18530 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84c64138-2132-4766-94f7-00e87fa18530.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a190047c-6c0b-470b-b3bb-339ed9d299d0 {
  text-align: center;
}




  #s-a190047c-6c0b-470b-b3bb-339ed9d299d0 img.shogun-image {
    
    width: px;
  }


#s-a190047c-6c0b-470b-b3bb-339ed9d299d0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6e897d2b-a13f-4cdb-bb02-a8f319330c90 {
  
}

@media (min-width: 0px) {
[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d92e4770-2fb9-454e-be73-798429f6bfc7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-aa74362b-d739-42f5-ada7-f7320306b7bb {
  
}








#s-aa74362b-d739-42f5-ada7-f7320306b7bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa74362b-d739-42f5-ada7-f7320306b7bb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d9414eda-21f4-4151-83a0-0fa8b576519b {
  min-height: 300px;
}








#s-d9414eda-21f4-4151-83a0-0fa8b576519b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9414eda-21f4-4151-83a0-0fa8b576519b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d2a57095-b413-4a6e-b91f-b3c7651d600a {
  text-align: center;
}




  #s-d2a57095-b413-4a6e-b91f-b3c7651d600a img.shogun-image {
    
    width: px;
  }


#s-d2a57095-b413-4a6e-b91f-b3c7651d600a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ad772178-4fdf-4450-9318-0d120c78050a {
  
}

@media (min-width: 0px) {
[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0954b9b1-0567-4d29-b265-9fbd17dcdc9d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-64911566-8b97-4755-b5f0-3f69573018e9 {
  
}








#s-64911566-8b97-4755-b5f0-3f69573018e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64911566-8b97-4755-b5f0-3f69573018e9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2726de05-5770-4d80-a8c5-44f025a972a3 {
  min-height: 300px;
}








#s-2726de05-5770-4d80-a8c5-44f025a972a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2726de05-5770-4d80-a8c5-44f025a972a3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c257950b-42e9-424b-95be-29e7ae4b41c2 {
  text-align: center;
}




  #s-c257950b-42e9-424b-95be-29e7ae4b41c2 img.shogun-image {
    
    width: px;
  }


#s-c257950b-42e9-424b-95be-29e7ae4b41c2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2e1bf03e-3fe6-4669-9420-513640c0f31c {
  
}

#s-d0be0b07-3b8b-476a-b921-247c6d59605b {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
min-height: 475px;
background-color: rgba(255, 255, 255, 1);
}








#s-d0be0b07-3b8b-476a-b921-247c6d59605b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0be0b07-3b8b-476a-b921-247c6d59605b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-14de8623-e815-4b2c-ae63-fbfc7416c4ce {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-14de8623-e815-4b2c-ae63-fbfc7416c4ce .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-901436bc-86f8-411c-b33a-2293f43a92f2 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

#s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc8b59c2-8948-42ed-ad7b-1e362f6203e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a63317b6-67c8-486a-8048-d729362226cb {
  
}








#s-a63317b6-67c8-486a-8048-d729362226cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a63317b6-67c8-486a-8048-d729362226cb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6c8e2405-c5b3-4dc0-aa17-e5baafac64ec {
  min-height: 300px;
}








#s-6c8e2405-c5b3-4dc0-aa17-e5baafac64ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c8e2405-c5b3-4dc0-aa17-e5baafac64ec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0bf80bd6-e864-4bb4-babe-b7ec51db1821 {
  text-align: center;
}




  #s-0bf80bd6-e864-4bb4-babe-b7ec51db1821 img.shogun-image {
    
    width: px;
  }


#s-0bf80bd6-e864-4bb4-babe-b7ec51db1821 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1350081e-f308-4bba-b069-b3258ba5bc23 {
  
}

#s-8f1ab281-4582-4168-9a54-8b27aed3537d {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f1ab281-4582-4168-9a54-8b27aed3537d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ee31e145-2e92-4f81-bd37-30e737e89d5d {
  
}








#s-ee31e145-2e92-4f81-bd37-30e737e89d5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee31e145-2e92-4f81-bd37-30e737e89d5d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-402da99a-cdfc-4ed3-808d-16e0b020e845 {
  min-height: 300px;
}








#s-402da99a-cdfc-4ed3-808d-16e0b020e845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-402da99a-cdfc-4ed3-808d-16e0b020e845.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2a399d42-a93a-43fd-bc8f-a5a253e76825 {
  text-align: center;
}




  #s-2a399d42-a93a-43fd-bc8f-a5a253e76825 img.shogun-image {
    
    width: px;
  }


#s-2a399d42-a93a-43fd-bc8f-a5a253e76825 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b4dbfdc9-ad8f-4b1b-988c-796f236caa73 {
  
}

#s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-40f996cf-d53f-4793-a15a-4c8ca4abbb6a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3858401d-b450-4350-866d-c7ee8afea08d {
  
}








#s-3858401d-b450-4350-866d-c7ee8afea08d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3858401d-b450-4350-866d-c7ee8afea08d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5b653a00-e9ac-4e3e-951e-9dec2958fe68 {
  min-height: 300px;
}








#s-5b653a00-e9ac-4e3e-951e-9dec2958fe68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b653a00-e9ac-4e3e-951e-9dec2958fe68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b0ab3235-6e3d-47bc-977b-8a76cf1085ac {
  text-align: center;
}




  #s-b0ab3235-6e3d-47bc-977b-8a76cf1085ac img.shogun-image {
    
    width: px;
  }


#s-b0ab3235-6e3d-47bc-977b-8a76cf1085ac .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-126de03b-ee4d-41c7-9120-a73ade14a320 {
  
}

#s-cebd33b6-4bba-4a06-948b-50b00435d2d4 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cebd33b6-4bba-4a06-948b-50b00435d2d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e5368259-1bec-4149-9e9f-bcd8d47315db {
  
}








#s-e5368259-1bec-4149-9e9f-bcd8d47315db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5368259-1bec-4149-9e9f-bcd8d47315db.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ed871477-de86-494b-8185-4410ab2c00d0 {
  min-height: 300px;
}








#s-ed871477-de86-494b-8185-4410ab2c00d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed871477-de86-494b-8185-4410ab2c00d0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b315f036-99a0-45a3-9de7-257832727fcf {
  text-align: center;
}




  #s-b315f036-99a0-45a3-9de7-257832727fcf img.shogun-image {
    
    width: px;
  }


#s-b315f036-99a0-45a3-9de7-257832727fcf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5cc42532-b02e-4a5d-a4c2-349814e530c5 {
  
}

#s-856e3772-af00-4cbc-8caa-5868fa428d26 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-856e3772-af00-4cbc-8caa-5868fa428d26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a07f4e06-db52-4c5e-b756-ee6712dba369 {
  
}








#s-a07f4e06-db52-4c5e-b756-ee6712dba369 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a07f4e06-db52-4c5e-b756-ee6712dba369.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f7ecc8e9-b4d8-426d-ab0d-6f17b1a36c01 {
  min-height: 300px;
}








#s-f7ecc8e9-b4d8-426d-ab0d-6f17b1a36c01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7ecc8e9-b4d8-426d-ab0d-6f17b1a36c01.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-32a9d8dd-e8e2-43f5-96a7-086ee7f9dd34 {
  text-align: center;
}




  #s-32a9d8dd-e8e2-43f5-96a7-086ee7f9dd34 img.shogun-image {
    
    width: px;
  }


#s-32a9d8dd-e8e2-43f5-96a7-086ee7f9dd34 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-35522cf2-578d-4d29-be71-a59ac96826d6 {
  
}

#s-65c827aa-52c0-4bd6-af51-c705916a10cf {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c827aa-52c0-4bd6-af51-c705916a10cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fd9c8be6-5214-4abf-aa05-6fc7535ec272 {
  
}








#s-fd9c8be6-5214-4abf-aa05-6fc7535ec272 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd9c8be6-5214-4abf-aa05-6fc7535ec272.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8b97e1f2-cb8c-4338-a984-d5c64b78399e {
  min-height: 300px;
}








#s-8b97e1f2-cb8c-4338-a984-d5c64b78399e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b97e1f2-cb8c-4338-a984-d5c64b78399e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6fc8f2f8-a262-4f94-bff7-5fa8d4aaf4d4 {
  text-align: center;
}




  #s-6fc8f2f8-a262-4f94-bff7-5fa8d4aaf4d4 img.shogun-image {
    
    width: px;
  }


#s-6fc8f2f8-a262-4f94-bff7-5fa8d4aaf4d4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-39adc2df-34c1-41ed-890b-91eeb117174b {
  
}

#s-e4de1c56-f0a7-485d-8029-8a7434417178 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4de1c56-f0a7-485d-8029-8a7434417178"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-16f767fd-4139-43a8-9cf6-a41ff15565e1 {
  
}








#s-16f767fd-4139-43a8-9cf6-a41ff15565e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16f767fd-4139-43a8-9cf6-a41ff15565e1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8c4345a9-b0c8-4194-baa7-25abb64c1fd5 {
  min-height: 300px;
}








#s-8c4345a9-b0c8-4194-baa7-25abb64c1fd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c4345a9-b0c8-4194-baa7-25abb64c1fd5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9ea68860-cec2-423b-b47e-feabe882a4fa {
  text-align: center;
}




  #s-9ea68860-cec2-423b-b47e-feabe882a4fa img.shogun-image {
    
    width: px;
  }


#s-9ea68860-cec2-423b-b47e-feabe882a4fa .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4ceda498-fbbe-4a71-9c39-cd646d203463 {
  
}

#s-b066165a-a2a7-4c77-942e-6e0f8deb0902 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b066165a-a2a7-4c77-942e-6e0f8deb0902"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-49e9285d-c57f-447a-b871-7d58edac12cc {
  
}








#s-49e9285d-c57f-447a-b871-7d58edac12cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49e9285d-c57f-447a-b871-7d58edac12cc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a1687654-8591-4ef7-a086-dfbc5b04444e {
  min-height: 300px;
}








#s-a1687654-8591-4ef7-a086-dfbc5b04444e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1687654-8591-4ef7-a086-dfbc5b04444e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f78af049-8e32-4f0c-ab21-6eb83fdd7c13 {
  text-align: center;
}




  #s-f78af049-8e32-4f0c-ab21-6eb83fdd7c13 img.shogun-image {
    
    width: px;
  }


#s-f78af049-8e32-4f0c-ab21-6eb83fdd7c13 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b4036d41-a42c-4954-b6a6-94d2a7cdd74b {
  
}

#s-71d24008-56d4-49f0-a944-6b286d1d107b {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71d24008-56d4-49f0-a944-6b286d1d107b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-462f8077-a45b-44e8-9905-e9b6f8eb5942 {
  
}








#s-462f8077-a45b-44e8-9905-e9b6f8eb5942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-462f8077-a45b-44e8-9905-e9b6f8eb5942.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bc37097a-b6e7-435a-a3f2-a934306c29f4 {
  min-height: 300px;
}








#s-bc37097a-b6e7-435a-a3f2-a934306c29f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc37097a-b6e7-435a-a3f2-a934306c29f4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-98c3019f-b8c6-4191-bf46-4b74bda56a9e {
  text-align: center;
}




  #s-98c3019f-b8c6-4191-bf46-4b74bda56a9e img.shogun-image {
    
    width: px;
  }


#s-98c3019f-b8c6-4191-bf46-4b74bda56a9e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6f82084d-381c-4aa8-aee6-48f5e147c2d1 {
  
}

#s-39465ae7-86ed-40b1-be60-598b6e6d29d0 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39465ae7-86ed-40b1-be60-598b6e6d29d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0576b6d7-9fb8-4219-9d00-9714778c3564 {
  
}








#s-0576b6d7-9fb8-4219-9d00-9714778c3564 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0576b6d7-9fb8-4219-9d00-9714778c3564.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ea005f27-54c3-4ab4-9081-d92b13775bd6 {
  min-height: 300px;
}








#s-ea005f27-54c3-4ab4-9081-d92b13775bd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea005f27-54c3-4ab4-9081-d92b13775bd6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7c7b4347-07b7-4186-b4af-58dc22fb94b7 {
  text-align: center;
}




  #s-7c7b4347-07b7-4186-b4af-58dc22fb94b7 img.shogun-image {
    
    width: px;
  }


#s-7c7b4347-07b7-4186-b4af-58dc22fb94b7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e6c5868c-2048-4ae0-b147-124ec55042d2 {
  
}

#s-efca2373-8dc3-434a-8437-6ae4f0fc5441 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-efca2373-8dc3-434a-8437-6ae4f0fc5441"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1f88132d-80c3-41df-829f-655ed9d73bca {
  
}








#s-1f88132d-80c3-41df-829f-655ed9d73bca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f88132d-80c3-41df-829f-655ed9d73bca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-954889cd-0740-464b-b512-b94f21516adc {
  min-height: 300px;
}








#s-954889cd-0740-464b-b512-b94f21516adc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-954889cd-0740-464b-b512-b94f21516adc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-65482174-5e62-4508-aac6-03a3c8bfa984 {
  text-align: center;
}




  #s-65482174-5e62-4508-aac6-03a3c8bfa984 img.shogun-image {
    
    width: px;
  }


#s-65482174-5e62-4508-aac6-03a3c8bfa984 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bbb5fd7f-e371-4b97-a22e-3f38d82ba1a1 {
  
}

#s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0650f16c-3da4-40f4-a2c8-c5c9fbfdf618"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f88b79f0-f1d3-4116-997e-32230ad8ac83 {
  
}








#s-f88b79f0-f1d3-4116-997e-32230ad8ac83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f88b79f0-f1d3-4116-997e-32230ad8ac83.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3043aab5-e0d9-499d-8c06-462557fac75f {
  min-height: 300px;
}








#s-3043aab5-e0d9-499d-8c06-462557fac75f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3043aab5-e0d9-499d-8c06-462557fac75f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c3c70558-c304-45fc-a4e7-a302feaaee45 {
  text-align: center;
}




  #s-c3c70558-c304-45fc-a4e7-a302feaaee45 img.shogun-image {
    
    width: px;
  }


#s-c3c70558-c304-45fc-a4e7-a302feaaee45 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b40883ff-b406-4c70-916d-d67defbc165a {
  
}

#s-6607dbdc-cda8-4743-a14b-b90df6c42fce {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6607dbdc-cda8-4743-a14b-b90df6c42fce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-defc3845-294b-4a2c-80c5-ba618d3d84b7 {
  
}








#s-defc3845-294b-4a2c-80c5-ba618d3d84b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-defc3845-294b-4a2c-80c5-ba618d3d84b7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a18e8781-a127-46bc-b7fc-e778a2e889fa {
  min-height: 300px;
}








#s-a18e8781-a127-46bc-b7fc-e778a2e889fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a18e8781-a127-46bc-b7fc-e778a2e889fa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f117a9c2-c6d3-4722-b02f-2be3541fb8f3 {
  text-align: center;
}




  #s-f117a9c2-c6d3-4722-b02f-2be3541fb8f3 img.shogun-image {
    
    width: px;
  }


#s-f117a9c2-c6d3-4722-b02f-2be3541fb8f3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-22b82a6f-8606-43fd-a749-64aeffd02c1e {
  
}

#s-b4860a98-1f59-47bf-bbdc-fba1a10d2082 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b4860a98-1f59-47bf-bbdc-fba1a10d2082"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bcb299fc-61e4-45d0-85a3-b58e4f95b3c7 {
  
}








#s-bcb299fc-61e4-45d0-85a3-b58e4f95b3c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcb299fc-61e4-45d0-85a3-b58e4f95b3c7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b55f3808-5513-48e5-a7f4-5b60cb6bce7a {
  min-height: 300px;
}








#s-b55f3808-5513-48e5-a7f4-5b60cb6bce7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b55f3808-5513-48e5-a7f4-5b60cb6bce7a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-69a4a377-0fc1-4ec9-98e2-4f698421c770 {
  text-align: center;
}




  #s-69a4a377-0fc1-4ec9-98e2-4f698421c770 img.shogun-image {
    
    width: px;
  }


#s-69a4a377-0fc1-4ec9-98e2-4f698421c770 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ab71ccc0-e1c4-411f-ba90-aeec0ca269ed {
  
}

#s-3d2d2fab-185a-40c4-8984-fc23fbc83623 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d2d2fab-185a-40c4-8984-fc23fbc83623"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f3912b79-1018-4518-864a-4f6a8e9c08d3 {
  
}








#s-f3912b79-1018-4518-864a-4f6a8e9c08d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3912b79-1018-4518-864a-4f6a8e9c08d3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d555c397-c59e-4f13-851f-33e4e5360ac5 {
  min-height: 300px;
}








#s-d555c397-c59e-4f13-851f-33e4e5360ac5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d555c397-c59e-4f13-851f-33e4e5360ac5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-81ed60f6-559e-49db-93ff-37a92b366f3d {
  text-align: center;
}




  #s-81ed60f6-559e-49db-93ff-37a92b366f3d img.shogun-image {
    
    width: px;
  }


#s-81ed60f6-559e-49db-93ff-37a92b366f3d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d7c6b0ec-41a8-414b-a16d-9aefa82b4e74 {
  
}

#s-443eb8c2-d476-4003-8708-2bfd1a029282 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-443eb8c2-d476-4003-8708-2bfd1a029282"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-14fecf5b-33fc-4ad2-b294-3afbaafaa9ab {
  
}








#s-14fecf5b-33fc-4ad2-b294-3afbaafaa9ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14fecf5b-33fc-4ad2-b294-3afbaafaa9ab.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-210ebc9e-7387-40fd-bad1-03fe761f23ca {
  min-height: 300px;
}








#s-210ebc9e-7387-40fd-bad1-03fe761f23ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-210ebc9e-7387-40fd-bad1-03fe761f23ca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c04cc539-a233-4c1f-9fbd-b30fb9d00b09 {
  text-align: center;
}




  #s-c04cc539-a233-4c1f-9fbd-b30fb9d00b09 img.shogun-image {
    
    width: px;
  }


#s-c04cc539-a233-4c1f-9fbd-b30fb9d00b09 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d489b10b-7cac-4d00-96da-bdbc5b3831c9 {
  
}

#s-f036d414-1cbe-4b2e-92c9-68eea131da83 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f036d414-1cbe-4b2e-92c9-68eea131da83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-82b23d11-6289-42fd-a8f8-8f79f7d185b1 {
  
}








#s-82b23d11-6289-42fd-a8f8-8f79f7d185b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82b23d11-6289-42fd-a8f8-8f79f7d185b1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0a6b7971-47fc-4e58-9391-0996d8367f67 {
  min-height: 300px;
}








#s-0a6b7971-47fc-4e58-9391-0996d8367f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a6b7971-47fc-4e58-9391-0996d8367f67.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-14f62e86-c7a8-4a98-b0e8-f7dafac7acdf {
  text-align: center;
}




  #s-14f62e86-c7a8-4a98-b0e8-f7dafac7acdf img.shogun-image {
    
    width: px;
  }


#s-14f62e86-c7a8-4a98-b0e8-f7dafac7acdf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0812183a-d0b9-49bc-a1cb-685de37cf7a8 {
  
}

#s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e853abd7-02d0-4060-b2e2-dd3f8ccc1caa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5a58f7bc-e58f-4ad0-9bb5-fc6683ae1055 {
  
}








#s-5a58f7bc-e58f-4ad0-9bb5-fc6683ae1055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a58f7bc-e58f-4ad0-9bb5-fc6683ae1055.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b453c74e-8293-468f-8b34-b7d8b73f8f2c {
  min-height: 300px;
}








#s-b453c74e-8293-468f-8b34-b7d8b73f8f2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b453c74e-8293-468f-8b34-b7d8b73f8f2c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4716dff2-09ff-4959-95ae-f74f7c84d60c {
  text-align: center;
}




  #s-4716dff2-09ff-4959-95ae-f74f7c84d60c img.shogun-image {
    
    width: px;
  }


#s-4716dff2-09ff-4959-95ae-f74f7c84d60c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0c0fcb0c-f68e-4a11-8a19-1728587b8d5f {
  
}

#s-90555e6f-53f7-4266-9179-f1cb1bc983b7 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90555e6f-53f7-4266-9179-f1cb1bc983b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f33c8425-7bff-4a9d-a269-fc15e5ecef19 {
  
}








#s-f33c8425-7bff-4a9d-a269-fc15e5ecef19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f33c8425-7bff-4a9d-a269-fc15e5ecef19.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97167642-6e8f-4c31-b9bb-43f43a3855de {
  min-height: 300px;
}








#s-97167642-6e8f-4c31-b9bb-43f43a3855de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97167642-6e8f-4c31-b9bb-43f43a3855de.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b103df70-ebd6-4f3c-97aa-41335f6001bd {
  text-align: center;
}




  #s-b103df70-ebd6-4f3c-97aa-41335f6001bd img.shogun-image {
    
    width: px;
  }


#s-b103df70-ebd6-4f3c-97aa-41335f6001bd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-19a8fb6b-9a3d-4c1b-9639-792baee32661 {
  
}

#s-420baea9-5814-4e2f-8718-b14c7a7a398e {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-420baea9-5814-4e2f-8718-b14c7a7a398e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-efa2ef6c-a760-4bbb-88db-91ad06a3172f {
  
}








#s-efa2ef6c-a760-4bbb-88db-91ad06a3172f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efa2ef6c-a760-4bbb-88db-91ad06a3172f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-48003b94-2430-4f3a-ac93-cba8fcb8fbb6 {
  min-height: 300px;
}








#s-48003b94-2430-4f3a-ac93-cba8fcb8fbb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48003b94-2430-4f3a-ac93-cba8fcb8fbb6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-289bc45b-19d1-4d18-98d6-c5c719dd064c {
  text-align: center;
}




  #s-289bc45b-19d1-4d18-98d6-c5c719dd064c img.shogun-image {
    
    width: px;
  }


#s-289bc45b-19d1-4d18-98d6-c5c719dd064c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ff19fd54-4357-4ed9-89f2-818e886c9082 {
  
}

#s-b5197fcf-605a-4507-8b46-ae96b80d8aab {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5197fcf-605a-4507-8b46-ae96b80d8aab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-282e0692-c9c9-4387-82f5-83957a942759 {
  
}








#s-282e0692-c9c9-4387-82f5-83957a942759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-282e0692-c9c9-4387-82f5-83957a942759.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ca8b0570-4526-44ef-a14d-f0f3fc44e7bd {
  min-height: 300px;
}








#s-ca8b0570-4526-44ef-a14d-f0f3fc44e7bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca8b0570-4526-44ef-a14d-f0f3fc44e7bd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-409f9aa6-2ec7-4f65-8fc0-17e5ae606d9f {
  text-align: center;
}




  #s-409f9aa6-2ec7-4f65-8fc0-17e5ae606d9f img.shogun-image {
    
    width: px;
  }


#s-409f9aa6-2ec7-4f65-8fc0-17e5ae606d9f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d93955fc-6c4f-4cf4-9c16-71780e63af4b {
  
}

#s-c30f2ea0-061a-4760-8b27-a903233f9381 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c30f2ea0-061a-4760-8b27-a903233f9381"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8ca23bb7-bf24-4b4e-8494-b951b1b4a398 {
  
}








#s-8ca23bb7-bf24-4b4e-8494-b951b1b4a398 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ca23bb7-bf24-4b4e-8494-b951b1b4a398.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d8e352ab-9e15-4470-b658-138775820284 {
  min-height: 300px;
}








#s-d8e352ab-9e15-4470-b658-138775820284 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8e352ab-9e15-4470-b658-138775820284.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0609fe78-733a-40b0-b1f1-6eb854ab1b86 {
  text-align: center;
}




  #s-0609fe78-733a-40b0-b1f1-6eb854ab1b86 img.shogun-image {
    
    width: px;
  }


#s-0609fe78-733a-40b0-b1f1-6eb854ab1b86 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fa829005-3cc1-41aa-a07e-17d138a21ac5 {
  
}

@media (min-width: 0px) {
[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d8c49046-feec-4706-8ee0-a7091c4bc71b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4e2e197a-e9c0-4b2f-bff7-db5de63f2261 {
  
}








#s-4e2e197a-e9c0-4b2f-bff7-db5de63f2261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e2e197a-e9c0-4b2f-bff7-db5de63f2261.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4e57fdac-4f72-44e0-b9cf-bb3c2d0bdd1d {
  min-height: 300px;
}








#s-4e57fdac-4f72-44e0-b9cf-bb3c2d0bdd1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e57fdac-4f72-44e0-b9cf-bb3c2d0bdd1d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cc17ac4e-b879-43dd-8ae5-ae9bbad8f5b3 {
  text-align: center;
}




  #s-cc17ac4e-b879-43dd-8ae5-ae9bbad8f5b3 img.shogun-image {
    
    width: px;
  }


#s-cc17ac4e-b879-43dd-8ae5-ae9bbad8f5b3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e846b46d-b93a-47da-9607-7fe83fd71ce0 {
  
}

@media (min-width: 0px) {
[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5969057-946e-49f4-9e9e-84cc5c37d8ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cef2f0e3-0003-4123-b45d-e553ee2c2630 {
  
}








#s-cef2f0e3-0003-4123-b45d-e553ee2c2630 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cef2f0e3-0003-4123-b45d-e553ee2c2630.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9e13586f-dc89-4425-8ebb-78d37f955c42 {
  min-height: 300px;
}








#s-9e13586f-dc89-4425-8ebb-78d37f955c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e13586f-dc89-4425-8ebb-78d37f955c42.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3b810a2a-3bca-470c-9f70-99a6dd085157 {
  text-align: center;
}




  #s-3b810a2a-3bca-470c-9f70-99a6dd085157 img.shogun-image {
    
    width: px;
  }


#s-3b810a2a-3bca-470c-9f70-99a6dd085157 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-314bfafe-d84d-4f13-a4ce-81b872e1be72 {
  
}

@media (min-width: 0px) {
[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0672268f-42fe-48e3-a4ea-4b38d5514670"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-454dd430-05ff-44ba-ac2d-df557ab50661 {
  
}








#s-454dd430-05ff-44ba-ac2d-df557ab50661 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-454dd430-05ff-44ba-ac2d-df557ab50661.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4a52e830-2c02-4c78-bfb1-03f2417d1c42 {
  min-height: 300px;
}








#s-4a52e830-2c02-4c78-bfb1-03f2417d1c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a52e830-2c02-4c78-bfb1-03f2417d1c42.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-660b9d16-a84d-4564-84d7-9a73ae72277e {
  text-align: center;
}




  #s-660b9d16-a84d-4564-84d7-9a73ae72277e img.shogun-image {
    
    width: px;
  }


#s-660b9d16-a84d-4564-84d7-9a73ae72277e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2aa09ab3-ce32-4e0d-85a4-304e805c6d06 {
  
}

@media (min-width: 0px) {
[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf9f9354-fb3c-4a36-876c-9f64db8c1e41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-72b81601-5825-4412-a54d-8a19e6f08ba0 {
  
}








#s-72b81601-5825-4412-a54d-8a19e6f08ba0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72b81601-5825-4412-a54d-8a19e6f08ba0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fe7bebd1-3fdb-4bf7-bf07-58aad5f5096c {
  min-height: 300px;
}








#s-fe7bebd1-3fdb-4bf7-bf07-58aad5f5096c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe7bebd1-3fdb-4bf7-bf07-58aad5f5096c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bf704c27-1a7c-4fd3-8d43-248ec114fef9 {
  text-align: center;
}




  #s-bf704c27-1a7c-4fd3-8d43-248ec114fef9 img.shogun-image {
    
    width: px;
  }


#s-bf704c27-1a7c-4fd3-8d43-248ec114fef9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c018675e-81f8-465a-a531-1c2773f339ce {
  
}

@media (min-width: 0px) {
[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2038f76-1326-42b5-b07c-93cffda980f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf4a763b-f091-432e-9c98-64e3e51b9b1d {
  
}








#s-cf4a763b-f091-432e-9c98-64e3e51b9b1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf4a763b-f091-432e-9c98-64e3e51b9b1d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a06f892-ccde-4671-ad9c-6822dca0a7aa {
  min-height: 300px;
}








#s-1a06f892-ccde-4671-ad9c-6822dca0a7aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a06f892-ccde-4671-ad9c-6822dca0a7aa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a205a387-56e6-4994-b39c-87157a848953 {
  text-align: center;
}




  #s-a205a387-56e6-4994-b39c-87157a848953 img.shogun-image {
    
    width: px;
  }


#s-a205a387-56e6-4994-b39c-87157a848953 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3bf3c299-6f03-4bff-99c9-f708a1c80484 {
  
}

@media (min-width: 0px) {
[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-70de19f3-1c46-4741-a8fe-bce2c515b8e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-79db2f08-c8f3-48e0-8dee-c75cbff67ab5 {
  
}








#s-79db2f08-c8f3-48e0-8dee-c75cbff67ab5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79db2f08-c8f3-48e0-8dee-c75cbff67ab5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-57f27d63-22b0-48c0-b239-999fb7d66907 {
  min-height: 300px;
}








#s-57f27d63-22b0-48c0-b239-999fb7d66907 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57f27d63-22b0-48c0-b239-999fb7d66907.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-70bc0295-4cb1-4635-b369-64575257f087 {
  text-align: center;
}




  #s-70bc0295-4cb1-4635-b369-64575257f087 img.shogun-image {
    
    width: px;
  }


#s-70bc0295-4cb1-4635-b369-64575257f087 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-94cc619c-d4dc-417d-91a0-7d4eaf09d5e2 {
  
}

@media (min-width: 0px) {
[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7474e7a-f490-4541-bc03-7f1e413a7254"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3c1376ab-2b82-49d8-8ec9-4cfd5a0d0b02 {
  
}








#s-3c1376ab-2b82-49d8-8ec9-4cfd5a0d0b02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c1376ab-2b82-49d8-8ec9-4cfd5a0d0b02.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6d93aab7-9192-465e-ad5c-c8094cf65197 {
  min-height: 300px;
}








#s-6d93aab7-9192-465e-ad5c-c8094cf65197 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d93aab7-9192-465e-ad5c-c8094cf65197.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b7c8b167-a74d-4fbf-9659-f174405a60bf {
  text-align: center;
}




  #s-b7c8b167-a74d-4fbf-9659-f174405a60bf img.shogun-image {
    
    width: px;
  }


#s-b7c8b167-a74d-4fbf-9659-f174405a60bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d43d2732-509b-4a6e-a5c6-c88f1f4b84c8 {
  
}

@media (min-width: 0px) {
[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18d48545-5d88-4498-a05c-5977449e3c67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f895a38b-87e0-4d20-88df-b5e836c1275d {
  
}








#s-f895a38b-87e0-4d20-88df-b5e836c1275d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f895a38b-87e0-4d20-88df-b5e836c1275d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-74d5bb3a-17b8-4bff-ad14-adac675f4795 {
  min-height: 300px;
}








#s-74d5bb3a-17b8-4bff-ad14-adac675f4795 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74d5bb3a-17b8-4bff-ad14-adac675f4795.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-da39b505-9dbc-4b15-88f9-06d025920677 {
  text-align: center;
}




  #s-da39b505-9dbc-4b15-88f9-06d025920677 img.shogun-image {
    
    width: px;
  }


#s-da39b505-9dbc-4b15-88f9-06d025920677 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3ad412d9-5c3c-4382-a5b9-438f0f55c6da {
  
}

@media (min-width: 0px) {
[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4e88f51-a5b7-40b1-98d0-8450796f857e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67bcf58f-6bb2-4947-bc24-d9080dd95c9f {
  
}








#s-67bcf58f-6bb2-4947-bc24-d9080dd95c9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67bcf58f-6bb2-4947-bc24-d9080dd95c9f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ad05e8d0-b124-4865-82f4-d7243fef05f2 {
  min-height: 300px;
}








#s-ad05e8d0-b124-4865-82f4-d7243fef05f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad05e8d0-b124-4865-82f4-d7243fef05f2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-44753a45-0da1-4746-95bb-c7b1f01f7770 {
  text-align: center;
}




  #s-44753a45-0da1-4746-95bb-c7b1f01f7770 img.shogun-image {
    
    width: px;
  }


#s-44753a45-0da1-4746-95bb-c7b1f01f7770 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-23833f2b-1b5c-4c0d-89d4-519c3bf22fe1 {
  
}

@media (min-width: 0px) {
[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b15d507d-96f2-41f7-9e9d-b66de1984fad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3c1b2c42-1a25-4b6d-97f6-75693b4dcb45 {
  
}








#s-3c1b2c42-1a25-4b6d-97f6-75693b4dcb45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c1b2c42-1a25-4b6d-97f6-75693b4dcb45.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a49a1bdc-ef75-4ec3-99cf-6ad622c85610 {
  min-height: 300px;
}








#s-a49a1bdc-ef75-4ec3-99cf-6ad622c85610 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a49a1bdc-ef75-4ec3-99cf-6ad622c85610.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9e448d8f-6909-43e4-b6f1-bd938870df80 {
  text-align: center;
}




  #s-9e448d8f-6909-43e4-b6f1-bd938870df80 img.shogun-image {
    
    width: px;
  }


#s-9e448d8f-6909-43e4-b6f1-bd938870df80 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-87182bf6-3b6b-4c2c-91bc-f2a870f03927 {
  
}

@media (min-width: 0px) {
[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da6049a7-174d-4d86-9b3b-3f8e9e93e70c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-44e08285-8f1f-44c0-8d32-8afdb7ec05cd {
  
}








#s-44e08285-8f1f-44c0-8d32-8afdb7ec05cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44e08285-8f1f-44c0-8d32-8afdb7ec05cd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a939cebb-9348-41ec-aea3-1dbb9590e8bc {
  min-height: 300px;
}








#s-a939cebb-9348-41ec-aea3-1dbb9590e8bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a939cebb-9348-41ec-aea3-1dbb9590e8bc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-10c46ad6-b32d-455c-9341-4583ba2f463e {
  text-align: center;
}




  #s-10c46ad6-b32d-455c-9341-4583ba2f463e img.shogun-image {
    
    width: px;
  }


#s-10c46ad6-b32d-455c-9341-4583ba2f463e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-03b9e23a-3322-4afd-911d-78397683345c {
  
}

@media (min-width: 0px) {
[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-123e88d4-b8ca-4cec-9bcc-fe5ad5cfae76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6341536d-8917-440a-90cd-3426359d01f2 {
  
}








#s-6341536d-8917-440a-90cd-3426359d01f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6341536d-8917-440a-90cd-3426359d01f2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8a519076-261c-4d47-bc4e-3bd120bd2d3b {
  min-height: 300px;
}








#s-8a519076-261c-4d47-bc4e-3bd120bd2d3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a519076-261c-4d47-bc4e-3bd120bd2d3b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ed26c280-6a4d-49a0-aa52-616dc0a7ad72 {
  text-align: center;
}




  #s-ed26c280-6a4d-49a0-aa52-616dc0a7ad72 img.shogun-image {
    
    width: px;
  }


#s-ed26c280-6a4d-49a0-aa52-616dc0a7ad72 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-13874461-9d57-4fa9-b665-6dec4c53ed27 {
  
}

@media (min-width: 0px) {
[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-346a916b-e149-414c-a5eb-f2eb8165025f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-582e262c-e4db-4a81-bca5-5ceadefb21f4 {
  
}








#s-582e262c-e4db-4a81-bca5-5ceadefb21f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-582e262c-e4db-4a81-bca5-5ceadefb21f4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0cbf64aa-5e7a-40d9-8758-e924a1073365 {
  min-height: 300px;
}








#s-0cbf64aa-5e7a-40d9-8758-e924a1073365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cbf64aa-5e7a-40d9-8758-e924a1073365.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-039ef13c-5c7d-449b-b6e4-07762123f379 {
  text-align: center;
}




  #s-039ef13c-5c7d-449b-b6e4-07762123f379 img.shogun-image {
    
    width: px;
  }


#s-039ef13c-5c7d-449b-b6e4-07762123f379 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a41b3c5e-ab25-41ea-8445-04e343e16a4a {
  
}

@media (min-width: 0px) {
[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12513662-889c-43c4-8195-60657d799e6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4db1fcf9-a696-4db5-a06a-eef634dc2db7 {
  
}








#s-4db1fcf9-a696-4db5-a06a-eef634dc2db7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4db1fcf9-a696-4db5-a06a-eef634dc2db7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b6a110b6-5f9f-4af7-84cf-d23836d28fcf {
  min-height: 300px;
}








#s-b6a110b6-5f9f-4af7-84cf-d23836d28fcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6a110b6-5f9f-4af7-84cf-d23836d28fcf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-725b892b-5294-48bc-831e-6e60d65324d0 {
  text-align: center;
}




  #s-725b892b-5294-48bc-831e-6e60d65324d0 img.shogun-image {
    
    width: px;
  }


#s-725b892b-5294-48bc-831e-6e60d65324d0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4e6fa9c0-756d-4130-9d24-be7fa2adc177 {
  
}

@media (min-width: 0px) {
[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-441e34ea-8d44-43e1-962a-64bd35770a9a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1d21346e-2db2-4e8b-b2f2-4d266b28b1a4 {
  
}








#s-1d21346e-2db2-4e8b-b2f2-4d266b28b1a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d21346e-2db2-4e8b-b2f2-4d266b28b1a4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-462eb69a-74e4-4a3c-a3ae-9d448039e5f6 {
  min-height: 300px;
}








#s-462eb69a-74e4-4a3c-a3ae-9d448039e5f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-462eb69a-74e4-4a3c-a3ae-9d448039e5f6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-81fe89a2-efc3-4d6d-84fc-d0bf6bd9cca1 {
  text-align: center;
}




  #s-81fe89a2-efc3-4d6d-84fc-d0bf6bd9cca1 img.shogun-image {
    
    width: px;
  }


#s-81fe89a2-efc3-4d6d-84fc-d0bf6bd9cca1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-09e7f582-cea1-4502-86ad-6ad4c9e6122f {
  
}

@media (min-width: 0px) {
[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a02df81f-5460-4211-aa92-9a1c4e88d24d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0de2dac5-b69a-438d-884e-6105ff6dcb8b {
  
}








#s-0de2dac5-b69a-438d-884e-6105ff6dcb8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0de2dac5-b69a-438d-884e-6105ff6dcb8b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-86a96878-cfd4-4a66-b910-36a93d3cc27c {
  min-height: 300px;
}








#s-86a96878-cfd4-4a66-b910-36a93d3cc27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86a96878-cfd4-4a66-b910-36a93d3cc27c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8f45d36c-cb28-46bc-8517-e3e21cfa6fa5 {
  text-align: center;
}




  #s-8f45d36c-cb28-46bc-8517-e3e21cfa6fa5 img.shogun-image {
    
    width: px;
  }


#s-8f45d36c-cb28-46bc-8517-e3e21cfa6fa5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ce40c486-da69-422f-89e9-ee026476f378 {
  
}

#s-f4ecc916-b953-4a6d-9f25-e199b42bb608 {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
background-color: rgba(255, 255, 255, 1);
}








#s-f4ecc916-b953-4a6d-9f25-e199b42bb608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4ecc916-b953-4a6d-9f25-e199b42bb608.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-36cbbf75-c2ff-4f9c-9251-22431889da9d {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-36cbbf75-c2ff-4f9c-9251-22431889da9d .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7a40b9e5-6fbe-4b03-8692-352c6a50a269 {
  margin-left: 65px;
margin-bottom: 50px;
margin-right: 65px;
}

@media (min-width: 0px) {
[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a40b9e5-6fbe-4b03-8692-352c6a50a269"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9ebaa4d1-e4fe-491a-ab0e-d9e829b77baf {
  
}








#s-9ebaa4d1-e4fe-491a-ab0e-d9e829b77baf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ebaa4d1-e4fe-491a-ab0e-d9e829b77baf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-1cd3e3ad-242f-4014-b7ed-f3821b0c6dd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cd3e3ad-242f-4014-b7ed-f3821b0c6dd9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ef7d97e6-6f4b-4707-98da-1b065961b70c {
  text-align: center;
}




  #s-ef7d97e6-6f4b-4707-98da-1b065961b70c img.shogun-image {
    
    width: px;
  }


#s-ef7d97e6-6f4b-4707-98da-1b065961b70c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-791eba9d-698e-4ba9-971e-45f0317a1d77 {
  
}
@media (min-width: 1200px){#s-791eba9d-698e-4ba9-971e-45f0317a1d77 {
  display: none;
}
#s-791eba9d-698e-4ba9-971e-45f0317a1d77, #wrap-s-791eba9d-698e-4ba9-971e-45f0317a1d77 { display:none !important; }}
#s-127dd028-d75a-4a17-a454-421239c2d09e {
  
}
@media (min-width: 1200px){#s-127dd028-d75a-4a17-a454-421239c2d09e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-127dd028-d75a-4a17-a454-421239c2d09e {
  display: none;
}
#s-127dd028-d75a-4a17-a454-421239c2d09e, #wrap-s-127dd028-d75a-4a17-a454-421239c2d09e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-127dd028-d75a-4a17-a454-421239c2d09e {
  display: none;
}
#s-127dd028-d75a-4a17-a454-421239c2d09e, #wrap-s-127dd028-d75a-4a17-a454-421239c2d09e { display:none !important; }}@media (max-width: 767px){#s-127dd028-d75a-4a17-a454-421239c2d09e {
  display: none;
}
#s-127dd028-d75a-4a17-a454-421239c2d09e, #wrap-s-127dd028-d75a-4a17-a454-421239c2d09e { display:none !important; }}
#s-314971e8-4c82-405e-9ff6-285c2a412a62 {
  padding-bottom: 15px;
min-height: 50px;
background-color: rgba(232, 238, 244, 0.5);
}
@media (min-width: 1200px){#s-314971e8-4c82-405e-9ff6-285c2a412a62 {
  display: none;
}
#s-314971e8-4c82-405e-9ff6-285c2a412a62, #wrap-s-314971e8-4c82-405e-9ff6-285c2a412a62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-314971e8-4c82-405e-9ff6-285c2a412a62 {
  display: none;
}
#s-314971e8-4c82-405e-9ff6-285c2a412a62, #wrap-s-314971e8-4c82-405e-9ff6-285c2a412a62 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-314971e8-4c82-405e-9ff6-285c2a412a62 {
  display: none;
}
#s-314971e8-4c82-405e-9ff6-285c2a412a62, #wrap-s-314971e8-4c82-405e-9ff6-285c2a412a62 { display:none !important; }}@media (max-width: 767px){#s-314971e8-4c82-405e-9ff6-285c2a412a62 {
  
}
}







#s-314971e8-4c82-405e-9ff6-285c2a412a62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-314971e8-4c82-405e-9ff6-285c2a412a62.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-69ec7bd3-0aad-497e-8e90-b2e97e413109 {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 25px;
margin-bottom: 15px;
min-height: 475px;
background-color: rgba(255, 255, 255, 1);
}








#s-69ec7bd3-0aad-497e-8e90-b2e97e413109 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69ec7bd3-0aad-497e-8e90-b2e97e413109.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b9f3e344-cc85-4096-849b-78511d2d954b {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-b9f3e344-cc85-4096-849b-78511d2d954b .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e40bfeb-a2cc-41fc-b816-7a879a182d01 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-01ad3ec0-206d-4f2b-bd64-8774938712be {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01ad3ec0-206d-4f2b-bd64-8774938712be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2a3b4bc5-9787-4074-b4f1-62f3a8916afa {
  
}








#s-2a3b4bc5-9787-4074-b4f1-62f3a8916afa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a3b4bc5-9787-4074-b4f1-62f3a8916afa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-0b45b1ea-b140-499a-9a6c-7fec00bb62e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b45b1ea-b140-499a-9a6c-7fec00bb62e3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2f0daaed-261f-4fff-8eb0-4f0cf6815643 {
  text-align: center;
}




  #s-2f0daaed-261f-4fff-8eb0-4f0cf6815643 img.shogun-image {
    
    width: px;
  }


#s-2f0daaed-261f-4fff-8eb0-4f0cf6815643 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-447f373d-8bb1-4341-9c90-69e8916e7b4b {
  
}

#s-982a389a-25ba-4dfb-a87c-68909fb663cc {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-982a389a-25ba-4dfb-a87c-68909fb663cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-87f059e5-67c7-48ac-b2a0-bbd21c2b89f1 {
  
}








#s-87f059e5-67c7-48ac-b2a0-bbd21c2b89f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87f059e5-67c7-48ac-b2a0-bbd21c2b89f1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-71d49813-83e0-4009-8180-c0d5c8e3b4a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71d49813-83e0-4009-8180-c0d5c8e3b4a6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-13897ad0-b114-4c3f-ab9f-0b59af6fb815 {
  text-align: center;
}




  #s-13897ad0-b114-4c3f-ab9f-0b59af6fb815 img.shogun-image {
    
    width: px;
  }


#s-13897ad0-b114-4c3f-ab9f-0b59af6fb815 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8b2e99e6-0a20-4d7e-9b02-7bac67d63ced {
  
}

#s-63ba3448-4db1-47df-bffe-448db9278250 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63ba3448-4db1-47df-bffe-448db9278250"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce0e6437-fd96-44a0-9b45-486790ec1dc1 {
  
}








#s-ce0e6437-fd96-44a0-9b45-486790ec1dc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce0e6437-fd96-44a0-9b45-486790ec1dc1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-bb2a73a5-2327-4be7-ab54-14b33500661c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb2a73a5-2327-4be7-ab54-14b33500661c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-921ffc74-f574-41bb-ac16-c346fe1f758d {
  text-align: center;
}




  #s-921ffc74-f574-41bb-ac16-c346fe1f758d img.shogun-image {
    
    width: px;
  }


#s-921ffc74-f574-41bb-ac16-c346fe1f758d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-de120ee2-d8ec-49e8-b481-41e68153ad2d {
  
}

#s-3f7bc1b5-8ff7-4377-bce4-38dd87642306 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3f7bc1b5-8ff7-4377-bce4-38dd87642306"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8cb2114d-6795-4eaf-baa3-8bb3fa4e7bb7 {
  
}








#s-8cb2114d-6795-4eaf-baa3-8bb3fa4e7bb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cb2114d-6795-4eaf-baa3-8bb3fa4e7bb7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-2cf52291-b725-497c-9ee4-ed5f3f640d38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cf52291-b725-497c-9ee4-ed5f3f640d38.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c792b9b0-7b12-4e90-9237-c9ef576c4298 {
  text-align: center;
}




  #s-c792b9b0-7b12-4e90-9237-c9ef576c4298 img.shogun-image {
    
    width: px;
  }


#s-c792b9b0-7b12-4e90-9237-c9ef576c4298 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e647a03a-f6db-4977-840f-3fa74dc782ce {
  
}

#s-1bdd9164-639c-4947-9e0a-eb1e99c21207 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bdd9164-639c-4947-9e0a-eb1e99c21207"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0ddd058c-0fc5-4624-a53f-5f0aacf6cd0b {
  
}








#s-0ddd058c-0fc5-4624-a53f-5f0aacf6cd0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ddd058c-0fc5-4624-a53f-5f0aacf6cd0b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-e049c2b3-3e10-4a9c-aec9-8a8f2771ece7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e049c2b3-3e10-4a9c-aec9-8a8f2771ece7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-264107cd-c3f9-4e42-a38a-7a3719bf951c {
  text-align: center;
}




  #s-264107cd-c3f9-4e42-a38a-7a3719bf951c img.shogun-image {
    
    width: px;
  }


#s-264107cd-c3f9-4e42-a38a-7a3719bf951c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-360e41f4-764b-4272-8e70-6cf3dac37d27 {
  
}

#s-c1c59c00-178e-4fa7-aac5-110707dbe723 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c1c59c00-178e-4fa7-aac5-110707dbe723"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-af40fa29-9da8-4811-8b12-60dc3914bfe7 {
  
}








#s-af40fa29-9da8-4811-8b12-60dc3914bfe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af40fa29-9da8-4811-8b12-60dc3914bfe7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-545f6ee6-cca5-452d-b3d4-bd84a1de6a68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-545f6ee6-cca5-452d-b3d4-bd84a1de6a68.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e5123bb6-46fa-4618-9b03-526f59d1e0c2 {
  text-align: center;
}




  #s-e5123bb6-46fa-4618-9b03-526f59d1e0c2 img.shogun-image {
    
    width: px;
  }


#s-e5123bb6-46fa-4618-9b03-526f59d1e0c2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7eb4a742-d0f4-47fd-b3af-01822d39ffff {
  
}

#s-97fdf50b-0158-4883-bd7a-83094551b0d5 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97fdf50b-0158-4883-bd7a-83094551b0d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7d26b4a5-16d0-437f-a102-c6ac84eb9e70 {
  
}








#s-7d26b4a5-16d0-437f-a102-c6ac84eb9e70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d26b4a5-16d0-437f-a102-c6ac84eb9e70.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-f88cede1-1734-4e79-9ed5-ff8208207da7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f88cede1-1734-4e79-9ed5-ff8208207da7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-07c4f0a0-78d0-4e61-a7fd-4f76a0955d2a {
  text-align: center;
}




  #s-07c4f0a0-78d0-4e61-a7fd-4f76a0955d2a img.shogun-image {
    
    width: px;
  }


#s-07c4f0a0-78d0-4e61-a7fd-4f76a0955d2a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2efc372c-9e07-4daa-ae8e-401fa65abb05 {
  
}

#s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0ea644d-a12e-43c9-b5e1-3c88fb0ae45f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2c0fe08f-d5ef-45bb-af0a-4dbed9ebd058 {
  
}








#s-2c0fe08f-d5ef-45bb-af0a-4dbed9ebd058 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c0fe08f-d5ef-45bb-af0a-4dbed9ebd058.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-25627d2c-64da-4bf2-84b9-0d6a95383069 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25627d2c-64da-4bf2-84b9-0d6a95383069.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-73474acb-f585-474f-a1d5-52ab59ba2aef {
  text-align: center;
}




  #s-73474acb-f585-474f-a1d5-52ab59ba2aef img.shogun-image {
    
    width: px;
  }


#s-73474acb-f585-474f-a1d5-52ab59ba2aef .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e64f5c81-95cd-4153-9c02-64e0c2569add {
  
}

#s-d47d3201-b314-4d2e-a862-7f7d34afdbee {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d47d3201-b314-4d2e-a862-7f7d34afdbee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c6e2ee74-0e64-49e6-b955-64e48cab2930 {
  
}








#s-c6e2ee74-0e64-49e6-b955-64e48cab2930 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6e2ee74-0e64-49e6-b955-64e48cab2930.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-6bfc80b1-c6a7-40ff-8d2c-a41f8f97cb03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bfc80b1-c6a7-40ff-8d2c-a41f8f97cb03.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c1ce4288-b8fd-49f5-baee-8dca30598070 {
  text-align: center;
}




  #s-c1ce4288-b8fd-49f5-baee-8dca30598070 img.shogun-image {
    
    width: px;
  }


#s-c1ce4288-b8fd-49f5-baee-8dca30598070 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b24c1399-f855-4b89-a35b-5f396ccf44ae {
  
}

#s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3 {
  margin-left: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae04db44-a7b5-4f70-bd1b-0f9c10a648a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3e81a389-f45e-48e4-abb1-ebc534bbe36e {
  
}








#s-3e81a389-f45e-48e4-abb1-ebc534bbe36e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e81a389-f45e-48e4-abb1-ebc534bbe36e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-f2229588-5179-4412-a26d-8f8e7858467d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2229588-5179-4412-a26d-8f8e7858467d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6316ce38-48bb-4051-89c8-07beda1a97c7 {
  text-align: center;
}




  #s-6316ce38-48bb-4051-89c8-07beda1a97c7 img.shogun-image {
    
    width: px;
  }


#s-6316ce38-48bb-4051-89c8-07beda1a97c7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2db0d0ac-3c95-4374-a74a-8a84b8ab3587 {
  
}

#s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-390c0c51-fe56-422d-b401-a1a2c0c3cf3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fcbd9b04-acb0-4ca2-9347-de98c9d667d3 {
  
}








#s-fcbd9b04-acb0-4ca2-9347-de98c9d667d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcbd9b04-acb0-4ca2-9347-de98c9d667d3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-90f2bb29-cee1-4070-a8cc-70a36374d80f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90f2bb29-cee1-4070-a8cc-70a36374d80f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bf82b9d2-3531-47b2-8531-438b4178e7f2 {
  text-align: center;
}




  #s-bf82b9d2-3531-47b2-8531-438b4178e7f2 img.shogun-image {
    
    width: px;
  }


#s-bf82b9d2-3531-47b2-8531-438b4178e7f2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fe150076-2d50-439e-9cc8-12e9613da502 {
  
}

#s-c4514550-1bf5-4215-a8bf-aee41df7f5d3 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4514550-1bf5-4215-a8bf-aee41df7f5d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9235bca3-08b7-4764-b7ba-bcd3be7d54c6 {
  
}








#s-9235bca3-08b7-4764-b7ba-bcd3be7d54c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9235bca3-08b7-4764-b7ba-bcd3be7d54c6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-643a129c-1d66-4071-b59c-017f11658665 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-643a129c-1d66-4071-b59c-017f11658665.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2f442081-21e5-4ad8-a317-c7a18732c10c {
  text-align: center;
}




  #s-2f442081-21e5-4ad8-a317-c7a18732c10c img.shogun-image {
    
    width: px;
  }


#s-2f442081-21e5-4ad8-a317-c7a18732c10c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8f4ef221-13c3-40da-8639-a8098d86cb46 {
  
}

#s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae1f0b5b-505f-4a9a-8590-a1e95828f69c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7b8e93d-c8d4-4f56-a331-ed35a85fef15 {
  
}








#s-c7b8e93d-c8d4-4f56-a331-ed35a85fef15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7b8e93d-c8d4-4f56-a331-ed35a85fef15.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-a0fa6eb2-79e1-483f-ad45-913c0a3f1eb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0fa6eb2-79e1-483f-ad45-913c0a3f1eb1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f62cec74-1eb3-428a-9d6c-4006a7da1850 {
  text-align: center;
}




  #s-f62cec74-1eb3-428a-9d6c-4006a7da1850 img.shogun-image {
    
    width: px;
  }


#s-f62cec74-1eb3-428a-9d6c-4006a7da1850 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-56f4b754-0847-4324-8b28-e9f1ee69d024 {
  
}

#s-06f433e3-b4c7-4b44-84df-e09c7a977509 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-06f433e3-b4c7-4b44-84df-e09c7a977509"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fd503576-d62a-4c8b-80f6-3833cd6de0ed {
  
}








#s-fd503576-d62a-4c8b-80f6-3833cd6de0ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd503576-d62a-4c8b-80f6-3833cd6de0ed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-e0fab73e-dd68-473c-9bb3-8534cba9f046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0fab73e-dd68-473c-9bb3-8534cba9f046.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0d9fc0da-87de-41e8-93aa-cf30bbd2d34c {
  text-align: center;
}




  #s-0d9fc0da-87de-41e8-93aa-cf30bbd2d34c img.shogun-image {
    
    width: px;
  }


#s-0d9fc0da-87de-41e8-93aa-cf30bbd2d34c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2935da2a-8a96-4e68-9e91-ebdd89f6b4b3 {
  
}

#s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4041ae49-8b47-421b-b15c-c74f4eb6f5e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-89902113-4c76-47f9-9d2d-df237e77b7f3 {
  
}








#s-89902113-4c76-47f9-9d2d-df237e77b7f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89902113-4c76-47f9-9d2d-df237e77b7f3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-8ac5a1aa-8275-4010-9834-71373c99e957 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ac5a1aa-8275-4010-9834-71373c99e957.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-673d13e9-3f5a-4e99-aba2-fc5bafd7b88f {
  text-align: center;
}




  #s-673d13e9-3f5a-4e99-aba2-fc5bafd7b88f img.shogun-image {
    
    width: px;
  }


#s-673d13e9-3f5a-4e99-aba2-fc5bafd7b88f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-71957ea0-963d-4e8d-bb33-db364f0b3a2b {
  
}

#s-0b3cfea6-8225-4182-b040-ce2f38708df8 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3cfea6-8225-4182-b040-ce2f38708df8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-074fb5bb-de73-4cfe-bbd2-650d8c587a3c {
  
}








#s-074fb5bb-de73-4cfe-bbd2-650d8c587a3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-074fb5bb-de73-4cfe-bbd2-650d8c587a3c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-05473b1e-dc43-4963-8261-c2ab2d32fe09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05473b1e-dc43-4963-8261-c2ab2d32fe09.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7686ff96-ab46-4237-a00f-b82eba123384 {
  text-align: center;
}




  #s-7686ff96-ab46-4237-a00f-b82eba123384 img.shogun-image {
    
    width: px;
  }


#s-7686ff96-ab46-4237-a00f-b82eba123384 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-38078924-4680-484e-a352-e089570bd4a8 {
  
}

#s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-69b6b6d1-5b63-4ec3-a4b8-89cfb690dc6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-89994826-2f1a-4fd8-b57d-43f6d33abf2f {
  
}








#s-89994826-2f1a-4fd8-b57d-43f6d33abf2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89994826-2f1a-4fd8-b57d-43f6d33abf2f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-41b2239b-006c-4d14-9352-04cb80b8e4f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41b2239b-006c-4d14-9352-04cb80b8e4f6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-85139494-b0bf-439c-8a06-6c9fd87dc840 {
  text-align: center;
}




  #s-85139494-b0bf-439c-8a06-6c9fd87dc840 img.shogun-image {
    
    width: px;
  }


#s-85139494-b0bf-439c-8a06-6c9fd87dc840 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4c6ea837-7880-4c4a-91f4-87e4ab4e71ac {
  
}

#s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba1ceeed-0261-44a5-9e06-5789dd0ee6cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67505879-5fa7-4c66-b511-30752c0c87fb {
  
}








#s-67505879-5fa7-4c66-b511-30752c0c87fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67505879-5fa7-4c66-b511-30752c0c87fb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-3268c3a8-5c8b-4de9-a068-e6ad1445f487 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3268c3a8-5c8b-4de9-a068-e6ad1445f487.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-98e0bf15-9a67-423e-8772-b6504f703fb5 {
  text-align: center;
}




  #s-98e0bf15-9a67-423e-8772-b6504f703fb5 img.shogun-image {
    
    width: px;
  }


#s-98e0bf15-9a67-423e-8772-b6504f703fb5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b53bfa82-74f3-4609-8708-9b8dc1bfc197 {
  
}

#s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ea735c2-4fe8-46b0-9b84-2c3a800bc2dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9dd3095c-3f0c-4425-95a0-1719011c866b {
  
}








#s-9dd3095c-3f0c-4425-95a0-1719011c866b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dd3095c-3f0c-4425-95a0-1719011c866b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-11f3abc2-6c09-4459-a878-c6fb2936be23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11f3abc2-6c09-4459-a878-c6fb2936be23.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e28a8a20-6ef7-44f8-833c-6c210c36d8e8 {
  text-align: center;
}




  #s-e28a8a20-6ef7-44f8-833c-6c210c36d8e8 img.shogun-image {
    
    width: px;
  }


#s-e28a8a20-6ef7-44f8-833c-6c210c36d8e8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8cfa00ec-9c2d-4f20-a421-806c87589228 {
  
}

#s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a69a4aa4-8141-477b-a2e5-1aa9db83cdc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-62aca41a-2ccf-4226-aa4b-80cf9878c8b9 {
  
}








#s-62aca41a-2ccf-4226-aa4b-80cf9878c8b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62aca41a-2ccf-4226-aa4b-80cf9878c8b9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-83973927-283c-4c01-a0a2-c83e9607ed4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83973927-283c-4c01-a0a2-c83e9607ed4f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f7dd4cd7-46a0-4e0c-9529-07d77712156f {
  text-align: center;
}




  #s-f7dd4cd7-46a0-4e0c-9529-07d77712156f img.shogun-image {
    
    width: px;
  }


#s-f7dd4cd7-46a0-4e0c-9529-07d77712156f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8e80e102-a1ef-4855-a9e5-b4fed21d5853 {
  
}

#s-f623ed43-bfc5-4886-90cf-ab7c30f55c61 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f623ed43-bfc5-4886-90cf-ab7c30f55c61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ad0e2dcb-4c3a-4517-9699-89486ed423d6 {
  
}








#s-ad0e2dcb-4c3a-4517-9699-89486ed423d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad0e2dcb-4c3a-4517-9699-89486ed423d6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-49d3cc6f-05b1-4867-aaff-83faea82247a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49d3cc6f-05b1-4867-aaff-83faea82247a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-092eaf26-5f3c-4a7c-94bf-1134df820d3b {
  text-align: center;
}




  #s-092eaf26-5f3c-4a7c-94bf-1134df820d3b img.shogun-image {
    
    width: px;
  }


#s-092eaf26-5f3c-4a7c-94bf-1134df820d3b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-46ccf751-1b8e-41da-8d3d-ad7235861869 {
  
}

#s-8105b91b-ad37-4cb6-85c1-709315ad2e4a {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8105b91b-ad37-4cb6-85c1-709315ad2e4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6cc13410-6f51-4779-bff6-8394571fb30e {
  
}








#s-6cc13410-6f51-4779-bff6-8394571fb30e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cc13410-6f51-4779-bff6-8394571fb30e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-51c1801b-4173-4e3f-9b47-d4304893f6e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51c1801b-4173-4e3f-9b47-d4304893f6e3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1f3bda81-de51-4cfc-8a91-56b7f769acfd {
  text-align: center;
}




  #s-1f3bda81-de51-4cfc-8a91-56b7f769acfd img.shogun-image {
    
    width: px;
  }


#s-1f3bda81-de51-4cfc-8a91-56b7f769acfd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c75db9ea-5cd3-4aad-be1f-bc677bf6f47a {
  
}

#s-58b2ed26-c23c-40ef-812e-f2994e59710c {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 15px;
margin-bottom: 15px;
min-height: 475px;
background-color: rgba(255, 255, 255, 1);
}








#s-58b2ed26-c23c-40ef-812e-f2994e59710c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58b2ed26-c23c-40ef-812e-f2994e59710c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b86d3be3-38f0-4189-b2b2-82e36135f69d {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-b86d3be3-38f0-4189-b2b2-82e36135f69d .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dedcd956-e7e9-44ef-837f-e0535750451c {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b73bbcb6-e6dd-4196-83b6-bf8d37c52add"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b2ea145d-e7d9-4aec-8d70-1b40e52329e0 {
  
}








#s-b2ea145d-e7d9-4aec-8d70-1b40e52329e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2ea145d-e7d9-4aec-8d70-1b40e52329e0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-084bdd72-b025-4f4b-a2ca-54e4901d1d41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-084bdd72-b025-4f4b-a2ca-54e4901d1d41.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f9cc8f01-8f05-4cc8-9cbc-565afef7ca93 {
  text-align: center;
}




  #s-f9cc8f01-8f05-4cc8-9cbc-565afef7ca93 img.shogun-image {
    
    width: px;
  }


#s-f9cc8f01-8f05-4cc8-9cbc-565afef7ca93 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9132023d-c0ee-470b-98b1-9a35a6d18f5c {
  
}

#s-1f71a52c-5d33-4975-91e2-491168c669eb {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f71a52c-5d33-4975-91e2-491168c669eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e38de02f-6b8e-4eac-b0d9-fed1f1c43432 {
  
}








#s-e38de02f-6b8e-4eac-b0d9-fed1f1c43432 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e38de02f-6b8e-4eac-b0d9-fed1f1c43432.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-a3984b7e-68e4-459f-b192-0b48a092699d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3984b7e-68e4-459f-b192-0b48a092699d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-71642cc9-e7ba-4244-8975-7ae0e916eecb {
  text-align: center;
}




  #s-71642cc9-e7ba-4244-8975-7ae0e916eecb img.shogun-image {
    
    width: px;
  }


#s-71642cc9-e7ba-4244-8975-7ae0e916eecb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6b1ee6e5-a086-4200-9eb6-9e0196a93dc2 {
  
}

#s-7d31f93b-ed8c-4e34-9c4c-c365466effb4 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d31f93b-ed8c-4e34-9c4c-c365466effb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-57474c70-2591-4883-a713-a39bb2223ea9 {
  
}








#s-57474c70-2591-4883-a713-a39bb2223ea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57474c70-2591-4883-a713-a39bb2223ea9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-67579342-a623-4255-9e72-2bc7a2949eea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67579342-a623-4255-9e72-2bc7a2949eea.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e6a09d32-ac3d-4e31-a33b-6e7d41f321f2 {
  text-align: center;
}




  #s-e6a09d32-ac3d-4e31-a33b-6e7d41f321f2 img.shogun-image {
    
    width: px;
  }


#s-e6a09d32-ac3d-4e31-a33b-6e7d41f321f2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5502967f-ef3e-4ff8-9e64-571b1d3afa5d {
  
}

#s-d2fa215b-2495-4114-8742-2eabbf9c8205 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2fa215b-2495-4114-8742-2eabbf9c8205"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-13a38e09-7bc0-4ce1-838d-50f36117c4fd {
  
}








#s-13a38e09-7bc0-4ce1-838d-50f36117c4fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13a38e09-7bc0-4ce1-838d-50f36117c4fd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-e9a48ae1-b7b5-4163-8fd2-d9dc78560001 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a48ae1-b7b5-4163-8fd2-d9dc78560001.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9012bac8-f0b6-4736-be80-0373b25fd280 {
  text-align: center;
}




  #s-9012bac8-f0b6-4736-be80-0373b25fd280 img.shogun-image {
    
    width: px;
  }


#s-9012bac8-f0b6-4736-be80-0373b25fd280 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0e2e04d5-1fd8-438c-8523-90d4b3d0b174 {
  
}

#s-9d5769ae-98fd-4134-bc0e-88fab466b90e {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9d5769ae-98fd-4134-bc0e-88fab466b90e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4fbd258b-fad3-4301-809d-fd76a64f9a8c {
  
}








#s-4fbd258b-fad3-4301-809d-fd76a64f9a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fbd258b-fad3-4301-809d-fd76a64f9a8c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d28aabb6-2f7d-4e4d-a705-fab46e2eb606 {
  min-height: 300px;
}








#s-d28aabb6-2f7d-4e4d-a705-fab46e2eb606 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d28aabb6-2f7d-4e4d-a705-fab46e2eb606.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-773c2958-972b-42ee-a894-97b93759019e {
  text-align: center;
}




  #s-773c2958-972b-42ee-a894-97b93759019e img.shogun-image {
    
    width: px;
  }


#s-773c2958-972b-42ee-a894-97b93759019e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-eb6835ac-fdb5-4147-b36c-5ac7d7033f26 {
  
}

#s-affa2fa1-563b-4cce-bc3c-17ded1461467 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-affa2fa1-563b-4cce-bc3c-17ded1461467"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-281698b0-61f2-47e0-a0c6-21741604ab2e {
  
}








#s-281698b0-61f2-47e0-a0c6-21741604ab2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-281698b0-61f2-47e0-a0c6-21741604ab2e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-0002a7d5-382f-4201-b268-bcc116ec6459 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0002a7d5-382f-4201-b268-bcc116ec6459.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c2724b51-03c5-415a-a019-8ee65f3cf968 {
  text-align: center;
}




  #s-c2724b51-03c5-415a-a019-8ee65f3cf968 img.shogun-image {
    
    width: px;
  }


#s-c2724b51-03c5-415a-a019-8ee65f3cf968 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c0ff871b-cad2-475d-a203-aef5804ad506 {
  
}

#s-246543ac-8a21-40bf-bb51-32f8f1a8d274 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-246543ac-8a21-40bf-bb51-32f8f1a8d274"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-07484b55-106c-4079-b389-257eb2dae130 {
  
}








#s-07484b55-106c-4079-b389-257eb2dae130 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07484b55-106c-4079-b389-257eb2dae130.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-7ea02965-1555-42b7-86b1-5b07669590cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ea02965-1555-42b7-86b1-5b07669590cf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-710e7cbf-9979-4806-b60a-8c4da00ed7f3 {
  text-align: center;
}




  #s-710e7cbf-9979-4806-b60a-8c4da00ed7f3 img.shogun-image {
    
    width: px;
  }


#s-710e7cbf-9979-4806-b60a-8c4da00ed7f3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-730c0637-a440-45aa-9bc7-8d56274e0055 {
  
}

#s-647a95fb-702f-400a-89f4-0e72eddef3bd {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-647a95fb-702f-400a-89f4-0e72eddef3bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0141b82a-8c92-4ad0-8952-600aafea6644 {
  
}








#s-0141b82a-8c92-4ad0-8952-600aafea6644 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0141b82a-8c92-4ad0-8952-600aafea6644.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-1087023f-e7d0-44f9-b49c-bb45273844d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1087023f-e7d0-44f9-b49c-bb45273844d9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-86cb0295-a07d-49b8-8941-4d9c6ad7207b {
  text-align: center;
}




  #s-86cb0295-a07d-49b8-8941-4d9c6ad7207b img.shogun-image {
    
    width: px;
  }


#s-86cb0295-a07d-49b8-8941-4d9c6ad7207b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6561f607-7c4f-462a-882d-382c495f6784 {
  
}

#s-2ef7ea3d-e946-448c-84de-d13cb927b2b6 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ef7ea3d-e946-448c-84de-d13cb927b2b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ba2de128-3757-4aba-a115-fff4e9a5fc04 {
  
}








#s-ba2de128-3757-4aba-a115-fff4e9a5fc04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba2de128-3757-4aba-a115-fff4e9a5fc04.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-4e4130b2-3348-4009-a49f-15138cf4ad30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e4130b2-3348-4009-a49f-15138cf4ad30.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a74ad44e-4a62-4ca6-a377-0a894e0b1c82 {
  text-align: center;
}




  #s-a74ad44e-4a62-4ca6-a377-0a894e0b1c82 img.shogun-image {
    
    width: px;
  }


#s-a74ad44e-4a62-4ca6-a377-0a894e0b1c82 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b97806c4-f733-4145-8016-8a7a1f532b09 {
  
}

#s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cd5deabe-4fbb-4f9d-addb-66deefc7a77d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d547970b-a39d-4f2c-a656-97697c91dbee {
  
}








#s-d547970b-a39d-4f2c-a656-97697c91dbee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d547970b-a39d-4f2c-a656-97697c91dbee.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-6d85ef29-40c6-42cb-82f9-435fd51a146a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d85ef29-40c6-42cb-82f9-435fd51a146a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e843d34e-61b0-4e98-ae8c-f2b6a66afee4 {
  text-align: center;
}




  #s-e843d34e-61b0-4e98-ae8c-f2b6a66afee4 img.shogun-image {
    
    width: px;
  }


#s-e843d34e-61b0-4e98-ae8c-f2b6a66afee4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7ed5e55b-2dc2-4713-b633-b8fa882363ac {
  
}

@media (min-width: 0px) {
[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e2186b8d-339a-435b-8266-815ced077d4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f5fca99e-1204-447f-bc6d-d30111b7ba21 {
  
}








#s-f5fca99e-1204-447f-bc6d-d30111b7ba21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5fca99e-1204-447f-bc6d-d30111b7ba21.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-edbebf90-b91f-4476-b019-2e2aa4afd35f {
  min-height: 300px;
}








#s-edbebf90-b91f-4476-b019-2e2aa4afd35f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edbebf90-b91f-4476-b019-2e2aa4afd35f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-27e6811c-1c7d-402f-a394-5e0c5c740532 {
  text-align: center;
}




  #s-27e6811c-1c7d-402f-a394-5e0c5c740532 img.shogun-image {
    
    width: px;
  }


#s-27e6811c-1c7d-402f-a394-5e0c5c740532 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-dfd64a99-6adc-4244-9f0c-292f96d83c86 {
  
}

@media (min-width: 0px) {
[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6afc2d4d-4ae1-4d8b-b76d-8258bf7e55d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2263c243-3d3f-44ed-9077-898bed846f09 {
  
}








#s-2263c243-3d3f-44ed-9077-898bed846f09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2263c243-3d3f-44ed-9077-898bed846f09.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-392d1d94-5a77-4c2b-a690-201d8a409446 {
  min-height: 300px;
}








#s-392d1d94-5a77-4c2b-a690-201d8a409446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-392d1d94-5a77-4c2b-a690-201d8a409446.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ffb412da-0903-4c6b-b6b3-ef1cb4a5d3bd {
  text-align: center;
}




  #s-ffb412da-0903-4c6b-b6b3-ef1cb4a5d3bd img.shogun-image {
    
    width: px;
  }


#s-ffb412da-0903-4c6b-b6b3-ef1cb4a5d3bd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-44bfe342-d941-49f8-b824-aafd9d4d1543 {
  
}

@media (min-width: 0px) {
[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfae7e70-8f7b-4987-a9fb-c173476765df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6a67946e-a559-4e0b-a0f7-13780dcc5f56 {
  
}








#s-6a67946e-a559-4e0b-a0f7-13780dcc5f56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a67946e-a559-4e0b-a0f7-13780dcc5f56.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5fa09caf-375e-41cf-8270-654851efb4ea {
  min-height: 300px;
}








#s-5fa09caf-375e-41cf-8270-654851efb4ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fa09caf-375e-41cf-8270-654851efb4ea.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a9a5b357-e3ed-41c4-9891-4c0ff94df11e {
  text-align: center;
}




  #s-a9a5b357-e3ed-41c4-9891-4c0ff94df11e img.shogun-image {
    
    width: px;
  }


#s-a9a5b357-e3ed-41c4-9891-4c0ff94df11e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b11173ef-b1a0-497b-8f68-1de27afb127e {
  
}

@media (min-width: 0px) {
[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca25a7f-9df7-45ed-b49d-1c542a3ab04c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f9c02a5a-4adc-4a3a-b99a-4434e6672db0 {
  
}








#s-f9c02a5a-4adc-4a3a-b99a-4434e6672db0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9c02a5a-4adc-4a3a-b99a-4434e6672db0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c4c431a7-e286-4367-8b9b-21d68d061eec {
  min-height: 300px;
}








#s-c4c431a7-e286-4367-8b9b-21d68d061eec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4c431a7-e286-4367-8b9b-21d68d061eec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-49995c20-f9bf-41c9-9976-558f8acd8e28 {
  text-align: center;
}




  #s-49995c20-f9bf-41c9-9976-558f8acd8e28 img.shogun-image {
    
    width: px;
  }


#s-49995c20-f9bf-41c9-9976-558f8acd8e28 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b409fc2a-facd-456d-aa21-133610f4027d {
  
}

@media (min-width: 0px) {
[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ec6e2748-eceb-4845-9909-ff5ae849f106"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-27f8f8a2-db73-4b39-b64d-c456702e4ae7 {
  
}








#s-27f8f8a2-db73-4b39-b64d-c456702e4ae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27f8f8a2-db73-4b39-b64d-c456702e4ae7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3c974e00-a64e-47d1-b9c7-68dce5e70907 {
  min-height: 300px;
}








#s-3c974e00-a64e-47d1-b9c7-68dce5e70907 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c974e00-a64e-47d1-b9c7-68dce5e70907.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a61570c-0a38-47e6-8c74-34878024ea0f {
  text-align: center;
}




  #s-1a61570c-0a38-47e6-8c74-34878024ea0f img.shogun-image {
    
    width: px;
  }


#s-1a61570c-0a38-47e6-8c74-34878024ea0f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7e52bfa4-7512-4f9b-b045-f44fc9dc6f26 {
  
}

@media (min-width: 0px) {
[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6b913d9e-3f78-4c90-8002-a5c12899918b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a0513c16-e5d7-4432-a6fb-21dfe6306467 {
  
}








#s-a0513c16-e5d7-4432-a6fb-21dfe6306467 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0513c16-e5d7-4432-a6fb-21dfe6306467.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5f51890d-ae61-45bb-9d8f-0c6208fffe0b {
  min-height: 300px;
}








#s-5f51890d-ae61-45bb-9d8f-0c6208fffe0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f51890d-ae61-45bb-9d8f-0c6208fffe0b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d17a8953-a3e5-43f1-b33c-995bef0a9d46 {
  text-align: center;
}




  #s-d17a8953-a3e5-43f1-b33c-995bef0a9d46 img.shogun-image {
    
    width: px;
  }


#s-d17a8953-a3e5-43f1-b33c-995bef0a9d46 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9349d7aa-8cc6-461e-a29d-4b81b4562259 {
  
}

@media (min-width: 0px) {
[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-28aabc87-e6dd-4df1-bc77-dd44da49b45e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a4e1b329-e3d4-4be4-991d-8a310dc59c09 {
  
}








#s-a4e1b329-e3d4-4be4-991d-8a310dc59c09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4e1b329-e3d4-4be4-991d-8a310dc59c09.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a5cc0676-dcef-4429-ad17-35c995c22046 {
  min-height: 300px;
}








#s-a5cc0676-dcef-4429-ad17-35c995c22046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5cc0676-dcef-4429-ad17-35c995c22046.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97b15dd7-cf42-4be5-a739-f0b9f3818f8b {
  text-align: center;
}




  #s-97b15dd7-cf42-4be5-a739-f0b9f3818f8b img.shogun-image {
    
    width: px;
  }


#s-97b15dd7-cf42-4be5-a739-f0b9f3818f8b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a8bbee38-b20c-4b9d-8918-b3bd535ced91 {
  
}

@media (min-width: 0px) {
[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd941baf-a63e-457e-bb81-e6cfd22b464e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4877eb1b-2f1c-40ce-9ee8-ff011ae69ba3 {
  
}








#s-4877eb1b-2f1c-40ce-9ee8-ff011ae69ba3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4877eb1b-2f1c-40ce-9ee8-ff011ae69ba3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0e84a1d0-e654-49b4-9129-dac95161c3f9 {
  min-height: 300px;
}








#s-0e84a1d0-e654-49b4-9129-dac95161c3f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e84a1d0-e654-49b4-9129-dac95161c3f9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d81b28ed-3e6d-448f-8539-1097cb0e8381 {
  text-align: center;
}




  #s-d81b28ed-3e6d-448f-8539-1097cb0e8381 img.shogun-image {
    
    width: px;
  }


#s-d81b28ed-3e6d-448f-8539-1097cb0e8381 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7286b96d-961c-4673-bc5a-96251ae74ab3 {
  
}

#s-e4a2960b-fb7a-499d-911f-1437bef1918a {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 15px;
margin-bottom: 15px;
min-height: 475px;
background-color: rgba(255, 255, 255, 1);
}








#s-e4a2960b-fb7a-499d-911f-1437bef1918a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4a2960b-fb7a-499d-911f-1437bef1918a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-16fb6ebf-d5d6-47f7-a935-af70073819b2 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-16fb6ebf-d5d6-47f7-a935-af70073819b2 .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-50766abb-9ade-4157-b434-bb8c50498eef {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-5fce53fc-d5e9-4c28-b46e-f961591e4f19 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fce53fc-d5e9-4c28-b46e-f961591e4f19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7d3dfe7c-8c43-4123-a302-8ff3bf3e1c55 {
  
}








#s-7d3dfe7c-8c43-4123-a302-8ff3bf3e1c55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d3dfe7c-8c43-4123-a302-8ff3bf3e1c55.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-470f27b0-0a6b-4e31-9d31-54ef55e2acc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-470f27b0-0a6b-4e31-9d31-54ef55e2acc8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2cf500fd-888f-4efd-ab12-57ccaeabe962 {
  text-align: center;
}




  #s-2cf500fd-888f-4efd-ab12-57ccaeabe962 img.shogun-image {
    
    width: px;
  }


#s-2cf500fd-888f-4efd-ab12-57ccaeabe962 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a28bc1d7-6bcc-43f3-9e29-184e52110db6 {
  
}

#s-f3701c30-6b5c-4981-ac95-3c2cd884c0df {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3701c30-6b5c-4981-ac95-3c2cd884c0df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-978e7c4a-ba55-4aa6-abc1-c06859f2eb4c {
  
}








#s-978e7c4a-ba55-4aa6-abc1-c06859f2eb4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-978e7c4a-ba55-4aa6-abc1-c06859f2eb4c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-a1071dad-396e-4ccb-966d-747b1a0df6b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1071dad-396e-4ccb-966d-747b1a0df6b7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fdbad6d1-884a-416c-b731-38e739b1accc {
  text-align: center;
}




  #s-fdbad6d1-884a-416c-b731-38e739b1accc img.shogun-image {
    
    width: px;
  }


#s-fdbad6d1-884a-416c-b731-38e739b1accc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4bca060c-0e02-43a8-a3e7-e1bd3d9d1c2e {
  
}

#s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea00c9a6-f10c-4e8b-8422-1e42b53830c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e1f04db9-fb06-47e3-94d8-31efb1d9c660 {
  
}








#s-e1f04db9-fb06-47e3-94d8-31efb1d9c660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1f04db9-fb06-47e3-94d8-31efb1d9c660.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-ad6f9e91-6a6b-4f60-84c1-b46769b71207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad6f9e91-6a6b-4f60-84c1-b46769b71207.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-07034a2f-aad9-432b-afb0-c3ec61ae419b {
  text-align: center;
}




  #s-07034a2f-aad9-432b-afb0-c3ec61ae419b img.shogun-image {
    
    width: px;
  }


#s-07034a2f-aad9-432b-afb0-c3ec61ae419b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-30e6b613-6387-44fb-b340-6ceb444cfe21 {
  
}

#s-f1db9e45-81ba-4948-9b84-47e7900cd9db {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1db9e45-81ba-4948-9b84-47e7900cd9db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d224b05e-6aa4-48fe-af47-003be6b9bf27 {
  
}








#s-d224b05e-6aa4-48fe-af47-003be6b9bf27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d224b05e-6aa4-48fe-af47-003be6b9bf27.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-4709b342-8135-4da1-a488-bb47e8a0180e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4709b342-8135-4da1-a488-bb47e8a0180e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-69a79b28-5e50-4184-b6a3-fec1b88ce195 {
  text-align: center;
}




  #s-69a79b28-5e50-4184-b6a3-fec1b88ce195 img.shogun-image {
    
    width: px;
  }


#s-69a79b28-5e50-4184-b6a3-fec1b88ce195 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-648c226d-1158-4888-a29b-6768c524e33e {
  
}

#s-18c5aed4-a16a-43cc-8797-91d108238d50 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18c5aed4-a16a-43cc-8797-91d108238d50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4d75006a-baa3-49ef-b00d-5df4c63c73f7 {
  
}








#s-4d75006a-baa3-49ef-b00d-5df4c63c73f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d75006a-baa3-49ef-b00d-5df4c63c73f7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-2fed2767-e431-4afa-81ea-debe72f61542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fed2767-e431-4afa-81ea-debe72f61542.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-57b113e0-f5dc-4063-87a6-8cbb503921bd {
  text-align: center;
}




  #s-57b113e0-f5dc-4063-87a6-8cbb503921bd img.shogun-image {
    
    width: px;
  }


#s-57b113e0-f5dc-4063-87a6-8cbb503921bd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f73ca15d-29f1-4320-9204-0632328183bf {
  
}

#s-8a9c73eb-7d17-42df-ab01-d81221ed656e {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a9c73eb-7d17-42df-ab01-d81221ed656e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c4163af6-e164-4df9-baae-86c1addd18d3 {
  
}








#s-c4163af6-e164-4df9-baae-86c1addd18d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4163af6-e164-4df9-baae-86c1addd18d3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-bb0ebef2-b2eb-4884-8c4c-cb1215f3058e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb0ebef2-b2eb-4884-8c4c-cb1215f3058e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e55c6aff-69a0-4c85-87a9-b7daf01eddb6 {
  text-align: center;
}




  #s-e55c6aff-69a0-4c85-87a9-b7daf01eddb6 img.shogun-image {
    
    width: px;
  }


#s-e55c6aff-69a0-4c85-87a9-b7daf01eddb6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1ec9a5d1-f19c-4b67-b683-b9c2343b6f92 {
  
}

#s-bea0dee4-7997-4685-bcc4-b221d14ad0e3 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bea0dee4-7997-4685-bcc4-b221d14ad0e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6d606940-0ef7-48ac-8094-146a05905c89 {
  
}








#s-6d606940-0ef7-48ac-8094-146a05905c89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d606940-0ef7-48ac-8094-146a05905c89.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-bd208b7a-6c9c-4727-91e1-dbd3df93ee07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd208b7a-6c9c-4727-91e1-dbd3df93ee07.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4be8fb68-7e36-4a07-899e-0728ee1f26ba {
  text-align: center;
}




  #s-4be8fb68-7e36-4a07-899e-0728ee1f26ba img.shogun-image {
    
    width: px;
  }


#s-4be8fb68-7e36-4a07-899e-0728ee1f26ba .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-441fd539-6f6e-4fd3-a82c-cfbeffcc6fff {
  
}

#s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5dd0dc8a-092d-439a-a006-d6a33d63cdc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dd7ee3ed-bed5-4792-ac61-4b8216e4b680 {
  
}








#s-dd7ee3ed-bed5-4792-ac61-4b8216e4b680 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd7ee3ed-bed5-4792-ac61-4b8216e4b680.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-aa285b9e-dd19-45f8-a8ee-893609a3af57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa285b9e-dd19-45f8-a8ee-893609a3af57.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2dcb70e6-370e-433a-8cf5-854bd5e0f3c3 {
  text-align: center;
}




  #s-2dcb70e6-370e-433a-8cf5-854bd5e0f3c3 img.shogun-image {
    
    width: px;
  }


#s-2dcb70e6-370e-433a-8cf5-854bd5e0f3c3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fd7069a6-3426-49c3-9a71-9cc7317cbaeb {
  
}

#s-44778f24-3b5e-4509-b83b-19fe2055429c {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44778f24-3b5e-4509-b83b-19fe2055429c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-103c4da1-c7f5-4b43-baf7-c719859fe7dd {
  
}








#s-103c4da1-c7f5-4b43-baf7-c719859fe7dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-103c4da1-c7f5-4b43-baf7-c719859fe7dd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-3be71de7-e47c-4837-ab79-e86f7f2c6729 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3be71de7-e47c-4837-ab79-e86f7f2c6729.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-398e833d-f7ca-42ec-8f49-ed700ae83b71 {
  text-align: center;
}




  #s-398e833d-f7ca-42ec-8f49-ed700ae83b71 img.shogun-image {
    
    width: px;
  }


#s-398e833d-f7ca-42ec-8f49-ed700ae83b71 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a532ac14-1562-4de1-bfb0-3962fdc7a2dd {
  
}

#s-f5825fb5-98a0-4030-97f0-beb7b4525aa6 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5825fb5-98a0-4030-97f0-beb7b4525aa6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ea31e6f0-6dcc-41ff-82e2-a985ac629d2e {
  
}








#s-ea31e6f0-6dcc-41ff-82e2-a985ac629d2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea31e6f0-6dcc-41ff-82e2-a985ac629d2e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-24cd54ca-9f62-4fe8-9b5b-0798977335e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24cd54ca-9f62-4fe8-9b5b-0798977335e2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d686188b-58c2-4ed8-b6d8-fbbd87d552bf {
  text-align: center;
}




  #s-d686188b-58c2-4ed8-b6d8-fbbd87d552bf img.shogun-image {
    
    width: px;
  }


#s-d686188b-58c2-4ed8-b6d8-fbbd87d552bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f8c728c3-f40b-4117-bb3c-a46094f5d41c {
  
}

#s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a8a40850-ea94-4ad1-a47d-cd1bf00535d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-970e3c03-9463-47e1-aec8-cd6243a6e43f {
  
}








#s-970e3c03-9463-47e1-aec8-cd6243a6e43f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-970e3c03-9463-47e1-aec8-cd6243a6e43f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-9a0b52f9-c59e-4b85-a233-85835e873b99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a0b52f9-c59e-4b85-a233-85835e873b99.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c2abcbd7-1557-4efe-8bc9-00c4cf20881e {
  text-align: center;
}




  #s-c2abcbd7-1557-4efe-8bc9-00c4cf20881e img.shogun-image {
    
    width: px;
  }


#s-c2abcbd7-1557-4efe-8bc9-00c4cf20881e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-14b406f5-7e3a-467e-80b7-6f56ca947fee {
  
}

#s-734a8102-398a-4794-892d-defe3e22b896 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-734a8102-398a-4794-892d-defe3e22b896"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e1736ed1-12d7-4e3d-b4a7-04125a431b92 {
  
}








#s-e1736ed1-12d7-4e3d-b4a7-04125a431b92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1736ed1-12d7-4e3d-b4a7-04125a431b92.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-31e27474-decc-4102-b569-5640ca3d1af8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31e27474-decc-4102-b569-5640ca3d1af8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e746b04a-23a0-4339-b82c-21743e4caac5 {
  text-align: center;
}




  #s-e746b04a-23a0-4339-b82c-21743e4caac5 img.shogun-image {
    
    width: px;
  }


#s-e746b04a-23a0-4339-b82c-21743e4caac5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-702e51c5-a735-4b94-bbb7-94ba354e158a {
  
}

#s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-97389f49-8e3e-4ef6-ba9c-4a1c1f88f41f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4681d5a9-8c0b-4046-9abd-7601bb81bb16 {
  
}








#s-4681d5a9-8c0b-4046-9abd-7601bb81bb16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4681d5a9-8c0b-4046-9abd-7601bb81bb16.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-99619e6b-9055-48c0-9f21-71553a49de1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99619e6b-9055-48c0-9f21-71553a49de1c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1844d3c4-62c2-4f71-b573-053d87595663 {
  text-align: center;
}




  #s-1844d3c4-62c2-4f71-b573-053d87595663 img.shogun-image {
    
    width: px;
  }


#s-1844d3c4-62c2-4f71-b573-053d87595663 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-58edb546-265a-4886-b0fe-5b194afca7f0 {
  
}

#s-b0e5f3bb-19fa-476a-8506-094de42754a8 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b0e5f3bb-19fa-476a-8506-094de42754a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-13c76baa-e58e-42a0-b31e-05159d955071 {
  
}








#s-13c76baa-e58e-42a0-b31e-05159d955071 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13c76baa-e58e-42a0-b31e-05159d955071.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-0a602f11-b834-4cd2-9aeb-17ec850e9a4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a602f11-b834-4cd2-9aeb-17ec850e9a4b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-64d2a534-a59a-4d9a-94cf-8ed6fc683c56 {
  text-align: center;
}




  #s-64d2a534-a59a-4d9a-94cf-8ed6fc683c56 img.shogun-image {
    
    width: px;
  }


#s-64d2a534-a59a-4d9a-94cf-8ed6fc683c56 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-32a89456-9fca-4749-978f-8d4647c3283f {
  
}

#s-1be280e4-28b6-474c-82c3-edce1a3e2ef9 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1be280e4-28b6-474c-82c3-edce1a3e2ef9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-78c64bb6-e15c-407f-932d-5b3aa0c98152 {
  
}








#s-78c64bb6-e15c-407f-932d-5b3aa0c98152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78c64bb6-e15c-407f-932d-5b3aa0c98152.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-49665249-60c5-4a69-a455-2d452f51fdc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49665249-60c5-4a69-a455-2d452f51fdc0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a393b591-fbd9-4d72-9366-dbcbfb5c4083 {
  text-align: center;
}




  #s-a393b591-fbd9-4d72-9366-dbcbfb5c4083 img.shogun-image {
    
    width: px;
  }


#s-a393b591-fbd9-4d72-9366-dbcbfb5c4083 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-246270b3-c174-479a-91d3-881477a031e3 {
  
}

#s-a3811d28-2680-4a94-a146-9a077e88a3fd {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3811d28-2680-4a94-a146-9a077e88a3fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-37ee89ce-0161-46c1-862b-52541cd0faf6 {
  
}








#s-37ee89ce-0161-46c1-862b-52541cd0faf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37ee89ce-0161-46c1-862b-52541cd0faf6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-54cfabaf-af4d-4114-b4b0-b95456612500 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54cfabaf-af4d-4114-b4b0-b95456612500.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-db0445c3-8038-419d-a8ab-e489f287c126 {
  text-align: center;
}




  #s-db0445c3-8038-419d-a8ab-e489f287c126 img.shogun-image {
    
    width: px;
  }


#s-db0445c3-8038-419d-a8ab-e489f287c126 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-45c92bdc-8530-48ed-b027-0470375617d4 {
  
}

#s-ee215a68-9a62-46f7-bd26-82dac59fe0de {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ee215a68-9a62-46f7-bd26-82dac59fe0de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5b3502c7-4ee1-4fff-b3a6-0362f8c90625 {
  
}








#s-5b3502c7-4ee1-4fff-b3a6-0362f8c90625 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b3502c7-4ee1-4fff-b3a6-0362f8c90625.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-4c4b037b-8e75-4be5-b6e6-c00c1d71c6da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c4b037b-8e75-4be5-b6e6-c00c1d71c6da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8763b4b1-f926-413c-b9c3-529b23e1fdab {
  text-align: center;
}




  #s-8763b4b1-f926-413c-b9c3-529b23e1fdab img.shogun-image {
    
    width: px;
  }


#s-8763b4b1-f926-413c-b9c3-529b23e1fdab .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8325d721-ac30-4772-b87e-3d0dd22c6062 {
  
}

#s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a56d668-b44a-4e5e-96f0-60e6cc864bcc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ae6c3151-01c8-4153-a206-72aef355ba8c {
  
}








#s-ae6c3151-01c8-4153-a206-72aef355ba8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae6c3151-01c8-4153-a206-72aef355ba8c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-87fe0528-2b29-4018-80d3-abb0a624c8c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87fe0528-2b29-4018-80d3-abb0a624c8c7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5692c04e-1df4-46f1-b329-52d5c2e8a03b {
  text-align: center;
}




  #s-5692c04e-1df4-46f1-b329-52d5c2e8a03b img.shogun-image {
    
    width: px;
  }


#s-5692c04e-1df4-46f1-b329-52d5c2e8a03b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e5151bbf-e491-49e5-907e-3a7002007153 {
  
}

#s-ea262497-36f7-4054-a1c8-131b133237ea {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea262497-36f7-4054-a1c8-131b133237ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-180aa096-8ec7-4c37-b9b5-fab23f640c5f {
  
}








#s-180aa096-8ec7-4c37-b9b5-fab23f640c5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-180aa096-8ec7-4c37-b9b5-fab23f640c5f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-a725b286-0cf7-4b33-aec8-564f1d1d11cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a725b286-0cf7-4b33-aec8-564f1d1d11cf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6414747c-7e82-4feb-90f0-bf7e62abe2e9 {
  text-align: center;
}




  #s-6414747c-7e82-4feb-90f0-bf7e62abe2e9 img.shogun-image {
    
    width: px;
  }


#s-6414747c-7e82-4feb-90f0-bf7e62abe2e9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0903822f-d0d7-48aa-b27a-c6b47cbd20c4 {
  
}

#s-5fafc962-34b5-4f33-bfee-b6890cf4e535 {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fafc962-34b5-4f33-bfee-b6890cf4e535"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-edcf6e22-62a5-476a-88f3-b2f429928701 {
  
}








#s-edcf6e22-62a5-476a-88f3-b2f429928701 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edcf6e22-62a5-476a-88f3-b2f429928701.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-41743bb2-5801-4ec3-bdf3-0bf913400563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41743bb2-5801-4ec3-bdf3-0bf913400563.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fcf8ab07-4253-40dd-96f4-19a5df299b16 {
  text-align: center;
}




  #s-fcf8ab07-4253-40dd-96f4-19a5df299b16 img.shogun-image {
    
    width: px;
  }


#s-fcf8ab07-4253-40dd-96f4-19a5df299b16 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9b8dd6bc-f5f1-4f83-8d2a-2e83ecd23ce7 {
  
}

#s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d010325f-d94a-48f3-9b90-e9f7c35c8e0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c5059153-84d3-4c6c-a4da-38614141e66c {
  
}








#s-c5059153-84d3-4c6c-a4da-38614141e66c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5059153-84d3-4c6c-a4da-38614141e66c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-7e4a7fc1-b511-4b11-947f-86d0d7b729b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e4a7fc1-b511-4b11-947f-86d0d7b729b3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d1a8ed65-041a-4652-93e2-983f421906b1 {
  text-align: center;
}




  #s-d1a8ed65-041a-4652-93e2-983f421906b1 img.shogun-image {
    
    width: px;
  }


#s-d1a8ed65-041a-4652-93e2-983f421906b1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-54543877-7922-4124-99a7-4130505d3a7d {
  
}

#s-81bcac95-5432-45e2-aadf-6b97a9902cbd {
  padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81bcac95-5432-45e2-aadf-6b97a9902cbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ee348568-c3fd-4d40-8c9d-495b8321e155 {
  
}








#s-ee348568-c3fd-4d40-8c9d-495b8321e155 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee348568-c3fd-4d40-8c9d-495b8321e155.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}








#s-4d043f1e-497b-4d8b-8af0-6ec36868f56e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d043f1e-497b-4d8b-8af0-6ec36868f56e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c2564319-5331-4b4d-a8af-0dfa4e3237ea {
  text-align: center;
}




  #s-c2564319-5331-4b4d-a8af-0dfa4e3237ea img.shogun-image {
    
    width: px;
  }


#s-c2564319-5331-4b4d-a8af-0dfa4e3237ea .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b4ff6611-5c0f-4ca9-8e1b-2336b55bac58 {
  
}

@media (min-width: 0px) {
[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9c6e379-a5a4-4dc8-a98f-24339d2b6335"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-78d84d02-630a-4b96-ab66-af49fad10052 {
  
}








#s-78d84d02-630a-4b96-ab66-af49fad10052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78d84d02-630a-4b96-ab66-af49fad10052.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-857267fa-5dd0-4647-bbce-02fdf188cbe2 {
  min-height: 300px;
}








#s-857267fa-5dd0-4647-bbce-02fdf188cbe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-857267fa-5dd0-4647-bbce-02fdf188cbe2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-268c37f8-6830-48d5-91c6-14b617e30763 {
  text-align: center;
}




  #s-268c37f8-6830-48d5-91c6-14b617e30763 img.shogun-image {
    
    width: px;
  }


#s-268c37f8-6830-48d5-91c6-14b617e30763 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-49566d42-9beb-4da7-8048-6e1262f5ff16 {
  
}

@media (min-width: 0px) {
[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8dcbb983-ea88-4b09-93c4-29a85678cd49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-331d5655-2e5c-4ea1-b12b-49bbc4e25e9a {
  
}








#s-331d5655-2e5c-4ea1-b12b-49bbc4e25e9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-331d5655-2e5c-4ea1-b12b-49bbc4e25e9a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9574280a-73c8-48dc-a145-51fbd24d0bb5 {
  min-height: 300px;
}








#s-9574280a-73c8-48dc-a145-51fbd24d0bb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9574280a-73c8-48dc-a145-51fbd24d0bb5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3bbb23d2-912b-43da-a7be-a4469cdf42f8 {
  text-align: center;
}




  #s-3bbb23d2-912b-43da-a7be-a4469cdf42f8 img.shogun-image {
    
    width: px;
  }


#s-3bbb23d2-912b-43da-a7be-a4469cdf42f8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5b60ed98-229e-42f0-a449-2fcb50ad8db9 {
  
}

@media (min-width: 0px) {
[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f2d68d7-7eae-49fe-95ea-6bd3d0b0c338"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-88070ed3-7a0f-4466-a7ef-b53446c10e0b {
  
}








#s-88070ed3-7a0f-4466-a7ef-b53446c10e0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88070ed3-7a0f-4466-a7ef-b53446c10e0b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-191fd9b8-ea87-4a5b-ad34-217d152dbe6a {
  min-height: 300px;
}








#s-191fd9b8-ea87-4a5b-ad34-217d152dbe6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-191fd9b8-ea87-4a5b-ad34-217d152dbe6a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ac812b98-f28e-4c7e-96c6-66a57e219380 {
  text-align: center;
}




  #s-ac812b98-f28e-4c7e-96c6-66a57e219380 img.shogun-image {
    
    width: px;
  }


#s-ac812b98-f28e-4c7e-96c6-66a57e219380 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fbbc7de0-dfa6-4d8c-865e-3fd9619ebd93 {
  
}

@media (min-width: 0px) {
[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5981e104-8a14-44d8-b451-1308b044c1a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-35d588d1-e3e9-4c50-8f2f-12e231f36c04 {
  
}








#s-35d588d1-e3e9-4c50-8f2f-12e231f36c04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35d588d1-e3e9-4c50-8f2f-12e231f36c04.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e9192a46-5010-4f43-ab21-5f3c004f5d7e {
  min-height: 300px;
}








#s-e9192a46-5010-4f43-ab21-5f3c004f5d7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9192a46-5010-4f43-ab21-5f3c004f5d7e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1e23d1d7-28c5-4623-829f-14d2a4d19295 {
  text-align: center;
}




  #s-1e23d1d7-28c5-4623-829f-14d2a4d19295 img.shogun-image {
    
    width: px;
  }


#s-1e23d1d7-28c5-4623-829f-14d2a4d19295 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ee1edd93-c0db-42fe-8944-a76ec2b1d8b1 {
  
}

@media (min-width: 0px) {
[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-114a5199-6457-4656-b726-7e620cc90506"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6af7545a-9315-4498-8a37-d8f74fa8b4aa {
  
}








#s-6af7545a-9315-4498-8a37-d8f74fa8b4aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6af7545a-9315-4498-8a37-d8f74fa8b4aa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-920fa3a2-5800-4d33-bcc9-f187d472a98c {
  min-height: 300px;
}








#s-920fa3a2-5800-4d33-bcc9-f187d472a98c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-920fa3a2-5800-4d33-bcc9-f187d472a98c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9e94f03a-3b7e-40eb-bdbf-bb3e8df3ccf0 {
  text-align: center;
}




  #s-9e94f03a-3b7e-40eb-bdbf-bb3e8df3ccf0 img.shogun-image {
    
    width: px;
  }


#s-9e94f03a-3b7e-40eb-bdbf-bb3e8df3ccf0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c60e000-d2ea-48ff-be49-d0fce9fd5d8e {
  
}

@media (min-width: 0px) {
[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eeda5299-1371-4859-84b6-d528a4bcd807"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c45d711d-beef-4291-991e-d5dabfa9471b {
  
}








#s-c45d711d-beef-4291-991e-d5dabfa9471b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c45d711d-beef-4291-991e-d5dabfa9471b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a8af6b3c-0c0f-4e8e-b429-fba78ffa278c {
  min-height: 300px;
}








#s-a8af6b3c-0c0f-4e8e-b429-fba78ffa278c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8af6b3c-0c0f-4e8e-b429-fba78ffa278c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60283e64-bc24-4acc-abb0-5777e8c4238c {
  text-align: center;
}




  #s-60283e64-bc24-4acc-abb0-5777e8c4238c img.shogun-image {
    
    width: px;
  }


#s-60283e64-bc24-4acc-abb0-5777e8c4238c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-80278cd5-5ffa-4e5b-90e2-cfcdd87c5118 {
  
}

@media (min-width: 0px) {
[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a74777cd-61cb-44a7-8a61-2f23f9344eee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-26d302e1-1045-4aff-8c1c-15d3fd31780c {
  
}








#s-26d302e1-1045-4aff-8c1c-15d3fd31780c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d302e1-1045-4aff-8c1c-15d3fd31780c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4c8a16b4-9fd4-4888-915c-3b40fdf94376 {
  min-height: 300px;
}








#s-4c8a16b4-9fd4-4888-915c-3b40fdf94376 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c8a16b4-9fd4-4888-915c-3b40fdf94376.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-28a79810-da07-4f3b-905f-f517fb1032a1 {
  text-align: center;
}




  #s-28a79810-da07-4f3b-905f-f517fb1032a1 img.shogun-image {
    
    width: px;
  }


#s-28a79810-da07-4f3b-905f-f517fb1032a1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cd57c4ff-7d28-4fb6-bfab-c09447cf8e36 {
  
}

@media (min-width: 0px) {
[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7a964a4-7f00-482e-a6c6-51cd001436f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-73435648-ac65-441b-a10b-40a39856658f {
  
}








#s-73435648-ac65-441b-a10b-40a39856658f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73435648-ac65-441b-a10b-40a39856658f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4cf39529-8d20-4e1f-9243-9b3a3e0852c5 {
  min-height: 300px;
}








#s-4cf39529-8d20-4e1f-9243-9b3a3e0852c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cf39529-8d20-4e1f-9243-9b3a3e0852c5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b434f6a7-40a9-473a-a8cd-2f17f00d1289 {
  text-align: center;
}




  #s-b434f6a7-40a9-473a-a8cd-2f17f00d1289 img.shogun-image {
    
    width: px;
  }


#s-b434f6a7-40a9-473a-a8cd-2f17f00d1289 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-745c0ce2-0e1d-4798-bc9f-1243081a5574 {
  
}

@media (min-width: 0px) {
[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-436a57d2-70e1-47e2-9afb-85fc44ae3658"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e12313e1-fbdd-485d-9cef-53f4cd80f477 {
  
}








#s-e12313e1-fbdd-485d-9cef-53f4cd80f477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e12313e1-fbdd-485d-9cef-53f4cd80f477.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-edfa5e7c-925a-490f-b970-6323df65f7cc {
  min-height: 300px;
}








#s-edfa5e7c-925a-490f-b970-6323df65f7cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edfa5e7c-925a-490f-b970-6323df65f7cc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-28b011e5-6847-49c5-9a64-731cda412495 {
  text-align: center;
}




  #s-28b011e5-6847-49c5-9a64-731cda412495 img.shogun-image {
    
    width: px;
  }


#s-28b011e5-6847-49c5-9a64-731cda412495 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f2db3288-9a14-4e40-86de-42c0384450b7 {
  
}

@media (min-width: 0px) {
[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c5d8fb73-ee13-49a8-9293-7b0d6e90513d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5f8da3bb-eb34-4bba-b850-83457c92ec6e {
  
}








#s-5f8da3bb-eb34-4bba-b850-83457c92ec6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f8da3bb-eb34-4bba-b850-83457c92ec6e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b19f3130-c94c-4b5b-86cb-224be1e85a30 {
  min-height: 300px;
}








#s-b19f3130-c94c-4b5b-86cb-224be1e85a30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b19f3130-c94c-4b5b-86cb-224be1e85a30.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-830d5298-97b0-4cd9-aeb9-2b6f6f7f8147 {
  text-align: center;
}




  #s-830d5298-97b0-4cd9-aeb9-2b6f6f7f8147 img.shogun-image {
    
    width: px;
  }


#s-830d5298-97b0-4cd9-aeb9-2b6f6f7f8147 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e193a83c-cdb0-4c6a-81f3-7decbeebcad1 {
  
}

@media (min-width: 0px) {
[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50a291ea-6f03-4a25-a685-9d7cfa331c83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-18d9a21a-39cf-4da4-9e0f-4d4d8c716b9a {
  
}








#s-18d9a21a-39cf-4da4-9e0f-4d4d8c716b9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18d9a21a-39cf-4da4-9e0f-4d4d8c716b9a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e35f87ba-95db-45e2-aaa5-7b7a6eb9d7f2 {
  min-height: 300px;
}








#s-e35f87ba-95db-45e2-aaa5-7b7a6eb9d7f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e35f87ba-95db-45e2-aaa5-7b7a6eb9d7f2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7e8c36d2-cf84-4acb-a712-136abaaaf6c0 {
  text-align: center;
}




  #s-7e8c36d2-cf84-4acb-a712-136abaaaf6c0 img.shogun-image {
    
    width: px;
  }


#s-7e8c36d2-cf84-4acb-a712-136abaaaf6c0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-539bffea-59e9-4794-b420-0434f1ef4edf {
  
}

@media (min-width: 0px) {
[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75ec333d-719d-4d4c-9405-1a3635a862d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1ed4cd68-290f-49dd-a0e2-2ef9f79be024 {
  
}








#s-1ed4cd68-290f-49dd-a0e2-2ef9f79be024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ed4cd68-290f-49dd-a0e2-2ef9f79be024.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-48e6e732-77f4-4245-9f4d-38ab32bc6392 {
  min-height: 300px;
}








#s-48e6e732-77f4-4245-9f4d-38ab32bc6392 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48e6e732-77f4-4245-9f4d-38ab32bc6392.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6f440d79-4b8b-4be9-95ad-d2553ed15be7 {
  text-align: center;
}




  #s-6f440d79-4b8b-4be9-95ad-d2553ed15be7 img.shogun-image {
    
    width: px;
  }


#s-6f440d79-4b8b-4be9-95ad-d2553ed15be7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-be07498e-9d31-4cc4-99c0-4bccc2759340 {
  
}

@media (min-width: 0px) {
[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf5b7d40-4882-45a2-b3ea-0362b1c62eeb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d90e06fe-0f4d-436f-8da9-df29c3d9baef {
  
}








#s-d90e06fe-0f4d-436f-8da9-df29c3d9baef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d90e06fe-0f4d-436f-8da9-df29c3d9baef.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6af540e8-f444-46af-9b82-8939d10b2704 {
  min-height: 300px;
}








#s-6af540e8-f444-46af-9b82-8939d10b2704 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6af540e8-f444-46af-9b82-8939d10b2704.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b30f03e3-39d2-4d95-bd6b-517630704816 {
  text-align: center;
}




  #s-b30f03e3-39d2-4d95-bd6b-517630704816 img.shogun-image {
    
    width: px;
  }


#s-b30f03e3-39d2-4d95-bd6b-517630704816 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5687cb34-8f44-416c-a4de-13f3c0e9f267 {
  
}

@media (min-width: 0px) {
[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7fa4fba7-672f-401a-9494-474a6a809322"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91e76327-159f-47de-a960-906ceb55f6b4 {
  
}








#s-91e76327-159f-47de-a960-906ceb55f6b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91e76327-159f-47de-a960-906ceb55f6b4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a406aa29-f016-4e6e-9087-b73401effd66 {
  min-height: 300px;
}








#s-a406aa29-f016-4e6e-9087-b73401effd66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a406aa29-f016-4e6e-9087-b73401effd66.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9f24aa72-67a4-476a-85cf-2ecb9f9855bd {
  text-align: center;
}




  #s-9f24aa72-67a4-476a-85cf-2ecb9f9855bd img.shogun-image {
    
    width: px;
  }


#s-9f24aa72-67a4-476a-85cf-2ecb9f9855bd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3c0f5831-5f30-4fee-be9f-876912542982 {
  
}

@media (min-width: 0px) {
[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89dca7f8-3827-4d75-9c7b-a648e56e2d5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1d009ee5-811b-49ef-b743-29e0813478da {
  
}








#s-1d009ee5-811b-49ef-b743-29e0813478da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d009ee5-811b-49ef-b743-29e0813478da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f9bbfa8c-fa67-4689-9cb1-9d55d61a6469 {
  min-height: 300px;
}








#s-f9bbfa8c-fa67-4689-9cb1-9d55d61a6469 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9bbfa8c-fa67-4689-9cb1-9d55d61a6469.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ffbb42be-09ac-426c-beeb-5f0e5ca83cc4 {
  text-align: center;
}




  #s-ffbb42be-09ac-426c-beeb-5f0e5ca83cc4 img.shogun-image {
    
    width: px;
  }


#s-ffbb42be-09ac-426c-beeb-5f0e5ca83cc4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-37f1fb50-c21d-4ef3-a536-be2535982ece {
  
}

@media (min-width: 0px) {
[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-407658a1-8385-444c-8677-05c8a8dcb4bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1b1bf5c8-143e-4385-b675-73d7f71d16d9 {
  
}








#s-1b1bf5c8-143e-4385-b675-73d7f71d16d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b1bf5c8-143e-4385-b675-73d7f71d16d9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-54093dff-2464-4a03-bc2a-3163f9f22042 {
  min-height: 300px;
}








#s-54093dff-2464-4a03-bc2a-3163f9f22042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54093dff-2464-4a03-bc2a-3163f9f22042.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-84799818-9cee-49ae-8909-5406a9057a92 {
  text-align: center;
}




  #s-84799818-9cee-49ae-8909-5406a9057a92 img.shogun-image {
    
    width: px;
  }


#s-84799818-9cee-49ae-8909-5406a9057a92 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6da6190f-f183-4e7b-ac1b-b5b1a5c645bf {
  
}

#s-e5817268-2a00-48ac-bee1-484e11c54d7d {
  box-shadow:5px 5px 10px 1px rgba(0, 61, 87, 0.25);
margin-top: 15px;
margin-bottom: 15px;
min-height: 425px;
background-color: rgba(255, 255, 255, 1);
}








#s-e5817268-2a00-48ac-bee1-484e11c54d7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5817268-2a00-48ac-bee1-484e11c54d7d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a8e70727-5d7f-4216-bcb1-f3928e77893f {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-a8e70727-5d7f-4216-bcb1-f3928e77893f .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8c03379f-d69e-466e-8093-826645301813 {
  margin-top: 15px;
margin-left: 35px;
margin-bottom: 15px;
margin-right: 35px;
padding-left: 15px;
padding-right: 15px;
}

@media (min-width: 0px) {
[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c03379f-d69e-466e-8093-826645301813"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b071a260-6ff4-40cf-b390-2214735024a0 {
  text-align: center;
}




  #s-b071a260-6ff4-40cf-b390-2214735024a0 img.shogun-image {
    
    width: px;
  }


#s-b071a260-6ff4-40cf-b390-2214735024a0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1050f888-10ce-4fdc-8b01-2e268a38ff46 {
  
}

#s-872ce92a-09f2-4c85-8f97-9e3d9d8fb9bc {
  min-height: 50px;
background-color: rgba(73, 61, 71, 1);
}








#s-872ce92a-09f2-4c85-8f97-9e3d9d8fb9bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-872ce92a-09f2-4c85-8f97-9e3d9d8fb9bc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f {
  display: none;
}
#s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f, #wrap-s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f { display:none !important; }}@media (max-width: 767px){#s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f {
  display: none;
}
#s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f, #wrap-s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f { display:none !important; }}
@media (min-width: 0px) {
[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4e6ccd8-c9d6-4fd0-91ad-7db6b062b61f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a64ac288-5d79-4063-befb-23840c34f78b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a64ac288-5d79-4063-befb-23840c34f78b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3675e4f0-99f7-45ae-a120-3df9a43976d7 {
  
}

#s-77d2fd97-ae5e-4473-8395-7ba56fc445cc {
  text-align: center;
}




  #s-77d2fd97-ae5e-4473-8395-7ba56fc445cc img.shogun-image {
    
    width: px;
  }


#s-77d2fd97-ae5e-4473-8395-7ba56fc445cc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-05156b7d-fdf8-4be2-83df-59cbd209288e {
  margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
}
@media (min-width: 1200px){#s-05156b7d-fdf8-4be2-83df-59cbd209288e {
  display: none;
}
#s-05156b7d-fdf8-4be2-83df-59cbd209288e, #wrap-s-05156b7d-fdf8-4be2-83df-59cbd209288e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05156b7d-fdf8-4be2-83df-59cbd209288e {
  display: none;
}
#s-05156b7d-fdf8-4be2-83df-59cbd209288e, #wrap-s-05156b7d-fdf8-4be2-83df-59cbd209288e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05156b7d-fdf8-4be2-83df-59cbd209288e {
  display: none;
}
#s-05156b7d-fdf8-4be2-83df-59cbd209288e, #wrap-s-05156b7d-fdf8-4be2-83df-59cbd209288e { display:none !important; }}@media (max-width: 767px){#s-05156b7d-fdf8-4be2-83df-59cbd209288e {
  
}
}
@media (min-width: 0px) {
[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05156b7d-fdf8-4be2-83df-59cbd209288e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19cbc538-0b4f-4038-8e86-45358644a76d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19cbc538-0b4f-4038-8e86-45358644a76d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce2ffe6f-3100-481b-b8f0-38a71efb26ca {
  min-height: 50px;
}








#s-ce2ffe6f-3100-481b-b8f0-38a71efb26ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce2ffe6f-3100-481b-b8f0-38a71efb26ca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ec88a48a-fea8-44b6-8448-cabc91e8995b {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-ec88a48a-fea8-44b6-8448-cabc91e8995b img.shogun-image {
    
    width: px;
  }


#s-ec88a48a-fea8-44b6-8448-cabc91e8995b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fa52273e-50f3-4e7b-b058-cbc840b65a8e {
  
}

#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d {
  display: none;
}
#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d, #wrap-s-adb781e2-5e50-40c3-bcd4-87493d1cf40d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d {
  display: none;
}
#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d, #wrap-s-adb781e2-5e50-40c3-bcd4-87493d1cf40d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d {
  
}
}@media (max-width: 767px){#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d {
  display: none;
}
#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d, #wrap-s-adb781e2-5e50-40c3-bcd4-87493d1cf40d { display:none !important; }}







#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adb781e2-5e50-40c3-bcd4-87493d1cf40d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fb1f3b1f-4bd6-475b-901f-77212aa45c1d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb1f3b1f-4bd6-475b-901f-77212aa45c1d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-552086fc-4c16-4d09-b7b2-1206a6870158 {
  margin-left: 50px;
margin-right: 50px;
}

#s-422ea2d4-88ab-4082-a8dd-30b0734643a1 {
  margin-top: 25px;
margin-left: 125px;
margin-bottom: 25px;
margin-right: 125px;
text-align: center;
}




  #s-422ea2d4-88ab-4082-a8dd-30b0734643a1 img.shogun-image {
    
    width: px;
  }


#s-422ea2d4-88ab-4082-a8dd-30b0734643a1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e100f187-88af-4fd7-8165-ec9468b2c8dc {
  
}

#s-2ab9ac58-db8a-49aa-8c1e-ad75c8c11868 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-bottom: 30px;
min-height: 50px;
background-position: center center;
}








#s-2ab9ac58-db8a-49aa-8c1e-ad75c8c11868 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ab9ac58-db8a-49aa-8c1e-ad75c8c11868.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0d542792-367e-4f61-8e29-f8794e328c99 {
  margin-left: 50px;
margin-right: 50px;
}

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

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

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

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

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

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

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

#s-75fb1fac-2f7c-46c3-a934-87eea7a47a1d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-75fb1fac-2f7c-46c3-a934-87eea7a47a1d:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-75fb1fac-2f7c-46c3-a934-87eea7a47a1d:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-75fb1fac-2f7c-46c3-a934-87eea7a47a1d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ca520b07-a96c-46a6-8f76-3a88edaf07c9 {
  padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ca520b07-a96c-46a6-8f76-3a88edaf07c9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ca520b07-a96c-46a6-8f76-3a88edaf07c9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ca520b07-a96c-46a6-8f76-3a88edaf07c9 {
  
}
}@media (max-width: 767px){#s-ca520b07-a96c-46a6-8f76-3a88edaf07c9 {
  display: none;
}
#s-ca520b07-a96c-46a6-8f76-3a88edaf07c9, #wrap-s-ca520b07-a96c-46a6-8f76-3a88edaf07c9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-ca520b07-a96c-46a6-8f76-3a88edaf07c9"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-6a6c273a-e61e-4a63-a87a-e71c391672f7 {
  text-align: center;
}




  #s-6a6c273a-e61e-4a63-a87a-e71c391672f7 img.shogun-image {
    
    width: px;
  }


#s-6a6c273a-e61e-4a63-a87a-e71c391672f7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29e04198-6d21-4780-aa1d-832ffe8a7314"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-db5ad5b0-be9f-4758-a97c-8b32bf4af303 {
  min-height: 200px;
}








#s-db5ad5b0-be9f-4758-a97c-8b32bf4af303 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db5ad5b0-be9f-4758-a97c-8b32bf4af303.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4999d315-a51a-4555-ba6f-37ed5aaf78c3 {
  padding-top: 15px;
text-align: center;
}




  #s-4999d315-a51a-4555-ba6f-37ed5aaf78c3 img.shogun-image {
    
    width: px;
  }


#s-4999d315-a51a-4555-ba6f-37ed5aaf78c3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-01d27a94-9af9-4d9d-b856-2f55129dd55e {
  min-height: 200px;
}








#s-01d27a94-9af9-4d9d-b856-2f55129dd55e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01d27a94-9af9-4d9d-b856-2f55129dd55e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cad5bff3-6ac1-480c-beba-399022a7759b {
  margin-left: 0px;
margin-right: 0px;
text-align: center;
}

#s-cad5bff3-6ac1-480c-beba-399022a7759b .shogun-heading-component h1 {
  color: rgba(61, 62, 73, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4b210c46-4545-46bf-a82a-5f92f1758e00 {
  
}

#s-35d06926-2218-4432-acda-8cbeb6f8f23a {
  padding-top: 45px;
padding-bottom: 25px;
min-height: 50px;
}








#s-35d06926-2218-4432-acda-8cbeb6f8f23a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35d06926-2218-4432-acda-8cbeb6f8f23a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-88100874-99f2-4165-94cf-0603a5f943d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-88100874-99f2-4165-94cf-0603a5f943d5:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-88100874-99f2-4165-94cf-0603a5f943d5:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-88100874-99f2-4165-94cf-0603a5f943d5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1e77b834-ec88-4806-9369-ff862f5eec40 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a6a1486c-a40b-4c94-b95e-1244689a859e {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a6a1486c-a40b-4c94-b95e-1244689a859e {
  display: none;
}
#s-a6a1486c-a40b-4c94-b95e-1244689a859e, #wrap-s-a6a1486c-a40b-4c94-b95e-1244689a859e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6a1486c-a40b-4c94-b95e-1244689a859e {
  display: none;
}
#s-a6a1486c-a40b-4c94-b95e-1244689a859e, #wrap-s-a6a1486c-a40b-4c94-b95e-1244689a859e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6a1486c-a40b-4c94-b95e-1244689a859e {
  display: none;
}
#s-a6a1486c-a40b-4c94-b95e-1244689a859e, #wrap-s-a6a1486c-a40b-4c94-b95e-1244689a859e { display:none !important; }}@media (max-width: 767px){#s-a6a1486c-a40b-4c94-b95e-1244689a859e {
  
}
}
@media (min-width: 0px) {
[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-a6a1486c-a40b-4c94-b95e-1244689a859e"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-ec1f956b-7809-46a0-87e1-8adafb1a00e4 {
  text-align: center;
}




  #s-ec1f956b-7809-46a0-87e1-8adafb1a00e4 img.shogun-image {
    
    width: px;
  }


#s-ec1f956b-7809-46a0-87e1-8adafb1a00e4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-70c1fbad-2e81-4a21-bfcf-d9142ed42ffb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-05fc0c31-ff37-43c8-9b9b-2d168966a0e2 {
  margin-top: 25px;
margin-bottom: 15px;
min-height: 0px;
}








#s-05fc0c31-ff37-43c8-9b9b-2d168966a0e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05fc0c31-ff37-43c8-9b9b-2d168966a0e2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60c4c14d-f394-41f8-a4d4-923ef3b76586 {
  padding-top: 15px;
text-align: center;
}




  #s-60c4c14d-f394-41f8-a4d4-923ef3b76586 img.shogun-image {
    
    width: px;
  }


#s-60c4c14d-f394-41f8-a4d4-923ef3b76586 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9e36ae09-960c-4e63-8294-40002e59a190 {
  
}








#s-9e36ae09-960c-4e63-8294-40002e59a190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e36ae09-960c-4e63-8294-40002e59a190.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-094148f3-0a88-4f84-b2e4-0fb508e6ec21 {
  margin-left: 0px;
margin-right: 0px;
text-align: center;
}

#s-094148f3-0a88-4f84-b2e4-0fb508e6ec21 .shogun-heading-component h1 {
  color: rgba(61, 62, 73, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-01f543bc-7847-427a-8750-9532b0a6175e {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-202f8a18-0782-4fe3-90d6-abb5d674b8de {
  padding-top: 75px;
padding-left: 100px;
padding-bottom: 75px;
padding-right: 100px;
min-height: 50px;
background-color: rgba(232, 238, 244, 1);
}
@media (max-width: 767px){#s-202f8a18-0782-4fe3-90d6-abb5d674b8de {
  display: none;
}
#s-202f8a18-0782-4fe3-90d6-abb5d674b8de, #wrap-s-202f8a18-0782-4fe3-90d6-abb5d674b8de { display:none !important; }}







#s-202f8a18-0782-4fe3-90d6-abb5d674b8de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-202f8a18-0782-4fe3-90d6-abb5d674b8de.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-83bf4035-8426-4afa-8414-e03ba3170a8d {
  padding-bottom: 30px;
text-align: center;
}

#s-83bf4035-8426-4afa-8414-e03ba3170a8d .shogun-heading-component h1 {
  color: rgba(18, 69, 110, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8ec10d70-2c3c-4494-9e1f-03204e9c93da {
  
}

@media (min-width: 0px) {
[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ec10d70-2c3c-4494-9e1f-03204e9c93da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b {
  padding-top: 45px;
padding-bottom: 25px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b {
  display: none;
}
#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b, #wrap-s-2856260e-4fd0-47b4-aaf2-e5c7b762921b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b {
  display: none;
}
#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b, #wrap-s-2856260e-4fd0-47b4-aaf2-e5c7b762921b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b {
  display: none;
}
#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b, #wrap-s-2856260e-4fd0-47b4-aaf2-e5c7b762921b { display:none !important; }}







#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2856260e-4fd0-47b4-aaf2-e5c7b762921b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a8cb2c19-1c95-4ec0-98da-301bc69f3b16 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(255, 120, 0, 1);
text-decoration: none;
}
#s-a8cb2c19-1c95-4ec0-98da-301bc69f3b16:hover {background-color: rgba(255, 100, 0, 1) !important;
text-decoration: none !important;}#s-a8cb2c19-1c95-4ec0-98da-301bc69f3b16:active {background-color: rgba(255, 120, 0, 1) !important;
text-decoration: none !important;}


#s-a8cb2c19-1c95-4ec0-98da-301bc69f3b16.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8cfe0509-7a95-430d-949d-d7a7cc876e45 {
  padding-top: 10px;
padding-bottom: 10px;
}

/*
  $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;
  }
}

#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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
