.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-bfb51669-cacb-41a7-9b51-dc17c38e7e1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bfb51669-cacb-41a7-9b51-dc17c38e7e1b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 {
  margin-bottom: 0px;
min-height: 50px;
}








#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-921b1ca2-e84c-40ca-a00f-1dad50de2253 {
  background-image: url(https://i.shgcdn.com/76239c1a-fcd4-4f9d-a07b-2e31329fc116/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}








#s-921b1ca2-e84c-40ca-a00f-1dad50de2253 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.47;
}#s-921b1ca2-e84c-40ca-a00f-1dad50de2253.shg-box.shg-c {
  justify-content: center;
}

#s-03c409e2-5b64-4f2e-83df-f02f89c1f928 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-03c409e2-5b64-4f2e-83df-f02f89c1f928 {
  display: none;
}
#s-03c409e2-5b64-4f2e-83df-f02f89c1f928, #wrap-s-03c409e2-5b64-4f2e-83df-f02f89c1f928 { display:none !important; }}







#s-03c409e2-5b64-4f2e-83df-f02f89c1f928 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03c409e2-5b64-4f2e-83df-f02f89c1f928.shg-box.shg-c {
  justify-content: flex-start;
}

.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-a152b186-6007-41bf-bef1-ff189ef3ea64 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a152b186-6007-41bf-bef1-ff189ef3ea64 {
  display: none;
}
#s-a152b186-6007-41bf-bef1-ff189ef3ea64, #wrap-s-a152b186-6007-41bf-bef1-ff189ef3ea64 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a152b186-6007-41bf-bef1-ff189ef3ea64"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-87c04386-9e40-42c8-be3b-e10bc9509bcf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-87c04386-9e40-42c8-be3b-e10bc9509bcf img.shogun-image {
    
    width: px;
  }


#s-87c04386-9e40-42c8-be3b-e10bc9509bcf .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-41ed9725-e252-407a-a8ca-b1bd4ce91302 {
  border-style: solid;
margin-top: 50px;
margin-left: 42px;
margin-bottom: 50px;
margin-right: 42px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-41ed9725-e252-407a-a8ca-b1bd4ce91302 {
  display: none;
}
#s-41ed9725-e252-407a-a8ca-b1bd4ce91302, #wrap-s-41ed9725-e252-407a-a8ca-b1bd4ce91302 { display:none !important; }}@media (max-width: 767px){#s-41ed9725-e252-407a-a8ca-b1bd4ce91302 {
  display: none;
}
#s-41ed9725-e252-407a-a8ca-b1bd4ce91302, #wrap-s-41ed9725-e252-407a-a8ca-b1bd4ce91302 { display:none !important; }}
#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 {
  border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 {
  display: none;
}
#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337, #wrap-s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 {
  display: none;
}
#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337, #wrap-s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 {
  display: none;
}
#s-fbcf3010-48b5-4b16-adc8-3ebf0e515337, #wrap-s-fbcf3010-48b5-4b16-adc8-3ebf0e515337 { display:none !important; }}
#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 {
  display: none;
}
#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8, #wrap-s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 {
  display: none;
}
#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8, #wrap-s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 { display:none !important; }}@media (max-width: 767px){#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 {
  display: none;
}
#s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8, #wrap-s-ee2431d2-a8d1-4f1a-9d20-70bf21c9e1e8 { display:none !important; }}
#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc {
  display: none;
}
#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc, #wrap-s-8cc64f92-e698-4d4b-8b7e-c872d86128bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc {
  display: none;
}
#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc, #wrap-s-8cc64f92-e698-4d4b-8b7e-c872d86128bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc {
  display: none;
}
#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc, #wrap-s-8cc64f92-e698-4d4b-8b7e-c872d86128bc { display:none !important; }}@media (max-width: 767px){#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc {
  display: none;
}
#s-8cc64f92-e698-4d4b-8b7e-c872d86128bc, #wrap-s-8cc64f92-e698-4d4b-8b7e-c872d86128bc { display:none !important; }}
@media (min-width: 0px) {
[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8cc64f92-e698-4d4b-8b7e-c872d86128bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-52b743c2-16a1-4332-bb26-d0963a5da660 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-52b743c2-16a1-4332-bb26-d0963a5da660 img.shogun-image {
    
    width: px;
  }


#s-52b743c2-16a1-4332-bb26-d0963a5da660 .shogun-image-content {
  
    align-items: center;
  
}

#s-90ae92a0-abd9-4531-a19f-586b72eb1cda {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-90ae92a0-abd9-4531-a19f-586b72eb1cda {
  display: none;
}
#s-90ae92a0-abd9-4531-a19f-586b72eb1cda, #wrap-s-90ae92a0-abd9-4531-a19f-586b72eb1cda { display:none !important; }}
#s-1c033f53-bdf1-4079-942a-ac7c32941a61 {
  border-style: solid;
