.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-0e5b671a-b3bf-41a8-b9ff-5ad3de5d8c07 {
  background-image: url(https://i.shgcdn.com/76dfa768-fc46-42e5-8616-449ffa25cec3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 575px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e5b671a-b3bf-41a8-b9ff-5ad3de5d8c07 {
  min-height: 425px;
}
}







#s-0e5b671a-b3bf-41a8-b9ff-5ad3de5d8c07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e5b671a-b3bf-41a8-b9ff-5ad3de5d8c07.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-e2a065c3-81d2-4712-b3c1-70a5e57079bd {
  padding-left: 200px;
padding-right: 250px;
min-height: 350px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e2a065c3-81d2-4712-b3c1-70a5e57079bd {
  padding-left: 20px;
padding-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2a065c3-81d2-4712-b3c1-70a5e57079bd {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-e2a065c3-81d2-4712-b3c1-70a5e57079bd {
  padding-left: 0px;
padding-right: 0px;
min-height: 250px;
}
}
@media (min-width: 0px) {
[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e2a065c3-81d2-4712-b3c1-70a5e57079bd"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e {
  padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e {
  
}
}@media (max-width: 767px){#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e {
  
}
}







#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c2e8b2c-86ff-4cd6-ba81-2b29d7d42f6e.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-8d2162ed-44cf-47f1-9a25-158f1f5a897d {
  margin-top: -7px;
margin-bottom: -7px;
text-align: left;
}
@media (max-width: 767px){#s-8d2162ed-44cf-47f1-9a25-158f1f5a897d {
  margin-top: -7px;
margin-bottom: -7px;
text-align: left;
}
}
#s-8d2162ed-44cf-47f1-9a25-158f1f5a897d .shogun-heading-component h1 {
  color: rgba(38, 188, 215, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-8d2162ed-44cf-47f1-9a25-158f1f5a897d .shogun-heading-component h1 {
  color: rgba(38, 188, 215, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-12ecbfe1-1cd6-4393-af14-34e0b7954cd0 {
  text-align: left;
}
@media (max-width: 767px){#s-12ecbfe1-1cd6-4393-af14-34e0b7954cd0 {
  text-align: left;
}
}
#s-12ecbfe1-1cd6-4393-af14-34e0b7954cd0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-12ecbfe1-1cd6-4393-af14-34e0b7954cd0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
.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-c6a9b538-630b-41f1-9177-5d2783daa85f {
  margin-top: 5px;
}
@media (max-width: 767px){#s-c6a9b538-630b-41f1-9177-5d2783daa85f {
  margin-bottom: 20px;
}
}
#s-3f9bb461-16e7-40d1-ac7e-247e6f7f5214 {
  margin-top: 35px;
margin-bottom: 17px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3f9bb461-16e7-40d1-ac7e-247e6f7f5214 {
  
}
}@media (max-width: 767px){#s-3f9bb461-16e7-40d1-ac7e-247e6f7f5214 {
  display: none;
}
#s-3f9bb461-16e7-40d1-ac7e-247e6f7f5214, #wrap-s-3f9bb461-16e7-40d1-ac7e-247e6f7f5214 { display:none !important; }}
#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b {
  display: none;
}
#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b, #wrap-s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b {
  display: none;
}
#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b, #wrap-s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b {
  display: none;
}
#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b, #wrap-s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b { display:none !important; }}@media (max-width: 767px){#s-54aa3e45-2429-4b82-acdf-35ddf42a7a6b {
  margin-top: 0px;
}
}
.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-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0 {
  margin-top: 15px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 30px;
background-color: rgba(198, 0, 112, 1);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0 {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 30px;
background-color: rgba(198, 0, 112, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0-btn-wrapper {
    text-align: left;
  }


#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0-btn-wrapper {
    text-align: center;
  }


#s-ec2636b5-4dde-4d9f-ba4f-9ea5eb2cc6a0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8e2fbb43-cbd4-46fc-a0f4-c5bec0b82613 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
border-style: solid;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 250px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-8e2fbb43-cbd4-46fc-a0f4-c5bec0b82613 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-8e2fbb43-cbd4-46fc-a0f4-c5bec0b82613 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e2fbb43-cbd4-46fc-a0f4-c5bec0b82613.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-0a240064-4408-4199-9141-2c466763130b {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
}

#s-dbff93bf-ff81-4c8a-a076-fca22c52bab2 {
  background-image: url(https://i.shgcdn.com/ae6cf240-6f0a-4300-9808-aa32d93defb5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-dbff93bf-ff81-4c8a-a076-fca22c52bab2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbff93bf-ff81-4c8a-a076-fca22c52bab2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3b877820-d4c9-4ba9-a8cb-0b8f069e8ed5 {
  margin-top: -25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b877820-d4c9-4ba9-a8cb-0b8f069e8ed5 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 65px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d745d893-54bc-420c-94b5-33c6d170132b {
  margin-bottom: 30px;
padding-bottom: 10px;
text-align: center;
}

#s-d745d893-54bc-420c-94b5-33c6d170132b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-12b0d299-c8ee-4efb-a3de-c4943def18eb {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-bottom: 25px;
min-height: 250px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-12b0d299-c8ee-4efb-a3de-c4943def18eb {
  
}
}@media (max-width: 767px){#s-12b0d299-c8ee-4efb-a3de-c4943def18eb {
  
}
}







#s-12b0d299-c8ee-4efb-a3de-c4943def18eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12b0d299-c8ee-4efb-a3de-c4943def18eb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d {
  margin-top: 45px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d {
  display: none;
}
#s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d, #wrap-s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d { display:none !important; }}@media (max-width: 767px){#s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d {
  display: none;
}
#s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d, #wrap-s-dd01e8d3-c1b6-42c3-850c-17d3791b1c6d { display:none !important; }}
@media (min-width: 0px) {
[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0ee48b3-a945-4804-926e-a271c8f95377"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f03c33ed-4493-4ef0-ba3a-875578c239e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f03c33ed-4493-4ef0-ba3a-875578c239e9 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13bcee7c-4e15-458f-a2e5-7e85018c6727 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13bcee7c-4e15-458f-a2e5-7e85018c6727 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25de3dd5-7fb9-4db6-b02d-c449248ff455 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25de3dd5-7fb9-4db6-b02d-c449248ff455 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2a145a9d-292e-43e8-8d5b-bdc2ac621a5b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-2efda3aa-d69b-4f79-a739-1dfb7098253b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2efda3aa-d69b-4f79-a739-1dfb7098253b .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0f531f92-89d4-4147-ba74-b39b826f4925 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f531f92-89d4-4147-ba74-b39b826f4925 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e99213d-6747-4685-b705-1785bd5a90c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e99213d-6747-4685-b705-1785bd5a90c4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac7ce1bd-0af5-4445-bb14-c723f909cef8 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-ac7ce1bd-0af5-4445-bb14-c723f909cef8 {
  display: none;
}
#s-ac7ce1bd-0af5-4445-bb14-c723f909cef8, #wrap-s-ac7ce1bd-0af5-4445-bb14-c723f909cef8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac7ce1bd-0af5-4445-bb14-c723f909cef8 {
  display: none;
}
#s-ac7ce1bd-0af5-4445-bb14-c723f909cef8, #wrap-s-ac7ce1bd-0af5-4445-bb14-c723f909cef8 { display:none !important; }}
#s-2bc2722f-df5a-4e7b-a788-772bf3d9c8be {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4dbeb22c-fd6c-4819-8311-7388cfa107cc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-db2fe284-fa62-407a-ac4c-30567782737a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-bc1fc47a-ffea-436c-bce0-3f1ff85ffacb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-2480dfc5-d598-4ec5-a353-bc73e26173f3 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-1e75200b-b256-48be-915b-9fff57ecbdc7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-fae27fb8-09a3-4a30-a89f-15151b3136e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fae27fb8-09a3-4a30-a89f-15151b3136e8 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-979255d2-44b0-4b46-9a17-4e4a24f50896 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-979255d2-44b0-4b46-9a17-4e4a24f50896 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c4dfc93-6181-40f9-9f9f-8a2149f9d7ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c4dfc93-6181-40f9-9f9f-8a2149f9d7ed .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9739486e-8156-45b8-b0c9-796028b1f5a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9739486e-8156-45b8-b0c9-796028b1f5a5 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6aefdb4b-9722-4c46-8e1c-67124ed6f2d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6aefdb4b-9722-4c46-8e1c-67124ed6f2d7 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2489a3cd-a61e-4248-94c3-7fadd8b84bb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2489a3cd-a61e-4248-94c3-7fadd8b84bb4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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-6b6bbead-ffef-49f4-8c4d-fcb32577c5f5 {
  padding-left: 45px;
