.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-0c7ec1d8-65c4-4feb-afd4-39869c31d78a {
  background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-0c7ec1d8-65c4-4feb-afd4-39869c31d78a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c7ec1d8-65c4-4feb-afd4-39869c31d78a.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-57c0f579-b724-4f8a-84c3-37f3a425144a {
  margin-left: auto;
margin-right: auto;
max-width: 75%;
}
@media (min-width: 768px) and (max-width: 991px){#s-57c0f579-b724-4f8a-84c3-37f3a425144a {
  display: none;
}
#s-57c0f579-b724-4f8a-84c3-37f3a425144a, #wrap-s-57c0f579-b724-4f8a-84c3-37f3a425144a { display:none !important; }}@media (max-width: 767px){#s-57c0f579-b724-4f8a-84c3-37f3a425144a {
  display: none;
}
#s-57c0f579-b724-4f8a-84c3-37f3a425144a, #wrap-s-57c0f579-b724-4f8a-84c3-37f3a425144a { display:none !important; }}
#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 {
  margin-left: auto;
margin-right: auto;
max-width: 85%;
}
@media (min-width: 1200px){#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 {
  display: none;
}
#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5, #wrap-s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 {
  display: none;
}
#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5, #wrap-s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 {
  
}
}@media (max-width: 767px){#s-97c6ad5f-4ee0-4a44-94b0-e2cadf3edae5 {
  
}
}
#s-59ed36b0-186d-4c86-a945-c82d7d6cd148 {
  padding-bottom: 25px;
min-height: 50px;
}
@media (min-width: 1200px){#s-59ed36b0-186d-4c86-a945-c82d7d6cd148 {
  display: none;
}
#s-59ed36b0-186d-4c86-a945-c82d7d6cd148, #wrap-s-59ed36b0-186d-4c86-a945-c82d7d6cd148 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59ed36b0-186d-4c86-a945-c82d7d6cd148 {
  display: none;
}
#s-59ed36b0-186d-4c86-a945-c82d7d6cd148, #wrap-s-59ed36b0-186d-4c86-a945-c82d7d6cd148 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59ed36b0-186d-4c86-a945-c82d7d6cd148 {
  display: none;
}
#s-59ed36b0-186d-4c86-a945-c82d7d6cd148, #wrap-s-59ed36b0-186d-4c86-a945-c82d7d6cd148 { display:none !important; }}@media (max-width: 767px){#s-59ed36b0-186d-4c86-a945-c82d7d6cd148 {
  display: none;
}
#s-59ed36b0-186d-4c86-a945-c82d7d6cd148, #wrap-s-59ed36b0-186d-4c86-a945-c82d7d6cd148 { display:none !important; }}







#s-59ed36b0-186d-4c86-a945-c82d7d6cd148 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59ed36b0-186d-4c86-a945-c82d7d6cd148.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-902ee66f-38d5-426b-a3ca-edfc32eb16b2 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
}

#s-902ee66f-38d5-426b-a3ca-edfc32eb16b2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-5eba6154-d2c1-4f04-851b-1ae2e5b0a353 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5eba6154-d2c1-4f04-851b-1ae2e5b0a353"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a125670f-d2c9-4bda-816f-300ccd38f691"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-50a1b080-0f0b-4c39-9e44-746f58b5aa56 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-50a1b080-0f0b-4c39-9e44-746f58b5aa56 img.shogun-image {
    
    width: px;
  }


#s-50a1b080-0f0b-4c39-9e44-746f58b5aa56 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2912ca3-7d6c-4144-b62d-72475e90c5da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b0c9d494-62be-4137-bdc1-60a62b03a14b {
  text-align: center;
}




  #s-b0c9d494-62be-4137-bdc1-60a62b03a14b img.shogun-image {
    
    width: px;
  }


#s-b0c9d494-62be-4137-bdc1-60a62b03a14b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9729b803-ee9b-47f4-a989-5e0ace5452ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d63c7ab2-7e76-48e1-89be-649b6585282e {
  text-align: center;
}




  #s-d63c7ab2-7e76-48e1-89be-649b6585282e img.shogun-image {
    
    width: px;
  }


#s-d63c7ab2-7e76-48e1-89be-649b6585282e .shogun-image-content {
  
    align-items: center;
  
}

#s-814c13c6-04ee-425e-9035-a2a79be0ef40 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 25px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-814c13c6-04ee-425e-9035-a2a79be0ef40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e7677604-b361-4e32-b816-2dcc3f3a85f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dc1455b6-cf8e-4b36-b133-23e28131e3de {
  text-align: center;
}




  #s-dc1455b6-cf8e-4b36-b133-23e28131e3de img.shogun-image {
    
    width: px;
  }