margin-top: 0px;
margin-left: 2px;
margin-bottom: 0px;
margin-right: 2px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1c033f53-bdf1-4079-942a-ac7c32941a61 {
  display: none;
}
#s-1c033f53-bdf1-4079-942a-ac7c32941a61, #wrap-s-1c033f53-bdf1-4079-942a-ac7c32941a61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c033f53-bdf1-4079-942a-ac7c32941a61 {
  display: none;
}
#s-1c033f53-bdf1-4079-942a-ac7c32941a61, #wrap-s-1c033f53-bdf1-4079-942a-ac7c32941a61 { display:none !important; }}@media (max-width: 767px){#s-1c033f53-bdf1-4079-942a-ac7c32941a61 {
  display: none;
}
#s-1c033f53-bdf1-4079-942a-ac7c32941a61, #wrap-s-1c033f53-bdf1-4079-942a-ac7c32941a61 { display:none !important; }}
#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 {
  display: none;
}
#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42, #wrap-s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 {
  display: none;
}
#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42, #wrap-s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 { display:none !important; }}@media (max-width: 767px){#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 {
  display: none;
}
#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42, #wrap-s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 { display:none !important; }}







#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e8be212-4eb5-4fbe-b7a0-710feba37e42.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb {
  display: none;
}
#s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb, #wrap-s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb { display:none !important; }}
@media (min-width: 0px) {
[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b41e1a5-2209-4421-a7e2-c9908c1afcfb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-83c0ab0c-ca59-4e3d-bf73-2ee3ec876d3e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-83c0ab0c-ca59-4e3d-bf73-2ee3ec876d3e img.shogun-image {
    
    width: px;
  }


#s-83c0ab0c-ca59-4e3d-bf73-2ee3ec876d3e .shogun-image-content {
  
    align-items: center;
  
}

#s-f58043a2-d866-4454-afb7-34028d4d80d0 {
  border-style: solid;
margin-top: 50px;
margin-left: 42px;
margin-bottom: 50px;
margin-right: 42px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f58043a2-d866-4454-afb7-34028d4d80d0 {
  display: none;
}
#s-f58043a2-d866-4454-afb7-34028d4d80d0, #wrap-s-f58043a2-d866-4454-afb7-34028d4d80d0 { display:none !important; }}
#s-f36108bb-0198-4a99-897d-f341974e38df {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-f36108bb-0198-4a99-897d-f341974e38df {
  display: none;
}
#s-f36108bb-0198-4a99-897d-f341974e38df, #wrap-s-f36108bb-0198-4a99-897d-f341974e38df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f36108bb-0198-4a99-897d-f341974e38df {
  display: none;
}
#s-f36108bb-0198-4a99-897d-f341974e38df, #wrap-s-f36108bb-0198-4a99-897d-f341974e38df { display:none !important; }}@media (max-width: 767px){#s-f36108bb-0198-4a99-897d-f341974e38df {
  display: none;
}
#s-f36108bb-0198-4a99-897d-f341974e38df, #wrap-s-f36108bb-0198-4a99-897d-f341974e38df { display:none !important; }}
#s-e4a04a25-aacc-416e-af46-51c356b87b21 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e4a04a25-aacc-416e-af46-51c356b87b21 {
  display: none;
}
#s-e4a04a25-aacc-416e-af46-51c356b87b21, #wrap-s-e4a04a25-aacc-416e-af46-51c356b87b21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4a04a25-aacc-416e-af46-51c356b87b21 {
  display: none;
}
#s-e4a04a25-aacc-416e-af46-51c356b87b21, #wrap-s-e4a04a25-aacc-416e-af46-51c356b87b21 { display:none !important; }}@media (max-width: 767px){#s-e4a04a25-aacc-416e-af46-51c356b87b21 {
  display: none;
}
#s-e4a04a25-aacc-416e-af46-51c356b87b21, #wrap-s-e4a04a25-aacc-416e-af46-51c356b87b21 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4a04a25-aacc-416e-af46-51c356b87b21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-70cae7ba-8a54-4257-a0e6-7d507e5d3146 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-70cae7ba-8a54-4257-a0e6-7d507e5d3146 img.shogun-image {
    
    width: px;
  }