padding-right: 45px;
text-align: center;
}
@media (max-width: 767px){#s-6b6bbead-ffef-49f4-8c4d-fcb32577c5f5 {
  display: none;
}
#s-6b6bbead-ffef-49f4-8c4d-fcb32577c5f5, #wrap-s-6b6bbead-ffef-49f4-8c4d-fcb32577c5f5 { display:none !important; }}



  #s-6b6bbead-ffef-49f4-8c4d-fcb32577c5f5 img.shogun-image {
    
    width: px;
  }


#s-6b6bbead-ffef-49f4-8c4d-fcb32577c5f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-66b6b1e4-cb76-4828-a35c-a84ab931295e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 40px;
padding-bottom: 40px;
background-position: center center;
}








#s-66b6b1e4-cb76-4828-a35c-a84ab931295e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66b6b1e4-cb76-4828-a35c-a84ab931295e.shg-box.shg-c {
  justify-content: center;
}

#s-0fd829f6-a7eb-4b46-b6f3-59715ae8457e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-position: center center;
}








#s-0fd829f6-a7eb-4b46-b6f3-59715ae8457e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fd829f6-a7eb-4b46-b6f3-59715ae8457e.shg-box.shg-c {
  justify-content: center;
}

#s-4227132d-d473-4f75-9d7a-a9588361245d {
  margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4227132d-d473-4f75-9d7a-a9588361245d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e822164f-3848-45c1-8d00-afa2f1b78089 {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-e822164f-3848-45c1-8d00-afa2f1b78089 img.shogun-image {
    
    width: px;
  }


#s-e822164f-3848-45c1-8d00-afa2f1b78089 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c07c02e-05cd-478e-b092-fffa499d60c0 {
  margin-bottom: 15px;
padding-top: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d91f0e06-cb0a-4e63-a7ec-7b877a9043aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-ccaac515-23e6-42fe-97ac-2f21d98d99ca {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-ccaac515-23e6-42fe-97ac-2f21d98d99ca img.shogun-image {
    
    width: px;
  }


#s-ccaac515-23e6-42fe-97ac-2f21d98d99ca .shogun-image-content {
  
    align-items: center;
  
}

#s-c9dc1230-e41c-46a7-92de-d59bb74d0186 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-c9dc1230-e41c-46a7-92de-d59bb74d0186 img.shogun-image {
    
    width: px;
  }