#s-dc1455b6-cf8e-4b36-b133-23e28131e3de .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29f593cf-8d6e-4216-bc31-9cac05b7bfac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8fa71b01-5724-41ea-bf30-92527fe00d86 {
  text-align: center;
}




  #s-8fa71b01-5724-41ea-bf30-92527fe00d86 img.shogun-image {
    
    width: px;
  }


#s-8fa71b01-5724-41ea-bf30-92527fe00d86 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ede3a41-537f-43a4-a179-75bb8bc9a772"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3f5384e3-b0d0-4cce-abd2-3b28dcab68e2 {
  text-align: center;
}




  #s-3f5384e3-b0d0-4cce-abd2-3b28dcab68e2 img.shogun-image {
    
    width: px;
  }


#s-3f5384e3-b0d0-4cce-abd2-3b28dcab68e2 .shogun-image-content {
  
    align-items: 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-4e83e657-f8ef-4c4d-a415-aede881aa799 {
  margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-4e83e657-f8ef-4c4d-a415-aede881aa799 {
  display: none;
}
#s-4e83e657-f8ef-4c4d-a415-aede881aa799, #wrap-s-4e83e657-f8ef-4c4d-a415-aede881aa799 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e83e657-f8ef-4c4d-a415-aede881aa799 {
  display: none;
}
#s-4e83e657-f8ef-4c4d-a415-aede881aa799, #wrap-s-4e83e657-f8ef-4c4d-a415-aede881aa799 { display:none !important; }}
@media (min-width: 0px) {
[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-630cef65-497b-4542-b193-d0e872210516"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a8377786-c094-46d0-9469-6e9f8ea4b29c {
  text-align: center;
}




  #s-a8377786-c094-46d0-9469-6e9f8ea4b29c img.shogun-image {
    
    width: px;
  }


#s-a8377786-c094-46d0-9469-6e9f8ea4b29c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3d56f84-db55-4302-816f-e6c85a4eb00a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7e2355d-0984-42f9-bf9a-5c0a2e50f766 {
  text-align: center;
}




  #s-c7e2355d-0984-42f9-bf9a-5c0a2e50f766 img.shogun-image {
    
    width: px;
  }


#s-c7e2355d-0984-42f9-bf9a-5c0a2e50f766 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d8dad8e-5478-47da-bf90-bca53887b563 {
  min-height: 100px;
}








#s-1d8dad8e-5478-47da-bf90-bca53887b563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d8dad8e-5478-47da-bf90-bca53887b563.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-305f0b34-2aeb-48b4-be94-095d86ffe147"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ab337eda-3809-4392-a018-38bec9ea2f19 {
  text-align: center;
}




  #s-ab337eda-3809-4392-a018-38bec9ea2f19 img.shogun-image {
    
    width: px;
  }


#s-ab337eda-3809-4392-a018-38bec9ea2f19 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a04d3bc6-b76c-4da4-b26f-e8e733648780"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e8c42660-62cc-4962-b169-8a2bf2a9af98 {
  text-align: center;
}




  #s-e8c42660-62cc-4962-b169-8a2bf2a9af98 img.shogun-image {
    
    width: px;
  }


#s-e8c42660-62cc-4962-b169-8a2bf2a9af98 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5b80cc5-d6a7-478c-b0a0-6c214ce1ce16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-71923059-3666-4a22-be1b-5f24804e4075 {
  text-align: center;
}




  #s-71923059-3666-4a22-be1b-5f24804e4075 img.shogun-image {
    
    width: px;
  }


#s-71923059-3666-4a22-be1b-5f24804e4075 .shogun-image-content {
  
    align-items: center;
  
}

#s-91da1a58-1596-4a0b-be1e-be5a257fc12f {
  min-height: 50px;
}








#s-91da1a58-1596-4a0b-be1e-be5a257fc12f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91da1a58-1596-4a0b-be1e-be5a257fc12f.shg-box.shg-c {
  justify-content: center;
}

#s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf {
  display: none;
}
#s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf, #wrap-s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf {
  display: none;
}
#s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf, #wrap-s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf { display:none !important; }}
#s-9b251cc4-d22c-4ee4-a8fb-a81fe4b5f2cf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b1460245-016d-4555-8e23-329ceadde67e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f912ad3a-0db4-42cf-a3b7-e27ae218a533 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-f912ad3a-0db4-42cf-a3b7-e27ae218a533 img.shogun-image {
    
    width: px;
  }


#s-f912ad3a-0db4-42cf-a3b7-e27ae218a533 .shogun-image-content {
  
    align-items: center;
  
}