#s-70cae7ba-8a54-4257-a0e6-7d507e5d3146 .shogun-image-content {
  
    align-items: center;
  
}

#s-4fb7efc3-62db-4697-a84a-fb9e3a526405 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-4fb7efc3-62db-4697-a84a-fb9e3a526405 {
  display: none;
}
#s-4fb7efc3-62db-4697-a84a-fb9e3a526405, #wrap-s-4fb7efc3-62db-4697-a84a-fb9e3a526405 { display:none !important; }}
#s-ea141813-ff5b-4858-9cdb-d3744576e0d6 {
  border-style: solid;
margin-top: 0px;
margin-left: 2px;
margin-bottom: 0px;
margin-right: 2px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 2px;
border-left-width: 0px;
border-bottom-width: 2px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-ea141813-ff5b-4858-9cdb-d3744576e0d6 {
  display: none;
}
#s-ea141813-ff5b-4858-9cdb-d3744576e0d6, #wrap-s-ea141813-ff5b-4858-9cdb-d3744576e0d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea141813-ff5b-4858-9cdb-d3744576e0d6 {
  display: none;
}
#s-ea141813-ff5b-4858-9cdb-d3744576e0d6, #wrap-s-ea141813-ff5b-4858-9cdb-d3744576e0d6 { display:none !important; }}@media (max-width: 767px){#s-ea141813-ff5b-4858-9cdb-d3744576e0d6 {
  display: none;
}
#s-ea141813-ff5b-4858-9cdb-d3744576e0d6, #wrap-s-ea141813-ff5b-4858-9cdb-d3744576e0d6 { display:none !important; }}
#s-04ac3eab-405e-4ae6-8c82-2b91eea3ba90 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-04ac3eab-405e-4ae6-8c82-2b91eea3ba90 {
  display: none;
}
#s-04ac3eab-405e-4ae6-8c82-2b91eea3ba90, #wrap-s-04ac3eab-405e-4ae6-8c82-2b91eea3ba90 { display:none !important; }}







#s-04ac3eab-405e-4ae6-8c82-2b91eea3ba90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04ac3eab-405e-4ae6-8c82-2b91eea3ba90.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fcd1be5e-f59d-4b83-8faf-69ed303fa921 {
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-fcd1be5e-f59d-4b83-8faf-69ed303fa921 {
  display: none;
}
#s-fcd1be5e-f59d-4b83-8faf-69ed303fa921, #wrap-s-fcd1be5e-f59d-4b83-8faf-69ed303fa921 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fcd1be5e-f59d-4b83-8faf-69ed303fa921"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5dd2cd1f-ec97-4d59-89ed-62d5860fc00e {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-5dd2cd1f-ec97-4d59-89ed-62d5860fc00e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-272182fd-7cdb-4997-bef1-70f743b6d95b {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-6ffe55e8-45b1-4bfb-b8e9-04a79b043bb0 {
  margin-left: 0px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-6ffe55e8-45b1-4bfb-b8e9-04a79b043bb0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6ffe55e8-45b1-4bfb-b8e9-04a79b043bb0 .shg-sld-nav-button.shg-sld-left,
#s-6ffe55e8-45b1-4bfb-b8e9-04a79b043bb0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-3f3ee38b-c2ec-470e-84be-25fee005531d {
  text-align: center;
}




  #s-3f3ee38b-c2ec-470e-84be-25fee005531d img.shogun-image {
    
    width: px;
  }


#s-3f3ee38b-c2ec-470e-84be-25fee005531d .shogun-image-content {
  
    align-items: center;
  
}

#s-cecbc52a-b0ed-4470-98bf-ce90bf6f27b4 {
  text-align: center;
}




  #s-cecbc52a-b0ed-4470-98bf-ce90bf6f27b4 img.shogun-image {
    
    width: px;
  }


#s-cecbc52a-b0ed-4470-98bf-ce90bf6f27b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-94f676bc-74f2-4539-b01a-4e3c9547c485 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-94f676bc-74f2-4539-b01a-4e3c9547c485 img.shogun-image {
    
    width: px;
  }


#s-94f676bc-74f2-4539-b01a-4e3c9547c485 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5cef380-504a-4f49-9f6b-b17d5eece749 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a5cef380-504a-4f49-9f6b-b17d5eece749 {
  display: none;
}
#s-a5cef380-504a-4f49-9f6b-b17d5eece749, #wrap-s-a5cef380-504a-4f49-9f6b-b17d5eece749 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5cef380-504a-4f49-9f6b-b17d5eece749 {
  display: none;
}
#s-a5cef380-504a-4f49-9f6b-b17d5eece749, #wrap-s-a5cef380-504a-4f49-9f6b-b17d5eece749 { display:none !important; }}@media (max-width: 767px){#s-a5cef380-504a-4f49-9f6b-b17d5eece749 {
  display: none;
}
#s-a5cef380-504a-4f49-9f6b-b17d5eece749, #wrap-s-a5cef380-504a-4f49-9f6b-b17d5eece749 { display:none !important; }}







