.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-b4ca46a9-eef0-4ab4-9968-71293fe38ca1 {
  margin-bottom: 20px;
}

.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-b88c442c-2c62-4259-a62b-637d7fca806c {
  min-height: 50px;
}








#s-b88c442c-2c62-4259-a62b-637d7fca806c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b88c442c-2c62-4259-a62b-637d7fca806c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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-58226c70-b622-4864-b147-6e60eaad53a0 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-58226c70-b622-4864-b147-6e60eaad53a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc {
  display: none;
}
#s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc, #wrap-s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc { display:none !important; }}@media (max-width: 767px){#s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc {
  display: none;
}
#s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc, #wrap-s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc { display:none !important; }}



  #s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc img.shogun-image {
    
    width: px;
  }


#s-bb2d36c7-80ba-4ceb-aa78-c1f1321aa1fc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe {
  text-align: center;
}
@media (min-width: 1200px){#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe {
  display: none;
}
#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe, #wrap-s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe {
  display: none;
}
#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe, #wrap-s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe {
  
}
}



  #s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe img.shogun-image {
    
    width: px;
  }


#s-50c39959-aec4-4cb9-aedb-fc2bb2c83ebe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-87147cee-b4bd-476e-9806-af92c14ca938 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-87147cee-b4bd-476e-9806-af92c14ca938 img.shogun-image {
    
    width: px;
  }


#s-87147cee-b4bd-476e-9806-af92c14ca938 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-027b4d00-1aa7-4a24-9506-6f3c0eb333e4 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-027b4d00-1aa7-4a24-9506-6f3c0eb333e4 {
  display: none;
}
#s-027b4d00-1aa7-4a24-9506-6f3c0eb333e4, #wrap-s-027b4d00-1aa7-4a24-9506-6f3c0eb333e4 { display:none !important; }}
#s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 {
  display: none;
}
#s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11, #wrap-s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 { display:none !important; }}@media (max-width: 767px){#s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 {
  display: none;
}
#s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11, #wrap-s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 { display:none !important; }}



  #s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 img.shogun-image {
    
    width: px;
  }


#s-ccdb2879-b9ac-4bec-948a-8e30d33b2d11 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 {
  text-align: center;
}
@media (min-width: 1200px){#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 {
  display: none;
}
#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6, #wrap-s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 {
  display: none;
}
#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6, #wrap-s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 {
  
}
}



  #s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 img.shogun-image {
    
    width: px;
  }


#s-98bdb28a-a80d-40c8-a44f-5594ff895dd6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e4af9921-9bae-4351-8536-3ac43ca5f463 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-e4af9921-9bae-4351-8536-3ac43ca5f463 img.shogun-image {
    
    width: px;
  }


#s-e4af9921-9bae-4351-8536-3ac43ca5f463 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3a073b57-2bc8-4568-96a5-3121f1e404fa {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-3a073b57-2bc8-4568-96a5-3121f1e404fa {
  display: none;
}
#s-3a073b57-2bc8-4568-96a5-3121f1e404fa, #wrap-s-3a073b57-2bc8-4568-96a5-3121f1e404fa { display:none !important; }}
#s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c {
  display: none;
}
#s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c, #wrap-s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c { display:none !important; }}@media (max-width: 767px){#s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c {
  display: none;
}
#s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c, #wrap-s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c { display:none !important; }}



  #s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c img.shogun-image {
    
    width: px;
  }


#s-c8a12dd6-bf5a-4944-a65f-a5c66a49587c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-38db92e4-3494-43a6-8171-ba186af26c82 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-38db92e4-3494-43a6-8171-ba186af26c82 {
  display: none;
}
#s-38db92e4-3494-43a6-8171-ba186af26c82, #wrap-s-38db92e4-3494-43a6-8171-ba186af26c82 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38db92e4-3494-43a6-8171-ba186af26c82 {
  display: none;
}
#s-38db92e4-3494-43a6-8171-ba186af26c82, #wrap-s-38db92e4-3494-43a6-8171-ba186af26c82 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38db92e4-3494-43a6-8171-ba186af26c82 {
  
}
}



  #s-38db92e4-3494-43a6-8171-ba186af26c82 img.shogun-image {
    
    width: px;
  }


#s-38db92e4-3494-43a6-8171-ba186af26c82 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1bc48cb9-38d5-4dd8-8dc0-c4b4c875537b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-1bc48cb9-38d5-4dd8-8dc0-c4b4c875537b img.shogun-image {
    
    width: px;
  }


#s-1bc48cb9-38d5-4dd8-8dc0-c4b4c875537b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a0162a26-8f02-45b1-90dd-d813aedeb27f {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-a0162a26-8f02-45b1-90dd-d813aedeb27f {
  display: none;
}
#s-a0162a26-8f02-45b1-90dd-d813aedeb27f, #wrap-s-a0162a26-8f02-45b1-90dd-d813aedeb27f { display:none !important; }}
#s-078838d6-370e-42ce-8352-9efaea8e9baf {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-078838d6-370e-42ce-8352-9efaea8e9baf {
  display: none;
}
#s-078838d6-370e-42ce-8352-9efaea8e9baf, #wrap-s-078838d6-370e-42ce-8352-9efaea8e9baf { display:none !important; }}@media (max-width: 767px){#s-078838d6-370e-42ce-8352-9efaea8e9baf {
  display: none;
}
#s-078838d6-370e-42ce-8352-9efaea8e9baf, #wrap-s-078838d6-370e-42ce-8352-9efaea8e9baf { display:none !important; }}



  #s-078838d6-370e-42ce-8352-9efaea8e9baf img.shogun-image {
    
    width: px;
  }


#s-078838d6-370e-42ce-8352-9efaea8e9baf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 {
  display: none;
}
#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9, #wrap-s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 {
  display: none;
}
#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9, #wrap-s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 {
  
}
}



  #s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 img.shogun-image {
    
    width: px;
  }


#s-fa1b9258-7b0c-4e2d-9a86-12c93d1faac9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-12f39cdf-97f0-4faa-956d-5f46cba2ed6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-12f39cdf-97f0-4faa-956d-5f46cba2ed6d img.shogun-image {
    
    width: px;
  }


#s-12f39cdf-97f0-4faa-956d-5f46cba2ed6d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-486fd286-71cf-43d2-812d-705ffb8b72a5 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-486fd286-71cf-43d2-812d-705ffb8b72a5 {
  display: none;
}
#s-486fd286-71cf-43d2-812d-705ffb8b72a5, #wrap-s-486fd286-71cf-43d2-812d-705ffb8b72a5 { display:none !important; }}
#s-bd09b5cb-0ea6-4da3-9be9-af417479f957 {
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd09b5cb-0ea6-4da3-9be9-af417479f957 {
  
}
}@media (max-width: 767px){#s-bd09b5cb-0ea6-4da3-9be9-af417479f957 {
  
}
}
#s-bd09b5cb-0ea6-4da3-9be9-af417479f957 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8e06a3ac-7d7a-4f4d-a003-30f094ece1f6 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-6f49a4bc-8682-4de9-a26b-d25ea3d9d087 {
  padding-top: 5px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-6f49a4bc-8682-4de9-a26b-d25ea3d9d087 {
  
}
}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: -webkit-box;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px);
}

#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 {
  display: none;
}
#s-05dd6f13-36ab-4726-acb1-f14ecee622f1, #wrap-s-05dd6f13-36ab-4726-acb1-f14ecee622f1 { display:none !important; }}
#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(25, 25, 25, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-05dd6f13-36ab-4726-acb1-f14ecee622f1 .shogun-tab {
  max-width: calc(100% / 5 - (5 - 2) * 2px / 5);
}

#s-48c57615-b209-4c0c-aa4e-91e581747d16 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-48c57615-b209-4c0c-aa4e-91e581747d16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-123d5b9f-a6b3-43c5-8424-3878387af12c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-123d5b9f-a6b3-43c5-8424-3878387af12c img.shogun-image {
    
    width: px;
  }


#s-123d5b9f-a6b3-43c5-8424-3878387af12c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-c0f06115-6663-4220-8991-0f039a5f4ca7 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-c0f06115-6663-4220-8991-0f039a5f4ca7 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c0f06115-6663-4220-8991-0f039a5f4ca7 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c0f06115-6663-4220-8991-0f039a5f4ca7 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c0f06115-6663-4220-8991-0f039a5f4ca7 td.shogun-table-column, #s-c0f06115-6663-4220-8991-0f039a5f4ca7 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-01d7c902-3b9b-49af-8cae-fed2f0053f58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-2e03a6f0-7294-405a-8356-69df6867d2bd {
  text-align: center;
}




  #s-2e03a6f0-7294-405a-8356-69df6867d2bd img.shogun-image {
    
    width: px;
  }


#s-2e03a6f0-7294-405a-8356-69df6867d2bd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-36132510-f470-40ed-b02b-486193d9ae27 {
  text-align: center;
}




  #s-36132510-f470-40ed-b02b-486193d9ae27 img.shogun-image {
    
    width: px;
  }


#s-36132510-f470-40ed-b02b-486193d9ae27 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cff0a423-f560-4528-9c29-a8aaaa6c276e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f01b914c-85f8-460f-81e2-5861ec70e331 {
  text-align: center;
}




  #s-f01b914c-85f8-460f-81e2-5861ec70e331 img.shogun-image {
    
    width: px;
  }


#s-f01b914c-85f8-460f-81e2-5861ec70e331 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-96cf3500-72c4-47a0-86a5-a0d0f99b6f0b {
  text-align: center;
}




  #s-96cf3500-72c4-47a0-86a5-a0d0f99b6f0b img.shogun-image {
    
    width: px;
  }


#s-96cf3500-72c4-47a0-86a5-a0d0f99b6f0b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f53b1ff8-5ae3-4b05-8efb-825bceb382eb {
  text-align: center;
}




  #s-f53b1ff8-5ae3-4b05-8efb-825bceb382eb img.shogun-image {
    
    width: px;
  }


#s-f53b1ff8-5ae3-4b05-8efb-825bceb382eb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2e17992a-c135-4eea-8148-9842736766f2 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-2e17992a-c135-4eea-8148-9842736766f2 img.shogun-image {
    
    width: px;
  }


#s-2e17992a-c135-4eea-8148-9842736766f2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f5534d6f-15d2-413e-a745-9b985e7db995 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-f5534d6f-15d2-413e-a745-9b985e7db995 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f5534d6f-15d2-413e-a745-9b985e7db995 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-f5534d6f-15d2-413e-a745-9b985e7db995 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f5534d6f-15d2-413e-a745-9b985e7db995 td.shogun-table-column, #s-f5534d6f-15d2-413e-a745-9b985e7db995 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0a3880a9-e018-4322-afa6-2ecf8b6c3828"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-188c18c3-9b18-4836-a5bc-4e7009654003 {
  text-align: center;
}




  #s-188c18c3-9b18-4836-a5bc-4e7009654003 img.shogun-image {
    
    width: px;
  }


#s-188c18c3-9b18-4836-a5bc-4e7009654003 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-71af027d-5df8-463f-bc2f-281f9bc17aa0 {
  text-align: center;
}




  #s-71af027d-5df8-463f-bc2f-281f9bc17aa0 img.shogun-image {
    
    width: px;
  }


#s-71af027d-5df8-463f-bc2f-281f9bc17aa0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-37f12a16-ae4f-4276-b1e4-d5f7365bc91a {
  text-align: center;
}




  #s-37f12a16-ae4f-4276-b1e4-d5f7365bc91a img.shogun-image {
    
    width: px;
  }


#s-37f12a16-ae4f-4276-b1e4-d5f7365bc91a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f13cb1a9-078a-4522-865b-69d1561199c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-6ddb5fdf-a9ed-4301-8ea2-9ee04427f05a {
  text-align: center;
}




  #s-6ddb5fdf-a9ed-4301-8ea2-9ee04427f05a img.shogun-image {
    
    width: px;
  }


#s-6ddb5fdf-a9ed-4301-8ea2-9ee04427f05a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c89f48f6-7fac-4634-8199-08391cda0290 {
  text-align: center;
}




  #s-c89f48f6-7fac-4634-8199-08391cda0290 img.shogun-image {
    
    width: px;
  }


#s-c89f48f6-7fac-4634-8199-08391cda0290 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e8e1c629-e964-46b8-8b7f-1d764e742804 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e8e1c629-e964-46b8-8b7f-1d764e742804"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-ff0d49dd-eb31-4251-bdd0-6ced873f5651 {
  text-align: center;
}




  #s-ff0d49dd-eb31-4251-bdd0-6ced873f5651 img.shogun-image {
    
    width: px;
  }


#s-ff0d49dd-eb31-4251-bdd0-6ced873f5651 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-444e917b-99cc-4db3-9880-afd1253a181a {
  text-align: center;
}




  #s-444e917b-99cc-4db3-9880-afd1253a181a img.shogun-image {
    
    width: px;
  }


#s-444e917b-99cc-4db3-9880-afd1253a181a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-17e94d7b-07c8-465e-be70-ef17bc3fd031 {
  text-align: center;
}




  #s-17e94d7b-07c8-465e-be70-ef17bc3fd031 img.shogun-image {
    
    width: px;
  }


#s-17e94d7b-07c8-465e-be70-ef17bc3fd031 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a7de4007-c1bd-40c9-99a8-a4a7c8259457 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a7de4007-c1bd-40c9-99a8-a4a7c8259457"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-3bfab72a-8164-4e6f-a7e6-900dd52aba4e {
  text-align: center;
}




  #s-3bfab72a-8164-4e6f-a7e6-900dd52aba4e img.shogun-image {
    
    width: px;
  }


#s-3bfab72a-8164-4e6f-a7e6-900dd52aba4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4804438c-657a-4057-8572-a9699b17b889 {
  text-align: center;
}




  #s-4804438c-657a-4057-8572-a9699b17b889 img.shogun-image {
    
    width: px;
  }


#s-4804438c-657a-4057-8572-a9699b17b889 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f23c0d59-8c9a-41b2-8a21-f15ca8ea6c6f {
  text-align: center;
}




  #s-f23c0d59-8c9a-41b2-8a21-f15ca8ea6c6f img.shogun-image {
    
    width: px;
  }


#s-f23c0d59-8c9a-41b2-8a21-f15ca8ea6c6f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b2f2c6fa-5937-4f4c-b0cc-e3410bbbb0f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-28f0938a-5d4d-467d-8702-571fc7b239ac {
  text-align: center;
}




  #s-28f0938a-5d4d-467d-8702-571fc7b239ac img.shogun-image {
    
    width: px;
  }


#s-28f0938a-5d4d-467d-8702-571fc7b239ac .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cca65960-596e-4765-b378-828973420e4e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-cca65960-596e-4765-b378-828973420e4e img.shogun-image {
    
    width: px;
  }


#s-cca65960-596e-4765-b378-828973420e4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e22f2129-0474-4352-8908-0e149a355dcf .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-e22f2129-0474-4352-8908-0e149a355dcf table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e22f2129-0474-4352-8908-0e149a355dcf td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-e22f2129-0474-4352-8908-0e149a355dcf td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-e22f2129-0474-4352-8908-0e149a355dcf td.shogun-table-column, #s-e22f2129-0474-4352-8908-0e149a355dcf td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8d9ab4f4-4d5f-426b-b801-038407d58768"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-6c9a39c4-a96e-4aea-bf71-51f6ad6c8d59 {
  text-align: center;
}




  #s-6c9a39c4-a96e-4aea-bf71-51f6ad6c8d59 img.shogun-image {
    
    width: px;
  }