#s-c9dc1230-e41c-46a7-92de-d59bb74d0186 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6d5cfdd-5db7-4a29-b137-d3004490323c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-b6d5cfdd-5db7-4a29-b137-d3004490323c img.shogun-image {
    
    width: px;
  }


#s-b6d5cfdd-5db7-4a29-b137-d3004490323c .shogun-image-content {
  
    align-items: center;
  
}

#s-adde5005-3a10-44d6-8549-f76608c7437e {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 45px;
padding-bottom: 75px;
min-height: 50px;
background-position: center center;
}








#s-adde5005-3a10-44d6-8549-f76608c7437e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adde5005-3a10-44d6-8549-f76608c7437e.shg-box.shg-c {
  justify-content: center;
}

#s-f73b2597-e839-43df-a3a7-9b97b8176c4e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
max-width: 700px;
}

#s-0ecb4d51-52cc-4577-a29b-078776e0636d {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 25px;
padding-bottom: 65px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-0ecb4d51-52cc-4577-a29b-078776e0636d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ecb4d51-52cc-4577-a29b-078776e0636d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ecb4d51-52cc-4577-a29b-078776e0636d {
  
}
}







#s-0ecb4d51-52cc-4577-a29b-078776e0636d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ecb4d51-52cc-4577-a29b-078776e0636d.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-a04bb967-3052-487f-be5d-d5a8334f38c7 {
  margin-left: 40px;
margin-right: 40px;
}
}
#s-84742517-ece9-4708-8fc4-fb735e435c41 {
  padding-left: 25px;
padding-right: 25px;
}

@media (min-width: 0px) {
[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-84742517-ece9-4708-8fc4-fb735e435c41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-ceab07a3-e440-4313-9811-bbd4dbe1c78d {
  text-align: center;
}




  #s-ceab07a3-e440-4313-9811-bbd4dbe1c78d img.shogun-image {
    
    width: px;
  }


#s-ceab07a3-e440-4313-9811-bbd4dbe1c78d .shogun-image-content {
  
    align-items: center;
  
}

#s-9dd8db31-2363-4ca3-9b39-0db01a349f68 {
  margin-top: 15px;
}

#s-23686d77-f9a9-4d82-8953-c476f4964e99 {
  text-align: center;
}




  #s-23686d77-f9a9-4d82-8953-c476f4964e99 img.shogun-image {
    
    width: px;
  }


#s-23686d77-f9a9-4d82-8953-c476f4964e99 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f4cbaed-6cc8-49c9-8fa9-f7414f28aeb4 {
  margin-top: 15px;
}

#s-92ff88c7-ac84-4365-a380-57ffb7587b33 {
  text-align: center;
}




  #s-92ff88c7-ac84-4365-a380-57ffb7587b33 img.shogun-image {
    
    width: px;
  }


#s-92ff88c7-ac84-4365-a380-57ffb7587b33 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d5d9448-515c-4456-99ab-89ef6f334db0 {
  margin-top: 15px;
}

#s-7e39f316-7544-422d-8f77-e22cec05d740 {
  text-align: center;
}




  #s-7e39f316-7544-422d-8f77-e22cec05d740 img.shogun-image {
    
    width: px;
  }


#s-7e39f316-7544-422d-8f77-e22cec05d740 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3fe9ced-8f1b-497e-8043-fbcf988cc40a {
  margin-top: 15px;
}

#s-4e5fc054-b918-4661-ada8-6c74b0e9f583 {
  text-align: center;
}




  #s-4e5fc054-b918-4661-ada8-6c74b0e9f583 img.shogun-image {
    
    width: px;
  }