#s-a5cef380-504a-4f49-9f6b-b17d5eece749 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5cef380-504a-4f49-9f6b-b17d5eece749.shg-box.shg-c {
  justify-content: flex-start;
}

#s-468f1faf-2fef-4fac-aa67-65a262734db3 {
  background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-468f1faf-2fef-4fac-aa67-65a262734db3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a8d40f15-1acc-4a6e-912b-1048c1a25f43 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-a8d40f15-1acc-4a6e-912b-1048c1a25f43 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7b2fdd5a-1c96-4bcb-b034-1fb2b1279cdc {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}

#s-6361bcb5-7766-4400-b43b-f516e9231c4d {
  margin-left: 0px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-6361bcb5-7766-4400-b43b-f516e9231c4d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6361bcb5-7766-4400-b43b-f516e9231c4d .shg-sld-nav-button.shg-sld-left,
#s-6361bcb5-7766-4400-b43b-f516e9231c4d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b243ff9a-6497-41e7-b3cf-873266587419 {
  text-align: center;
}




  #s-b243ff9a-6497-41e7-b3cf-873266587419 img.shogun-image {
    
    width: px;
  }


#s-b243ff9a-6497-41e7-b3cf-873266587419 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3356c7f-c69f-4ad9-8064-b9081ef2c71e {
  text-align: center;
}




  #s-a3356c7f-c69f-4ad9-8064-b9081ef2c71e img.shogun-image {
    
    width: px;
  }


#s-a3356c7f-c69f-4ad9-8064-b9081ef2c71e .shogun-image-content {
  
    align-items: center;
  
}

#s-424fa9d1-0403-442a-b90a-1e9da4983969 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-424fa9d1-0403-442a-b90a-1e9da4983969 img.shogun-image {
    
    width: px;
  }


#s-424fa9d1-0403-442a-b90a-1e9da4983969 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d19a934-ac65-4054-9a49-b7b4e5475c76 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-2d19a934-ac65-4054-9a49-b7b4e5475c76 {
  display: none;
}
#s-2d19a934-ac65-4054-9a49-b7b4e5475c76, #wrap-s-2d19a934-ac65-4054-9a49-b7b4e5475c76 { display:none !important; }}







#s-2d19a934-ac65-4054-9a49-b7b4e5475c76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d19a934-ac65-4054-9a49-b7b4e5475c76.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ee72d31-0cdc-4368-9918-4e1d99c7c8e6 {
  margin-left: 50px;
margin-right: 50px;
}

#s-2ee72d31-0cdc-4368-9918-4e1d99c7c8e6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-df3e22fe-d079-4736-81a4-97d6e950ff8c {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: center;
}

#s-df3e22fe-d079-4736-81a4-97d6e950ff8c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8668bdec-99c9-4d8e-b789-6e18e84488d2 {
  margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8668bdec-99c9-4d8e-b789-6e18e84488d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-1b15a826-7de6-47a3-9324-70f03e7304ca {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-1b15a826-7de6-47a3-9324-70f03e7304ca {
  display: none;
}
#s-1b15a826-7de6-47a3-9324-70f03e7304ca, #wrap-s-1b15a826-7de6-47a3-9324-70f03e7304ca { display:none !important; }}







#s-1b15a826-7de6-47a3-9324-70f03e7304ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b15a826-7de6-47a3-9324-70f03e7304ca.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bd61ab90-f5be-484f-9db5-05391d2466c7 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-color: rgba(0, 0, 0, 0);
border-radius: 0px;
}

#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
min-height: 50px;
}
@media (min-width: 1200px){#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b {
  display: none;
}
#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b, #wrap-s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b {
  display: none;
}
#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b, #wrap-s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b {
  display: none;
}
#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b, #wrap-s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b { display:none !important; }}







#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc925a21-9704-45f4-b14c-f4ac4d7ab16b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fdeb3586-3418-496d-8783-ce5946020b24 {
  border-style: solid;
margin-top: 50px;
margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
border-color: rgba(0, 0, 0, 0);
border-radius: 0px;
}

#s-e45033b2-b39e-4943-98f2-236eb6505c1e {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.2);
}