#s-6c9a39c4-a96e-4aea-bf71-51f6ad6c8d59 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-58cf4ac6-b72b-4a21-b076-523a1bc6c02d {
  text-align: center;
}




  #s-58cf4ac6-b72b-4a21-b076-523a1bc6c02d img.shogun-image {
    
    width: px;
  }


#s-58cf4ac6-b72b-4a21-b076-523a1bc6c02d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bc21d502-3aff-49af-8b75-31afe0f4e7b9 {
  text-align: center;
}




  #s-bc21d502-3aff-49af-8b75-31afe0f4e7b9 img.shogun-image {
    
    width: px;
  }


#s-bc21d502-3aff-49af-8b75-31afe0f4e7b9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6cfaba35-4bca-46b6-942e-d746393c8b51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-4625a3dd-e857-4c83-9a9a-6ef0d04ff121 {
  text-align: center;
}




  #s-4625a3dd-e857-4c83-9a9a-6ef0d04ff121 img.shogun-image {
    
    width: px;
  }


#s-4625a3dd-e857-4c83-9a9a-6ef0d04ff121 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-14bc93ab-ee9d-4072-a704-f6d0476c5dd9 {
  text-align: center;
}




  #s-14bc93ab-ee9d-4072-a704-f6d0476c5dd9 img.shogun-image {
    
    width: px;
  }


#s-14bc93ab-ee9d-4072-a704-f6d0476c5dd9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-25300f99-f323-4f5a-90ce-f02f3da7f60c {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-25300f99-f323-4f5a-90ce-f02f3da7f60c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8619b79c-b0bf-46b0-95e4-827e3d841b07 {
  text-align: center;
}




  #s-8619b79c-b0bf-46b0-95e4-827e3d841b07 img.shogun-image {
    
    width: px;
  }


#s-8619b79c-b0bf-46b0-95e4-827e3d841b07 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-572ef36c-1540-4184-a4e1-243f2b68aa15 {
  text-align: center;
}




  #s-572ef36c-1540-4184-a4e1-243f2b68aa15 img.shogun-image {
    
    width: px;
  }


#s-572ef36c-1540-4184-a4e1-243f2b68aa15 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f92cbb5f-441a-4844-ab42-bae566e91467 {
  text-align: center;
}




  #s-f92cbb5f-441a-4844-ab42-bae566e91467 img.shogun-image {
    
    width: px;
  }


#s-f92cbb5f-441a-4844-ab42-bae566e91467 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9a7eb13a-460e-45e0-b8e4-5209130bd109 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9a7eb13a-460e-45e0-b8e4-5209130bd109"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-338ba1b0-1122-4015-a243-cd0d0456e469 {
  text-align: center;
}




  #s-338ba1b0-1122-4015-a243-cd0d0456e469 img.shogun-image {
    
    width: px;
  }


#s-338ba1b0-1122-4015-a243-cd0d0456e469 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8f857ba5-f9b8-433d-89f1-4cecd05cf853 {
  text-align: center;
}




  #s-8f857ba5-f9b8-433d-89f1-4cecd05cf853 img.shogun-image {
    
    width: px;
  }


#s-8f857ba5-f9b8-433d-89f1-4cecd05cf853 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-04dff369-5a5f-4e36-b722-4677406eb7f7 {
  text-align: center;
}




  #s-04dff369-5a5f-4e36-b722-4677406eb7f7 img.shogun-image {
    
    width: px;
  }


#s-04dff369-5a5f-4e36-b722-4677406eb7f7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-da590713-b106-4d0f-8650-e7acde5da380 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-da590713-b106-4d0f-8650-e7acde5da380"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6ec98066-6772-4b21-aca4-51de360b208f {
  text-align: center;
}




  #s-6ec98066-6772-4b21-aca4-51de360b208f img.shogun-image {
    
    width: px;
  }


#s-6ec98066-6772-4b21-aca4-51de360b208f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f1902da4-9d72-407d-8370-73a594f6ab5a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-f1902da4-9d72-407d-8370-73a594f6ab5a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f1902da4-9d72-407d-8370-73a594f6ab5a td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-f1902da4-9d72-407d-8370-73a594f6ab5a td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f1902da4-9d72-407d-8370-73a594f6ab5a td.shogun-table-column, #s-f1902da4-9d72-407d-8370-73a594f6ab5a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-5d021d28-e23e-42f5-97b1-be71d62e2f80 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5d021d28-e23e-42f5-97b1-be71d62e2f80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-7df0e039-eefd-47a5-9d30-44dca63ecb86 {
  text-align: center;
}




  #s-7df0e039-eefd-47a5-9d30-44dca63ecb86 img.shogun-image {
    
    width: px;
  }


#s-7df0e039-eefd-47a5-9d30-44dca63ecb86 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-abaa8625-7467-4f4e-b14b-3c9791b3d60e {
  text-align: center;
}




  #s-abaa8625-7467-4f4e-b14b-3c9791b3d60e img.shogun-image {
    
    width: px;
  }


#s-abaa8625-7467-4f4e-b14b-3c9791b3d60e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fb69ef4a-a773-4017-a53d-ebbcc3f4422c {
  text-align: center;
}




  #s-fb69ef4a-a773-4017-a53d-ebbcc3f4422c img.shogun-image {
    
    width: px;
  }


#s-fb69ef4a-a773-4017-a53d-ebbcc3f4422c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9789287c-f109-4b82-9741-c8eb1140cb62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-37c49dd5-649d-4bf0-8756-3304d572597e {
  text-align: center;
}




  #s-37c49dd5-649d-4bf0-8756-3304d572597e img.shogun-image {
    
    width: px;
  }


#s-37c49dd5-649d-4bf0-8756-3304d572597e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f45a19e0-d307-4d4f-ab6f-80cc8c1ab2fc {
  text-align: center;
}




  #s-f45a19e0-d307-4d4f-ab6f-80cc8c1ab2fc img.shogun-image {
    
    width: px;
  }


#s-f45a19e0-d307-4d4f-ab6f-80cc8c1ab2fc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c199aa1d-69c9-4f7a-850d-64deee9f22a2 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-c199aa1d-69c9-4f7a-850d-64deee9f22a2 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c199aa1d-69c9-4f7a-850d-64deee9f22a2 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c199aa1d-69c9-4f7a-850d-64deee9f22a2 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c199aa1d-69c9-4f7a-850d-64deee9f22a2 td.shogun-table-column, #s-c199aa1d-69c9-4f7a-850d-64deee9f22a2 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ef8ed306-7e04-4ca9-aa65-2f71d439f9e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-e01af343-940c-452b-9a13-fbdb081c1de0 {
  text-align: center;
}




  #s-e01af343-940c-452b-9a13-fbdb081c1de0 img.shogun-image {
    
    width: px;
  }


#s-e01af343-940c-452b-9a13-fbdb081c1de0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-51e4b7c4-8b5a-4470-9929-f27327fba16a {
  text-align: center;
}




  #s-51e4b7c4-8b5a-4470-9929-f27327fba16a img.shogun-image {
    
    width: px;
  }


#s-51e4b7c4-8b5a-4470-9929-f27327fba16a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4a3a59ac-238e-40ed-b255-d77d69900695 {
  text-align: center;
}




  #s-4a3a59ac-238e-40ed-b255-d77d69900695 img.shogun-image {
    
    width: px;
  }


#s-4a3a59ac-238e-40ed-b255-d77d69900695 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bc9a2fc8-497f-4fd7-ae1f-725602583146"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-1accbaa9-c820-40dc-b63a-72e7d9ad4d33 {
  text-align: center;
}




  #s-1accbaa9-c820-40dc-b63a-72e7d9ad4d33 img.shogun-image {
    
    width: px;
  }


#s-1accbaa9-c820-40dc-b63a-72e7d9ad4d33 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-597ff917-13f7-4bbc-8153-f8f6e05c2e77 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-597ff917-13f7-4bbc-8153-f8f6e05c2e77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d578041b-1f63-4b77-9d2f-6721ff47ea28 {
  text-align: center;
}




  #s-d578041b-1f63-4b77-9d2f-6721ff47ea28 img.shogun-image {
    
    width: px;
  }


#s-d578041b-1f63-4b77-9d2f-6721ff47ea28 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b921ec6f-2869-40cd-9dd3-76a4b0713384 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b921ec6f-2869-40cd-9dd3-76a4b0713384"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b6741788-fc5c-4ccb-b98c-0e65e0a222a6 {
  text-align: center;
}




  #s-b6741788-fc5c-4ccb-b98c-0e65e0a222a6 img.shogun-image {
    
    width: px;
  }


#s-b6741788-fc5c-4ccb-b98c-0e65e0a222a6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c0b9e36a-744d-4306-ac0a-acbe9ecbd37a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-c0b9e36a-744d-4306-ac0a-acbe9ecbd37a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c0b9e36a-744d-4306-ac0a-acbe9ecbd37a td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c0b9e36a-744d-4306-ac0a-acbe9ecbd37a td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c0b9e36a-744d-4306-ac0a-acbe9ecbd37a td.shogun-table-column, #s-c0b9e36a-744d-4306-ac0a-acbe9ecbd37a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4091e352-0fce-4341-a0cf-76b83e610b7d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-2a87e4b6-fca8-4e33-bd21-876c73ec6f90 {
  text-align: center;
}




  #s-2a87e4b6-fca8-4e33-bd21-876c73ec6f90 img.shogun-image {
    
    width: px;
  }


#s-2a87e4b6-fca8-4e33-bd21-876c73ec6f90 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-35e7cc46-738e-462f-95c2-06b4a1dfc364 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-35e7cc46-738e-462f-95c2-06b4a1dfc364"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-63f99cf3-e824-4ed4-a745-71d405bb7fda {
  text-align: center;
}




  #s-63f99cf3-e824-4ed4-a745-71d405bb7fda img.shogun-image {
    
    width: px;
  }


#s-63f99cf3-e824-4ed4-a745-71d405bb7fda .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-332719a4-f34d-42df-aa9e-c52a350813f8 {
  text-align: center;
}




  #s-332719a4-f34d-42df-aa9e-c52a350813f8 img.shogun-image {
    
    width: px;
  }


#s-332719a4-f34d-42df-aa9e-c52a350813f8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6999ed74-91b7-43cb-b6b0-d9c02c9798a8 {
  text-align: center;
}




  #s-6999ed74-91b7-43cb-b6b0-d9c02c9798a8 img.shogun-image {
    
    width: px;
  }


#s-6999ed74-91b7-43cb-b6b0-d9c02c9798a8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e5896e22-f70a-4679-9b77-17ff020c1576 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-e5896e22-f70a-4679-9b77-17ff020c1576 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e5896e22-f70a-4679-9b77-17ff020c1576 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-e5896e22-f70a-4679-9b77-17ff020c1576 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-e5896e22-f70a-4679-9b77-17ff020c1576 td.shogun-table-column, #s-e5896e22-f70a-4679-9b77-17ff020c1576 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-44ca72f1-6391-4132-9467-1d44716e5557 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-44ca72f1-6391-4132-9467-1d44716e5557"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b85614ad-a8d2-405f-a054-52b281eff046 {
  text-align: center;
}




  #s-b85614ad-a8d2-405f-a054-52b281eff046 img.shogun-image {
    
    width: px;
  }


#s-b85614ad-a8d2-405f-a054-52b281eff046 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4611c2ce-15a4-478f-a808-34c1e34c395b {
  text-align: center;
}




  #s-4611c2ce-15a4-478f-a808-34c1e34c395b img.shogun-image {
    
    width: px;
  }


#s-4611c2ce-15a4-478f-a808-34c1e34c395b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4ce61223-c9aa-489d-a459-46f15ecaac37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-041cc019-6ee1-4613-84ef-54eacbe6720a {
  text-align: center;
}




  #s-041cc019-6ee1-4613-84ef-54eacbe6720a img.shogun-image {
    
    width: px;
  }


#s-041cc019-6ee1-4613-84ef-54eacbe6720a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8f01e5c6-f2c5-4e86-a407-2fecd8c2b2fe {
  text-align: center;
}




  #s-8f01e5c6-f2c5-4e86-a407-2fecd8c2b2fe img.shogun-image {
    
    width: px;
  }


#s-8f01e5c6-f2c5-4e86-a407-2fecd8c2b2fe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-964d1062-b111-4476-b941-e06c7841277f {
  text-align: center;
}




  #s-964d1062-b111-4476-b941-e06c7841277f img.shogun-image {
    
    width: px;
  }


#s-964d1062-b111-4476-b941-e06c7841277f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a03edca1-636d-4b60-b161-33615938b90b .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-a03edca1-636d-4b60-b161-33615938b90b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a03edca1-636d-4b60-b161-33615938b90b td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-a03edca1-636d-4b60-b161-33615938b90b td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-a03edca1-636d-4b60-b161-33615938b90b td.shogun-table-column, #s-a03edca1-636d-4b60-b161-33615938b90b td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b3a48a86-963a-4bfa-b87d-d69ed79efc37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-2c6de61c-a142-490a-b394-7a8ac68d5808 {
  text-align: center;
}




  #s-2c6de61c-a142-490a-b394-7a8ac68d5808 img.shogun-image {
    
    width: px;
  }


#s-2c6de61c-a142-490a-b394-7a8ac68d5808 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-12da66d7-e9b2-4409-a950-f06bd798a4f9 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-12da66d7-e9b2-4409-a950-f06bd798a4f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-70ad97c7-9370-4826-a637-daa006f9ccf0 {
  text-align: center;
}




  #s-70ad97c7-9370-4826-a637-daa006f9ccf0 img.shogun-image {
    
    width: px;
  }


#s-70ad97c7-9370-4826-a637-daa006f9ccf0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-605c557e-377b-41c4-a580-0716799e5f26 {
  text-align: center;
}




  #s-605c557e-377b-41c4-a580-0716799e5f26 img.shogun-image {
    
    width: px;
  }


#s-605c557e-377b-41c4-a580-0716799e5f26 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-81f57a7f-1027-4a4d-916e-0fc95964d651 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-81f57a7f-1027-4a4d-916e-0fc95964d651"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b967205d-f38c-4821-85a2-4942ab4013a4 {
  text-align: center;
}




  #s-b967205d-f38c-4821-85a2-4942ab4013a4 img.shogun-image {
    
    width: px;
  }


#s-b967205d-f38c-4821-85a2-4942ab4013a4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c17ef992-f48a-468a-8099-59f0796c4691 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-c17ef992-f48a-468a-8099-59f0796c4691 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c17ef992-f48a-468a-8099-59f0796c4691 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c17ef992-f48a-468a-8099-59f0796c4691 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c17ef992-f48a-468a-8099-59f0796c4691 td.shogun-table-column, #s-c17ef992-f48a-468a-8099-59f0796c4691 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-bd947e74-fc82-4923-b23f-2db3d1a783e1 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd947e74-fc82-4923-b23f-2db3d1a783e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-3e6be351-2dee-4574-b5e0-bcc438b6fe5c {
  text-align: center;
}




  #s-3e6be351-2dee-4574-b5e0-bcc438b6fe5c img.shogun-image {
    
    width: px;
  }