#s-4e5fc054-b918-4661-ada8-6c74b0e9f583 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbe904cd-f236-422a-b5af-c4226bd49236 {
  margin-top: 15px;
}

#s-7b55606c-156c-4412-8caf-f8fc3d25e462 {
  text-align: center;
}




  #s-7b55606c-156c-4412-8caf-f8fc3d25e462 img.shogun-image {
    
    width: px;
  }


#s-7b55606c-156c-4412-8caf-f8fc3d25e462 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9d503d6-4109-4268-b9b1-03ad5aa524be {
  margin-top: 15px;
}

#s-3c78c685-3729-4478-85aa-d06ce8b85c19 {
  min-height: 50px;
background-color: rgba(57, 57, 57, 1);
}








#s-3c78c685-3729-4478-85aa-d06ce8b85c19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c78c685-3729-4478-85aa-d06ce8b85c19.shg-box.shg-c {
  justify-content: center;
}

#s-af9e4304-7067-49d0-be35-e90946479442 {
  padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-af9e4304-7067-49d0-be35-e90946479442 {
  
}
}@media (max-width: 767px){#s-af9e4304-7067-49d0-be35-e90946479442 {
  
}
}
@media (min-width: 0px) {
[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-af9e4304-7067-49d0-be35-e90946479442"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-d6538299-1e4a-4ef1-b518-bfbc0fcfc8b5 {
  
}
}@media (max-width: 767px){#s-d6538299-1e4a-4ef1-b518-bfbc0fcfc8b5 {
  display: none;
}
#s-d6538299-1e4a-4ef1-b518-bfbc0fcfc8b5, #wrap-s-d6538299-1e4a-4ef1-b518-bfbc0fcfc8b5 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-6269a827-3226-4e4b-9610-464db0ad983e {
  
}
}@media (max-width: 767px){#s-6269a827-3226-4e4b-9610-464db0ad983e {
  display: none;
}
#s-6269a827-3226-4e4b-9610-464db0ad983e, #wrap-s-6269a827-3226-4e4b-9610-464db0ad983e { display:none !important; }}
#s-85e3cce9-5105-4b79-b4b6-ad594093cb4b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 75px;
background-position: center center;
}








#s-85e3cce9-5105-4b79-b4b6-ad594093cb4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85e3cce9-5105-4b79-b4b6-ad594093cb4b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dc28acce-63f9-477f-87a3-52c8fc88d9b7 {
  padding-left: 15px;
padding-right: 15px;
}

#s-4c37da96-c748-4970-8a7d-23520855134c {
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 600px;
}

#s-59e2c3e4-5342-4f7d-903a-31e69d95b59a {
  margin-top: 25px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 10px;
}

#s-f272ec3c-71a6-4c1d-bcfb-518063caaa9c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
}








#s-f272ec3c-71a6-4c1d-bcfb-518063caaa9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f272ec3c-71a6-4c1d-bcfb-518063caaa9c.shg-box.shg-c {
  justify-content: center;
}

#s-9012a170-56d0-4398-ab7f-2b3061dcc4b6 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px) {
  [id="s-4f65cb6e-e26b-4791-ac05-a5ecfed28c45"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9f04fcb8-127c-4ec9-865d-5122ec2f346c {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-9f04fcb8-127c-4ec9-865d-5122ec2f346c {
  margin-left: auto;
margin-right: auto;
min-height: 360px;
}
}
#s-d85597d1-ac77-45a3-b540-b030c5bc9641 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d85597d1-ac77-45a3-b540-b030c5bc9641 {
  margin-top: 70px;
}
}



  #s-d85597d1-ac77-45a3-b540-b030c5bc9641 img.shogun-image {
    
    width: px;
  }


#s-d85597d1-ac77-45a3-b540-b030c5bc9641 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px) {
  [id="s-18028015-762c-47e3-b769-fe3168235836"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-51cb697c-2af4-48ac-8141-ad7b568b8d0e {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-51cb697c-2af4-48ac-8141-ad7b568b8d0e {
  min-height: 360px;
}
}
#s-d1bd968d-eba4-418b-af2e-a43c39f6a3e1 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d1bd968d-eba4-418b-af2e-a43c39f6a3e1 {
  margin-top: 70px;
}
}



  #s-d1bd968d-eba4-418b-af2e-a43c39f6a3e1 img.shogun-image {
    
    width: px;
  }


#s-d1bd968d-eba4-418b-af2e-a43c39f6a3e1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px) {
  [id="s-7915a935-6d39-42ab-a9d4-197b705659bf"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b8e6cb08-c47d-47f3-8bec-e95bd95e743f {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-b8e6cb08-c47d-47f3-8bec-e95bd95e743f {
  min-height: 360px;
}
}
#s-96a298b5-8d59-4b1a-8907-c1a6223b1258 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-96a298b5-8d59-4b1a-8907-c1a6223b1258 {
  margin-top: 70px;
}
}



  #s-96a298b5-8d59-4b1a-8907-c1a6223b1258 img.shogun-image {
    
    width: px;
  }