#s-a4f8818c-ad5c-45e8-ba24-35abde824aff {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a4f8818c-ad5c-45e8-ba24-35abde824aff {
  display: none;
}
#s-a4f8818c-ad5c-45e8-ba24-35abde824aff, #wrap-s-a4f8818c-ad5c-45e8-ba24-35abde824aff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4f8818c-ad5c-45e8-ba24-35abde824aff {
  display: none;
}
#s-a4f8818c-ad5c-45e8-ba24-35abde824aff, #wrap-s-a4f8818c-ad5c-45e8-ba24-35abde824aff { display:none !important; }}@media (max-width: 767px){#s-a4f8818c-ad5c-45e8-ba24-35abde824aff {
  display: none;
}
#s-a4f8818c-ad5c-45e8-ba24-35abde824aff, #wrap-s-a4f8818c-ad5c-45e8-ba24-35abde824aff { display:none !important; }}







#s-a4f8818c-ad5c-45e8-ba24-35abde824aff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4f8818c-ad5c-45e8-ba24-35abde824aff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-489a4272-950c-4f56-a871-9b85e03fbb4c {
  margin-left: 50px;
margin-right: 50px;
}

#s-489a4272-950c-4f56-a871-9b85e03fbb4c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-4d363b89-921a-4b02-a064-cba185d56b1d {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: center;
}

#s-4d363b89-921a-4b02-a064-cba185d56b1d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8caf5740-abbd-41ea-812a-994edca9ed87 {
  margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8caf5740-abbd-41ea-812a-994edca9ed87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-9a27cfb2-e3a3-4c6e-abdb-10eb7c3e2791 {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
min-height: 50px;
}








#s-9a27cfb2-e3a3-4c6e-abdb-10eb7c3e2791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a27cfb2-e3a3-4c6e-abdb-10eb7c3e2791.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7da76129-ac96-4506-8682-ddcd4c419d76 {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-color: rgba(0, 0, 0, 0);
border-radius: 0px;
}

#s-675aa76a-d447-417a-8b09-224531d4f711 {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.2);
}

#s-c0151031-c244-48c9-9646-0ff3feb1daea {
  min-height: 50px;
}








#s-c0151031-c244-48c9-9646-0ff3feb1daea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0151031-c244-48c9-9646-0ff3feb1daea.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-217d48d1-ce02-4ce5-b80d-f9654fcad499"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-eefe9917-6641-4fdb-b70f-8ca43d0cadfd {
  text-align: center;
}




  #s-eefe9917-6641-4fdb-b70f-8ca43d0cadfd img.shogun-image {
    
    width: px;
  }


#s-eefe9917-6641-4fdb-b70f-8ca43d0cadfd .shogun-image-content {
  
    align-items: center;
  
}

#s-d876eefc-7362-4209-a345-f32a6bb37c86 {
  text-align: center;
}




  #s-d876eefc-7362-4209-a345-f32a6bb37c86 img.shogun-image {
    
    width: px;
  }


#s-d876eefc-7362-4209-a345-f32a6bb37c86 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f1a6c78-c5a7-4b37-95d4-c1fcd09c4f07 {
  min-height: 50px;
}








#s-7f1a6c78-c5a7-4b37-95d4-c1fcd09c4f07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f1a6c78-c5a7-4b37-95d4-c1fcd09c4f07.shg-box.shg-c {
  justify-content: center;
}

#s-3ca216fc-644f-405a-bf7e-1866d0dae0fb {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 300px;
background-color: rgba(0, 0, 0, 0);
}








#s-3ca216fc-644f-405a-bf7e-1866d0dae0fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ca216fc-644f-405a-bf7e-1866d0dae0fb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c58a1057-6eed-4c78-a358-6c5f555ec1b2 {
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-c58a1057-6eed-4c78-a358-6c5f555ec1b2 {
  display: none;
}
#s-c58a1057-6eed-4c78-a358-6c5f555ec1b2, #wrap-s-c58a1057-6eed-4c78-a358-6c5f555ec1b2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c58a1057-6eed-4c78-a358-6c5f555ec1b2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a2825ac1-7b78-4294-9433-880c9d7613de {
  text-align: center;
}




  #s-a2825ac1-7b78-4294-9433-880c9d7613de img.shogun-image {
    
    width: px;
  }


#s-a2825ac1-7b78-4294-9433-880c9d7613de .shogun-image-content {
  
    align-items: center;
  
}