#s-23015704-1e54-496d-9b8e-237f6c79f08f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-23015704-1e54-496d-9b8e-237f6c79f08f {
  display: none;
}
#s-23015704-1e54-496d-9b8e-237f6c79f08f, #wrap-s-23015704-1e54-496d-9b8e-237f6c79f08f { display:none !important; }}@media (max-width: 767px){#s-23015704-1e54-496d-9b8e-237f6c79f08f {
  display: none;
}
#s-23015704-1e54-496d-9b8e-237f6c79f08f, #wrap-s-23015704-1e54-496d-9b8e-237f6c79f08f { display:none !important; }}







#s-23015704-1e54-496d-9b8e-237f6c79f08f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23015704-1e54-496d-9b8e-237f6c79f08f.shg-box.shg-c {
  justify-content: center;
}

#s-333aa43c-a92e-4e46-882e-00a1a7ac80f4 {
  padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(137, 159, 189, 0.73);
}
@media (min-width: 768px) and (max-width: 991px){#s-333aa43c-a92e-4e46-882e-00a1a7ac80f4 {
  padding-left: 25px;
padding-right: 25px;
}
}@media (max-width: 767px){#s-333aa43c-a92e-4e46-882e-00a1a7ac80f4 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-333aa43c-a92e-4e46-882e-00a1a7ac80f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-333aa43c-a92e-4e46-882e-00a1a7ac80f4.shg-box.shg-c {
  justify-content: center;
}

#s-8abc2bb0-f697-4736-b983-2bb3898cbf5d {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 25px;
padding-bottom: 25px;
text-align: center;
}

#s-8abc2bb0-f697-4736-b983-2bb3898cbf5d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-791ffb9a-eff8-4b3a-8b80-804584f21464 {
  padding-left: 100px;
padding-right: 100px;
}
@media (min-width: 1200px){#s-791ffb9a-eff8-4b3a-8b80-804584f21464 {
  padding-left: 125px;
padding-right: 125px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-791ffb9a-eff8-4b3a-8b80-804584f21464 {
  padding-left: 125px;
padding-right: 125px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-791ffb9a-eff8-4b3a-8b80-804584f21464 {
  padding-left: 5px;
padding-right: 5px;
}
}@media (max-width: 767px){#s-791ffb9a-eff8-4b3a-8b80-804584f21464 {
  padding-left: 5px;
padding-right: 5px;
}
}
.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-d0c90a50-60d9-4cdd-b8ae-76b43fbd52e2 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 50px;
padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 214, 197, 1);
border-style: solid;
border-radius: 100px;
background-color: rgba(247, 214, 197, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
letter-spacing: 2px;
line-height: 2em;
}
#s-d0c90a50-60d9-4cdd-b8ae-76b43fbd52e2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d0c90a50-60d9-4cdd-b8ae-76b43fbd52e2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d0c90a50-60d9-4cdd-b8ae-76b43fbd52e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Gotham-Medium;
  display:  inline-block ;
}

#s-33291f2c-7e6e-43b2-a3f1-028d6bbb5bd1 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33291f2c-7e6e-43b2-a3f1-028d6bbb5bd1 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb5e3503-5081-4378-870d-d78057f53477 {
  min-height: 50px;
}








#s-eb5e3503-5081-4378-870d-d78057f53477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb5e3503-5081-4378-870d-d78057f53477.shg-box.shg-c {
  justify-content: center;
}

#s-1fb12dea-7139-4640-80fb-65e784d67e3f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1fb12dea-7139-4640-80fb-65e784d67e3f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1fb12dea-7139-4640-80fb-65e784d67e3f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1fb12dea-7139-4640-80fb-65e784d67e3f {
  
}
}@media (max-width: 767px){#s-1fb12dea-7139-4640-80fb-65e784d67e3f {
  
}
}







#s-1fb12dea-7139-4640-80fb-65e784d67e3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fb12dea-7139-4640-80fb-65e784d67e3f.shg-box.shg-c {
  justify-content: flex-start;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-c8d71214-d227-4022-be05-5e8362983fb2 {
  padding-top: 25px;
padding-left: 10%;
padding-bottom: 25px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8d71214-d227-4022-be05-5e8362983fb2 {
  display: none;
}
#s-c8d71214-d227-4022-be05-5e8362983fb2, #wrap-s-c8d71214-d227-4022-be05-5e8362983fb2 { display:none !important; }}@media (max-width: 767px){#s-c8d71214-d227-4022-be05-5e8362983fb2 {
  display: none;
}
#s-c8d71214-d227-4022-be05-5e8362983fb2, #wrap-s-c8d71214-d227-4022-be05-5e8362983fb2 { display:none !important; }}
#s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs {
  justify-content: center;
}


  #s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(116, 121, 123, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(85, 85, 85, 1);
}

#s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c8d71214-d227-4022-be05-5e8362983fb2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2e68f4d5-0fe9-4d38-9855-8a26e0b1dd4f {
  min-height: 50px;
}