#s-96a298b5-8d59-4b1a-8907-c1a6223b1258 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px) {
  [id="s-15da4fd5-ecc7-44cc-a4c1-a1783dbe2cbe"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1a119a24-c4e8-416c-82f9-3d0d4ba4ea20 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-1a119a24-c4e8-416c-82f9-3d0d4ba4ea20 {
  min-height: 350px;
}
}
#s-3279d097-8f97-452d-a554-0554b8752a36 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3279d097-8f97-452d-a554-0554b8752a36 {
  margin-top: 70px;
}
}



  #s-3279d097-8f97-452d-a554-0554b8752a36 img.shogun-image {
    
    width: px;
  }


#s-3279d097-8f97-452d-a554-0554b8752a36 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (max-width: 767px) {
  [id="s-840d26fd-7926-4a96-8b49-aedc476c17ac"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e87e2f72-cfe5-42ab-87e0-d10b2491997b {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e87e2f72-cfe5-42ab-87e0-d10b2491997b {
  min-height: 350px;
}
}
#s-6d9acb15-0415-4fa0-acbd-cdcab1a6169a {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d9acb15-0415-4fa0-acbd-cdcab1a6169a {
  margin-top: 70px;
}
}



  #s-6d9acb15-0415-4fa0-acbd-cdcab1a6169a img.shogun-image {
    
    width: px;
  }


#s-6d9acb15-0415-4fa0-acbd-cdcab1a6169a .shogun-image-content {
  
    align-items: center;
  
}

#s-7bd19e19-b554-480d-8016-bc9003197020 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-7bd19e19-b554-480d-8016-bc9003197020 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bd19e19-b554-480d-8016-bc9003197020.shg-box.shg-c {
  justify-content: center;
}

#s-261af7e4-32bc-484d-ac64-9d7df33f0ede {
  padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-261af7e4-32bc-484d-ac64-9d7df33f0ede {
  display: none;
}
#s-261af7e4-32bc-484d-ac64-9d7df33f0ede, #wrap-s-261af7e4-32bc-484d-ac64-9d7df33f0ede { display:none !important; }}@media (max-width: 767px){#s-261af7e4-32bc-484d-ac64-9d7df33f0ede {
  display: none;
}
#s-261af7e4-32bc-484d-ac64-9d7df33f0ede, #wrap-s-261af7e4-32bc-484d-ac64-9d7df33f0ede { display:none !important; }}
@media (min-width: 0px) {
[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-261af7e4-32bc-484d-ac64-9d7df33f0ede"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-741c0c6a-a5a5-4fc3-855f-8f4cc2b3d44c {
  margin-top: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-bcbdba83-1016-42d4-b8b9-659003d5ae70 {
  
}
}@media (max-width: 767px){#s-bcbdba83-1016-42d4-b8b9-659003d5ae70 {
  
}
}
#s-d74504c9-8f62-4f1a-9c92-ac2928612d57 {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d74504c9-8f62-4f1a-9c92-ac2928612d57 {
  
}
}@media (max-width: 767px){#s-d74504c9-8f62-4f1a-9c92-ac2928612d57 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-277f6c8b-7449-4fb8-bcd0-ba4c415c5214 {
  
}
}@media (max-width: 767px){#s-277f6c8b-7449-4fb8-bcd0-ba4c415c5214 {
  
}
}
#s-fd8676b8-b9d4-49d2-839c-b3f1cc1ab2df {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd8676b8-b9d4-49d2-839c-b3f1cc1ab2df {
  
}
}@media (max-width: 767px){#s-fd8676b8-b9d4-49d2-839c-b3f1cc1ab2df {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-9cf6743c-b11c-4f84-83ec-b08a2b04a47a {
  
}
}@media (max-width: 767px){#s-9cf6743c-b11c-4f84-83ec-b08a2b04a47a {
  
}
}
#s-f39d6c48-d82b-4acf-8eaa-879cecf31c77 {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f39d6c48-d82b-4acf-8eaa-879cecf31c77 {
  
}
}@media (max-width: 767px){#s-f39d6c48-d82b-4acf-8eaa-879cecf31c77 {
  
}
}
#s-68e90f79-7a55-4066-989c-c3d1dd43720e {
  min-height: 50px;
}








#s-68e90f79-7a55-4066-989c-c3d1dd43720e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68e90f79-7a55-4066-989c-c3d1dd43720e.shg-box.shg-c {
  justify-content: center;
}