#s-164a5bb3-1cb4-45da-be3b-1027aab59e61 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-164a5bb3-1cb4-45da-be3b-1027aab59e61 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-032e994b-1e7a-4118-b930-52b05e60e00b {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: -2px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
max-width: 689px;
}

#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed {
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed {
  display: none;
}
#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed, #wrap-s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed {
  display: none;
}
#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed, #wrap-s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed { display:none !important; }}@media (max-width: 767px){#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed {
  display: none;
}
#s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed, #wrap-s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed { display:none !important; }}
@media (min-width: 0px) {
[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c7139ba6-1018-42c1-8d69-fd4c951ab4ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ae7cf80e-7f9c-4bd6-8187-b6e472b610d3 {
  text-align: center;
}




  #s-ae7cf80e-7f9c-4bd6-8187-b6e472b610d3 img.shogun-image {
    
    width: px;
  }


#s-ae7cf80e-7f9c-4bd6-8187-b6e472b610d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-52de1953-0936-4e68-8391-91c65963e55f {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-52de1953-0936-4e68-8391-91c65963e55f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5bf69609-0bc7-456a-8999-38bf53a641bf {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: -2px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
max-width: 689px;
}

#s-ac8b4f0d-81ca-4878-92c5-ec3c3ce01ff1 {
  min-height: 50px;
}








#s-ac8b4f0d-81ca-4878-92c5-ec3c3ce01ff1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac8b4f0d-81ca-4878-92c5-ec3c3ce01ff1.shg-box.shg-c {
  justify-content: center;
}

#s-c2ab4867-6936-4b9f-87fb-8231331b19ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2ab4867-6936-4b9f-87fb-8231331b19ef .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9576392-c515-41fd-8610-798025a495d1 {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-e9576392-c515-41fd-8610-798025a495d1 {
  display: none;
}
#s-e9576392-c515-41fd-8610-798025a495d1, #wrap-s-e9576392-c515-41fd-8610-798025a495d1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9576392-c515-41fd-8610-798025a495d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4b8f31ab-1319-4756-9182-bfdcd610dc34 {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (max-width: 767px){#s-4b8f31ab-1319-4756-9182-bfdcd610dc34 {
  display: none;
}
#s-4b8f31ab-1319-4756-9182-bfdcd610dc34, #wrap-s-4b8f31ab-1319-4756-9182-bfdcd610dc34 { display:none !important; }}
#s-6331131b-7414-4478-858d-61ecbff9966a {
  margin-top: 15px;
margin-left: -40px;
margin-bottom: 15px;
margin-right: -40px;
}
@media (min-width: 1200px){#s-6331131b-7414-4478-858d-61ecbff9966a {
  display: none;
}
#s-6331131b-7414-4478-858d-61ecbff9966a, #wrap-s-6331131b-7414-4478-858d-61ecbff9966a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6331131b-7414-4478-858d-61ecbff9966a {
  display: none;
}
#s-6331131b-7414-4478-858d-61ecbff9966a, #wrap-s-6331131b-7414-4478-858d-61ecbff9966a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6331131b-7414-4478-858d-61ecbff9966a {
  display: none;
}
#s-6331131b-7414-4478-858d-61ecbff9966a, #wrap-s-6331131b-7414-4478-858d-61ecbff9966a { display:none !important; }}
#s-cd44e621-f537-4800-a311-e28c1eeed4d9 {
  text-align: center;
}




  #s-cd44e621-f537-4800-a311-e28c1eeed4d9 img.shogun-image {
    
    width: px;
  }


#s-cd44e621-f537-4800-a311-e28c1eeed4d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b {
  display: none;
}
#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b, #wrap-s-ccf77c69-e065-49e3-8762-6b23b30f0e9b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b {
  display: none;
}
#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b, #wrap-s-ccf77c69-e065-49e3-8762-6b23b30f0e9b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b {
  
}
}@media (max-width: 767px){#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b {
  display: none;
}
#s-ccf77c69-e065-49e3-8762-6b23b30f0e9b, #wrap-s-ccf77c69-e065-49e3-8762-6b23b30f0e9b { display:none !important; }}
@media (min-width: 0px) {
[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ccf77c69-e065-49e3-8762-6b23b30f0e9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5b84488f-ed92-416a-a7a0-6ca55cfacb1f {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-747a7fba-df5d-4e10-aa63-ea3e4bde27b1 {
  text-align: center;
}




  #s-747a7fba-df5d-4e10-aa63-ea3e4bde27b1 img.shogun-image {
    
    width: px;
  }


#s-747a7fba-df5d-4e10-aa63-ea3e4bde27b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-58673116-309f-407f-9bf9-82656cccc729 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-58673116-309f-407f-9bf9-82656cccc729 {
  display: none;
}
#s-58673116-309f-407f-9bf9-82656cccc729, #wrap-s-58673116-309f-407f-9bf9-82656cccc729 { display:none !important; }}







#s-58673116-309f-407f-9bf9-82656cccc729 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58673116-309f-407f-9bf9-82656cccc729.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8cb1e2e8-6632-4e9c-b95b-a4b8879cc291 {
  min-height: 50px;
}