#s-2e68f4d5-0fe9-4d38-9855-8a26e0b1dd4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e68f4d5-0fe9-4d38-9855-8a26e0b1dd4f.shg-box.shg-c {
  justify-content: center;
}

#s-e107c770-585b-4dae-bfbe-e328b9639182 {
  margin-top: 50px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 10px;
padding-left: 25px;
padding-right: 25px;
}

@media (min-width: 0px) {
[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e107c770-585b-4dae-bfbe-e328b9639182"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f190173f-126b-408b-915b-a68e10f07e3b {
  text-align: center;
}




  #s-f190173f-126b-408b-915b-a68e10f07e3b img.shogun-image {
    
    width: px;
  }


#s-f190173f-126b-408b-915b-a68e10f07e3b .shogun-image-content {
  
    align-items: center;
  
}

#s-8cad74d8-f282-4c05-831b-163d681ba8f7 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-8cad74d8-f282-4c05-831b-163d681ba8f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cad74d8-f282-4c05-831b-163d681ba8f7.shg-box.shg-c {
  justify-content: center;
}

#s-e7f535ce-bdf7-4e45-b595-0f7249b86077 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-4c168983-e226-4d93-a948-926143905b3a {
  min-height: 50px;
}








#s-4c168983-e226-4d93-a948-926143905b3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c168983-e226-4d93-a948-926143905b3a.shg-box.shg-c {
  justify-content: center;
}

#s-75175839-08fe-493e-8fd0-6ed196cdbd49 {
  margin-top: 50px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 10px;
padding-left: 18px;
padding-right: 18px;
}

@media (min-width: 0px) {
[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75175839-08fe-493e-8fd0-6ed196cdbd49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-60f7c570-9e75-42f0-9903-d376df9b059b {
  text-align: center;
}





#s-60f7c570-9e75-42f0-9903-d376df9b059b .shogun-image-content {
  
    align-items: center;
  
}

#s-8cbe4158-8b0c-4640-aaf4-01c33559c801 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-8cbe4158-8b0c-4640-aaf4-01c33559c801 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cbe4158-8b0c-4640-aaf4-01c33559c801.shg-box.shg-c {
  justify-content: center;
}

#s-30d1584a-1e42-4176-8466-9a4d2fffb55f {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-027012e9-8c12-4cf3-a3ce-a02c67136fac {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-027012e9-8c12-4cf3-a3ce-a02c67136fac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-773d4807-036e-4947-b21e-0e26b9d5366c {
  text-align: center;
}




  #s-773d4807-036e-4947-b21e-0e26b9d5366c img.shogun-image {
    
    width: px;
  }


#s-773d4807-036e-4947-b21e-0e26b9d5366c .shogun-image-content {
  
    align-items: center;
  
}

#s-c0abfa41-9400-4c38-b404-5508f2ed363e {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c0abfa41-9400-4c38-b404-5508f2ed363e {
  min-height: 25px;
}
}@media (max-width: 767px){#s-c0abfa41-9400-4c38-b404-5508f2ed363e {
  min-height: 25px;
}
}







#s-c0abfa41-9400-4c38-b404-5508f2ed363e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0abfa41-9400-4c38-b404-5508f2ed363e.shg-box.shg-c {
  justify-content: center;
}

#s-e2311a8c-7416-49a8-bac1-d74c0a7db632 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-0557551b-feaf-45cc-a128-f31247a01da0 {
  padding-top: 25px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-0557551b-feaf-45cc-a128-f31247a01da0 {
  display: none;
}
#s-0557551b-feaf-45cc-a128-f31247a01da0, #wrap-s-0557551b-feaf-45cc-a128-f31247a01da0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0557551b-feaf-45cc-a128-f31247a01da0 {
  display: none;
}
#s-0557551b-feaf-45cc-a128-f31247a01da0, #wrap-s-0557551b-feaf-45cc-a128-f31247a01da0 { display:none !important; }}
#s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs {
  justify-content: center;
}


  #s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #DDDDDD;
  }
  #s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ddd;
  }
#s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(116, 121, 123, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(182, 90, 74, 1);
}

#s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0557551b-feaf-45cc-a128-f31247a01da0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-befbd782-ab33-45d6-a24a-350a0f6848d8 {
  text-align: center;
}




  #s-befbd782-ab33-45d6-a24a-350a0f6848d8 img.shogun-image {
    
    width: px;
  }


#s-befbd782-ab33-45d6-a24a-350a0f6848d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-763bbf2f-8d16-4f26-abaf-e818327f1c1d {
  text-align: center;
}





#s-763bbf2f-8d16-4f26-abaf-e818327f1c1d .shogun-image-content {
  
    align-items: center;
  
}