#s-a381b410-04b9-4131-9e72-e9c747ae939c {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 415px;
}
@media (min-width: 1200px){#s-a381b410-04b9-4131-9e72-e9c747ae939c {
  display: none;
}
#s-a381b410-04b9-4131-9e72-e9c747ae939c, #wrap-s-a381b410-04b9-4131-9e72-e9c747ae939c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a381b410-04b9-4131-9e72-e9c747ae939c {
  display: none;
}
#s-a381b410-04b9-4131-9e72-e9c747ae939c, #wrap-s-a381b410-04b9-4131-9e72-e9c747ae939c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a381b410-04b9-4131-9e72-e9c747ae939c {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-41dcc7ea-3684-4527-8f6b-09e4fb917723 {
  
}
}@media (max-width: 767px){#s-41dcc7ea-3684-4527-8f6b-09e4fb917723 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-a7b7c797-4c74-4394-8651-fc075e0f7d60 {
  
}
}@media (max-width: 767px){#s-a7b7c797-4c74-4394-8651-fc075e0f7d60 {
  
}
}
@media (min-width: 768px) and (max-width: 991px){#s-5bd515cc-fbcc-43d0-9b1e-f834db1c45ec {
  
}
}@media (max-width: 767px){#s-5bd515cc-fbcc-43d0-9b1e-f834db1c45ec {
  
}
}
#s-45625695-dc30-46e8-911d-a6ef79bdd265 {
  margin-top: 10px;
min-height: 145px;
}
@media (min-width: 768px) and (max-width: 991px){#s-45625695-dc30-46e8-911d-a6ef79bdd265 {
  
}
}@media (max-width: 767px){#s-45625695-dc30-46e8-911d-a6ef79bdd265 {
  
}
}
#s-575bf0b4-074b-4347-be1a-22d8cda33fee {
  margin-top: 10px;
min-height: 145px;
}
@media (min-width: 768px) and (max-width: 991px){#s-575bf0b4-074b-4347-be1a-22d8cda33fee {
  
}
}@media (max-width: 767px){#s-575bf0b4-074b-4347-be1a-22d8cda33fee {
  
}
}
#s-c5ee98f5-6898-4c20-aa4a-5b2241f5a24a {
  margin-top: 10px;
min-height: 145px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5ee98f5-6898-4c20-aa4a-5b2241f5a24a {
  
}
}@media (max-width: 767px){#s-c5ee98f5-6898-4c20-aa4a-5b2241f5a24a {
  
}
}
#s-3dc504d4-cb84-4c3c-aab1-82120ed3c574 {
  margin-top: 10px;
min-height: 145px;
}

#s-b5db4c91-4ecb-40ff-bec2-5305cec35ef1 {
  min-height: 50px;
}








#s-b5db4c91-4ecb-40ff-bec2-5305cec35ef1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5db4c91-4ecb-40ff-bec2-5305cec35ef1.shg-box.shg-c {
  justify-content: center;
}

#s-24c8ac83-0ce1-4f3c-ab48-428cd4fd7eaf {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 50px;
min-height: 50px;
background-position: right center;
}








#s-24c8ac83-0ce1-4f3c-ab48-428cd4fd7eaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24c8ac83-0ce1-4f3c-ab48-428cd4fd7eaf.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-24c8ac83-0ce1-4f3c-ab48-428cd4fd7eaf > .shg-box-overlay {
  background-color: rgba(57, 57, 57, 1);
  opacity: 0.6;
}#s-24c8ac83-0ce1-4f3c-ab48-428cd4fd7eaf.shg-box.shg-c {
  justify-content: center;
}
}
#s-72960c2d-0b8c-4835-87a9-321449451040 {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-72960c2d-0b8c-4835-87a9-321449451040"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-4bbfff88-5ee8-44b1-8e3d-9e1c0f676fb8 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 50px;
padding-left: 40px;
padding-bottom: 50px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-4bbfff88-5ee8-44b1-8e3d-9e1c0f676fb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bbfff88-5ee8-44b1-8e3d-9e1c0f676fb8.shg-box.shg-c {
  justify-content: center;
}

#s-62a054d8-5e74-45d7-bfbe-55795f684361 {
  margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-62a054d8-5e74-45d7-bfbe-55795f684361 {
  display: none;
}
#s-62a054d8-5e74-45d7-bfbe-55795f684361, #wrap-s-62a054d8-5e74-45d7-bfbe-55795f684361 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62a054d8-5e74-45d7-bfbe-55795f684361 {
  display: none;
}
#s-62a054d8-5e74-45d7-bfbe-55795f684361, #wrap-s-62a054d8-5e74-45d7-bfbe-55795f684361 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62a054d8-5e74-45d7-bfbe-55795f684361 {
  display: none;
}
#s-62a054d8-5e74-45d7-bfbe-55795f684361, #wrap-s-62a054d8-5e74-45d7-bfbe-55795f684361 { display:none !important; }}



  #s-62a054d8-5e74-45d7-bfbe-55795f684361 img.shogun-image {
    
    width: px;
  }


#s-62a054d8-5e74-45d7-bfbe-55795f684361 .shogun-image-content {
  
    align-items: center;
  
}