#s-3e6be351-2dee-4574-b5e0-bcc438b6fe5c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7ae26302-4ab8-458c-9ef1-559b2302fa62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-ffdf61f7-7d38-4550-92f6-553422a20a63 {
  text-align: center;
}




  #s-ffdf61f7-7d38-4550-92f6-553422a20a63 img.shogun-image {
    
    width: px;
  }


#s-ffdf61f7-7d38-4550-92f6-553422a20a63 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ba69b401-10bb-4ebc-a7a1-572468a7bc80 {
  text-align: center;
}




  #s-ba69b401-10bb-4ebc-a7a1-572468a7bc80 img.shogun-image {
    
    width: px;
  }


#s-ba69b401-10bb-4ebc-a7a1-572468a7bc80 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5697bf1d-41ad-435f-9ad0-46ba801eace4 {
  padding-top: 0px;
text-align: center;
}




  #s-5697bf1d-41ad-435f-9ad0-46ba801eace4 img.shogun-image {
    
    width: px;
  }


#s-5697bf1d-41ad-435f-9ad0-46ba801eace4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-988178b8-d243-405b-bcfb-02a6bf0d0172 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-988178b8-d243-405b-bcfb-02a6bf0d0172 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-988178b8-d243-405b-bcfb-02a6bf0d0172 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-988178b8-d243-405b-bcfb-02a6bf0d0172 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-988178b8-d243-405b-bcfb-02a6bf0d0172 td.shogun-table-column, #s-988178b8-d243-405b-bcfb-02a6bf0d0172 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8b5684ac-f640-4e90-afe1-2f2c0b8bbfc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-1c590550-026e-4eb4-9688-5f405c952e86 {
  text-align: center;
}




  #s-1c590550-026e-4eb4-9688-5f405c952e86 img.shogun-image {
    
    width: px;
  }


#s-1c590550-026e-4eb4-9688-5f405c952e86 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d7f403af-a3dd-4be2-8902-d71977e6389b {
  text-align: center;
}




  #s-d7f403af-a3dd-4be2-8902-d71977e6389b img.shogun-image {
    
    width: px;
  }


#s-d7f403af-a3dd-4be2-8902-d71977e6389b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5d8ae951-d048-4248-85b9-c5d95e5c26e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-e5b8cdb6-64f2-48c9-b646-0f5cde4a76e2 {
  text-align: center;
}




  #s-e5b8cdb6-64f2-48c9-b646-0f5cde4a76e2 img.shogun-image {
    
    width: px;
  }


#s-e5b8cdb6-64f2-48c9-b646-0f5cde4a76e2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c232dd40-0f6a-4497-ae18-8dcfdb7a8543 {
  text-align: center;
}




  #s-c232dd40-0f6a-4497-ae18-8dcfdb7a8543 img.shogun-image {
    
    width: px;
  }


#s-c232dd40-0f6a-4497-ae18-8dcfdb7a8543 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8462b0d5-da41-4122-bb4e-fc74833e83f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-66cca87c-3d13-4c19-b4b0-934a7a5d8e7a {
  text-align: center;
}




  #s-66cca87c-3d13-4c19-b4b0-934a7a5d8e7a img.shogun-image {
    
    width: px;
  }


#s-66cca87c-3d13-4c19-b4b0-934a7a5d8e7a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9956ce16-9d1a-46a5-9f4c-a70612ed0da8 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-9956ce16-9d1a-46a5-9f4c-a70612ed0da8 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-9956ce16-9d1a-46a5-9f4c-a70612ed0da8 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-9956ce16-9d1a-46a5-9f4c-a70612ed0da8 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-9956ce16-9d1a-46a5-9f4c-a70612ed0da8 td.shogun-table-column, #s-9956ce16-9d1a-46a5-9f4c-a70612ed0da8 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-b5fdea40-4ae1-4737-b129-0593e1426708 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b5fdea40-4ae1-4737-b129-0593e1426708"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-8579cfad-0ac7-4c5c-99c7-785abf757f67 {
  text-align: center;
}




  #s-8579cfad-0ac7-4c5c-99c7-785abf757f67 img.shogun-image {
    
    width: px;
  }


#s-8579cfad-0ac7-4c5c-99c7-785abf757f67 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-57512878-5b7d-4473-8ff3-7a3bbd6b03ee {
  text-align: center;
}




  #s-57512878-5b7d-4473-8ff3-7a3bbd6b03ee img.shogun-image {
    
    width: px;
  }


#s-57512878-5b7d-4473-8ff3-7a3bbd6b03ee .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7dca0450-b608-4a6c-a1fd-062ca49e3d13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-dae79b46-327e-4ee9-9009-a635a27c2762 {
  text-align: center;
}




  #s-dae79b46-327e-4ee9-9009-a635a27c2762 img.shogun-image {
    
    width: px;
  }


#s-dae79b46-327e-4ee9-9009-a635a27c2762 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-24026400-8039-4929-9a62-a02d212b1770 {
  padding-top: 0px;
text-align: center;
}




  #s-24026400-8039-4929-9a62-a02d212b1770 img.shogun-image {
    
    width: px;
  }


#s-24026400-8039-4929-9a62-a02d212b1770 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ed03dd9c-807a-4eea-befc-f128f4ddb54a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-ed03dd9c-807a-4eea-befc-f128f4ddb54a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ed03dd9c-807a-4eea-befc-f128f4ddb54a td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-ed03dd9c-807a-4eea-befc-f128f4ddb54a td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-ed03dd9c-807a-4eea-befc-f128f4ddb54a td.shogun-table-column, #s-ed03dd9c-807a-4eea-befc-f128f4ddb54a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b28a4d85-e1e1-4998-aabf-e6b0f17125b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-1112154d-dc09-4779-a324-08e59f3def9a {
  text-align: center;
}




  #s-1112154d-dc09-4779-a324-08e59f3def9a img.shogun-image {
    
    width: px;
  }


#s-1112154d-dc09-4779-a324-08e59f3def9a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5d20fd6f-bc1d-4c03-bc06-a9bd879ba3c0 {
  text-align: center;
}




  #s-5d20fd6f-bc1d-4c03-bc06-a9bd879ba3c0 img.shogun-image {
    
    width: px;
  }


#s-5d20fd6f-bc1d-4c03-bc06-a9bd879ba3c0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a1db5d9a-1777-4219-b16f-20bab346d5a6 {
  text-align: center;
}




  #s-a1db5d9a-1777-4219-b16f-20bab346d5a6 img.shogun-image {
    
    width: px;
  }


#s-a1db5d9a-1777-4219-b16f-20bab346d5a6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-c3bb9730-3a18-4b88-a69e-215509285b1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-43179a42-98bd-42ce-9a90-7f751d97f9bb {
  text-align: center;
}




  #s-43179a42-98bd-42ce-9a90-7f751d97f9bb img.shogun-image {
    
    width: px;
  }


#s-43179a42-98bd-42ce-9a90-7f751d97f9bb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b0cf360b-c962-4635-b881-701b067b65be {
  text-align: center;
}




  #s-b0cf360b-c962-4635-b881-701b067b65be img.shogun-image {
    
    width: px;
  }


#s-b0cf360b-c962-4635-b881-701b067b65be .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-64eaf818-f312-4dfc-89f0-2cc163318063 {
  text-align: center;
}




  #s-64eaf818-f312-4dfc-89f0-2cc163318063 img.shogun-image {
    
    width: px;
  }


#s-64eaf818-f312-4dfc-89f0-2cc163318063 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-15e50680-6c21-45f5-86b7-ac06f59a6718 {
  padding-top: 0px;
}

#s-15e50680-6c21-45f5-86b7-ac06f59a6718 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-15e50680-6c21-45f5-86b7-ac06f59a6718 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-15e50680-6c21-45f5-86b7-ac06f59a6718 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-15e50680-6c21-45f5-86b7-ac06f59a6718 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-15e50680-6c21-45f5-86b7-ac06f59a6718 td.shogun-table-column, #s-15e50680-6c21-45f5-86b7-ac06f59a6718 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-499ca540-997d-4a2f-af75-a8eb588037e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-60f10ce3-98fb-4b40-85e5-d7caefbf94fa {
  text-align: center;
}




  #s-60f10ce3-98fb-4b40-85e5-d7caefbf94fa img.shogun-image {
    
    width: px;
  }


#s-60f10ce3-98fb-4b40-85e5-d7caefbf94fa .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-173b9a1b-ae43-4fac-9db1-a43511c8b96f {
  text-align: center;
}




  #s-173b9a1b-ae43-4fac-9db1-a43511c8b96f img.shogun-image {
    
    width: px;
  }


#s-173b9a1b-ae43-4fac-9db1-a43511c8b96f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-18621244-6596-4be8-ab7d-6a4bd668fda5 {
  text-align: center;
}




  #s-18621244-6596-4be8-ab7d-6a4bd668fda5 img.shogun-image {
    
    width: px;
  }


#s-18621244-6596-4be8-ab7d-6a4bd668fda5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f286ad71-8e11-4fd5-86ba-0c1b7444249d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d6577d9c-1004-4ec3-a5a1-c4173c4e655a {
  text-align: center;
}




  #s-d6577d9c-1004-4ec3-a5a1-c4173c4e655a img.shogun-image {
    
    width: px;
  }


#s-d6577d9c-1004-4ec3-a5a1-c4173c4e655a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bf59f067-18c9-4517-83ee-5da572e4afbd {
  text-align: center;
}




  #s-bf59f067-18c9-4517-83ee-5da572e4afbd img.shogun-image {
    
    width: px;
  }


#s-bf59f067-18c9-4517-83ee-5da572e4afbd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-63048e87-469f-4f25-989b-657c2ca47d5f {
  text-align: center;
}




  #s-63048e87-469f-4f25-989b-657c2ca47d5f img.shogun-image {
    
    width: px;
  }


#s-63048e87-469f-4f25-989b-657c2ca47d5f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-36a9f149-c1b4-4aac-979b-bb822e5c3009 {
  padding-top: 0px;
}

#s-36a9f149-c1b4-4aac-979b-bb822e5c3009 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-36a9f149-c1b4-4aac-979b-bb822e5c3009 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-36a9f149-c1b4-4aac-979b-bb822e5c3009 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-36a9f149-c1b4-4aac-979b-bb822e5c3009 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-36a9f149-c1b4-4aac-979b-bb822e5c3009 td.shogun-table-column, #s-36a9f149-c1b4-4aac-979b-bb822e5c3009 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6c42ac36-33ab-42ca-aaef-68560aabe70b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-27ac2a13-d373-4d72-a6d8-05d5af062754 {
  text-align: center;
}




  #s-27ac2a13-d373-4d72-a6d8-05d5af062754 img.shogun-image {
    
    width: px;
  }


#s-27ac2a13-d373-4d72-a6d8-05d5af062754 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ed91d59f-0271-40a5-879e-f1fb1cb28d1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-0480aeb1-d956-4db7-a965-792b53f37ab2 {
  text-align: center;
}




  #s-0480aeb1-d956-4db7-a965-792b53f37ab2 img.shogun-image {
    
    width: px;
  }


#s-0480aeb1-d956-4db7-a965-792b53f37ab2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f6ecdc28-7e44-4a27-a57e-0916457b78e8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ef26171c-855c-4d0f-84fc-79cafb821d77 {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ef26171c-855c-4d0f-84fc-79cafb821d77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d191b546-4492-441b-9217-60777c386bb7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-94a988e4-7125-40aa-8aa8-37efe8586392 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3476d4ca-d8aa-4eca-8082-6f70d3ec7598 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-98fa668f-54b9-4752-ae75-f02ed2185682 {
  margin-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-98fa668f-54b9-4752-ae75-f02ed2185682"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ac17c044-9ce7-40f4-96b1-108acda3dbcc {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4e6ab5bb-a83c-497c-b942-99b6607be8ef {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b93e61a4-8bdf-446a-ac05-bb64ad620769 {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b93e61a4-8bdf-446a-ac05-bb64ad620769"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-55621296-c1f3-43bb-9cdc-f268f547e6e2 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8b24b936-e854-460d-b89e-181f6abef03b {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-8b24b936-e854-460d-b89e-181f6abef03b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5a8abbb5-4b5e-46c3-b653-40c68fe35754 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c49b5deb-a331-449e-a040-8d7025d60133 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 {
  display: none;
}
#s-523670f6-5e65-44aa-aa21-07371e2ab6a1, #wrap-s-523670f6-5e65-44aa-aa21-07371e2ab6a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 {
  display: none;
}
#s-523670f6-5e65-44aa-aa21-07371e2ab6a1, #wrap-s-523670f6-5e65-44aa-aa21-07371e2ab6a1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 {
  display: none;
}
#s-523670f6-5e65-44aa-aa21-07371e2ab6a1, #wrap-s-523670f6-5e65-44aa-aa21-07371e2ab6a1 { display:none !important; }}@media (max-width: 767px){#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 {
  
}
}
#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(25, 25, 25, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-523670f6-5e65-44aa-aa21-07371e2ab6a1 .shogun-tab {
  max-width: calc(100% / 5 - (5 - 2) * 2px / 5);
}

.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-88274c5e-28eb-444f-835a-9e6b45e832fe {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c4cec6cf-092b-4014-8d75-b4638ebc3947 {
  text-align: center;
}




  #s-c4cec6cf-092b-4014-8d75-b4638ebc3947 img.shogun-image {
    
    width: px;
  }


#s-c4cec6cf-092b-4014-8d75-b4638ebc3947 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-27dc329c-ea5e-46a2-bca1-b6ff6525415b {
  text-align: center;
}




  #s-27dc329c-ea5e-46a2-bca1-b6ff6525415b img.shogun-image {
    
    width: px;
  }


#s-27dc329c-ea5e-46a2-bca1-b6ff6525415b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-560480ea-b0f5-4ffe-8628-572b3f22fb48 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-560480ea-b0f5-4ffe-8628-572b3f22fb48 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-560480ea-b0f5-4ffe-8628-572b3f22fb48 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-560480ea-b0f5-4ffe-8628-572b3f22fb48 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-560480ea-b0f5-4ffe-8628-572b3f22fb48 td.shogun-table-column, #s-560480ea-b0f5-4ffe-8628-572b3f22fb48 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4a84cac8-0c6f-4444-a955-087b4f161228"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-c02bdee6-3f1d-4b0e-8e9a-87baaec7af56 {
  text-align: center;
}




  #s-c02bdee6-3f1d-4b0e-8e9a-87baaec7af56 img.shogun-image {
    
    width: px;
  }


#s-c02bdee6-3f1d-4b0e-8e9a-87baaec7af56 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-eab753a6-bc9a-4d3f-ba6a-42430879b253 {
  text-align: center;
}




  #s-eab753a6-bc9a-4d3f-ba6a-42430879b253 img.shogun-image {
    
    width: px;
  }


#s-eab753a6-bc9a-4d3f-ba6a-42430879b253 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-647d50a0-b57d-4ae5-8e76-98c2057fb033"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-12e11572-79b3-49a5-83a5-c7eee54640c0 {
  text-align: center;
}




  #s-12e11572-79b3-49a5-83a5-c7eee54640c0 img.shogun-image {
    
    width: px;
  }


#s-12e11572-79b3-49a5-83a5-c7eee54640c0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a617e92a-762a-441d-92f8-9fa7d8d6e848 {
  text-align: center;
}




  #s-a617e92a-762a-441d-92f8-9fa7d8d6e848 img.shogun-image {
    
    width: px;
  }