#s-3941bb4f-bccb-4a4d-99ed-dee9a2ff1c5c {
  margin-top: 40px;
margin-bottom: 40px;
text-align: center;
}




  #s-3941bb4f-bccb-4a4d-99ed-dee9a2ff1c5c img.shogun-image {
    
    width: px;
  }


#s-3941bb4f-bccb-4a4d-99ed-dee9a2ff1c5c .shogun-image-content {
  
    align-items: center;
  
}

#s-0150b3ca-c015-4ed1-a202-e6e6a4d24a31 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 40px;
min-height: 50px;
}








#s-0150b3ca-c015-4ed1-a202-e6e6a4d24a31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0150b3ca-c015-4ed1-a202-e6e6a4d24a31.shg-box.shg-c {
  justify-content: center;
}

#s-acfbe75f-127d-49e1-aaca-16ec26a2ee3a {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-44777e9d-3c62-4400-bd02-34d9942c29ad {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 40px;
min-height: 50px;
}








#s-44777e9d-3c62-4400-bd02-34d9942c29ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44777e9d-3c62-4400-bd02-34d9942c29ad.shg-box.shg-c {
  justify-content: center;
}

#s-8d0f0c44-14b0-4882-8fff-60f4353f673a {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-23cc26a4-9175-4307-a6d2-accb1a3999ac {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 40px;
min-height: 50px;
}








#s-23cc26a4-9175-4307-a6d2-accb1a3999ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23cc26a4-9175-4307-a6d2-accb1a3999ac.shg-box.shg-c {
  justify-content: center;
}

#s-d843f874-babd-4cc4-b189-f251b38d203f {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-1a2a5133-ef96-440d-9871-3724ac5312e4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1a2a5133-ef96-440d-9871-3724ac5312e4 {
  display: none;
}
#s-1a2a5133-ef96-440d-9871-3724ac5312e4, #wrap-s-1a2a5133-ef96-440d-9871-3724ac5312e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a2a5133-ef96-440d-9871-3724ac5312e4 {
  display: none;
}
#s-1a2a5133-ef96-440d-9871-3724ac5312e4, #wrap-s-1a2a5133-ef96-440d-9871-3724ac5312e4 { display:none !important; }}







#s-1a2a5133-ef96-440d-9871-3724ac5312e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a2a5133-ef96-440d-9871-3724ac5312e4.shg-box.shg-c {
  justify-content: center;
}

#s-32e32939-2ba3-40f9-9916-d8759993a088 {
  text-align: center;
}





#s-32e32939-2ba3-40f9-9916-d8759993a088 .shogun-image-content {
  
    align-items: center;
  
}

#s-c46f4b24-a677-4841-b817-1bc8e8a27e70 {
  min-height: 50px;
background-color: rgba(87, 94, 110, 1);
}
@media (min-width: 1200px){#s-c46f4b24-a677-4841-b817-1bc8e8a27e70 {
  display: none;
}
#s-c46f4b24-a677-4841-b817-1bc8e8a27e70, #wrap-s-c46f4b24-a677-4841-b817-1bc8e8a27e70 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c46f4b24-a677-4841-b817-1bc8e8a27e70 {
  display: none;
}
#s-c46f4b24-a677-4841-b817-1bc8e8a27e70, #wrap-s-c46f4b24-a677-4841-b817-1bc8e8a27e70 { display:none !important; }}







#s-c46f4b24-a677-4841-b817-1bc8e8a27e70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c46f4b24-a677-4841-b817-1bc8e8a27e70.shg-box.shg-c {
  justify-content: center;
}

#s-c136a341-8ed5-4921-b682-f85c0c7c84a9 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-c136a341-8ed5-4921-b682-f85c0c7c84a9 {
  display: none;
}
#s-c136a341-8ed5-4921-b682-f85c0c7c84a9, #wrap-s-c136a341-8ed5-4921-b682-f85c0c7c84a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c136a341-8ed5-4921-b682-f85c0c7c84a9 {
  display: none;
}
#s-c136a341-8ed5-4921-b682-f85c0c7c84a9, #wrap-s-c136a341-8ed5-4921-b682-f85c0c7c84a9 { display:none !important; }}







#s-c136a341-8ed5-4921-b682-f85c0c7c84a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c136a341-8ed5-4921-b682-f85c0c7c84a9.shg-box.shg-c {
  justify-content: center;
}

#s-2c633786-58c4-4ce4-8ef6-42bd66b750d4 {
  border-style: solid;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-color: rgba(44, 42, 52, 0);
text-align: left;
}




  #s-2c633786-58c4-4ce4-8ef6-42bd66b750d4 img.shogun-image {
    
    width: px;
  }