#s-f88e881b-8aab-4dd6-8919-60ff6d241b71 {
  margin-bottom: 40px;
min-height: 50px;
}








#s-f88e881b-8aab-4dd6-8919-60ff6d241b71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f88e881b-8aab-4dd6-8919-60ff6d241b71.shg-box.shg-c {
  justify-content: center;
}

#s-b96d356b-e814-4bad-8d60-311d1ccdefa1 {
  padding-left: 10px;
padding-right: 10px;
min-height: 170px;
}
@media (max-width: 767px){#s-b96d356b-e814-4bad-8d60-311d1ccdefa1 {
  display: none;
}
#s-b96d356b-e814-4bad-8d60-311d1ccdefa1, #wrap-s-b96d356b-e814-4bad-8d60-311d1ccdefa1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b96d356b-e814-4bad-8d60-311d1ccdefa1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px){#s-b270ad87-d8c4-452e-84cf-d97d57e958ad {
  
}
}
@media (max-width: 767px){#s-7baecdd5-7239-4290-a2f4-538133bb8b2e {
  
}
}
#s-5479642a-2c57-40eb-95d1-a929e0cdc89d {
  padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-5479642a-2c57-40eb-95d1-a929e0cdc89d {
  display: none;
}
#s-5479642a-2c57-40eb-95d1-a929e0cdc89d, #wrap-s-5479642a-2c57-40eb-95d1-a929e0cdc89d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5479642a-2c57-40eb-95d1-a929e0cdc89d {
  display: none;
}
#s-5479642a-2c57-40eb-95d1-a929e0cdc89d, #wrap-s-5479642a-2c57-40eb-95d1-a929e0cdc89d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5479642a-2c57-40eb-95d1-a929e0cdc89d {
  display: none;
}
#s-5479642a-2c57-40eb-95d1-a929e0cdc89d, #wrap-s-5479642a-2c57-40eb-95d1-a929e0cdc89d { display:none !important; }}
@media (min-width: 1200px){#s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1 {
  display: none;
}
#s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1, #wrap-s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1 {
  display: none;
}
#s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1, #wrap-s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1 {
  display: none;
}
#s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1, #wrap-s-5a1c68cc-0862-4f6a-8595-64c0d0d4b9e1 { display:none !important; }}
#s-202b0d5d-64f7-44b4-97ba-01c4101a1e1b {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(243, 244, 246, 1);
}








#s-202b0d5d-64f7-44b4-97ba-01c4101a1e1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-202b0d5d-64f7-44b4-97ba-01c4101a1e1b.shg-box.shg-c {
  justify-content: center;
}

#s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11 {
  padding-left: 10px;
padding-right: 10px;
max-width: 450px;
}

@media (min-width: 0px) {
[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 768px) {
[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16c8335a-e7e1-4f59-9da4-8c9705ba4c11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

#s-f75c0898-9f14-46a1-b6d4-e6333d4c2e31 {
  text-align: center;
}




  #s-f75c0898-9f14-46a1-b6d4-e6333d4c2e31 img.shogun-image {
    
    width: px;
  }


#s-f75c0898-9f14-46a1-b6d4-e6333d4c2e31 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae9feb4e-b6f5-4a8e-88cc-2e757645b08f {
  text-align: center;
}




  #s-ae9feb4e-b6f5-4a8e-88cc-2e757645b08f img.shogun-image {
    
    width: px;
  }


#s-ae9feb4e-b6f5-4a8e-88cc-2e757645b08f .shogun-image-content {
  
    align-items: center;
  
}

#s-91b2b91e-1675-443f-9291-cd3f6c0d24a6 {
  text-align: center;
}




  #s-91b2b91e-1675-443f-9291-cd3f6c0d24a6 img.shogun-image {
    
    width: px;
  }


#s-91b2b91e-1675-443f-9291-cd3f6c0d24a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3fd7aae9-60ad-454d-8f11-7e2a17b02d1f {
  text-align: center;
}




  #s-3fd7aae9-60ad-454d-8f11-7e2a17b02d1f img.shogun-image {
    
    width: px;
  }


#s-3fd7aae9-60ad-454d-8f11-7e2a17b02d1f .shogun-image-content {
  
    align-items: center;
  
}

#s-b1e93e81-035f-435f-ad7a-fd731f420ec6 {
  text-align: center;
}




  #s-b1e93e81-035f-435f-ad7a-fd731f420ec6 img.shogun-image {
    
    width: px;
  }


#s-b1e93e81-035f-435f-ad7a-fd731f420ec6 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a96c956-e0cb-43a4-8b1a-7912512ff0de {
  text-align: center;
}




  #s-6a96c956-e0cb-43a4-8b1a-7912512ff0de img.shogun-image {
    
    width: px;
  }


#s-6a96c956-e0cb-43a4-8b1a-7912512ff0de .shogun-image-content {
  
    align-items: center;
  
}