#s-a617e92a-762a-441d-92f8-9fa7d8d6e848 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4e5fc419-aaea-4187-9bd5-4aed114a8133 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-4e5fc419-aaea-4187-9bd5-4aed114a8133 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4e5fc419-aaea-4187-9bd5-4aed114a8133 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-4e5fc419-aaea-4187-9bd5-4aed114a8133 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-4e5fc419-aaea-4187-9bd5-4aed114a8133 td.shogun-table-column, #s-4e5fc419-aaea-4187-9bd5-4aed114a8133 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-e21faafa-103b-4c41-b6d4-453580e072d2 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e21faafa-103b-4c41-b6d4-453580e072d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-e11c0b5b-8715-4f65-a352-1446d66844ad {
  text-align: center;
}




  #s-e11c0b5b-8715-4f65-a352-1446d66844ad img.shogun-image {
    
    width: px;
  }


#s-e11c0b5b-8715-4f65-a352-1446d66844ad .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4fe29f6b-a578-4126-ae9e-3a79798cd41a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-de75935c-be2a-4bc0-a79d-5b5184e7e683 {
  text-align: center;
}




  #s-de75935c-be2a-4bc0-a79d-5b5184e7e683 img.shogun-image {
    
    width: px;
  }


#s-de75935c-be2a-4bc0-a79d-5b5184e7e683 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-56e405e1-2b8d-44e8-b5a8-cc31cb78c3f5 {
  text-align: center;
}




  #s-56e405e1-2b8d-44e8-b5a8-cc31cb78c3f5 img.shogun-image {
    
    width: px;
  }


#s-56e405e1-2b8d-44e8-b5a8-cc31cb78c3f5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d88dd285-c9fa-41a3-8319-641ce3b5bec8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8b3543cc-4017-440e-a817-c820983f21ab {
  text-align: center;
}




  #s-8b3543cc-4017-440e-a817-c820983f21ab img.shogun-image {
    
    width: px;
  }


#s-8b3543cc-4017-440e-a817-c820983f21ab .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ec336a18-e889-476a-bbf2-149963965f93 {
  text-align: center;
}




  #s-ec336a18-e889-476a-bbf2-149963965f93 img.shogun-image {
    
    width: px;
  }


#s-ec336a18-e889-476a-bbf2-149963965f93 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cbca6976-a2f5-4744-8195-a2d655218517 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-cbca6976-a2f5-4744-8195-a2d655218517 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-cbca6976-a2f5-4744-8195-a2d655218517 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-cbca6976-a2f5-4744-8195-a2d655218517 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-cbca6976-a2f5-4744-8195-a2d655218517 td.shogun-table-column, #s-cbca6976-a2f5-4744-8195-a2d655218517 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-d2ffd101-7d8a-448e-b785-b3284cb19629 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d2ffd101-7d8a-448e-b785-b3284cb19629"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-c1b88dde-11a8-4d7e-9545-ffd78c9b1c7a {
  text-align: center;
}




  #s-c1b88dde-11a8-4d7e-9545-ffd78c9b1c7a img.shogun-image {
    
    width: px;
  }


#s-c1b88dde-11a8-4d7e-9545-ffd78c9b1c7a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5a40133c-b65b-427e-8a68-2c7cf1737b26 {
  text-align: center;
}




  #s-5a40133c-b65b-427e-8a68-2c7cf1737b26 img.shogun-image {
    
    width: px;
  }


#s-5a40133c-b65b-427e-8a68-2c7cf1737b26 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-25d78981-4740-4027-b5af-56c4096fcb9e {
  text-align: center;
}




  #s-25d78981-4740-4027-b5af-56c4096fcb9e img.shogun-image {
    
    width: px;
  }


#s-25d78981-4740-4027-b5af-56c4096fcb9e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-13a4a78e-f752-41b7-8824-9709dd502bfc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-164e9f71-2c6f-4d68-b0d4-124e298efc5a {
  text-align: center;
}




  #s-164e9f71-2c6f-4d68-b0d4-124e298efc5a img.shogun-image {
    
    width: px;
  }


#s-164e9f71-2c6f-4d68-b0d4-124e298efc5a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b24ecf8c-473b-4fd9-969b-1af49d213aba {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b24ecf8c-473b-4fd9-969b-1af49d213aba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-7de5aa1b-c76c-468a-bf15-178fc376e816 {
  text-align: center;
}




  #s-7de5aa1b-c76c-468a-bf15-178fc376e816 img.shogun-image {
    
    width: px;
  }


#s-7de5aa1b-c76c-468a-bf15-178fc376e816 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3221c2b1-5ce7-450e-a035-6fb7f6498562 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-3221c2b1-5ce7-450e-a035-6fb7f6498562 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3221c2b1-5ce7-450e-a035-6fb7f6498562 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-3221c2b1-5ce7-450e-a035-6fb7f6498562 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-3221c2b1-5ce7-450e-a035-6fb7f6498562 td.shogun-table-column, #s-3221c2b1-5ce7-450e-a035-6fb7f6498562 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-dd987598-fd0d-45aa-a28c-12ec17de8efa {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dd987598-fd0d-45aa-a28c-12ec17de8efa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-7b66766d-45a8-489b-879e-c42c7ceb1fd5 {
  text-align: center;
}




  #s-7b66766d-45a8-489b-879e-c42c7ceb1fd5 img.shogun-image {
    
    width: px;
  }


#s-7b66766d-45a8-489b-879e-c42c7ceb1fd5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-72302072-b06e-42bd-ad56-45eb7f511ee0 {
  text-align: center;
}




  #s-72302072-b06e-42bd-ad56-45eb7f511ee0 img.shogun-image {
    
    width: px;
  }


#s-72302072-b06e-42bd-ad56-45eb7f511ee0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7e8a37b4-fe9d-4e4f-8034-bd6d14c25343 {
  text-align: center;
}




  #s-7e8a37b4-fe9d-4e4f-8034-bd6d14c25343 img.shogun-image {
    
    width: px;
  }


#s-7e8a37b4-fe9d-4e4f-8034-bd6d14c25343 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-10dba9d8-4a06-4e4f-8885-3def6616423e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-fe0110ce-afa8-480c-9b00-821ecd2d598d {
  text-align: center;
}




  #s-fe0110ce-afa8-480c-9b00-821ecd2d598d img.shogun-image {
    
    width: px;
  }


#s-fe0110ce-afa8-480c-9b00-821ecd2d598d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e1929e55-90b5-41e9-ae9b-1069d89a5adc {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-877f7178-9edb-4a4e-b515-1c08aa659153 {
  text-align: center;
}




  #s-877f7178-9edb-4a4e-b515-1c08aa659153 img.shogun-image {
    
    width: px;
  }


#s-877f7178-9edb-4a4e-b515-1c08aa659153 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-033d10f9-2bae-4204-b7b3-7ae72cef44e5 {
  text-align: center;
}




  #s-033d10f9-2bae-4204-b7b3-7ae72cef44e5 img.shogun-image {
    
    width: px;
  }


#s-033d10f9-2bae-4204-b7b3-7ae72cef44e5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1fa6759e-2ed0-4b2d-af8e-0e0dc6735911 {
  text-align: center;
}




  #s-1fa6759e-2ed0-4b2d-af8e-0e0dc6735911 img.shogun-image {
    
    width: px;
  }


#s-1fa6759e-2ed0-4b2d-af8e-0e0dc6735911 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7dc89194-caa8-4865-bf2a-0d5eb7ea5912 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-7dc89194-caa8-4865-bf2a-0d5eb7ea5912 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7dc89194-caa8-4865-bf2a-0d5eb7ea5912 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-7dc89194-caa8-4865-bf2a-0d5eb7ea5912 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7dc89194-caa8-4865-bf2a-0d5eb7ea5912 td.shogun-table-column, #s-7dc89194-caa8-4865-bf2a-0d5eb7ea5912 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e008637c-8f77-468d-9556-7c7bb09d49d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-3dd05364-6642-42da-9184-91dffa6f8cbd {
  text-align: center;
}




  #s-3dd05364-6642-42da-9184-91dffa6f8cbd img.shogun-image {
    
    width: px;
  }


#s-3dd05364-6642-42da-9184-91dffa6f8cbd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0428a958-98ff-4805-b6b2-d6049bb087ac {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0428a958-98ff-4805-b6b2-d6049bb087ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-133bcd27-350b-4d8b-b770-1b0d5097bca7 {
  text-align: center;
}




  #s-133bcd27-350b-4d8b-b770-1b0d5097bca7 img.shogun-image {
    
    width: px;
  }


#s-133bcd27-350b-4d8b-b770-1b0d5097bca7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0a8715cb-2ab7-46c9-b9cf-a5d67c202bca {
  text-align: center;
}




  #s-0a8715cb-2ab7-46c9-b9cf-a5d67c202bca img.shogun-image {
    
    width: px;
  }


#s-0a8715cb-2ab7-46c9-b9cf-a5d67c202bca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d4b4c939-3638-4b39-826d-e355da10ee8c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-d4b4c939-3638-4b39-826d-e355da10ee8c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d4b4c939-3638-4b39-826d-e355da10ee8c td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-d4b4c939-3638-4b39-826d-e355da10ee8c td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-d4b4c939-3638-4b39-826d-e355da10ee8c td.shogun-table-column, #s-d4b4c939-3638-4b39-826d-e355da10ee8c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0fe169c4-d67b-40ee-a7a9-8647a9114fc0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d316d948-ade2-41e2-bcdd-6bffa0ff0b06 {
  text-align: center;
}




  #s-d316d948-ade2-41e2-bcdd-6bffa0ff0b06 img.shogun-image {
    
    width: px;
  }


#s-d316d948-ade2-41e2-bcdd-6bffa0ff0b06 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d571f701-4b75-408a-b2f8-93e9b2471747 {
  text-align: center;
}




  #s-d571f701-4b75-408a-b2f8-93e9b2471747 img.shogun-image {
    
    width: px;
  }


#s-d571f701-4b75-408a-b2f8-93e9b2471747 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fdb43574-58a2-4971-88a9-acb27776ff94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-151d9ee2-cdd4-4bfe-a965-88fa7811679e {
  text-align: center;
}




  #s-151d9ee2-cdd4-4bfe-a965-88fa7811679e img.shogun-image {
    
    width: px;
  }


#s-151d9ee2-cdd4-4bfe-a965-88fa7811679e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-178d6cf9-3f43-4902-a411-8e6087903c98 {
  text-align: center;
}




  #s-178d6cf9-3f43-4902-a411-8e6087903c98 img.shogun-image {
    
    width: px;
  }


#s-178d6cf9-3f43-4902-a411-8e6087903c98 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-951c265b-aaef-466b-855c-716f4e03be88 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-951c265b-aaef-466b-855c-716f4e03be88 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-951c265b-aaef-466b-855c-716f4e03be88 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-951c265b-aaef-466b-855c-716f4e03be88 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-951c265b-aaef-466b-855c-716f4e03be88 td.shogun-table-column, #s-951c265b-aaef-466b-855c-716f4e03be88 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b08cf7eb-8732-4215-ac28-c85322faf83b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-a5b7848f-531b-4f77-ad46-ee50bd6fdbab {
  text-align: center;
}




  #s-a5b7848f-531b-4f77-ad46-ee50bd6fdbab img.shogun-image {
    
    width: px;
  }


#s-a5b7848f-531b-4f77-ad46-ee50bd6fdbab .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-09876431-5b8b-463b-8086-df3e7ee5d6cf {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-09876431-5b8b-463b-8086-df3e7ee5d6cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f73f86e4-979a-4718-89bc-b7130c6513e5 {
  text-align: center;
}




  #s-f73f86e4-979a-4718-89bc-b7130c6513e5 img.shogun-image {
    
    width: px;
  }


#s-f73f86e4-979a-4718-89bc-b7130c6513e5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7362fac6-6b70-42d7-ae77-f3b627e810ab {
  text-align: center;
}




  #s-7362fac6-6b70-42d7-ae77-f3b627e810ab img.shogun-image {
    
    width: px;
  }


#s-7362fac6-6b70-42d7-ae77-f3b627e810ab .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0e6e9f8a-8767-4f39-9f25-f598c343e96c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4e7c39ad-f1a5-451d-bf85-1273f5e0c643 {
  text-align: center;
}




  #s-4e7c39ad-f1a5-451d-bf85-1273f5e0c643 img.shogun-image {
    
    width: px;
  }


#s-4e7c39ad-f1a5-451d-bf85-1273f5e0c643 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b6d42e29-f8da-4e9c-8368-647ba3cc2aa5 {
  padding-top: 0px;
text-align: center;
}




  #s-b6d42e29-f8da-4e9c-8368-647ba3cc2aa5 img.shogun-image {
    
    width: px;
  }


#s-b6d42e29-f8da-4e9c-8368-647ba3cc2aa5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-599588c8-00da-4de1-9681-0f8eadb56615 {
  text-align: center;
}




  #s-599588c8-00da-4de1-9681-0f8eadb56615 img.shogun-image {
    
    width: px;
  }


#s-599588c8-00da-4de1-9681-0f8eadb56615 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c2ee387e-7b69-4e83-b7f3-ce93844d3d23 {
  text-align: center;
}




  #s-c2ee387e-7b69-4e83-b7f3-ce93844d3d23 img.shogun-image {
    
    width: px;
  }


#s-c2ee387e-7b69-4e83-b7f3-ce93844d3d23 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-16c9c0eb-f39f-456f-88c6-df268892a0d3 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-16c9c0eb-f39f-456f-88c6-df268892a0d3 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-16c9c0eb-f39f-456f-88c6-df268892a0d3 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-16c9c0eb-f39f-456f-88c6-df268892a0d3 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-16c9c0eb-f39f-456f-88c6-df268892a0d3 td.shogun-table-column, #s-16c9c0eb-f39f-456f-88c6-df268892a0d3 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-0967626a-8465-4e91-ac12-d51d33915557 {
  padding-top: 5px;
padding-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0967626a-8465-4e91-ac12-d51d33915557"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-7a1df868-c941-435b-b2fd-def7f37ab8b3 {
  text-align: center;
}




  #s-7a1df868-c941-435b-b2fd-def7f37ab8b3 img.shogun-image {
    
    width: px;
  }


#s-7a1df868-c941-435b-b2fd-def7f37ab8b3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d8b3b782-cd7a-488e-be55-57a356dedc4e {
  text-align: center;
}




  #s-d8b3b782-cd7a-488e-be55-57a356dedc4e img.shogun-image {
    
    width: px;
  }


#s-d8b3b782-cd7a-488e-be55-57a356dedc4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a2b1de1b-46e9-4ead-ae76-eb1d67eb5e93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-952c3864-1ff2-4de0-81c1-d4ad6e55b2fa {
  text-align: center;
}




  #s-952c3864-1ff2-4de0-81c1-d4ad6e55b2fa img.shogun-image {
    
    width: px;
  }


#s-952c3864-1ff2-4de0-81c1-d4ad6e55b2fa .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fd8d14a2-a6af-4611-bbee-eb0e1441caab {
  padding-bottom: 145px;
}

#s-fd8d14a2-a6af-4611-bbee-eb0e1441caab .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-fd8d14a2-a6af-4611-bbee-eb0e1441caab table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-fd8d14a2-a6af-4611-bbee-eb0e1441caab td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-fd8d14a2-a6af-4611-bbee-eb0e1441caab td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-fd8d14a2-a6af-4611-bbee-eb0e1441caab td.shogun-table-column, #s-fd8d14a2-a6af-4611-bbee-eb0e1441caab td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8167f117-56aa-4398-b718-02738d3d962f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-fdb4a07b-67fb-4575-afbf-00dfb25f8402 {
  text-align: center;
}




  #s-fdb4a07b-67fb-4575-afbf-00dfb25f8402 img.shogun-image {
    
    width: px;
  }