#s-8cb1e2e8-6632-4e9c-b95b-a4b8879cc291 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cb1e2e8-6632-4e9c-b95b-a4b8879cc291.shg-box.shg-c {
  justify-content: center;
}

#s-f62ccc05-c04f-4911-8d25-8566705a4442 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f62ccc05-c04f-4911-8d25-8566705a4442 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-6b624d64-9621-4dcc-beca-f667e06ec23a {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: center;
}

#s-6b624d64-9621-4dcc-beca-f667e06ec23a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-918293cc-1f99-45d0-8302-388283eaf2c7 {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-918293cc-1f99-45d0-8302-388283eaf2c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-0da30595-7bd5-4403-9b24-d65ee89b6b8e {
  text-align: center;
}




  #s-0da30595-7bd5-4403-9b24-d65ee89b6b8e img.shogun-image {
    
    width: px;
  }


#s-0da30595-7bd5-4403-9b24-d65ee89b6b8e .shogun-image-content {
  
    align-items: center;
  
}

#s-e4a056bc-dd53-4534-b756-9a177e0aec22 {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.2);
}

#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 {
  display: none;
}
#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8, #wrap-s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 {
  display: none;
}
#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8, #wrap-s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 { display:none !important; }}@media (max-width: 767px){#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 {
  display: none;
}
#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8, #wrap-s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 { display:none !important; }}







#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb8f12a6-f42e-460e-beb5-2c34ae8e0ad8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b47d2383-9e26-47cf-8154-eebc625f855a {
  min-height: 50px;
}








#s-b47d2383-9e26-47cf-8154-eebc625f855a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b47d2383-9e26-47cf-8154-eebc625f855a.shg-box.shg-c {
  justify-content: center;
}

#s-e4e39dc5-7cf4-4565-9cc9-2999a40f6ab5 {
  margin-left: 50px;
margin-right: 50px;
}

#s-e4e39dc5-7cf4-4565-9cc9-2999a40f6ab5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a31435ec-7065-4dc1-8f76-ac7dacf75274 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: center;
}

#s-a31435ec-7065-4dc1-8f76-ac7dacf75274 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb8a3135-f112-46cf-a583-afb6e2b41f8f {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-eb8a3135-f112-46cf-a583-afb6e2b41f8f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-52f82126-1a5c-4e6d-ac5a-2e3228b532f4 {
  text-align: center;
}




  #s-52f82126-1a5c-4e6d-ac5a-2e3228b532f4 img.shogun-image {
    
    width: px;
  }


#s-52f82126-1a5c-4e6d-ac5a-2e3228b532f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-67dbae01-9bec-426b-bb12-318a6245a335 {
  border-style: solid;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.2);
}

#s-b2ad80b5-66f9-4768-b99d-54dd3b0dced4 {
  margin-left: 50px;
margin-right: 50px;
}

#s-b2ad80b5-66f9-4768-b99d-54dd3b0dced4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-edc03bd0-a732-49ac-a0cb-6d2b007a23fc {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-edc03bd0-a732-49ac-a0cb-6d2b007a23fc {
  display: none;
}
#s-edc03bd0-a732-49ac-a0cb-6d2b007a23fc, #wrap-s-edc03bd0-a732-49ac-a0cb-6d2b007a23fc { display:none !important; }}







#s-edc03bd0-a732-49ac-a0cb-6d2b007a23fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edc03bd0-a732-49ac-a0cb-6d2b007a23fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-07460d95-48c1-4868-8b4d-07b9ced9a908 {
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-07460d95-48c1-4868-8b4d-07b9ced9a908 {
  display: none;
}
#s-07460d95-48c1-4868-8b4d-07b9ced9a908, #wrap-s-07460d95-48c1-4868-8b4d-07b9ced9a908 { display:none !important; }}
@media (min-width: 0px) {
[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07460d95-48c1-4868-8b4d-07b9ced9a908"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c9c3f093-0304-4e58-8632-4eeb52b140a3 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-c9c3f093-0304-4e58-8632-4eeb52b140a3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cf1bc4ee-27d9-418f-b35f-1ff5dc0809ed {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}

#s-9db2305d-c61d-4c95-ac91-86adab722f24 {
  margin-left: 0px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9db2305d-c61d-4c95-ac91-86adab722f24 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9db2305d-c61d-4c95-ac91-86adab722f24 .shg-sld-nav-button.shg-sld-left,
#s-9db2305d-c61d-4c95-ac91-86adab722f24 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f30cf591-2c39-489f-9ab7-71755d6db20e {
  text-align: center;
}




  #s-f30cf591-2c39-489f-9ab7-71755d6db20e img.shogun-image {
    
    width: px;
  }