#s-5cb0e87a-a555-49c4-8d92-79de937c03ff {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5cb0e87a-a555-49c4-8d92-79de937c03ff {
  display: none;
}
#s-5cb0e87a-a555-49c4-8d92-79de937c03ff, #wrap-s-5cb0e87a-a555-49c4-8d92-79de937c03ff { display:none !important; }}@media (max-width: 767px){#s-5cb0e87a-a555-49c4-8d92-79de937c03ff {
  display: none;
}
#s-5cb0e87a-a555-49c4-8d92-79de937c03ff, #wrap-s-5cb0e87a-a555-49c4-8d92-79de937c03ff { display:none !important; }}







#s-5cb0e87a-a555-49c4-8d92-79de937c03ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cb0e87a-a555-49c4-8d92-79de937c03ff.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.5px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.25px);
}

}

@media (min-width: 992px) {
[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.25px);
}

}

@media (min-width: 1200px) {
[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.25px);
}

[id="s-9fb33006-e6c2-428c-863e-aeff0fe35475"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.25px);
}

}

#s-786449dc-e24d-45bb-8c7d-561ccb94acd9 {
  min-height: 50px;
background-color: rgba(38, 188, 215, 1);
}








#s-786449dc-e24d-45bb-8c7d-561ccb94acd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-786449dc-e24d-45bb-8c7d-561ccb94acd9.shg-box.shg-c {
  justify-content: center;
}

#s-d29ade80-ed0a-4328-b62f-5370043db9ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d29ade80-ed0a-4328-b62f-5370043db9ec .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-813de6fc-0289-45b3-9858-33f9c0b771cc {
  text-align: center;
}





#s-813de6fc-0289-45b3-9858-33f9c0b771cc .shogun-image-content {
  
    align-items: center;
  
}

#s-e494c622-3a91-4079-ab87-7da628eb8f5b {
  min-height: 50px;
background-color: rgba(38, 188, 215, 1);
}








#s-e494c622-3a91-4079-ab87-7da628eb8f5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e494c622-3a91-4079-ab87-7da628eb8f5b.shg-box.shg-c {
  justify-content: center;
}

#s-153eb2e3-5b1f-4445-8e22-acc17625b096 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-153eb2e3-5b1f-4445-8e22-acc17625b096 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc8f7a62-5946-4d05-b600-dc275a1a80dd {
  text-align: center;
}





#s-cc8f7a62-5946-4d05-b600-dc275a1a80dd .shogun-image-content {
  
    align-items: center;
  
}

#s-192db948-869d-4b84-a1d5-086faefb2196 {
  min-height: 50px;
background-color: rgba(38, 188, 215, 1);
}








#s-192db948-869d-4b84-a1d5-086faefb2196 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-192db948-869d-4b84-a1d5-086faefb2196.shg-box.shg-c {
  justify-content: center;
}

#s-1a7cfb7d-5a22-4115-8615-d264256b964b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a7cfb7d-5a22-4115-8615-d264256b964b .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a81eeee4-0f00-492c-8d80-0705bd4227d1 {
  text-align: center;
}





#s-a81eeee4-0f00-492c-8d80-0705bd4227d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ca31590-9a88-448b-b875-7bde11e01078 {
  min-height: 50px;
background-color: rgba(38, 188, 215, 1);
}








#s-9ca31590-9a88-448b-b875-7bde11e01078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ca31590-9a88-448b-b875-7bde11e01078.shg-box.shg-c {
  justify-content: center;
}

#s-cc073303-efda-4571-b069-3f1187affdd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc073303-efda-4571-b069-3f1187affdd0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f509db3b-6981-48ac-9437-2f44028defb6 {
  text-align: center;
}





#s-f509db3b-6981-48ac-9437-2f44028defb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3ea9b6d-ee29-4ed4-946b-bc78dd3dff08 {
  margin-bottom: -65px;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(38, 188, 215, 0.15);
}








#s-b3ea9b6d-ee29-4ed4-946b-bc78dd3dff08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3ea9b6d-ee29-4ed4-946b-bc78dd3dff08.shg-box.shg-c {
  justify-content: center;
}

#s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d6e3c2a3-3644-4148-ad72-43b72cf2c3ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-02c50ae2-d3d1-405b-b3c4-ff253052cc2c {
  text-align: center;
}




  #s-02c50ae2-d3d1-405b-b3c4-ff253052cc2c img.shogun-image {
    
    width: px;
  }


#s-02c50ae2-d3d1-405b-b3c4-ff253052cc2c .shogun-image-content {
  
    align-items: center;
  
}

#s-b027492f-1227-464b-9abf-22736d58e1c9 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
text-align: left;
}




  #s-b027492f-1227-464b-9abf-22736d58e1c9 img.shogun-image {
    
    width: px;
  }


#s-b027492f-1227-464b-9abf-22736d58e1c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-8233d6a6-9156-421c-9025-20a9777dfbba {
  margin-left: 10px;
margin-right: 10px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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