#s-fdb4a07b-67fb-4575-afbf-00dfb25f8402 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8dce5fa0-8a30-48a8-959e-90400a3271c9 {
  text-align: center;
}




  #s-8dce5fa0-8a30-48a8-959e-90400a3271c9 img.shogun-image {
    
    width: px;
  }


#s-8dce5fa0-8a30-48a8-959e-90400a3271c9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8254a45d-9247-4a16-b2ac-fd66a994543f {
  text-align: center;
}




  #s-8254a45d-9247-4a16-b2ac-fd66a994543f img.shogun-image {
    
    width: px;
  }


#s-8254a45d-9247-4a16-b2ac-fd66a994543f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-acafc904-a470-4f91-ae1b-6598a0bf6a37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-ef58c3cd-8daf-44cd-ae95-27a11da2268c {
  text-align: center;
}




  #s-ef58c3cd-8daf-44cd-ae95-27a11da2268c img.shogun-image {
    
    width: px;
  }


#s-ef58c3cd-8daf-44cd-ae95-27a11da2268c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d9be6c53-e935-4d62-92eb-a370c7b642df {
  text-align: center;
}




  #s-d9be6c53-e935-4d62-92eb-a370c7b642df img.shogun-image {
    
    width: px;
  }


#s-d9be6c53-e935-4d62-92eb-a370c7b642df .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f13b8f3d-5d0a-4645-91f9-31f60df813fd {
  padding-top: 0px;
padding-bottom: 145px;
}

#s-f13b8f3d-5d0a-4645-91f9-31f60df813fd .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-f13b8f3d-5d0a-4645-91f9-31f60df813fd table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f13b8f3d-5d0a-4645-91f9-31f60df813fd td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-f13b8f3d-5d0a-4645-91f9-31f60df813fd td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f13b8f3d-5d0a-4645-91f9-31f60df813fd td.shogun-table-column, #s-f13b8f3d-5d0a-4645-91f9-31f60df813fd td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-58de2f73-6758-4847-8f7b-77bac1fe5a51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-72d51a5a-2818-4d6f-8d3a-72c8218543b9 {
  text-align: center;
}




  #s-72d51a5a-2818-4d6f-8d3a-72c8218543b9 img.shogun-image {
    
    width: px;
  }


#s-72d51a5a-2818-4d6f-8d3a-72c8218543b9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-929707f5-43b9-4096-adbd-17d18951edd5 {
  text-align: center;
}




  #s-929707f5-43b9-4096-adbd-17d18951edd5 img.shogun-image {
    
    width: px;
  }


#s-929707f5-43b9-4096-adbd-17d18951edd5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-51e87e2e-52a9-45a1-a139-bcb7080b61dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-858c88eb-0934-45b3-a51d-2f07236d019a {
  text-align: center;
}




  #s-858c88eb-0934-45b3-a51d-2f07236d019a img.shogun-image {
    
    width: px;
  }


#s-858c88eb-0934-45b3-a51d-2f07236d019a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-66671318-b494-4f65-b164-a4bb81b7f167 {
  text-align: center;
}




  #s-66671318-b494-4f65-b164-a4bb81b7f167 img.shogun-image {
    
    width: px;
  }


#s-66671318-b494-4f65-b164-a4bb81b7f167 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-225098db-2b66-4c5a-a119-1a72d54b8e2d {
  text-align: center;
}




  #s-225098db-2b66-4c5a-a119-1a72d54b8e2d img.shogun-image {
    
    width: px;
  }


#s-225098db-2b66-4c5a-a119-1a72d54b8e2d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd {
  padding-top: 0px;
padding-bottom: 145px;
}

#s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd td.shogun-table-column, #s-7c29dec0-fac8-43cf-81ca-02c4a7b5acdd td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bbd20dc-0ca8-4ecc-8e47-2389fd8e2b3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-68ba3641-3315-4a38-9c6e-2f1594e30e5f {
  text-align: center;
}




  #s-68ba3641-3315-4a38-9c6e-2f1594e30e5f img.shogun-image {
    
    width: px;
  }


#s-68ba3641-3315-4a38-9c6e-2f1594e30e5f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3c82dfe0-23d5-48c2-92c3-71c8a4ddcc31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-83cb32d8-110c-4659-940f-bee7c6621303 {
  text-align: center;
}




  #s-83cb32d8-110c-4659-940f-bee7c6621303 img.shogun-image {
    
    width: px;
  }


#s-83cb32d8-110c-4659-940f-bee7c6621303 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6b819982-1025-4548-99c6-d81c0706e303 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0cc6ed20-f09c-4f77-b455-fe00fddd7e99 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-0cc6ed20-f09c-4f77-b455-fe00fddd7e99 img.shogun-image {
    
    width: px;
  }


#s-0cc6ed20-f09c-4f77-b455-fe00fddd7e99 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6108ecb8-abd6-4bcb-88e3-25a87ddd732d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-6108ecb8-abd6-4bcb-88e3-25a87ddd732d img.shogun-image {
    
    width: px;
  }


#s-6108ecb8-abd6-4bcb-88e3-25a87ddd732d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-daefa1e5-f3a8-4950-8a48-f157e7024881 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-daefa1e5-f3a8-4950-8a48-f157e7024881 img.shogun-image {
    
    width: px;
  }


#s-daefa1e5-f3a8-4950-8a48-f157e7024881 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-564f0e35-2479-427b-92d5-9d3f45059536 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-564f0e35-2479-427b-92d5-9d3f45059536 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-564f0e35-2479-427b-92d5-9d3f45059536 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-564f0e35-2479-427b-92d5-9d3f45059536 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-564f0e35-2479-427b-92d5-9d3f45059536 td.shogun-table-column, #s-564f0e35-2479-427b-92d5-9d3f45059536 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-733e6947-d8ba-4f8b-976d-e9b8c59b634d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-38758774-eb26-4490-af4b-a97919b9bbe2 {
  text-align: center;
}




  #s-38758774-eb26-4490-af4b-a97919b9bbe2 img.shogun-image {
    
    width: px;
  }


#s-38758774-eb26-4490-af4b-a97919b9bbe2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1a8f4dd2-2721-4dfe-b574-acd912a659a0 {
  text-align: center;
}




  #s-1a8f4dd2-2721-4dfe-b574-acd912a659a0 img.shogun-image {
    
    width: px;
  }


#s-1a8f4dd2-2721-4dfe-b574-acd912a659a0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-01a68536-c41a-4dc3-8ca3-886ee4bb94dd {
  text-align: center;
}




  #s-01a68536-c41a-4dc3-8ca3-886ee4bb94dd img.shogun-image {
    
    width: px;
  }


#s-01a68536-c41a-4dc3-8ca3-886ee4bb94dd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-69b3827a-6636-4afe-9402-b7c0bb52365d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-4ef5d7c4-876e-42ee-83ca-d57aa636f8c2 {
  text-align: center;
}




  #s-4ef5d7c4-876e-42ee-83ca-d57aa636f8c2 img.shogun-image {
    
    width: px;
  }


#s-4ef5d7c4-876e-42ee-83ca-d57aa636f8c2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6ec04b12-c487-419b-8cd6-d78bbe76102e {
  text-align: center;
}




  #s-6ec04b12-c487-419b-8cd6-d78bbe76102e img.shogun-image {
    
    width: px;
  }


#s-6ec04b12-c487-419b-8cd6-d78bbe76102e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-70f91be7-072b-418c-a01c-4474466d6a13 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-70f91be7-072b-418c-a01c-4474466d6a13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-29409f80-b4e1-446d-bebe-a11b766f3288 {
  text-align: center;
}




  #s-29409f80-b4e1-446d-bebe-a11b766f3288 img.shogun-image {
    
    width: px;
  }


#s-29409f80-b4e1-446d-bebe-a11b766f3288 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ab65cdf1-e314-4881-8985-7963bc62839b {
  text-align: center;
}




  #s-ab65cdf1-e314-4881-8985-7963bc62839b img.shogun-image {
    
    width: px;
  }


#s-ab65cdf1-e314-4881-8985-7963bc62839b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-16e4d02f-7803-4973-84f7-a9f7545b9a40 {
  text-align: center;
}




  #s-16e4d02f-7803-4973-84f7-a9f7545b9a40 img.shogun-image {
    
    width: px;
  }


#s-16e4d02f-7803-4973-84f7-a9f7545b9a40 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-41635bd2-c913-4193-a8d4-91c92a1c1d18 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-41635bd2-c913-4193-a8d4-91c92a1c1d18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b5041c15-7c6d-4a90-825a-b8c169e16d06 {
  text-align: center;
}




  #s-b5041c15-7c6d-4a90-825a-b8c169e16d06 img.shogun-image {
    
    width: px;
  }


#s-b5041c15-7c6d-4a90-825a-b8c169e16d06 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ff888bc4-05d1-44df-a9fe-8a56a61773b0 {
  text-align: center;
}




  #s-ff888bc4-05d1-44df-a9fe-8a56a61773b0 img.shogun-image {
    
    width: px;
  }


#s-ff888bc4-05d1-44df-a9fe-8a56a61773b0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ace39aea-f37f-4e95-80f3-5d8fe6ec997a {
  text-align: center;
}




  #s-ace39aea-f37f-4e95-80f3-5d8fe6ec997a img.shogun-image {
    
    width: px;
  }


#s-ace39aea-f37f-4e95-80f3-5d8fe6ec997a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-67e3fad8-4851-44e0-92c7-7912d0b882f3 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-67e3fad8-4851-44e0-92c7-7912d0b882f3 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-67e3fad8-4851-44e0-92c7-7912d0b882f3 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-67e3fad8-4851-44e0-92c7-7912d0b882f3 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-67e3fad8-4851-44e0-92c7-7912d0b882f3 td.shogun-table-column, #s-67e3fad8-4851-44e0-92c7-7912d0b882f3 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2c507000-8d15-4db7-a3c8-a31a54be39e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-be4e0f1b-d062-4200-99cd-0544c2b24db7 {
  text-align: center;
}




  #s-be4e0f1b-d062-4200-99cd-0544c2b24db7 img.shogun-image {
    
    width: px;
  }


#s-be4e0f1b-d062-4200-99cd-0544c2b24db7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f68e8fc3-d511-4ebb-a4f3-96e65c16c7d7 {
  text-align: center;
}




  #s-f68e8fc3-d511-4ebb-a4f3-96e65c16c7d7 img.shogun-image {
    
    width: px;
  }


#s-f68e8fc3-d511-4ebb-a4f3-96e65c16c7d7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-42da4e44-5a72-447c-b465-06b1425c2930 {
  text-align: center;
}




  #s-42da4e44-5a72-447c-b465-06b1425c2930 img.shogun-image {
    
    width: px;
  }


#s-42da4e44-5a72-447c-b465-06b1425c2930 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-91713e78-eed9-42a6-ba7b-526fe48d6e52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8c547714-85ac-4172-8ac1-3e122ed9fc0c {
  text-align: center;
}




  #s-8c547714-85ac-4172-8ac1-3e122ed9fc0c img.shogun-image {
    
    width: px;
  }


#s-8c547714-85ac-4172-8ac1-3e122ed9fc0c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-82a5b331-0099-40e1-887b-9f2c282fa048 {
  text-align: center;
}




  #s-82a5b331-0099-40e1-887b-9f2c282fa048 img.shogun-image {
    
    width: px;
  }


#s-82a5b331-0099-40e1-887b-9f2c282fa048 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5e954bef-bc66-4612-be92-a15ee6c8b1c5 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5e954bef-bc66-4612-be92-a15ee6c8b1c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-de9f300a-226c-41ad-b896-f21949d11a4d {
  text-align: center;
}




  #s-de9f300a-226c-41ad-b896-f21949d11a4d img.shogun-image {
    
    width: px;
  }


#s-de9f300a-226c-41ad-b896-f21949d11a4d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-deb676de-0a34-4a89-a1e9-c993aa582de5 {
  text-align: center;
}




  #s-deb676de-0a34-4a89-a1e9-c993aa582de5 img.shogun-image {
    
    width: px;
  }


#s-deb676de-0a34-4a89-a1e9-c993aa582de5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4deae612-e3d0-4747-a5ef-04cdc2a7a115 {
  text-align: center;
}




  #s-4deae612-e3d0-4747-a5ef-04cdc2a7a115 img.shogun-image {
    
    width: px;
  }


#s-4deae612-e3d0-4747-a5ef-04cdc2a7a115 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1285ae7d-030f-4906-b2dc-cb6db29d48b6 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1285ae7d-030f-4906-b2dc-cb6db29d48b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-2dd2c4ed-dee1-4716-be05-43b5c658d38a {
  text-align: center;
}




  #s-2dd2c4ed-dee1-4716-be05-43b5c658d38a img.shogun-image {
    
    width: px;
  }


#s-2dd2c4ed-dee1-4716-be05-43b5c658d38a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-60bb4d37-edfc-47cf-b7d5-abd98f633f3b {
  text-align: center;
}




  #s-60bb4d37-edfc-47cf-b7d5-abd98f633f3b img.shogun-image {
    
    width: px;
  }


#s-60bb4d37-edfc-47cf-b7d5-abd98f633f3b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-385fb3f6-f9ee-407a-aad8-c4718e168223 {
  text-align: center;
}




  #s-385fb3f6-f9ee-407a-aad8-c4718e168223 img.shogun-image {
    
    width: px;
  }


#s-385fb3f6-f9ee-407a-aad8-c4718e168223 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bcade422-80f5-42c0-b812-75bc4c90684f {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bcade422-80f5-42c0-b812-75bc4c90684f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-139721bd-7309-40c1-92d3-c04726c07e74 {
  text-align: center;
}




  #s-139721bd-7309-40c1-92d3-c04726c07e74 img.shogun-image {
    
    width: px;
  }


#s-139721bd-7309-40c1-92d3-c04726c07e74 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-31ddc2a8-b328-46ce-ad97-feff8129dcca .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-31ddc2a8-b328-46ce-ad97-feff8129dcca table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-31ddc2a8-b328-46ce-ad97-feff8129dcca td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-31ddc2a8-b328-46ce-ad97-feff8129dcca td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-31ddc2a8-b328-46ce-ad97-feff8129dcca td.shogun-table-column, #s-31ddc2a8-b328-46ce-ad97-feff8129dcca td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fdcb7c7f-8637-410a-93ef-5d9d286236cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-c4fee51a-6f7b-4939-b442-eca6a27023a5 {
  text-align: center;
}




  #s-c4fee51a-6f7b-4939-b442-eca6a27023a5 img.shogun-image {
    
    width: px;
  }


#s-c4fee51a-6f7b-4939-b442-eca6a27023a5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-269fa7ff-eb2a-48a4-9d22-1290c0cf39c9 {
  text-align: center;
}




  #s-269fa7ff-eb2a-48a4-9d22-1290c0cf39c9 img.shogun-image {
    
    width: px;
  }


#s-269fa7ff-eb2a-48a4-9d22-1290c0cf39c9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-85c53b21-6f11-4084-81a6-249216957040"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f0a9b090-ec35-45a4-96a5-b805079b4e09 {
  text-align: center;
}




  #s-f0a9b090-ec35-45a4-96a5-b805079b4e09 img.shogun-image {
    
    width: px;
  }