#s-f30cf591-2c39-489f-9ab7-71755d6db20e .shogun-image-content {
  
    align-items: center;
  
}

#s-676bb0bc-0340-48cd-8403-665e9b95fed7 {
  text-align: center;
}




  #s-676bb0bc-0340-48cd-8403-665e9b95fed7 img.shogun-image {
    
    width: px;
  }


#s-676bb0bc-0340-48cd-8403-665e9b95fed7 .shogun-image-content {
  
    align-items: center;
  
}

#s-407fc2b0-2dbf-48ad-907f-9d9b2554c267 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-407fc2b0-2dbf-48ad-907f-9d9b2554c267 img.shogun-image {
    
    width: px;
  }


#s-407fc2b0-2dbf-48ad-907f-9d9b2554c267 .shogun-image-content {
  
    align-items: center;
  
}

#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 {
  display: none;
}
#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78, #wrap-s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 {
  display: none;
}
#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78, #wrap-s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 { display:none !important; }}@media (max-width: 767px){#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 {
  display: none;
}
#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78, #wrap-s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 { display:none !important; }}







#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db0d8fa0-7fc3-46fc-a0bf-8f2edce49b78.shg-box.shg-c {
  justify-content: flex-start;
}

#s-09889023-86fe-422e-ab6f-abf7e791237f {
  background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09889023-86fe-422e-ab6f-abf7e791237f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4b21fb32-62c6-40f2-be4e-4f8815a1766f {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-color: rgba(252, 252, 252, 0);
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-4b21fb32-62c6-40f2-be4e-4f8815a1766f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Fira Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b0fde407-1629-4f9d-9f70-79105e384ffd {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
}

#s-767caa6d-a9da-44b1-86b0-fc04ac8bfd9d {
  margin-left: 0px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-767caa6d-a9da-44b1-86b0-fc04ac8bfd9d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-767caa6d-a9da-44b1-86b0-fc04ac8bfd9d .shg-sld-nav-button.shg-sld-left,
#s-767caa6d-a9da-44b1-86b0-fc04ac8bfd9d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-2ef8eb8f-cd8f-419b-a69b-d985bdeceff5 {
  text-align: center;
}




  #s-2ef8eb8f-cd8f-419b-a69b-d985bdeceff5 img.shogun-image {
    
    width: px;
  }


#s-2ef8eb8f-cd8f-419b-a69b-d985bdeceff5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e846508-bfb8-43d4-8d77-8306eb8a01d4 {
  text-align: center;
}




  #s-0e846508-bfb8-43d4-8d77-8306eb8a01d4 img.shogun-image {
    
    width: px;
  }


#s-0e846508-bfb8-43d4-8d77-8306eb8a01d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-15d6eb5d-2979-449a-a688-d32fd9f5f05a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}




  #s-15d6eb5d-2979-449a-a688-d32fd9f5f05a img.shogun-image {
    
    width: px;
  }


#s-15d6eb5d-2979-449a-a688-d32fd9f5f05a .shogun-image-content {
  
    align-items: center;
  
}

#s-a25aaf19-9415-44f8-baad-5962f4c8e551 {
  min-height: 50px;
}








#s-a25aaf19-9415-44f8-baad-5962f4c8e551 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a25aaf19-9415-44f8-baad-5962f4c8e551.shg-box.shg-c {
  justify-content: center;
}

#s-db7f43f2-c107-40b0-9e78-894d31461517 {
  min-height: 50px;
}








#s-db7f43f2-c107-40b0-9e78-894d31461517 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db7f43f2-c107-40b0-9e78-894d31461517.shg-box.shg-c {
  justify-content: center;
}

.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-516adf93-e3da-47d0-be48-5a6b269d4970 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 4px;
max-width: 200px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-516adf93-e3da-47d0-be48-5a6b269d4970:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-516adf93-e3da-47d0-be48-5a6b269d4970:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-516adf93-e3da-47d0-be48-5a6b269d4970.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