#s-2c633786-58c4-4ce4-8ef6-42bd66b750d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-de19e625-f44b-4842-b1fa-c9dbf7da748e {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-de19e625-f44b-4842-b1fa-c9dbf7da748e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bb295e43-b786-4ae0-bda6-f6fc8719669c {
  padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
}

#s-328ef998-f43f-4e71-a323-cc383ddad8b9 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 214, 197, 1);
border-style: solid;
border-radius: 100px;
background-color: rgba(247, 214, 197, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-328ef998-f43f-4e71-a323-cc383ddad8b9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 100px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-328ef998-f43f-4e71-a323-cc383ddad8b9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-328ef998-f43f-4e71-a323-cc383ddad8b9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-420d8c59-d57e-46ce-a670-6a3c077d59bd {
  min-height: 50px;
background-color: rgba(87, 94, 110, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-420d8c59-d57e-46ce-a670-6a3c077d59bd {
  display: none;
}
#s-420d8c59-d57e-46ce-a670-6a3c077d59bd, #wrap-s-420d8c59-d57e-46ce-a670-6a3c077d59bd { display:none !important; }}@media (max-width: 767px){#s-420d8c59-d57e-46ce-a670-6a3c077d59bd {
  display: none;
}
#s-420d8c59-d57e-46ce-a670-6a3c077d59bd, #wrap-s-420d8c59-d57e-46ce-a670-6a3c077d59bd { display:none !important; }}







#s-420d8c59-d57e-46ce-a670-6a3c077d59bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-420d8c59-d57e-46ce-a670-6a3c077d59bd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65e242e5-15c2-4d0b-94e2-0d56e6234014"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cf7338f2-8b95-4f1d-9b7b-51b117bce8f6 {
  min-height: 50px;
}








#s-cf7338f2-8b95-4f1d-9b7b-51b117bce8f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf7338f2-8b95-4f1d-9b7b-51b117bce8f6.shg-box.shg-c {
  justify-content: center;
}

#s-9bd86973-4b07-4dbb-9ac6-a1f8a82350dd {
  border-style: solid;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-color: rgba(44, 42, 52, 0);
text-align: left;
}




  #s-9bd86973-4b07-4dbb-9ac6-a1f8a82350dd img.shogun-image {
    
    width: px;
  }


#s-9bd86973-4b07-4dbb-9ac6-a1f8a82350dd .shogun-image-content {
  
    align-items: center;
  
}

#s-f4287675-3098-4995-a590-2d434035d8eb {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f4287675-3098-4995-a590-2d434035d8eb .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e6a0258b-e9a2-4017-877b-1f967574f932 {
  padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
}

#s-828e1783-75ea-4841-a07e-41348c6262c7 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 214, 197, 1);
border-style: solid;
border-radius: 100px;
background-color: rgba(247, 214, 197, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-828e1783-75ea-4841-a07e-41348c6262c7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 100px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-828e1783-75ea-4841-a07e-41348c6262c7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-828e1783-75ea-4841-a07e-41348c6262c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-8cb1746a-c11d-44a7-948e-ba240a3da31e {
  text-align: center;
}





#s-8cb1746a-c11d-44a7-948e-ba240a3da31e .shogun-image-content {
  
    align-items: center;
  
}

#s-03896cd4-bb2b-4879-8f62-cd9f348f549d {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03896cd4-bb2b-4879-8f62-cd9f348f549d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-09341614-01e3-4e72-b7e6-fd81753137c4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 730px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-09341614-01e3-4e72-b7e6-fd81753137c4 {
  display: none;
}
#s-09341614-01e3-4e72-b7e6-fd81753137c4, #wrap-s-09341614-01e3-4e72-b7e6-fd81753137c4 { display:none !important; }}@media (max-width: 767px){#s-09341614-01e3-4e72-b7e6-fd81753137c4 {
  display: none;
}
#s-09341614-01e3-4e72-b7e6-fd81753137c4, #wrap-s-09341614-01e3-4e72-b7e6-fd81753137c4 { display:none !important; }}







#s-09341614-01e3-4e72-b7e6-fd81753137c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09341614-01e3-4e72-b7e6-fd81753137c4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c48077a2-1359-4ac7-9f9f-06ce8a185243 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-c48077a2-1359-4ac7-9f9f-06ce8a185243 {
  display: none;
}
#s-c48077a2-1359-4ac7-9f9f-06ce8a185243, #wrap-s-c48077a2-1359-4ac7-9f9f-06ce8a185243 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c48077a2-1359-4ac7-9f9f-06ce8a185243 {
  display: none;
}
#s-c48077a2-1359-4ac7-9f9f-06ce8a185243, #wrap-s-c48077a2-1359-4ac7-9f9f-06ce8a185243 { display:none !important; }}