#s-f0a9b090-ec35-45a4-96a5-b805079b4e09 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3321e27a-b975-4ad8-a162-7ec8586750e9 {
  text-align: center;
}




  #s-3321e27a-b975-4ad8-a162-7ec8586750e9 img.shogun-image {
    
    width: px;
  }


#s-3321e27a-b975-4ad8-a162-7ec8586750e9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7b51f555-5e95-4a36-94a8-037709ce6af8 {
  text-align: center;
}




  #s-7b51f555-5e95-4a36-94a8-037709ce6af8 img.shogun-image {
    
    width: px;
  }


#s-7b51f555-5e95-4a36-94a8-037709ce6af8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-19eab4de-ae9b-442d-8e68-afa28733fb61 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0d22f7b6-aeff-4f72-a107-73c1efc94889 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(242, 245, 247, 1);
  border-radius: 0px;
}

#s-0d22f7b6-aeff-4f72-a107-73c1efc94889 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0d22f7b6-aeff-4f72-a107-73c1efc94889 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-0d22f7b6-aeff-4f72-a107-73c1efc94889 td.shogun-table-row {
  background-color: rgba(253, 253, 253, 1);
  padding: 10px;
}

#s-0d22f7b6-aeff-4f72-a107-73c1efc94889 td.shogun-table-column, #s-0d22f7b6-aeff-4f72-a107-73c1efc94889 td.shogun-table-row {
  border: 1px solid rgba(242, 245, 247, 1);
}

#s-409e156c-d065-4e27-a3c4-6049d4ee7b79 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(242, 245, 247, 1);
  border-radius: 0px;
}

#s-409e156c-d065-4e27-a3c4-6049d4ee7b79 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-409e156c-d065-4e27-a3c4-6049d4ee7b79 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-409e156c-d065-4e27-a3c4-6049d4ee7b79 td.shogun-table-row {
  background-color: rgba(253, 253, 253, 1);
  padding: 10px;
}

#s-409e156c-d065-4e27-a3c4-6049d4ee7b79 td.shogun-table-column, #s-409e156c-d065-4e27-a3c4-6049d4ee7b79 td.shogun-table-row {
  border: 1px solid rgba(242, 245, 247, 1);
}

#s-e5ad9c87-512c-446c-be8a-834e2eb3eff0 {
  padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e5ad9c87-512c-446c-be8a-834e2eb3eff0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-84988693-02e0-433e-a93a-150e8e13e49b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-e49497ac-f663-4711-a7b5-19eee6ec4a3b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7d70e86f-8da2-467a-9af1-7254557facb3 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0504023e-1ed3-4638-ad58-68e0228de41e {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-620ce08c-0878-43f0-8884-348cae2b0099 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-620ce08c-0878-43f0-8884-348cae2b0099 {
  display: none;
}
#s-620ce08c-0878-43f0-8884-348cae2b0099, #wrap-s-620ce08c-0878-43f0-8884-348cae2b0099 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-620ce08c-0878-43f0-8884-348cae2b0099 {
  display: none;
}
#s-620ce08c-0878-43f0-8884-348cae2b0099, #wrap-s-620ce08c-0878-43f0-8884-348cae2b0099 { display:none !important; }}@media (max-width: 767px){#s-620ce08c-0878-43f0-8884-348cae2b0099 {
  
}
}
#s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(25, 25, 25, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-620ce08c-0878-43f0-8884-348cae2b0099 .shogun-tab {
  max-width: calc(100% / 5 - (5 - 2) * 2px / 5);
}

#s-a14c3b89-1062-4be7-b43b-3dc5141c8c3f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-92cf7f8c-ab6d-48b6-9fe7-1d7edeb3864c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-92cf7f8c-ab6d-48b6-9fe7-1d7edeb3864c img.shogun-image {
    
    width: px;
  }


#s-92cf7f8c-ab6d-48b6-9fe7-1d7edeb3864c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8b463512-1c98-4c20-9716-5ec1dbf30119 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-8b463512-1c98-4c20-9716-5ec1dbf30119 img.shogun-image {
    
    width: px;
  }


#s-8b463512-1c98-4c20-9716-5ec1dbf30119 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d87d199a-4c9a-4e6d-8e5d-4487c817df76 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-d87d199a-4c9a-4e6d-8e5d-4487c817df76 img.shogun-image {
    
    width: px;
  }


#s-d87d199a-4c9a-4e6d-8e5d-4487c817df76 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f52789c5-37d7-4cca-9059-1d01cf200675 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-f52789c5-37d7-4cca-9059-1d01cf200675 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f52789c5-37d7-4cca-9059-1d01cf200675 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-f52789c5-37d7-4cca-9059-1d01cf200675 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f52789c5-37d7-4cca-9059-1d01cf200675 td.shogun-table-column, #s-f52789c5-37d7-4cca-9059-1d01cf200675 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05f08f86-8cfc-4773-959b-ca4d59c446ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-c5fd0216-5d34-453f-b885-89d32ae058cd {
  text-align: center;
}




  #s-c5fd0216-5d34-453f-b885-89d32ae058cd img.shogun-image {
    
    width: px;
  }


#s-c5fd0216-5d34-453f-b885-89d32ae058cd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cd8c3f2f-df65-47f5-b374-4a2e9bba03fb {
  text-align: center;
}




  #s-cd8c3f2f-df65-47f5-b374-4a2e9bba03fb img.shogun-image {
    
    width: px;
  }


#s-cd8c3f2f-df65-47f5-b374-4a2e9bba03fb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b36b99ec-772d-4ec7-8e62-051fb228c41d {
  text-align: center;
}




  #s-b36b99ec-772d-4ec7-8e62-051fb228c41d img.shogun-image {
    
    width: px;
  }


#s-b36b99ec-772d-4ec7-8e62-051fb228c41d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e4132e81-78c3-4217-9981-1ea3aa0ec128"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-84be128f-02e9-40ed-a482-45e97233f0ce {
  text-align: center;
}




  #s-84be128f-02e9-40ed-a482-45e97233f0ce img.shogun-image {
    
    width: px;
  }


#s-84be128f-02e9-40ed-a482-45e97233f0ce .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3e7a76f1-c909-423e-889a-5675c6596e33 {
  text-align: center;
}




  #s-3e7a76f1-c909-423e-889a-5675c6596e33 img.shogun-image {
    
    width: px;
  }


#s-3e7a76f1-c909-423e-889a-5675c6596e33 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6402a32b-7434-44e5-878c-84825e352716 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-6402a32b-7434-44e5-878c-84825e352716"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-5447ad66-6a34-4135-9155-be2d100f6c2e {
  text-align: center;
}




  #s-5447ad66-6a34-4135-9155-be2d100f6c2e img.shogun-image {
    
    width: px;
  }


#s-5447ad66-6a34-4135-9155-be2d100f6c2e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-83345ccd-69cd-4aa3-9dc8-5e40fcf03334 {
  text-align: center;
}




  #s-83345ccd-69cd-4aa3-9dc8-5e40fcf03334 img.shogun-image {
    
    width: px;
  }


#s-83345ccd-69cd-4aa3-9dc8-5e40fcf03334 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-47baf482-c1f9-4884-8c21-6fdfc478cc5d {
  text-align: center;
}




  #s-47baf482-c1f9-4884-8c21-6fdfc478cc5d img.shogun-image {
    
    width: px;
  }


#s-47baf482-c1f9-4884-8c21-6fdfc478cc5d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4e5e9d51-097a-4937-94a8-f3688ee1b18e {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4e5e9d51-097a-4937-94a8-f3688ee1b18e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b4d9b486-b39e-462b-907b-95db60017285 {
  text-align: center;
}




  #s-b4d9b486-b39e-462b-907b-95db60017285 img.shogun-image {
    
    width: px;
  }


#s-b4d9b486-b39e-462b-907b-95db60017285 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-47266055-6750-4c1a-bda3-b81e1988a1a3 {
  text-align: center;
}




  #s-47266055-6750-4c1a-bda3-b81e1988a1a3 img.shogun-image {
    
    width: px;
  }


#s-47266055-6750-4c1a-bda3-b81e1988a1a3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5c200e60-6942-42ed-9af8-4ca396d885ba {
  text-align: center;
}




  #s-5c200e60-6942-42ed-9af8-4ca396d885ba img.shogun-image {
    
    width: px;
  }


#s-5c200e60-6942-42ed-9af8-4ca396d885ba .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ca9304c0-692e-420b-8385-a1fce67c2741"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-8851bd36-36ec-4707-b47e-f02661d0bef2 {
  text-align: center;
}




  #s-8851bd36-36ec-4707-b47e-f02661d0bef2 img.shogun-image {
    
    width: px;
  }


#s-8851bd36-36ec-4707-b47e-f02661d0bef2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-44d179de-0e45-4e1b-912e-bc41d8cf8793 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-44d179de-0e45-4e1b-912e-bc41d8cf8793 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-44d179de-0e45-4e1b-912e-bc41d8cf8793 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-44d179de-0e45-4e1b-912e-bc41d8cf8793 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-44d179de-0e45-4e1b-912e-bc41d8cf8793 td.shogun-table-column, #s-44d179de-0e45-4e1b-912e-bc41d8cf8793 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-84f249ab-98ee-46c9-af1a-1c2dceb001be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-818a519e-bf45-4b68-80d4-a8834cfe2b9b {
  text-align: center;
}




  #s-818a519e-bf45-4b68-80d4-a8834cfe2b9b img.shogun-image {
    
    width: px;
  }


#s-818a519e-bf45-4b68-80d4-a8834cfe2b9b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b6743d6a-dc67-42f0-8299-b38ddf3f9a2a {
  text-align: center;
}




  #s-b6743d6a-dc67-42f0-8299-b38ddf3f9a2a img.shogun-image {
    
    width: px;
  }


#s-b6743d6a-dc67-42f0-8299-b38ddf3f9a2a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-64406f28-d958-4d8b-8a5a-51eff80e905a {
  text-align: center;
}




  #s-64406f28-d958-4d8b-8a5a-51eff80e905a img.shogun-image {
    
    width: px;
  }


#s-64406f28-d958-4d8b-8a5a-51eff80e905a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fcecd2fd-a100-416e-a544-a6638850f39d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-20d8eb83-e076-4664-be79-5e2107220015 {
  text-align: center;
}




  #s-20d8eb83-e076-4664-be79-5e2107220015 img.shogun-image {
    
    width: px;
  }


#s-20d8eb83-e076-4664-be79-5e2107220015 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fad73b04-1cd4-49e8-9681-32b91153d18d {
  text-align: center;
}




  #s-fad73b04-1cd4-49e8-9681-32b91153d18d img.shogun-image {
    
    width: px;
  }


#s-fad73b04-1cd4-49e8-9681-32b91153d18d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7810c1f2-2ed3-4597-a28d-09fa54b67f95 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7810c1f2-2ed3-4597-a28d-09fa54b67f95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-9da49a49-fad1-44c8-8404-48d3b60d6130 {
  text-align: center;
}




  #s-9da49a49-fad1-44c8-8404-48d3b60d6130 img.shogun-image {
    
    width: px;
  }


#s-9da49a49-fad1-44c8-8404-48d3b60d6130 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e5ad67b0-e9e8-4bbe-9a6b-77171519bb47 {
  text-align: center;
}




  #s-e5ad67b0-e9e8-4bbe-9a6b-77171519bb47 img.shogun-image {
    
    width: px;
  }


#s-e5ad67b0-e9e8-4bbe-9a6b-77171519bb47 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5e73117d-962b-48a1-8b82-79e9061c3cf7 {
  text-align: center;
}




  #s-5e73117d-962b-48a1-8b82-79e9061c3cf7 img.shogun-image {
    
    width: px;
  }


#s-5e73117d-962b-48a1-8b82-79e9061c3cf7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3a7317c-a02f-4c93-a45e-4ad49eee67f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-62e172b0-62cf-42c7-ba18-839903a00c0b {
  text-align: center;
}




  #s-62e172b0-62cf-42c7-ba18-839903a00c0b img.shogun-image {
    
    width: px;
  }


#s-62e172b0-62cf-42c7-ba18-839903a00c0b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4a6329ec-5d1e-4fd1-b4cf-439864f45033 {
  text-align: center;
}




  #s-4a6329ec-5d1e-4fd1-b4cf-439864f45033 img.shogun-image {
    
    width: px;
  }


#s-4a6329ec-5d1e-4fd1-b4cf-439864f45033 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-80e07ca9-1dd5-4bb8-b4e4-33d4a385adec {
  text-align: center;
}




  #s-80e07ca9-1dd5-4bb8-b4e4-33d4a385adec img.shogun-image {
    
    width: px;
  }


#s-80e07ca9-1dd5-4bb8-b4e4-33d4a385adec .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3434123e-b8c3-4692-bb20-e751971a9c10 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-3434123e-b8c3-4692-bb20-e751971a9c10 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3434123e-b8c3-4692-bb20-e751971a9c10 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-3434123e-b8c3-4692-bb20-e751971a9c10 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-3434123e-b8c3-4692-bb20-e751971a9c10 td.shogun-table-column, #s-3434123e-b8c3-4692-bb20-e751971a9c10 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-dc5ba0da-4dc7-4569-a4e3-e4ad677684ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-6bc72079-aafb-4aaf-a931-f95347a660a8 {
  text-align: center;
}




  #s-6bc72079-aafb-4aaf-a931-f95347a660a8 img.shogun-image {
    
    width: px;
  }


#s-6bc72079-aafb-4aaf-a931-f95347a660a8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e9747570-0206-44dd-82cc-20b972f29dd5 {
  text-align: center;
}




  #s-e9747570-0206-44dd-82cc-20b972f29dd5 img.shogun-image {
    
    width: px;
  }


#s-e9747570-0206-44dd-82cc-20b972f29dd5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e7ea3214-e1aa-462c-a26a-4c4541fe8f83 {
  text-align: center;
}




  #s-e7ea3214-e1aa-462c-a26a-4c4541fe8f83 img.shogun-image {
    
    width: px;
  }


#s-e7ea3214-e1aa-462c-a26a-4c4541fe8f83 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5bc0de30-a8c4-4558-a0d6-fc2e31bb90ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-a8bbaf40-f94e-4004-8332-81742d336120 {
  text-align: center;
}




  #s-a8bbaf40-f94e-4004-8332-81742d336120 img.shogun-image {
    
    width: px;
  }


#s-a8bbaf40-f94e-4004-8332-81742d336120 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bbc3129a-60a3-4daa-8095-3ca471ab0544 {
  text-align: center;
}




  #s-bbc3129a-60a3-4daa-8095-3ca471ab0544 img.shogun-image {
    
    width: px;
  }


#s-bbc3129a-60a3-4daa-8095-3ca471ab0544 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-684977e9-bbce-455f-abec-dcc9d2d10b22 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1491aaf9-a1a7-4cd5-a4f1-f6e5f406aa8a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a04a2ff9-e2c6-438d-ac2c-53e791d65f01 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-48f06df3-70d6-4c7a-afd2-12e64d1c67f6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9a573c85-c8d0-467e-aed6-cd492c7afb12 {
  text-align: center;
}




  #s-9a573c85-c8d0-467e-aed6-cd492c7afb12 img.shogun-image {
    
    width: px;
  }


