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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cbf24ea8-3f12-4f7c-b020-c04a0487b1d4 {
  text-align: center;
}




  #s-cbf24ea8-3f12-4f7c-b020-c04a0487b1d4 img.shogun-image {
    
    width: px;
  }


#s-cbf24ea8-3f12-4f7c-b020-c04a0487b1d4 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-85a72f78-abeb-4acc-bc41-c13ed2417b7f {
  margin-top: 1px;
margin-bottom: 1px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-85a72f78-abeb-4acc-bc41-c13ed2417b7f .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: 6px;
  text-align: center;
}



#s-a4ed55ca-fd96-464f-a269-2c7eebd8936a {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a4ed55ca-fd96-464f-a269-2c7eebd8936a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-24f81784-7894-4df9-9cf3-f12d9d4564ca {
  margin-left: 90px;
margin-right: 90px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24f81784-7894-4df9-9cf3-f12d9d4564ca {
  margin-left: 90px;
margin-right: 90px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-24f81784-7894-4df9-9cf3-f12d9d4564ca {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-24f81784-7894-4df9-9cf3-f12d9d4564ca {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-e20afd48-ff0d-4b0c-a452-61cd66901afb {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e20afd48-ff0d-4b0c-a452-61cd66901afb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 1200px){#s-f3648883-248b-420b-a0ab-f620d74b2302 {
  margin-left: 90px;
margin-right: 90px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f3648883-248b-420b-a0ab-f620d74b2302 {
  margin-left: 90px;
margin-right: 90px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f3648883-248b-420b-a0ab-f620d74b2302 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-f3648883-248b-420b-a0ab-f620d74b2302 {
  margin-left: 20px;
margin-right: 20px;
}
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-b5169c7e-5936-4096-acaa-b592063443cf {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b5169c7e-5936-4096-acaa-b592063443cf {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5169c7e-5936-4096-acaa-b592063443cf {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5169c7e-5936-4096-acaa-b592063443cf {
  margin-top: 0px;
margin-left: -20px;
margin-bottom: 0px;
margin-right: -20px;
}
}@media (max-width: 767px){#s-b5169c7e-5936-4096-acaa-b592063443cf {
  margin-top: 0px;
margin-left: -1px;
margin-bottom: 0px;
margin-right: -1px;
}
}







#s-b5169c7e-5936-4096-acaa-b592063443cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5169c7e-5936-4096-acaa-b592063443cf.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02 {
  border-style: solid;
margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9c4fdd9-76be-4a33-bacf-1ff0d2b06d02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f233cfe5-cb0b-42e7-ad12-8d0fac2e3c98 {
  margin-top: 30px;
margin-left: 60px;
margin-bottom: 30px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f233cfe5-cb0b-42e7-ad12-8d0fac2e3c98 {
  margin-top: 52px;
margin-bottom: 52px;
padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f233cfe5-cb0b-42e7-ad12-8d0fac2e3c98 {
  margin-top: 46px;
margin-bottom: 46px;
padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f233cfe5-cb0b-42e7-ad12-8d0fac2e3c98 {
  margin-top: -8px;
margin-left: 30px;
margin-bottom: -8px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-f233cfe5-cb0b-42e7-ad12-8d0fac2e3c98 {
  margin-top: 0px;
margin-left: 1px;
margin-bottom: 0px;
margin-right: 1px;
padding-top: 5px;
padding-bottom: 5px;
}
}
#s-f233cfe5-cb0b-42e7-ad12-8d0fac2e3c98 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-d032ca98-6a82-4efa-a27d-bb485c7c971b {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-d032ca98-6a82-4efa-a27d-bb485c7c971b {
  margin-top: -12px;
margin-left: 40px;
margin-bottom: -12px;
margin-right: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d032ca98-6a82-4efa-a27d-bb485c7c971b {
  margin-top: 6px;
margin-left: 40px;
margin-bottom: 6px;
margin-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d032ca98-6a82-4efa-a27d-bb485c7c971b {
  margin-top: -29px;
margin-left: 20px;
margin-bottom: -29px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-d032ca98-6a82-4efa-a27d-bb485c7c971b {
  margin-top: 29px;
margin-bottom: 29px;
}
}
#s-7814ceb2-beb1-45d1-9967-4a2317bab236 {
  text-align: center;
}




  #s-7814ceb2-beb1-45d1-9967-4a2317bab236 img.shogun-image {
    
    width: px;
  }


#s-7814ceb2-beb1-45d1-9967-4a2317bab236 .shogun-image-content {
  
    align-items: center;
  
}

#s-788580f3-19d3-483f-89cc-65d24b112786 {
  border-style: solid;
margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-788580f3-19d3-483f-89cc-65d24b112786 {
  margin-top: -51px;
margin-left: 50px;
margin-bottom: -51px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-788580f3-19d3-483f-89cc-65d24b112786 {
  margin-top: -51px;
margin-left: 50px;
margin-bottom: -51px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-788580f3-19d3-483f-89cc-65d24b112786 {
  margin-top: -51px;
margin-left: 10px;
margin-bottom: -51px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-788580f3-19d3-483f-89cc-65d24b112786 {
  margin-top: -50px;
margin-left: 0px;
margin-bottom: -50px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-788580f3-19d3-483f-89cc-65d24b112786"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4c32a83e-75af-4818-be34-54865dcbf2c5 {
  text-align: center;
}




  #s-4c32a83e-75af-4818-be34-54865dcbf2c5 img.shogun-image {
    
    width: px;
  }


#s-4c32a83e-75af-4818-be34-54865dcbf2c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b22d553-1f2a-4aec-bf3d-50421f9fd08b {
  margin-top: 30px;
margin-left: 60px;
margin-bottom: 30px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6b22d553-1f2a-4aec-bf3d-50421f9fd08b {
  margin-top: 85px;
margin-bottom: 85px;
padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b22d553-1f2a-4aec-bf3d-50421f9fd08b {
  margin-top: 62px;
margin-bottom: 62px;
padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b22d553-1f2a-4aec-bf3d-50421f9fd08b {
  margin-top: -8px;
margin-left: 30px;
margin-bottom: -8px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-6b22d553-1f2a-4aec-bf3d-50421f9fd08b {
  margin-top: 0px;
margin-left: 1px;
margin-bottom: 0px;
margin-right: 1px;
padding-top: 5px;
padding-bottom: 5px;
}
}
#s-6b22d553-1f2a-4aec-bf3d-50421f9fd08b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-5785af04-1831-4e63-b7a1-f027cdd10612 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-5785af04-1831-4e63-b7a1-f027cdd10612 {
  margin-top: -36px;
margin-left: 40px;
margin-bottom: -36px;
margin-right: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5785af04-1831-4e63-b7a1-f027cdd10612 {
  margin-top: 0px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5785af04-1831-4e63-b7a1-f027cdd10612 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-5785af04-1831-4e63-b7a1-f027cdd10612 {
  margin-top: 30px;
margin-bottom: 30px;
}
}
#s-17be7430-d8a4-4823-894d-af8ca5ef190f {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-17be7430-d8a4-4823-894d-af8ca5ef190f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 1200px){#s-33178510-264b-47a3-88a2-56cd05cfdae3 {
  margin-left: 90px;
margin-right: 90px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33178510-264b-47a3-88a2-56cd05cfdae3 {
  margin-left: 90px;
margin-right: 90px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-33178510-264b-47a3-88a2-56cd05cfdae3 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-33178510-264b-47a3-88a2-56cd05cfdae3 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-501196f8-f693-497a-8396-db8e3aaad761 {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-501196f8-f693-497a-8396-db8e3aaad761 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-bdc54d8e-a447-44cf-aa49-18c60ebe59a7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-bdc54d8e-a447-44cf-aa49-18c60ebe59a7 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-904ad6a5-cb59-4aca-9d8f-793d0e2de912 {
  background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-904ad6a5-cb59-4aca-9d8f-793d0e2de912 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-904ad6a5-cb59-4aca-9d8f-793d0e2de912 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-904ad6a5-cb59-4aca-9d8f-793d0e2de912 {
  margin-left: -35px;
margin-right: -35px;
}
}
@media (min-width: 0px) {
[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-904ad6a5-cb59-4aca-9d8f-793d0e2de912"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-7e2c2906-1732-4bef-9d24-3c81e75b2f6f {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-7e2c2906-1732-4bef-9d24-3c81e75b2f6f {
  margin-top: 50px;
margin-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e2c2906-1732-4bef-9d24-3c81e75b2f6f {
  margin-top: 63px;
margin-bottom: 63px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e2c2906-1732-4bef-9d24-3c81e75b2f6f {
  margin-top: -4px;
margin-bottom: -4px;
}
}@media (max-width: 767px){#s-7e2c2906-1732-4bef-9d24-3c81e75b2f6f {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-7e2c2906-1732-4bef-9d24-3c81e75b2f6f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 1200px){#s-b1b33d3e-2ed4-4278-bf11-1839e13799e2 {
  margin-top: 17px;
margin-left: 40px;
margin-bottom: 17px;
margin-right: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1b33d3e-2ed4-4278-bf11-1839e13799e2 {
  margin-top: -16px;
margin-left: 40px;
margin-bottom: -16px;
margin-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1b33d3e-2ed4-4278-bf11-1839e13799e2 {
  margin-top: 16px;
margin-left: 20px;
margin-bottom: 16px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-b1b33d3e-2ed4-4278-bf11-1839e13799e2 {
  margin-top: 14px;
margin-left: 10px;
margin-bottom: 14px;
margin-right: 10px;
}
}
#s-e237d1bb-0026-4a29-913f-b524aec02716 {
  text-align: center;
}




  #s-e237d1bb-0026-4a29-913f-b524aec02716 img.shogun-image {
    
    width: px;
  }


#s-e237d1bb-0026-4a29-913f-b524aec02716 .shogun-image-content {
  
    align-items: center;
  
}

#s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce {
  background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce {
  margin-left: -35px;
margin-right: -35px;
}
}
@media (min-width: 0px) {
[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71563d9a-fd92-4d16-aa29-77a7bd06b9ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1b03ab8c-c2d7-4ca4-b775-5e4e164662fa {
  margin-top: 77px;
margin-bottom: 77px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1b03ab8c-c2d7-4ca4-b775-5e4e164662fa {
  margin-top: 94px;
margin-bottom: 94px;
}
}@media (max-width: 767px){#s-1b03ab8c-c2d7-4ca4-b775-5e4e164662fa {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-1b03ab8c-c2d7-4ca4-b775-5e4e164662fa .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-fd82a508-d191-46eb-be21-0124f2fc997d {
  margin-top: -13px;
margin-bottom: -13px;
}
@media (min-width: 1200px){#s-fd82a508-d191-46eb-be21-0124f2fc997d {
  margin-left: 40px;
margin-right: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd82a508-d191-46eb-be21-0124f2fc997d {
  margin-left: 40px;
margin-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd82a508-d191-46eb-be21-0124f2fc997d {
  margin-top: -60px;
margin-left: 20px;
margin-bottom: -60px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-fd82a508-d191-46eb-be21-0124f2fc997d {
  margin-top: 15px;
margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
}
}
#s-9d06289c-a763-45e9-99f2-5b9f930d3817 {
  text-align: center;
}




  #s-9d06289c-a763-45e9-99f2-5b9f930d3817 img.shogun-image {
    
    width: px;
  }


#s-9d06289c-a763-45e9-99f2-5b9f930d3817 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6 {
  margin-left: -35px;
margin-right: -35px;
}
}
@media (min-width: 0px) {
[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd5a5c2b-a627-4fc3-a603-2efbe3ab9cb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-81dd20a1-0a0b-4897-b312-677e55552385 {
  margin-top: 107px;
margin-bottom: 107px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-81dd20a1-0a0b-4897-b312-677e55552385 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-81dd20a1-0a0b-4897-b312-677e55552385 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-f152fd6e-a774-49b1-96ad-d0be30752ddf {
  margin-top: -33px;
margin-bottom: -33px;
}
@media (min-width: 1200px){#s-f152fd6e-a774-49b1-96ad-d0be30752ddf {
  margin-left: 40px;
margin-right: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f152fd6e-a774-49b1-96ad-d0be30752ddf {
  margin-left: 40px;
margin-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f152fd6e-a774-49b1-96ad-d0be30752ddf {
  margin-top: -92px;
margin-left: 20px;
margin-bottom: -92px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-f152fd6e-a774-49b1-96ad-d0be30752ddf {
  margin-top: 15px;
margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
}
}
#s-e0aa5d71-b58b-4549-8e1a-e9b577f1bfde {
  text-align: center;
}




  #s-e0aa5d71-b58b-4549-8e1a-e9b577f1bfde img.shogun-image {
    
    width: px;
  }


#s-e0aa5d71-b58b-4549-8e1a-e9b577f1bfde .shogun-image-content {
  
    align-items: center;
  
}

#s-1f4c42b1-85c1-4a15-a753-9a83361faf0a {
  background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-1f4c42b1-85c1-4a15-a753-9a83361faf0a {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f4c42b1-85c1-4a15-a753-9a83361faf0a {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f4c42b1-85c1-4a15-a753-9a83361faf0a {
  margin-left: -40px;
margin-right: -40px;
}
}
@media (min-width: 0px) {
[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-1f4c42b1-85c1-4a15-a753-9a83361faf0a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-b3b4d75f-e8f4-478a-9698-e1e106516009 {
  margin-top: 79px;
margin-bottom: 79px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3b4d75f-e8f4-478a-9698-e1e106516009 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-b3b4d75f-e8f4-478a-9698-e1e106516009 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-b3b4d75f-e8f4-478a-9698-e1e106516009 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 1200px){#s-53d08a44-0a00-428b-a214-4871279224d1 {
  margin-top: -63px;
margin-left: 40px;
margin-bottom: -63px;
margin-right: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53d08a44-0a00-428b-a214-4871279224d1 {
  margin-top: -74px;
margin-left: 40px;
margin-bottom: -74px;
margin-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-53d08a44-0a00-428b-a214-4871279224d1 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-53d08a44-0a00-428b-a214-4871279224d1 {
  margin-top: 15px;
margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
}
}
#s-81111c27-38d4-4ee6-b5f2-0aa79c9ae4ef {
  text-align: center;
}




  #s-81111c27-38d4-4ee6-b5f2-0aa79c9ae4ef img.shogun-image {
    
    width: px;
  }


#s-81111c27-38d4-4ee6-b5f2-0aa79c9ae4ef .shogun-image-content {
  
    align-items: center;
  
}

#s-98358fa9-803e-4865-ac4f-76d1fb2c988b {
  min-height: 50px;
}








#s-98358fa9-803e-4865-ac4f-76d1fb2c988b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98358fa9-803e-4865-ac4f-76d1fb2c988b.shg-box.shg-c {
  justify-content: center;
}

#s-b1997898-503a-4059-8bfe-6bae9ba7a624 {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-b1997898-503a-4059-8bfe-6bae9ba7a624 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-b1997898-503a-4059-8bfe-6bae9ba7a624 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 1200px){#s-5d57700f-fefc-426d-b316-f310a40ae6ab {
  margin-top: 6px;
margin-bottom: 6px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d57700f-fefc-426d-b316-f310a40ae6ab {
  margin-top: 13px;
margin-bottom: 13px;
}
}@media (max-width: 767px){#s-5d57700f-fefc-426d-b316-f310a40ae6ab {
  margin-top: 22px;
margin-bottom: 22px;
}
}
#s-b411dfda-0a1c-4710-ab02-f6c197f1a662 {
  background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-b411dfda-0a1c-4710-ab02-f6c197f1a662 {
  margin-left: 30px;
margin-right: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b411dfda-0a1c-4710-ab02-f6c197f1a662 {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b411dfda-0a1c-4710-ab02-f6c197f1a662"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7e285257-47bd-40de-91a2-184e049dc1e5 {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7e285257-47bd-40de-91a2-184e049dc1e5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-7a9b4828-ef4c-4cd3-9863-1c481cbe730e {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-7a9b4828-ef4c-4cd3-9863-1c481cbe730e img.shogun-image {
    
    width: px;
  }


#s-7a9b4828-ef4c-4cd3-9863-1c481cbe730e .shogun-image-content {
  
    align-items: center;
  
}

#s-3108a29f-57d5-466b-a59b-36cde00fab80 {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3108a29f-57d5-466b-a59b-36cde00fab80 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-66a9db79-3104-43f2-9b86-ce98325be8d1 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-66a9db79-3104-43f2-9b86-ce98325be8d1 img.shogun-image {
    
    width: px;
  }


#s-66a9db79-3104-43f2-9b86-ce98325be8d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6115cd4-c094-408c-9daf-85c796c22213 {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c6115cd4-c094-408c-9daf-85c796c22213 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-c0b0acbe-fe0e-42b0-8734-39faabe064c1 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-c0b0acbe-fe0e-42b0-8734-39faabe064c1 img.shogun-image {
    
    width: px;
  }


#s-c0b0acbe-fe0e-42b0-8734-39faabe064c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9020e435-d72a-404c-9b99-5b0e7730e44f {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9020e435-d72a-404c-9b99-5b0e7730e44f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-2942738c-e3bc-420e-a061-cb601ba14cac {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-2942738c-e3bc-420e-a061-cb601ba14cac img.shogun-image {
    
    width: px;
  }


#s-2942738c-e3bc-420e-a061-cb601ba14cac .shogun-image-content {
  
    align-items: center;
  
}

#s-01b2f181-b5b0-4665-92d8-142183d4c4c6 {
  margin-top: -21px;
margin-bottom: -21px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-01b2f181-b5b0-4665-92d8-142183d4c4c6 {
  margin-top: -12px;
margin-bottom: -12px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-01b2f181-b5b0-4665-92d8-142183d4c4c6 {
  margin-top: -11px;
margin-bottom: -11px;
}
}@media (max-width: 767px){#s-01b2f181-b5b0-4665-92d8-142183d4c4c6 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-01b2f181-b5b0-4665-92d8-142183d4c4c6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-7620fb22-b124-4c7c-b9c0-cd4bb4ecdf5f {
  min-height: 44px;
}








#s-7620fb22-b124-4c7c-b9c0-cd4bb4ecdf5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7620fb22-b124-4c7c-b9c0-cd4bb4ecdf5f.shg-box.shg-c {
  justify-content: 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-19bdec60-88d1-40f5-9fce-8bba16b140f1 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 {
  margin-top: 0px;
margin-left: 350px;
margin-bottom: 0px;
margin-right: 350px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 {
  margin-left: 150px;
margin-right: 150px;
}
}@media (max-width: 767px){#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(132, 132, 132, 1);
  border-radius: 0px;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-column {
  background-color: rgba(222, 222, 222, 1);
  padding: 0px;
  text-align: center;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-row {
  background-color: rgba(222, 222, 222, 1);
  padding: 0px;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-column, #s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-row {
  border: 1px solid rgba(132, 132, 132, 1);
}
@media (min-width: 1200px){#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(132, 132, 132, 1);
  border-radius: 0px;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-column {
  background-color: rgba(222, 222, 222, 1);
  padding: 0px;
  text-align: center;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-row {
  background-color: rgba(222, 222, 222, 1);
  padding: 0px;
}

#s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-column, #s-19bdec60-88d1-40f5-9fce-8bba16b140f1 td.shogun-table-row {
  border: 1px solid rgba(132, 132, 132, 1);
}
}
#s-b12d88a9-04cc-479e-80ad-011b2219ee54 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-f4f8756b-5a3e-462e-8286-993ccd0c40dd {
  border-style: solid;
margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-f4f8756b-5a3e-462e-8286-993ccd0c40dd {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4f8756b-5a3e-462e-8286-993ccd0c40dd {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4f8756b-5a3e-462e-8286-993ccd0c40dd {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-f4f8756b-5a3e-462e-8286-993ccd0c40dd {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4f8756b-5a3e-462e-8286-993ccd0c40dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-70aadc97-9df0-4c49-a883-d1a5a4ba4973 {
  margin-top: 19px;
margin-bottom: 19px;
text-align: center;
}
@media (min-width: 1200px){#s-70aadc97-9df0-4c49-a883-d1a5a4ba4973 {
  margin-top: 30px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-70aadc97-9df0-4c49-a883-d1a5a4ba4973 {
  margin-top: 64px;
margin-bottom: 64px;
}
}



  #s-70aadc97-9df0-4c49-a883-d1a5a4ba4973 img.shogun-image {
    
    width: px;
  }


#s-70aadc97-9df0-4c49-a883-d1a5a4ba4973 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbadd04b-2e43-4cb0-bd5d-ebc8e181bd86 {
  margin-top: 30px;
margin-left: 60px;
margin-bottom: 30px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cbadd04b-2e43-4cb0-bd5d-ebc8e181bd86 {
  margin-top: 31px;
margin-bottom: 31px;
padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cbadd04b-2e43-4cb0-bd5d-ebc8e181bd86 {
  margin-top: 36px;
margin-bottom: 36px;
padding-top: 1px;
padding-bottom: 1px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cbadd04b-2e43-4cb0-bd5d-ebc8e181bd86 {
  margin-top: -8px;
margin-left: 30px;
margin-bottom: -8px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-cbadd04b-2e43-4cb0-bd5d-ebc8e181bd86 {
  margin-top: 30px;
margin-left: 1px;
margin-bottom: 30px;
margin-right: 1px;
padding-top: 5px;
padding-bottom: 5px;
}
}
#s-cbadd04b-2e43-4cb0-bd5d-ebc8e181bd86 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-93e45c57-db64-40c2-bc2d-692cc42c0c94 {
  margin-left: 8px;
margin-right: 8px;
}
@media (min-width: 1200px){#s-93e45c57-db64-40c2-bc2d-692cc42c0c94 {
  margin-top: -71px;
margin-left: 20px;
margin-bottom: -71px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-93e45c57-db64-40c2-bc2d-692cc42c0c94 {
  margin-top: -34px;
margin-left: 20px;
margin-bottom: -34px;
margin-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-93e45c57-db64-40c2-bc2d-692cc42c0c94 {
  margin-top: -54px;
margin-left: 5px;
margin-bottom: -54px;
margin-right: 5px;
}
}@media (max-width: 767px){#s-93e45c57-db64-40c2-bc2d-692cc42c0c94 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 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%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