#s-c48077a2-1359-4ac7-9f9f-06ce8a185243 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c48077a2-1359-4ac7-9f9f-06ce8a185243.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e278f1f1-744a-493a-ad54-db6d7c4085eb {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e278f1f1-744a-493a-ad54-db6d7c4085eb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b5064d62-4100-479c-bcfa-17ad98387fa7 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 200px;
}
@media (min-width: 1200px){#s-b5064d62-4100-479c-bcfa-17ad98387fa7 {
  padding-left: 75px;
padding-right: 75px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5064d62-4100-479c-bcfa-17ad98387fa7 {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac {
  margin-left: 30px;
margin-right: 30px;
min-height: 200px;
}

@media (min-width: 0px) {
[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e21f9c4-68ac-4b9a-8f61-55de1724bbac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-65216b43-ab75-49ed-956d-d4c5c74c4e8c {
  min-height: 50px;
}








#s-65216b43-ab75-49ed-956d-d4c5c74c4e8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65216b43-ab75-49ed-956d-d4c5c74c4e8c.shg-box.shg-c {
  justify-content: center;
}

#s-b74601fd-a0e0-428f-a8f6-13d29ab1d3b8 {
  min-height: 50px;
text-align: center;
}




  #s-b74601fd-a0e0-428f-a8f6-13d29ab1d3b8 img.shogun-image {
    
    width: px;
  }


#s-b74601fd-a0e0-428f-a8f6-13d29ab1d3b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e426470-8390-4bef-ae8c-74132117753f {
  min-height: 50px;
}








#s-2e426470-8390-4bef-ae8c-74132117753f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e426470-8390-4bef-ae8c-74132117753f.shg-box.shg-c {
  justify-content: center;
}

#s-f4214063-bfdc-4267-8875-ecf156d6c3f0 {
  text-align: center;
}




  #s-f4214063-bfdc-4267-8875-ecf156d6c3f0 img.shogun-image {
    
    width: px;
  }


#s-f4214063-bfdc-4267-8875-ecf156d6c3f0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0418e25f-f224-4a8d-a36c-c7e04e852bfa {
  min-height: 50px;
}








#s-0418e25f-f224-4a8d-a36c-c7e04e852bfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0418e25f-f224-4a8d-a36c-c7e04e852bfa.shg-box.shg-c {
  justify-content: center;
}

#s-d2e1229c-15e2-45db-ad59-26ad4a356a00 {
  text-align: center;
}




  #s-d2e1229c-15e2-45db-ad59-26ad4a356a00 img.shogun-image {
    
    width: px;
  }


#s-d2e1229c-15e2-45db-ad59-26ad4a356a00 .shogun-image-content {
  
    align-items: center;
  
}

#s-54acab76-5a93-4297-82ba-1997c66db1c9 {
  margin-left: 30px;
margin-right: 30px;
min-height: 200px;
}

@media (min-width: 0px) {
[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54acab76-5a93-4297-82ba-1997c66db1c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9ba18969-8885-49d9-a749-686067395a8a {
  min-height: 50px;
}








#s-9ba18969-8885-49d9-a749-686067395a8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ba18969-8885-49d9-a749-686067395a8a.shg-box.shg-c {
  justify-content: center;
}

#s-2dc4c78b-53b4-420c-afd1-9feef4cd2147 {
  text-align: center;
}




  #s-2dc4c78b-53b4-420c-afd1-9feef4cd2147 img.shogun-image {
    
    width: px;
  }


#s-2dc4c78b-53b4-420c-afd1-9feef4cd2147 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbc7523c-3079-4ec3-8416-3b324b252000 {
  min-height: 50px;
}








#s-bbc7523c-3079-4ec3-8416-3b324b252000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbc7523c-3079-4ec3-8416-3b324b252000.shg-box.shg-c {
  justify-content: center;
}

#s-4bb8973d-8f18-423a-a8ec-df1d556e8fa3 {
  text-align: center;
}




  #s-4bb8973d-8f18-423a-a8ec-df1d556e8fa3 img.shogun-image {
    
    width: px;
  }


#s-4bb8973d-8f18-423a-a8ec-df1d556e8fa3 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a48ed42-8349-4416-b9fd-cf74915dcbab {
  min-height: 50px;
}








#s-2a48ed42-8349-4416-b9fd-cf74915dcbab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a48ed42-8349-4416-b9fd-cf74915dcbab.shg-box.shg-c {
  justify-content: center;
}

#s-db84ba7c-a7e0-49d0-87fc-e274b573196e {
  text-align: center;
}




  #s-db84ba7c-a7e0-49d0-87fc-e274b573196e img.shogun-image {
    
    width: px;
  }


#s-db84ba7c-a7e0-49d0-87fc-e274b573196e .shogun-image-content {
  
    align-items: center;
  
}

#s-2e1706c0-c76f-4995-879b-0df84099df43 {
  margin-left: 30px;