#s-9a573c85-c8d0-467e-aed6-cd492c7afb12 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5657dba2-4710-4b6d-9756-21c677e1ca65 {
  text-align: center;
}




  #s-5657dba2-4710-4b6d-9756-21c677e1ca65 img.shogun-image {
    
    width: px;
  }


#s-5657dba2-4710-4b6d-9756-21c677e1ca65 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-78687d2e-b15b-496c-9ee8-c046765a628f {
  text-align: center;
}




  #s-78687d2e-b15b-496c-9ee8-c046765a628f img.shogun-image {
    
    width: px;
  }


#s-78687d2e-b15b-496c-9ee8-c046765a628f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7f978378-0775-47c3-b9bd-c579620bf056 {
  padding-top: 0px;
text-align: center;
}




  #s-7f978378-0775-47c3-b9bd-c579620bf056 img.shogun-image {
    
    width: px;
  }


#s-7f978378-0775-47c3-b9bd-c579620bf056 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9b0c9028-829b-41c0-a0ea-5f62dcbb75aa .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-9b0c9028-829b-41c0-a0ea-5f62dcbb75aa table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-9b0c9028-829b-41c0-a0ea-5f62dcbb75aa td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-9b0c9028-829b-41c0-a0ea-5f62dcbb75aa td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-9b0c9028-829b-41c0-a0ea-5f62dcbb75aa td.shogun-table-column, #s-9b0c9028-829b-41c0-a0ea-5f62dcbb75aa td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bd9c7344-c511-40a5-abfb-a60681e6ba26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-372b0e69-012b-4f85-b0b3-9b31b8532328 {
  text-align: center;
}




  #s-372b0e69-012b-4f85-b0b3-9b31b8532328 img.shogun-image {
    
    width: px;
  }


#s-372b0e69-012b-4f85-b0b3-9b31b8532328 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-aa0a69fe-2073-4143-942d-3eda5fce66b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-5aed56e6-da9b-4015-80f8-b08c2a4a67a5 {
  text-align: center;
}




  #s-5aed56e6-da9b-4015-80f8-b08c2a4a67a5 img.shogun-image {
    
    width: px;
  }


#s-5aed56e6-da9b-4015-80f8-b08c2a4a67a5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-73d1c602-a8e9-4c82-8fb9-49d969eabcc1 {
  text-align: center;
}




  #s-73d1c602-a8e9-4c82-8fb9-49d969eabcc1 img.shogun-image {
    
    width: px;
  }


#s-73d1c602-a8e9-4c82-8fb9-49d969eabcc1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 {
  padding-top: 0px;
}

#s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 td.shogun-table-column, #s-c3a03bfa-7a9a-49b0-8454-91c094c7f601 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-680b2dc0-9260-481c-823e-3e4dbc885ccb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-605cd141-23ea-4bb0-a50b-6ce4821233d0 {
  text-align: center;
}




  #s-605cd141-23ea-4bb0-a50b-6ce4821233d0 img.shogun-image {
    
    width: px;
  }


#s-605cd141-23ea-4bb0-a50b-6ce4821233d0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b813e7fc-3227-4a1f-adc5-04c7a062ab04 {
  text-align: center;
}




  #s-b813e7fc-3227-4a1f-adc5-04c7a062ab04 img.shogun-image {
    
    width: px;
  }


#s-b813e7fc-3227-4a1f-adc5-04c7a062ab04 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-82f7102d-555d-4f6d-b793-320224f50023 {
  text-align: center;
}




  #s-82f7102d-555d-4f6d-b793-320224f50023 img.shogun-image {
    
    width: px;
  }


#s-82f7102d-555d-4f6d-b793-320224f50023 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7e933555-008d-4a30-be08-50e2e94c140c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-dbade4b0-2799-4766-aaaf-f03961910d68 {
  text-align: center;
}




  #s-dbade4b0-2799-4766-aaaf-f03961910d68 img.shogun-image {
    
    width: px;
  }


#s-dbade4b0-2799-4766-aaaf-f03961910d68 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7d74d7ae-3cb7-4f32-9f61-69fa3a9c4651 {
  text-align: center;
}




  #s-7d74d7ae-3cb7-4f32-9f61-69fa3a9c4651 img.shogun-image {
    
    width: px;
  }


#s-7d74d7ae-3cb7-4f32-9f61-69fa3a9c4651 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 {
  padding-top: 0px;
}

#s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 td.shogun-table-column, #s-2c0bbfa5-4a3a-481b-8877-7be201ea3407 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1e1d4d34-6af0-4bfe-9363-7c6779dc8917"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-19c208b1-8024-47e7-9812-0b6be3577733 {
  text-align: center;
}




  #s-19c208b1-8024-47e7-9812-0b6be3577733 img.shogun-image {
    
    width: px;
  }


#s-19c208b1-8024-47e7-9812-0b6be3577733 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cea99378-167b-483f-af40-a38c658f69ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-4e765f89-68f0-42c8-abda-d748399e75ca {
  text-align: center;
}




  #s-4e765f89-68f0-42c8-abda-d748399e75ca img.shogun-image {
    
    width: px;
  }


#s-4e765f89-68f0-42c8-abda-d748399e75ca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-612bee02-d534-4d3c-8cba-06c0c4e65466 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-612bee02-d534-4d3c-8cba-06c0c4e65466 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-612bee02-d534-4d3c-8cba-06c0c4e65466 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-612bee02-d534-4d3c-8cba-06c0c4e65466 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-612bee02-d534-4d3c-8cba-06c0c4e65466 td.shogun-table-column, #s-612bee02-d534-4d3c-8cba-06c0c4e65466 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-25bef9d3-8c2a-4013-8b38-2ff738be3868"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d96b9066-1b48-4db7-a6a3-6048baae5e87 {
  text-align: center;
}




  #s-d96b9066-1b48-4db7-a6a3-6048baae5e87 img.shogun-image {
    
    width: px;
  }


#s-d96b9066-1b48-4db7-a6a3-6048baae5e87 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1df4d7be-15de-4c6e-9cb4-d58ea2da16c9 {
  text-align: center;
}




  #s-1df4d7be-15de-4c6e-9cb4-d58ea2da16c9 img.shogun-image {
    
    width: px;
  }


#s-1df4d7be-15de-4c6e-9cb4-d58ea2da16c9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c4fe1a44-6f64-4040-b3fe-ed8c4deb5911 {
  text-align: center;
}




  #s-c4fe1a44-6f64-4040-b3fe-ed8c4deb5911 img.shogun-image {
    
    width: px;
  }


#s-c4fe1a44-6f64-4040-b3fe-ed8c4deb5911 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3a2e6061-42dd-4aeb-8c60-a9eee72b45cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-899e7a14-17f6-4d33-adf7-0a72b19d4e2e {
  text-align: center;
}




  #s-899e7a14-17f6-4d33-adf7-0a72b19d4e2e img.shogun-image {
    
    width: px;
  }


#s-899e7a14-17f6-4d33-adf7-0a72b19d4e2e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-85f2075c-ddda-4947-8195-bf8f7b7fe1ee {
  text-align: center;
}




  #s-85f2075c-ddda-4947-8195-bf8f7b7fe1ee img.shogun-image {
    
    width: px;
  }


#s-85f2075c-ddda-4947-8195-bf8f7b7fe1ee .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-eddfada2-8c6f-479b-9d19-c88572f2e45a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f4c8bb98-2e4b-48d1-a78c-a79f8254fc44 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ec8b39a6-99fc-4542-b3da-3c2d2d3e8bb3 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-03051838-612d-462d-9936-ddffd4455fd7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-86f2f9e8-5602-4772-b90b-5ab364a6d311 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-bb6819e5-0c7b-48b2-ae7f-b0d1b8e7cd56 {
  text-align: center;
}




  #s-bb6819e5-0c7b-48b2-ae7f-b0d1b8e7cd56 img.shogun-image {
    
    width: px;
  }


#s-bb6819e5-0c7b-48b2-ae7f-b0d1b8e7cd56 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-628e97de-ee60-4962-bc04-eaeabdcaa859 {
  text-align: center;
}




  #s-628e97de-ee60-4962-bc04-eaeabdcaa859 img.shogun-image {
    
    width: px;
  }


#s-628e97de-ee60-4962-bc04-eaeabdcaa859 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4b4c9d77-51a2-4c7c-a8b9-292d75f2606d .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-4b4c9d77-51a2-4c7c-a8b9-292d75f2606d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4b4c9d77-51a2-4c7c-a8b9-292d75f2606d td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-4b4c9d77-51a2-4c7c-a8b9-292d75f2606d td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-4b4c9d77-51a2-4c7c-a8b9-292d75f2606d td.shogun-table-column, #s-4b4c9d77-51a2-4c7c-a8b9-292d75f2606d td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-93ece2f5-2c37-4221-bcfa-0daa7f2a9b4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-faf20179-381d-4b9a-ae52-cf47f9147353 {
  text-align: center;
}




  #s-faf20179-381d-4b9a-ae52-cf47f9147353 img.shogun-image {
    
    width: px;
  }


#s-faf20179-381d-4b9a-ae52-cf47f9147353 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4bfdceee-97e9-4cab-804a-36dfa58da896 {
  text-align: center;
}




  #s-4bfdceee-97e9-4cab-804a-36dfa58da896 img.shogun-image {
    
    width: px;
  }


#s-4bfdceee-97e9-4cab-804a-36dfa58da896 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0c6695e2-15ae-40ad-80d8-5b5634559972 {
  text-align: center;
}




  #s-0c6695e2-15ae-40ad-80d8-5b5634559972 img.shogun-image {
    
    width: px;
  }


#s-0c6695e2-15ae-40ad-80d8-5b5634559972 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-214b139c-aa17-468e-9476-1be2dbf87bc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f07028b3-2a13-4fa2-95af-a12198a1e29f {
  text-align: center;
}




  #s-f07028b3-2a13-4fa2-95af-a12198a1e29f img.shogun-image {
    
    width: px;
  }


#s-f07028b3-2a13-4fa2-95af-a12198a1e29f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-75a5aac0-148c-4892-83bb-6e83e9ffeb00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-207f72a6-ef4a-4fc0-ac4d-3034d5f836e6 {
  text-align: center;
}




  #s-207f72a6-ef4a-4fc0-ac4d-3034d5f836e6 img.shogun-image {
    
    width: px;
  }


#s-207f72a6-ef4a-4fc0-ac4d-3034d5f836e6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d9d1c92f-9b47-4500-8bec-ee7e2307a505 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-d9d1c92f-9b47-4500-8bec-ee7e2307a505 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d9d1c92f-9b47-4500-8bec-ee7e2307a505 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-d9d1c92f-9b47-4500-8bec-ee7e2307a505 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-d9d1c92f-9b47-4500-8bec-ee7e2307a505 td.shogun-table-column, #s-d9d1c92f-9b47-4500-8bec-ee7e2307a505 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5999c253-3d78-49a2-89c9-ab27cf3e4ce8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-43c4d393-643a-43ca-a124-2a500160eb86 {
  text-align: center;
}




  #s-43c4d393-643a-43ca-a124-2a500160eb86 img.shogun-image {
    
    width: px;
  }


#s-43c4d393-643a-43ca-a124-2a500160eb86 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5bf930c8-4385-4dac-a90c-9fc4f3cbfb43 {
  text-align: center;
}




  #s-5bf930c8-4385-4dac-a90c-9fc4f3cbfb43 img.shogun-image {
    
    width: px;
  }


#s-5bf930c8-4385-4dac-a90c-9fc4f3cbfb43 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e40058ef-82a1-45af-814a-1487381899e3 {
  text-align: center;
}




  #s-e40058ef-82a1-45af-814a-1487381899e3 img.shogun-image {
    
    width: px;
  }


#s-e40058ef-82a1-45af-814a-1487381899e3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b17a1333-856e-41f9-80f1-f804a47de293"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-9306be81-497c-4a4b-aa39-6956a692a540 {
  text-align: center;
}




  #s-9306be81-497c-4a4b-aa39-6956a692a540 img.shogun-image {
    
    width: px;
  }


#s-9306be81-497c-4a4b-aa39-6956a692a540 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d31cbcb6-2733-443b-b1b6-ac53159d355c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-424f28a7-5743-41c3-9863-87e6c926bb99 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-433e6bd4-392c-4477-b2b2-a11f14bf6afb {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ffa049e4-7846-4462-a78e-af54fcec1d24 {
  text-align: center;
}




  #s-ffa049e4-7846-4462-a78e-af54fcec1d24 img.shogun-image {
    
    width: px;
  }


#s-ffa049e4-7846-4462-a78e-af54fcec1d24 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9d6bfe61-21f4-4a31-993a-3651314e9710 {
  text-align: center;
}




  #s-9d6bfe61-21f4-4a31-993a-3651314e9710 img.shogun-image {
    
    width: px;
  }


#s-9d6bfe61-21f4-4a31-993a-3651314e9710 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cb5fc283-6211-40ce-aeaf-f18cae26cba2 {
  text-align: center;
}




  #s-cb5fc283-6211-40ce-aeaf-f18cae26cba2 img.shogun-image {
    
    width: px;
  }


#s-cb5fc283-6211-40ce-aeaf-f18cae26cba2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3d764cf6-7001-45d3-ba44-689295c610c1 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-3d764cf6-7001-45d3-ba44-689295c610c1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3d764cf6-7001-45d3-ba44-689295c610c1 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-3d764cf6-7001-45d3-ba44-689295c610c1 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-3d764cf6-7001-45d3-ba44-689295c610c1 td.shogun-table-column, #s-3d764cf6-7001-45d3-ba44-689295c610c1 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d8613150-c55d-4f72-a9e2-554467d377f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-e5d02bca-848f-4b30-a0fd-35523d8c15b7 {
  text-align: center;
}




  #s-e5d02bca-848f-4b30-a0fd-35523d8c15b7 img.shogun-image {
    
    width: px;
  }


#s-e5d02bca-848f-4b30-a0fd-35523d8c15b7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a8827df2-0a9d-4714-bbb7-dd542d817c2c {
  text-align: center;
}




  #s-a8827df2-0a9d-4714-bbb7-dd542d817c2c img.shogun-image {
    
    width: px;
  }


#s-a8827df2-0a9d-4714-bbb7-dd542d817c2c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a683b02d-b650-42ae-8e44-cc73029e67d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-54609382-c13b-4b38-a16b-ceeac31ef6ba {
  text-align: center;
}




  #s-54609382-c13b-4b38-a16b-ceeac31ef6ba img.shogun-image {
    
    width: px;
  }


#s-54609382-c13b-4b38-a16b-ceeac31ef6ba .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-52824982-ac52-4607-a06b-ff8ee48ec1e4 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-52824982-ac52-4607-a06b-ff8ee48ec1e4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-52824982-ac52-4607-a06b-ff8ee48ec1e4 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-52824982-ac52-4607-a06b-ff8ee48ec1e4 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-52824982-ac52-4607-a06b-ff8ee48ec1e4 td.shogun-table-column, #s-52824982-ac52-4607-a06b-ff8ee48ec1e4 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9b52448d-0c7f-44fc-bae2-9b765a9e2eed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d007e9d7-4b5f-48ea-a642-e24930b4e7f9 {
  text-align: center;
}




  #s-d007e9d7-4b5f-48ea-a642-e24930b4e7f9 img.shogun-image {
    
    width: px;
  }