margin-right: 30px;
min-height: 200px;
}

@media (min-width: 0px) {
[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2e1706c0-c76f-4995-879b-0df84099df43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2d8e699e-7928-479a-ad97-9482471e1250 {
  min-height: 50px;
}








#s-2d8e699e-7928-479a-ad97-9482471e1250 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d8e699e-7928-479a-ad97-9482471e1250.shg-box.shg-c {
  justify-content: center;
}

#s-39b9a2d0-4907-489d-9050-dd6f4bb9744b {
  text-align: center;
}




  #s-39b9a2d0-4907-489d-9050-dd6f4bb9744b img.shogun-image {
    
    width: px;
  }


#s-39b9a2d0-4907-489d-9050-dd6f4bb9744b .shogun-image-content {
  
    align-items: center;
  
}

#s-3a59537c-857a-40ca-b179-891494ce4295 {
  min-height: 50px;
}








#s-3a59537c-857a-40ca-b179-891494ce4295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a59537c-857a-40ca-b179-891494ce4295.shg-box.shg-c {
  justify-content: center;
}

#s-fe44d273-27fd-4332-bc89-db8c46309c90 {
  text-align: center;
}




  #s-fe44d273-27fd-4332-bc89-db8c46309c90 img.shogun-image {
    
    width: px;
  }


#s-fe44d273-27fd-4332-bc89-db8c46309c90 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a805cec-dbda-40d4-97e6-91ca01b8cce9 {
  min-height: 50px;
}








#s-3a805cec-dbda-40d4-97e6-91ca01b8cce9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a805cec-dbda-40d4-97e6-91ca01b8cce9.shg-box.shg-c {
  justify-content: center;
}

#s-7183a41c-a52c-4d86-9a77-84e6b23c6491 {
  text-align: center;
}




  #s-7183a41c-a52c-4d86-9a77-84e6b23c6491 img.shogun-image {
    
    width: px;
  }


#s-7183a41c-a52c-4d86-9a77-84e6b23c6491 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881 {
  min-height: 50px;
background-color: rgba(211, 234, 233, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881 {
  display: none;
}
#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881, #wrap-s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881 { display:none !important; }}@media (max-width: 767px){#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881 {
  display: none;
}
#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881, #wrap-s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881 { display:none !important; }}







#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb7ad22c-1693-49fc-a9db-bf9b6bfd7881.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-60f07a97-78bf-44b8-a85a-2e31c43838c1 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60f07a97-78bf-44b8-a85a-2e31c43838c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e6319a63-a955-47ea-8c60-7026af965c1b {
  text-align: center;
}





#s-e6319a63-a955-47ea-8c60-7026af965c1b .shogun-image-content {
  
    align-items: center;
  
}

#s-579f9b9c-4844-4667-bfa0-6c17acc7fe6e {
  min-height: 50px;
}








#s-579f9b9c-4844-4667-bfa0-6c17acc7fe6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-579f9b9c-4844-4667-bfa0-6c17acc7fe6e.shg-box.shg-c {
  justify-content: center;
}

#s-a93df9ea-4cb7-4f62-93ba-531ca6a54c64 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a93df9ea-4cb7-4f62-93ba-531ca6a54c64 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-39320742-df58-4ff0-97ef-bdaf75546c88 {
  margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}

#s-196040c0-d235-479e-8597-2581a2096bed {
  min-height: 50px;
background-color: rgba(211, 234, 233, 1);
}
@media (min-width: 1200px){#s-196040c0-d235-479e-8597-2581a2096bed {
  display: none;
}
#s-196040c0-d235-479e-8597-2581a2096bed, #wrap-s-196040c0-d235-479e-8597-2581a2096bed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-196040c0-d235-479e-8597-2581a2096bed {
  display: none;
}
#s-196040c0-d235-479e-8597-2581a2096bed, #wrap-s-196040c0-d235-479e-8597-2581a2096bed { display:none !important; }}







#s-196040c0-d235-479e-8597-2581a2096bed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-196040c0-d235-479e-8597-2581a2096bed.shg-box.shg-c {
  justify-content: center;
}

#s-a753b7ff-f104-40e8-8733-d66224a2eaef {
  text-align: center;
}





#s-a753b7ff-f104-40e8-8733-d66224a2eaef .shogun-image-content {
  
    align-items: center;
  
}

#s-631ea168-6734-49c1-83b8-341c84d46995 {
  margin-top: 35px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 25px;
padding-bottom: 25px;
text-align: left;
}

#s-631ea168-6734-49c1-83b8-341c84d46995 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-72dda972-9158-4193-8fac-0418b92d7d64 {
  margin-bottom: 40px;
padding-left: 50px;
padding-right: 50px;
}

/*
  $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;
}