#s-d007e9d7-4b5f-48ea-a642-e24930b4e7f9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3d16ab8c-c014-44cd-98e0-e5d77f1f2696 {
  text-align: center;
}




  #s-3d16ab8c-c014-44cd-98e0-e5d77f1f2696 img.shogun-image {
    
    width: px;
  }


#s-3d16ab8c-c014-44cd-98e0-e5d77f1f2696 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-98f0a223-541d-4b79-b1da-04e664abc16c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f728acb8-2d3a-4ea2-8488-bb3b606ccff0 {
  text-align: center;
}




  #s-f728acb8-2d3a-4ea2-8488-bb3b606ccff0 img.shogun-image {
    
    width: px;
  }


#s-f728acb8-2d3a-4ea2-8488-bb3b606ccff0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-649528fb-e327-436b-adca-ee20ef44cccc {
  text-align: center;
}




  #s-649528fb-e327-436b-adca-ee20ef44cccc img.shogun-image {
    
    width: px;
  }


#s-649528fb-e327-436b-adca-ee20ef44cccc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7521e489-ee00-4879-b54a-7e3ef69de1a4 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-7521e489-ee00-4879-b54a-7e3ef69de1a4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7521e489-ee00-4879-b54a-7e3ef69de1a4 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-7521e489-ee00-4879-b54a-7e3ef69de1a4 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7521e489-ee00-4879-b54a-7e3ef69de1a4 td.shogun-table-column, #s-7521e489-ee00-4879-b54a-7e3ef69de1a4 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9bedc2c5-e647-4e90-bc7e-32719e83a561"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-67564b66-59c8-498a-b044-6bcebc772e8b {
  text-align: center;
}




  #s-67564b66-59c8-498a-b044-6bcebc772e8b img.shogun-image {
    
    width: px;
  }


#s-67564b66-59c8-498a-b044-6bcebc772e8b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bdbe8ef3-a3e9-43da-a10b-fa4dce732992 {
  text-align: center;
}




  #s-bdbe8ef3-a3e9-43da-a10b-fa4dce732992 img.shogun-image {
    
    width: px;
  }


#s-bdbe8ef3-a3e9-43da-a10b-fa4dce732992 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-db07e5ea-b4be-44a7-8662-dcc86c5f0931"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-a5051fb8-2d89-402e-a049-7979962752d4 {
  text-align: center;
}




  #s-a5051fb8-2d89-402e-a049-7979962752d4 img.shogun-image {
    
    width: px;
  }


#s-a5051fb8-2d89-402e-a049-7979962752d4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-344e7095-3b54-436c-97ef-fdf414c18b18 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a283bef2-c455-4a6d-a10b-10aee772d607 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c2c59b32-de37-43dd-8f2c-4516ee644221 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-e9e662d7-7478-44cf-a490-1a557cb0c846 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3f14d06b-4e1d-4146-9038-63cb91b61b8f {
  padding-top: 0px;
text-align: center;
}




  #s-3f14d06b-4e1d-4146-9038-63cb91b61b8f img.shogun-image {
    
    width: px;
  }


#s-3f14d06b-4e1d-4146-9038-63cb91b61b8f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e861ee5a-ca89-4148-a919-45f611096cf0 {
  text-align: center;
}




  #s-e861ee5a-ca89-4148-a919-45f611096cf0 img.shogun-image {
    
    width: px;
  }


#s-e861ee5a-ca89-4148-a919-45f611096cf0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ab782852-0406-4821-a5a9-391973b641e5 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-ab782852-0406-4821-a5a9-391973b641e5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ab782852-0406-4821-a5a9-391973b641e5 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-ab782852-0406-4821-a5a9-391973b641e5 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-ab782852-0406-4821-a5a9-391973b641e5 td.shogun-table-column, #s-ab782852-0406-4821-a5a9-391973b641e5 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-0b446c32-d005-47c6-a691-2e556b21fa37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-40911257-5adc-4873-ac78-f2e262c43941 {
  text-align: center;
}




  #s-40911257-5adc-4873-ac78-f2e262c43941 img.shogun-image {
    
    width: px;
  }


#s-40911257-5adc-4873-ac78-f2e262c43941 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-13fbe2cb-bdd8-483a-bba2-260327768ba5 {
  text-align: center;
}




  #s-13fbe2cb-bdd8-483a-bba2-260327768ba5 img.shogun-image {
    
    width: px;
  }


#s-13fbe2cb-bdd8-483a-bba2-260327768ba5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bfd270e3-e822-4e77-a56c-aca1aa066b5b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-0dff3c73-dc96-4208-89a6-f38a81994ad0 {
  text-align: center;
}




  #s-0dff3c73-dc96-4208-89a6-f38a81994ad0 img.shogun-image {
    
    width: px;
  }


#s-0dff3c73-dc96-4208-89a6-f38a81994ad0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-900111d6-024b-44e3-8ec7-d8ca23a57c61 {
  text-align: center;
}




  #s-900111d6-024b-44e3-8ec7-d8ca23a57c61 img.shogun-image {
    
    width: px;
  }


#s-900111d6-024b-44e3-8ec7-d8ca23a57c61 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d805dfef-3598-4c00-9568-664e7e52b439 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-d805dfef-3598-4c00-9568-664e7e52b439 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d805dfef-3598-4c00-9568-664e7e52b439 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-d805dfef-3598-4c00-9568-664e7e52b439 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-d805dfef-3598-4c00-9568-664e7e52b439 td.shogun-table-column, #s-d805dfef-3598-4c00-9568-664e7e52b439 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

@media (min-width: 0px) {
[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76c4189e-e492-4000-b7cd-b828459a6542"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-fc788755-efa3-4760-be1a-3fe74a05d63d {
  text-align: center;
}




  #s-fc788755-efa3-4760-be1a-3fe74a05d63d img.shogun-image {
    
    width: px;
  }


#s-fc788755-efa3-4760-be1a-3fe74a05d63d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f829556d-ee70-481d-bb28-f9c21c453515"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-5ddcf0c6-8091-4ca2-a929-6d01a9df6d0b {
  text-align: center;
}




  #s-5ddcf0c6-8091-4ca2-a929-6d01a9df6d0b img.shogun-image {
    
    width: px;
  }


#s-5ddcf0c6-8091-4ca2-a929-6d01a9df6d0b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d1ff554a-2b62-46e0-90fd-8defa47969b6 {
  text-align: center;
}




  #s-d1ff554a-2b62-46e0-90fd-8defa47969b6 img.shogun-image {
    
    width: px;
  }


#s-d1ff554a-2b62-46e0-90fd-8defa47969b6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a8b1f031-de29-49df-926f-3c6e6194abf6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0044202c-58db-4fa4-8215-c86672ec1403 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7f625ce1-e738-4c0a-9315-34ccb36c6823 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-714b71ea-6003-456d-b02d-a3491e383ea0 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(242, 245, 247, 1);
  border-radius: 0px;
}

#s-714b71ea-6003-456d-b02d-a3491e383ea0 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-714b71ea-6003-456d-b02d-a3491e383ea0 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-714b71ea-6003-456d-b02d-a3491e383ea0 td.shogun-table-row {
  background-color: rgba(253, 253, 253, 1);
  padding: 10px;
}

#s-714b71ea-6003-456d-b02d-a3491e383ea0 td.shogun-table-column, #s-714b71ea-6003-456d-b02d-a3491e383ea0 td.shogun-table-row {
  border: 1px solid rgba(242, 245, 247, 1);
}

.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-29837d85-0b6c-4faa-8085-977c45bc933a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-29837d85-0b6c-4faa-8085-977c45bc933a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29837d85-0b6c-4faa-8085-977c45bc933a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29837d85-0b6c-4faa-8085-977c45bc933a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-072a9f31-690c-4aaa-b07c-a7a9f8521574 {
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-072a9f31-690c-4aaa-b07c-a7a9f8521574 {
  
}
}@media (max-width: 767px){#s-072a9f31-690c-4aaa-b07c-a7a9f8521574 {
  
}
}
#s-072a9f31-690c-4aaa-b07c-a7a9f8521574 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-33c208ab-1fa9-4027-a13c-d8f940bdcd29 {
  padding-bottom: 5px;
}

#s-165eb2c6-3804-4e11-b29d-aa42fe26a9e5 {
  margin-bottom: 20px;
}

#s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32 {
  display: none;
}
#s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32, #wrap-s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32 { display:none !important; }}@media (max-width: 767px){#s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32 {
  display: none;
}
#s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32, #wrap-s-3dbe42f0-d077-4c33-aa24-b3cc6a62dc32 { display:none !important; }}
@media (min-width: 0px) {
[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-757682fa-ab78-4032-a358-aa0fc03d2770"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-53d871dc-f7f3-43a4-8ab9-b54000feb1bb {
  text-align: center;
}




  #s-53d871dc-f7f3-43a4-8ab9-b54000feb1bb img.shogun-image {
    
    width: px;
  }


#s-53d871dc-f7f3-43a4-8ab9-b54000feb1bb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cc12ea6e-467e-4a84-8799-f56ab5e6052b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-637af714-49c7-429d-84b3-57c1ce5ed580 {
  text-align: center;
}




  #s-637af714-49c7-429d-84b3-57c1ce5ed580 img.shogun-image {
    
    width: px;
  }


#s-637af714-49c7-429d-84b3-57c1ce5ed580 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e4baced4-f8d2-4189-b984-6f326af512e0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-01afdbec-1ddb-4d7c-b40b-20827e92feac {
  text-align: center;
}




  #s-01afdbec-1ddb-4d7c-b40b-20827e92feac img.shogun-image {
    
    width: px;
  }


#s-01afdbec-1ddb-4d7c-b40b-20827e92feac .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-494946a4-c1f7-47c0-917d-43e1a2009ee8 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5215b4f-dac8-4da0-aba2-a775668bfb23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8c31688c-d6bb-4fa1-a920-7ef70a91bebd {
  text-align: center;
}




  #s-8c31688c-d6bb-4fa1-a920-7ef70a91bebd img.shogun-image {
    
    width: px;
  }


#s-8c31688c-d6bb-4fa1-a920-7ef70a91bebd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b1e8b1e8-2e2c-4e1a-912c-62829572f681 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-2410f3cc-4783-4baa-922b-fbf60d17b660 {
  text-align: center;
}




  #s-2410f3cc-4783-4baa-922b-fbf60d17b660 img.shogun-image {
    
    width: px;
  }


#s-2410f3cc-4783-4baa-922b-fbf60d17b660 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-dbf84324-fc9c-4bd5-85d9-a843ac398b42 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-06e56ae1-cdc5-45e2-ba1b-35316ac2cbfe {
  text-align: center;
}




  #s-06e56ae1-cdc5-45e2-ba1b-35316ac2cbfe img.shogun-image {
    
    width: px;
  }


#s-06e56ae1-cdc5-45e2-ba1b-35316ac2cbfe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6cecde27-ae19-4569-a96d-e48f1a3142df {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dbe81d07-4e4d-4f2a-8bb6-c6b4da6710de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fd3de84f-0824-4900-af77-f6ab87523449 {
  text-align: center;
}




  #s-fd3de84f-0824-4900-af77-f6ab87523449 img.shogun-image {
    
    width: px;
  }


#s-fd3de84f-0824-4900-af77-f6ab87523449 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a59554d6-8d03-40ce-b6d3-5c2d634e35fd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7b8bce58-2620-48e7-9d22-092032379503 {
  text-align: center;
}




  #s-7b8bce58-2620-48e7-9d22-092032379503 img.shogun-image {
    
    width: px;
  }


#s-7b8bce58-2620-48e7-9d22-092032379503 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c3d4e3a4-0264-4149-aa49-ffd689fe1aaf {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f5f3c124-b002-4252-a3a6-4d77ab0a9ec8 {
  text-align: center;
}




  #s-f5f3c124-b002-4252-a3a6-4d77ab0a9ec8 img.shogun-image {
    
    width: px;
  }


#s-f5f3c124-b002-4252-a3a6-4d77ab0a9ec8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cf9dc606-8ad6-412c-a567-9fad9d59abfe {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-06b34820-841d-42dc-af13-006e0881d969 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-06b34820-841d-42dc-af13-006e0881d969 {
  display: none;
}
#s-06b34820-841d-42dc-af13-006e0881d969, #wrap-s-06b34820-841d-42dc-af13-006e0881d969 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06b34820-841d-42dc-af13-006e0881d969 {
  display: none;
}
#s-06b34820-841d-42dc-af13-006e0881d969, #wrap-s-06b34820-841d-42dc-af13-006e0881d969 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06b34820-841d-42dc-af13-006e0881d969 {
  
}
}@media (max-width: 767px){#s-06b34820-841d-42dc-af13-006e0881d969 {
  
}
}
#s-852b03bc-6ab3-48a0-b059-489c07382452 {
  text-align: center;
}




  #s-852b03bc-6ab3-48a0-b059-489c07382452 img.shogun-image {
    
    width: px;
  }


#s-852b03bc-6ab3-48a0-b059-489c07382452 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9a5d93f1-d2ed-4af0-ae0a-4991520ee83d {
  text-align: center;
}




  #s-9a5d93f1-d2ed-4af0-ae0a-4991520ee83d img.shogun-image {
    
    width: px;
  }


#s-9a5d93f1-d2ed-4af0-ae0a-4991520ee83d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ac9fefdf-0a68-4b86-9163-4dcd674f0a6e {
  text-align: center;
}




  #s-ac9fefdf-0a68-4b86-9163-4dcd674f0a6e img.shogun-image {
    
    width: px;
  }


#s-ac9fefdf-0a68-4b86-9163-4dcd674f0a6e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1f91e06f-0702-4ca3-9fd1-6b46a2c676f7 {
  text-align: center;
}




  #s-1f91e06f-0702-4ca3-9fd1-6b46a2c676f7 img.shogun-image {
    
    width: px;
  }


#s-1f91e06f-0702-4ca3-9fd1-6b46a2c676f7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3854b827-8c79-475f-817e-a75645899232 {
  text-align: center;
}




  #s-3854b827-8c79-475f-817e-a75645899232 img.shogun-image {
    
    width: px;
  }


#s-3854b827-8c79-475f-817e-a75645899232 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-445b297c-7acd-4133-a324-87ac51c8e0a6 {
  text-align: center;
}




  #s-445b297c-7acd-4133-a324-87ac51c8e0a6 img.shogun-image {
    
    width: px;
  }


#s-445b297c-7acd-4133-a324-87ac51c8e0a6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4bea9e0f-9301-4d68-af45-f4eb7fa5585f {
  text-align: center;
}




  #s-4bea9e0f-9301-4d68-af45-f4eb7fa5585f img.shogun-image {
    
    width: px;
  }


#s-4bea9e0f-9301-4d68-af45-f4eb7fa5585f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-32cafe77-3a17-4c9f-8821-80f7dbed761f {
  text-align: center;
}




  #s-32cafe77-3a17-4c9f-8821-80f7dbed761f img.shogun-image {
    
    width: px;
  }


#s-32cafe77-3a17-4c9f-8821-80f7dbed761f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1dbab225-2d6f-448a-9215-bd28491e78fa {
  text-align: center;
}




  #s-1dbab225-2d6f-448a-9215-bd28491e78fa img.shogun-image {
    
    width: px;
  }


#s-1dbab225-2d6f-448a-9215-bd28491e78fa .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-07c7d154-e1c5-4ecf-92a9-a858b0036183 {
  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;
}
