.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-749cbeeb-a4b9-4403-befe-7f6268f31437 {
  margin-top: 1%;
margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-749cbeeb-a4b9-4403-befe-7f6268f31437 {
  display: none;
}
#s-749cbeeb-a4b9-4403-befe-7f6268f31437, #wrap-s-749cbeeb-a4b9-4403-befe-7f6268f31437 { display:none !important; }}







#s-749cbeeb-a4b9-4403-befe-7f6268f31437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-749cbeeb-a4b9-4403-befe-7f6268f31437.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-b044f2aa-4770-4db2-b048-aa07a91e30d7 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b044f2aa-4770-4db2-b048-aa07a91e30d7 {
  margin-left: 7%;
margin-right: 7%;
}
}
@media (min-width: 0px) {
[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b044f2aa-4770-4db2-b048-aa07a91e30d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2dc02664-0a15-4567-b7d2-2411c65a8be2 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-2dc02664-0a15-4567-b7d2-2411c65a8be2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dc02664-0a15-4567-b7d2-2411c65a8be2.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-aaa39b51-1462-4a77-832b-06c70bb1f044 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-aaa39b51-1462-4a77-832b-06c70bb1f044 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aaa39b51-1462-4a77-832b-06c70bb1f044 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aaa39b51-1462-4a77-832b-06c70bb1f044 {
  
}
}
#s-9d4582b8-ffc9-42a7-a3ff-9923c441c367 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-9d4582b8-ffc9-42a7-a3ff-9923c441c367 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d4582b8-ffc9-42a7-a3ff-9923c441c367 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d4582b8-ffc9-42a7-a3ff-9923c441c367 {
  
}
}
#s-e52b19bd-f438-43a6-87c2-67bdd7e925cf {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-e52b19bd-f438-43a6-87c2-67bdd7e925cf {
  display: none;
}
#s-e52b19bd-f438-43a6-87c2-67bdd7e925cf, #wrap-s-e52b19bd-f438-43a6-87c2-67bdd7e925cf { display:none !important; }}@media (max-width: 767px){#s-e52b19bd-f438-43a6-87c2-67bdd7e925cf {
  display: none;
}
#s-e52b19bd-f438-43a6-87c2-67bdd7e925cf, #wrap-s-e52b19bd-f438-43a6-87c2-67bdd7e925cf { display:none !important; }}
@media (min-width: 0px) {
[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e52b19bd-f438-43a6-87c2-67bdd7e925cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-dc0c437f-22f3-4110-b1ae-62033cb9cd40 {
  min-height: 50px;
}








#s-dc0c437f-22f3-4110-b1ae-62033cb9cd40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc0c437f-22f3-4110-b1ae-62033cb9cd40.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-7b61999b-d895-4b78-8165-8f7c3bfac752 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-7b61999b-d895-4b78-8165-8f7c3bfac752 img.shogun-image {
    
    width: px;
  }


#s-7b61999b-d895-4b78-8165-8f7c3bfac752 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-3ef842a2-03b7-460e-a487-3e3d14c5591e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ef842a2-03b7-460e-a487-3e3d14c5591e .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-849e7055-f52b-4c3a-a61e-882b3bb86727 {
  min-height: 50px;
}








#s-849e7055-f52b-4c3a-a61e-882b3bb86727 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-849e7055-f52b-4c3a-a61e-882b3bb86727.shg-box.shg-c {
  justify-content: center;
}

#s-9b9294a3-2cc2-4421-a397-9013810d1b12 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-9b9294a3-2cc2-4421-a397-9013810d1b12 img.shogun-image {
    
    width: px;
  }


#s-9b9294a3-2cc2-4421-a397-9013810d1b12 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a8efa29-a857-4c54-a16a-1def3152001b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a8efa29-a857-4c54-a16a-1def3152001b .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-b0c0bef1-731d-4722-8069-de2aa68f3a9e {
  min-height: 50px;
}








#s-b0c0bef1-731d-4722-8069-de2aa68f3a9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0c0bef1-731d-4722-8069-de2aa68f3a9e.shg-box.shg-c {
  justify-content: center;
}

#s-a8986f36-e9ba-408f-93b6-2b62950bb18a {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-a8986f36-e9ba-408f-93b6-2b62950bb18a img.shogun-image {
    
    width: px;
  }


#s-a8986f36-e9ba-408f-93b6-2b62950bb18a .shogun-image-content {
  
    align-items: center;
  
}

#s-569db4b3-e1dd-4cc0-a4c3-0df0d8b49db9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-569db4b3-e1dd-4cc0-a4c3-0df0d8b49db9 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 {
  margin-top: 7%;
margin-bottom: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 {
  display: none;
}
#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8, #wrap-s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 {
  display: none;
}
#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8, #wrap-s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 { display:none !important; }}@media (max-width: 767px){#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 {
  display: none;
}
#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8, #wrap-s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 { display:none !important; }}







#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fb782e7-7bff-4e57-ac04-bd2967dae7b8.shg-box.shg-c {
  justify-content: center;
}

#s-4968629f-3694-4a6e-bcfc-95f4ce3377db {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}




  #s-4968629f-3694-4a6e-bcfc-95f4ce3377db img.shogun-image {
    
    width: px;
  }


#s-4968629f-3694-4a6e-bcfc-95f4ce3377db .shogun-image-content {
  
    align-items: center;
  
}

#s-d6793d66-ea0b-4b95-a5e6-ca0a99931e65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6793d66-ea0b-4b95-a5e6-ca0a99931e65 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-815d0066-89cc-4bbc-9830-c1306fe3a541 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-815d0066-89cc-4bbc-9830-c1306fe3a541"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d74e0e71-ea85-439a-b7f4-7b30c5ca2745 {
  min-height: 50px;
}








#s-d74e0e71-ea85-439a-b7f4-7b30c5ca2745 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d74e0e71-ea85-439a-b7f4-7b30c5ca2745.shg-box.shg-c {
  justify-content: center;
}

#s-66d5dda3-e227-4c93-a028-c4f122d174e2 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-66d5dda3-e227-4c93-a028-c4f122d174e2 img.shogun-image {
    
    width: px;
  }


#s-66d5dda3-e227-4c93-a028-c4f122d174e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-57ba6e4f-2555-4bdc-83f7-3017e5e4209f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57ba6e4f-2555-4bdc-83f7-3017e5e4209f .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-8576b9e0-16bb-4e28-9e98-764898461d75 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-8576b9e0-16bb-4e28-9e98-764898461d75 img.shogun-image {
    
    width: px;
  }


#s-8576b9e0-16bb-4e28-9e98-764898461d75 .shogun-image-content {
  
    align-items: center;
  
}

#s-31a1d803-7ea9-46d2-a63e-a5b578ce37b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31a1d803-7ea9-46d2-a63e-a5b578ce37b0 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-2de555c8-c7e0-4a4d-bc65-0c4a9e4064ca {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: custom center;
}








#s-2de555c8-c7e0-4a4d-bc65-0c4a9e4064ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2de555c8-c7e0-4a4d-bc65-0c4a9e4064ca.shg-box.shg-c {
  justify-content: center;
}

#s-369f304d-1bc6-4397-a0bf-af922207b4b4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-369f304d-1bc6-4397-a0bf-af922207b4b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-369f304d-1bc6-4397-a0bf-af922207b4b4.shg-box.shg-c {
  justify-content: center;
}

#s-17cbdfdb-ddd4-44e3-9424-a687e3c0e78a {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
max-width: 75%;
text-align: center;
}




  #s-17cbdfdb-ddd4-44e3-9424-a687e3c0e78a img.shogun-image {
    
    width: px;
  }


#s-17cbdfdb-ddd4-44e3-9424-a687e3c0e78a .shogun-image-content {
  
    align-items: center;
  
}

#s-c776168d-6c18-4753-b809-78e7dadc3d34 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-c776168d-6c18-4753-b809-78e7dadc3d34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c776168d-6c18-4753-b809-78e7dadc3d34.shg-box.shg-c {
  justify-content: center;
}

#s-61f7d221-1984-4637-b384-353cb475135b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-61f7d221-1984-4637-b384-353cb475135b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61f7d221-1984-4637-b384-353cb475135b.shg-box.shg-c {
  justify-content: center;
}

#s-bfd521b1-d2ef-49eb-a855-a64655086969 {
  margin-left: 11%;
margin-right: 11%;
max-width: 960px;
}

@media (min-width: 0px) {
[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bfd521b1-d2ef-49eb-a855-a64655086969"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36ddf349-fa7e-4061-9129-36685b70b926 {
  margin-top: 46%;
margin-bottom: 17%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-36ddf349-fa7e-4061-9129-36685b70b926 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 63px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 992px) and (max-width: 1199px){#s-36ddf349-fa7e-4061-9129-36685b70b926 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 61px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-36ddf349-fa7e-4061-9129-36685b70b926 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 46px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-931e127b-32e5-4991-b96d-40aac27b4814 {
  text-align: center;
}




  #s-931e127b-32e5-4991-b96d-40aac27b4814 img.shogun-image {
    
    width: px;
  }


#s-931e127b-32e5-4991-b96d-40aac27b4814 .shogun-image-content {
  
    align-items: center;
  
}

#s-28a942d9-91e3-4feb-81ff-9e9f40645a5f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 950px;
}
@media (min-width: 1200px){#s-28a942d9-91e3-4feb-81ff-9e9f40645a5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28a942d9-91e3-4feb-81ff-9e9f40645a5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28a942d9-91e3-4feb-81ff-9e9f40645a5f {
  margin-top: 2%;
margin-left: 9%;
margin-bottom: 5%;
margin-right: 9%;
}
}
#s-7fb3f2c9-3915-440b-afdb-e9fcad876bc6 {
  min-height: 50px;
}








#s-7fb3f2c9-3915-440b-afdb-e9fcad876bc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fb3f2c9-3915-440b-afdb-e9fcad876bc6.shg-box.shg-c {
  justify-content: center;
}

#s-288f28c2-5457-4597-98ac-3722261e2d9e {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-288f28c2-5457-4597-98ac-3722261e2d9e {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-288f28c2-5457-4597-98ac-3722261e2d9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a1849e0b-875d-4e47-8a95-feff27458d73 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-a1849e0b-875d-4e47-8a95-feff27458d73 img.shogun-image {
    
    width: px;
  }


#s-a1849e0b-875d-4e47-8a95-feff27458d73 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fa58c77-8516-42f8-b45c-c4c6eac009c5 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-e40915c1-e872-4add-a6fc-bca11d59aedc {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e40915c1-e872-4add-a6fc-bca11d59aedc {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e40915c1-e872-4add-a6fc-bca11d59aedc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0269a462-7b0e-408e-a19d-a3762956e423 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-04556942-cc78-4713-a490-218c103f82f8 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-04556942-cc78-4713-a490-218c103f82f8 img.shogun-image {
    
    width: px;
  }


#s-04556942-cc78-4713-a490-218c103f82f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39d4ae74-1c46-47e6-9d4c-b7ab33f26250"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7866ee91-3662-4543-b581-a44a20676c5e {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-7866ee91-3662-4543-b581-a44a20676c5e img.shogun-image {
    
    width: px;
  }


#s-7866ee91-3662-4543-b581-a44a20676c5e .shogun-image-content {
  
    align-items: center;
  
}

#s-6a58919e-5f01-4c12-bf71-2c283aa2e82a {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-2f350500-6a1e-4838-9f31-92b0f08d0e5a {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f350500-6a1e-4838-9f31-92b0f08d0e5a {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2f350500-6a1e-4838-9f31-92b0f08d0e5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f0de0c65-2977-4f50-82f4-863deb975996 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-85f8c6a4-ee02-4327-a121-42507c6d46d7 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-85f8c6a4-ee02-4327-a121-42507c6d46d7 img.shogun-image {
    
    width: px;
  }


#s-85f8c6a4-ee02-4327-a121-42507c6d46d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-861fb672-3e75-4b7c-a20f-4126062a3dc6 {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-861fb672-3e75-4b7c-a20f-4126062a3dc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-861fb672-3e75-4b7c-a20f-4126062a3dc6.shg-box.shg-c {
  justify-content: center;
}

#s-f86c2010-d961-477e-a142-dcb451ab10fc {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (max-width: 767px){#s-f86c2010-d961-477e-a142-dcb451ab10fc {
  display: none;
}
#s-f86c2010-d961-477e-a142-dcb451ab10fc, #wrap-s-f86c2010-d961-477e-a142-dcb451ab10fc { display:none !important; }}







#s-f86c2010-d961-477e-a142-dcb451ab10fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f86c2010-d961-477e-a142-dcb451ab10fc.shg-box.shg-c {
  justify-content: center;
}

#s-e535443a-8c8c-44da-8fe0-7690be241b6b {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-e535443a-8c8c-44da-8fe0-7690be241b6b {
  display: none;
}
#s-e535443a-8c8c-44da-8fe0-7690be241b6b, #wrap-s-e535443a-8c8c-44da-8fe0-7690be241b6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e535443a-8c8c-44da-8fe0-7690be241b6b {
  display: none;
}
#s-e535443a-8c8c-44da-8fe0-7690be241b6b, #wrap-s-e535443a-8c8c-44da-8fe0-7690be241b6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e535443a-8c8c-44da-8fe0-7690be241b6b {
  display: none;
}
#s-e535443a-8c8c-44da-8fe0-7690be241b6b, #wrap-s-e535443a-8c8c-44da-8fe0-7690be241b6b { display:none !important; }}
#s-24c29cc1-1bc1-4783-85bf-92637206de9c {
  background-repeat: repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-24c29cc1-1bc1-4783-85bf-92637206de9c {
  display: none;
}
#s-24c29cc1-1bc1-4783-85bf-92637206de9c, #wrap-s-24c29cc1-1bc1-4783-85bf-92637206de9c { display:none !important; }}







#s-24c29cc1-1bc1-4783-85bf-92637206de9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24c29cc1-1bc1-4783-85bf-92637206de9c.shg-box.shg-c {
  justify-content: center;
}

#s-9e138733-7c48-48a2-b12c-f91f78eb98bc {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-12d3d25a-6405-43b2-a0b7-4222f129369f {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12d3d25a-6405-43b2-a0b7-4222f129369f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-91e37458-058b-4372-a3a3-5296228b9a3a {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 11em;
text-align: center;
}




  #s-91e37458-058b-4372-a3a3-5296228b9a3a img.shogun-image {
    
    width: px;
  }


#s-91e37458-058b-4372-a3a3-5296228b9a3a .shogun-image-content {
  
    align-items: center;
  
}

#s-9953b6ca-9892-4ddf-a9b5-686572d600a4 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-4fe82177-beb3-458f-be84-dc242b408dc4 {
  margin-left: 0%;
margin-right: 0%;
}

#s-c5867656-f3be-4970-97e5-487cdeadb4c4 {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5867656-f3be-4970-97e5-487cdeadb4c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a45e69b7-3ba3-412b-95a7-87f4afe1f35e {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-5ae87628-6f81-47bb-be86-51445cebc718 {
  margin-left: 0%;
margin-right: 0%;
}

#s-6c7554f0-ef84-41b4-8eb3-428c108ee86d {
  margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: left;
}




  #s-6c7554f0-ef84-41b4-8eb3-428c108ee86d img.shogun-image {
    
    width: px;
  }


#s-6c7554f0-ef84-41b4-8eb3-428c108ee86d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a3f6fcfa-167a-4347-b1c3-f4764397433f {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a3f6fcfa-167a-4347-b1c3-f4764397433f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-75c9aafe-d9be-46b8-8455-ab1ffc40e6e4 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-75c9aafe-d9be-46b8-8455-ab1ffc40e6e4 img.shogun-image {
    
    width: px;
  }


#s-75c9aafe-d9be-46b8-8455-ab1ffc40e6e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5ddd9b4-ae11-4caa-a937-451b90de197d {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-2e9cbedb-4cf3-4ace-902f-817acec2953a {
  margin-left: 0%;
margin-right: 0%;
}

#s-b617364a-edb2-4df6-a2ef-abe4ede5e97b {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b617364a-edb2-4df6-a2ef-abe4ede5e97b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4a0751ed-25d8-4e0c-bfc9-683516d2ec69 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-02995777-a86f-4e2e-ab93-a1cbeca6ae26 {
  margin-left: 0%;
margin-right: 0%;
}

#s-f36dbc17-4273-4163-ad7f-e82371dcd3a9 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-f36dbc17-4273-4163-ad7f-e82371dcd3a9 img.shogun-image {
    
    width: px;
  }


#s-f36dbc17-4273-4163-ad7f-e82371dcd3a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-af3a73da-a782-4681-8f1c-ae21f6c1ab11 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af3a73da-a782-4681-8f1c-ae21f6c1ab11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-28697999-d7e1-439c-b896-f485324b11b4 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 12em;
text-align: center;
}




  #s-28697999-d7e1-439c-b896-f485324b11b4 img.shogun-image {
    
    width: px;
  }


#s-28697999-d7e1-439c-b896-f485324b11b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6dc2a644-fa47-4b8c-b905-7410a1db9b02 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-85def524-055b-446c-912e-c7bed05d1104 {
  margin-left: 0%;
margin-right: 0%;
}

#s-e6416fd3-1b24-4244-8cba-941ccd3c38cc {
  min-height: 50px;
}








#s-e6416fd3-1b24-4244-8cba-941ccd3c38cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6416fd3-1b24-4244-8cba-941ccd3c38cc.shg-box.shg-c {
  justify-content: center;
}

#s-a64a6615-59d5-4154-9c80-51e870882eff {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a64a6615-59d5-4154-9c80-51e870882eff .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-d7a3e12f-d1db-4939-aa09-9922c3b963e0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d7a3e12f-d1db-4939-aa09-9922c3b963e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d7a3e12f-d1db-4939-aa09-9922c3b963e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d7a3e12f-d1db-4939-aa09-9922c3b963e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d7a3e12f-d1db-4939-aa09-9922c3b963e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Bebas Neue;
  font-weight: ;
  font-style: ;
  font-size: 24px;
}

#s-d7a3e12f-d1db-4939-aa09-9922c3b963e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 24px;
}
#s-fdb7f2ec-4c93-4d35-8192-219925471dc0 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-3a110feb-de87-4f3d-ab83-f0235cd6074a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 {
  display: none;
}
#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99, #wrap-s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 {
  display: none;
}
#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99, #wrap-s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 {
  display: none;
}
#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99, #wrap-s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 { display:none !important; }}







#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09460b8c-20f8-47ec-93a4-6bb29cb37e99.shg-box.shg-c {
  justify-content: center;
}

#s-c65ab621-e67e-45a1-a36d-69165a418ea6 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-c65ab621-e67e-45a1-a36d-69165a418ea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c65ab621-e67e-45a1-a36d-69165a418ea6.shg-box.shg-c {
  justify-content: center;
}

#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a {
  display: none;
}
#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a, #wrap-s-1ae3117b-2fd6-4dbb-8fab-71692484e12a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a {
  display: none;
}
#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a, #wrap-s-1ae3117b-2fd6-4dbb-8fab-71692484e12a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a {
  display: none;
}
#s-1ae3117b-2fd6-4dbb-8fab-71692484e12a, #wrap-s-1ae3117b-2fd6-4dbb-8fab-71692484e12a { display:none !important; }}
#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 {
  display: none;
}
#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2, #wrap-s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 {
  display: none;
}
#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2, #wrap-s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 {
  display: none;
}
#s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2, #wrap-s-b64ad126-f2f4-4bf4-9d53-0bf1f56585e2 { display:none !important; }}
#s-6d008511-42f1-4e63-8d8c-9d68bbb40548 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6d008511-42f1-4e63-8d8c-9d68bbb40548"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-9df4af6b-0e8b-42d8-9467-6f1fb4c43c49 {
  min-height: 50px;
}








#s-9df4af6b-0e8b-42d8-9467-6f1fb4c43c49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9df4af6b-0e8b-42d8-9467-6f1fb4c43c49.shg-box.shg-c {
  justify-content: center;
}

#s-50a8421a-373e-43bf-aab4-bbe4617b09cf {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-50a8421a-373e-43bf-aab4-bbe4617b09cf img.shogun-image {
    
    width: px;
  }


#s-50a8421a-373e-43bf-aab4-bbe4617b09cf .shogun-image-content {
  
    align-items: center;
  
}

#s-7f45a024-cfe9-4d24-9104-918a816bcfcb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f45a024-cfe9-4d24-9104-918a816bcfcb .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-60493111-13d9-4077-be90-b426a0a0d0ea {
  min-height: 50px;
}








#s-60493111-13d9-4077-be90-b426a0a0d0ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60493111-13d9-4077-be90-b426a0a0d0ea.shg-box.shg-c {
  justify-content: center;
}

#s-0e49afb4-45bc-4781-8c97-f10d9af4a915 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-0e49afb4-45bc-4781-8c97-f10d9af4a915 img.shogun-image {
    
    width: px;
  }


#s-0e49afb4-45bc-4781-8c97-f10d9af4a915 .shogun-image-content {
  
    align-items: center;
  
}

#s-7925a26f-ace1-4df2-9c68-23a6337f4806 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7925a26f-ace1-4df2-9c68-23a6337f4806 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-4db1004c-bfba-4928-87d0-19586b7ba2fa {
  min-height: 50px;
}








#s-4db1004c-bfba-4928-87d0-19586b7ba2fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4db1004c-bfba-4928-87d0-19586b7ba2fa.shg-box.shg-c {
  justify-content: center;
}

#s-1874bfe6-4c47-46e7-b993-8578c11f0828 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-1874bfe6-4c47-46e7-b993-8578c11f0828 img.shogun-image {
    
    width: px;
  }


#s-1874bfe6-4c47-46e7-b993-8578c11f0828 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2d52d05-554e-4cf5-8c86-c690eebcb628 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2d52d05-554e-4cf5-8c86-c690eebcb628 .shogun-heading-component h5 {
  color: rgba(51, 52, 142, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-fbedbce8-d46e-41ac-8707-e775d0413172 {
  text-align: center;
}




  #s-fbedbce8-d46e-41ac-8707-e775d0413172 img.shogun-image {
    
    width: px;
  }


#s-fbedbce8-d46e-41ac-8707-e775d0413172 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a397019-581d-417a-a7c7-d719b1b281cc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}








#s-5a397019-581d-417a-a7c7-d719b1b281cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a397019-581d-417a-a7c7-d719b1b281cc.shg-box.shg-c {
  justify-content: center;
}

#s-4465b196-14b2-49c8-88a7-c054cf8c0a97 {
  margin-top: 29%;
margin-left: 6%;
margin-bottom: 20%;
margin-right: 47%;
}
@media (min-width: 1200px){#s-4465b196-14b2-49c8-88a7-c054cf8c0a97 {
  display: none;
}
#s-4465b196-14b2-49c8-88a7-c054cf8c0a97, #wrap-s-4465b196-14b2-49c8-88a7-c054cf8c0a97 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4465b196-14b2-49c8-88a7-c054cf8c0a97 {
  display: none;
}
#s-4465b196-14b2-49c8-88a7-c054cf8c0a97, #wrap-s-4465b196-14b2-49c8-88a7-c054cf8c0a97 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4465b196-14b2-49c8-88a7-c054cf8c0a97 {
  display: none;
}
#s-4465b196-14b2-49c8-88a7-c054cf8c0a97, #wrap-s-4465b196-14b2-49c8-88a7-c054cf8c0a97 { display:none !important; }}
#s-32595af8-b633-4a62-9788-9256a017b0de {
  margin-top: 1%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-32595af8-b633-4a62-9788-9256a017b0de {
  display: none;
}
#s-32595af8-b633-4a62-9788-9256a017b0de, #wrap-s-32595af8-b633-4a62-9788-9256a017b0de { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32595af8-b633-4a62-9788-9256a017b0de {
  display: none;
}
#s-32595af8-b633-4a62-9788-9256a017b0de, #wrap-s-32595af8-b633-4a62-9788-9256a017b0de { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32595af8-b633-4a62-9788-9256a017b0de {
  display: none;
}
#s-32595af8-b633-4a62-9788-9256a017b0de, #wrap-s-32595af8-b633-4a62-9788-9256a017b0de { display:none !important; }}
#s-0becf97d-f2e2-4e9a-b13d-6d666a994bce {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-0becf97d-f2e2-4e9a-b13d-6d666a994bce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0becf97d-f2e2-4e9a-b13d-6d666a994bce.shg-box.shg-c {
  justify-content: center;
}

#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 {
  display: none;
}
#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645, #wrap-s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 {
  display: none;
}
#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645, #wrap-s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 {
  display: none;
}
#s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645, #wrap-s-a1e95d3c-ef3b-4db1-b7bc-c6e41d679645 { display:none !important; }}
#s-dccb07b9-53a1-4894-97e4-c7b1dc7e5af3 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-dccb07b9-53a1-4894-97e4-c7b1dc7e5af3 img.shogun-image {
    
    width: px;
  }


#s-dccb07b9-53a1-4894-97e4-c7b1dc7e5af3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f71db893-9e5a-4444-ac5e-9b8abf13f9e9 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-39d42f8f-cabe-4448-acf9-d891db7e1608 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-39d42f8f-cabe-4448-acf9-d891db7e1608 img.shogun-image {
    
    width: px;
  }


#s-39d42f8f-cabe-4448-acf9-d891db7e1608 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4e1fb5e-1636-4be9-a147-f4694009c821 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-d23935a1-b5e2-44cb-b57c-6a8d80677326 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-d23935a1-b5e2-44cb-b57c-6a8d80677326 img.shogun-image {
    
    width: px;
  }


#s-d23935a1-b5e2-44cb-b57c-6a8d80677326 .shogun-image-content {
  
    align-items: center;
  
}

#s-773f146f-39f8-4b96-a7be-3dab89ce1b58 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-0615ff3b-adcf-4b57-9a93-45e4a275d8ab {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-0615ff3b-adcf-4b57-9a93-45e4a275d8ab img.shogun-image {
    
    width: px;
  }


#s-0615ff3b-adcf-4b57-9a93-45e4a275d8ab .shogun-image-content {
  
    align-items: center;
  
}

#s-7db128f5-a83b-4128-b663-cd98d4471613 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-1c1f7419-ef04-4596-bdfe-16adf2ca5473 {
  min-height: 50px;
}








#s-1c1f7419-ef04-4596-bdfe-16adf2ca5473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c1f7419-ef04-4596-bdfe-16adf2ca5473.shg-box.shg-c {
  justify-content: center;
}

#s-09602797-9516-4a4d-9f6d-6387e56244a6 {
  text-align: center;
}




  #s-09602797-9516-4a4d-9f6d-6387e56244a6 img.shogun-image {
    
    width: px;
  }


#s-09602797-9516-4a4d-9f6d-6387e56244a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-65a787a8-fbb5-4b9c-a176-f2c2f1b658fd {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-65a787a8-fbb5-4b9c-a176-f2c2f1b658fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65a787a8-fbb5-4b9c-a176-f2c2f1b658fd.shg-box.shg-c {
  justify-content: center;
}

#s-e56bd8d5-3db8-446f-bb4d-887575fe3779 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-40874393-01d4-4078-80e5-ed025c644f39 {
  margin-top: 2%;
margin-left: 32%;
margin-bottom: 2%;
margin-right: 32%;
max-width: 95%;
text-align: center;
}




  #s-40874393-01d4-4078-80e5-ed025c644f39 img.shogun-image {
    
    width: px;
  }


#s-40874393-01d4-4078-80e5-ed025c644f39 .shogun-image-content {
  
    align-items: center;
  
}

#s-452e7a0b-1d25-4d74-ad24-468239a879e2 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-1d34a0d3-26a0-49d2-9109-d8e27cabb01f {
  margin-left: 7%;
margin-right: 7%;
}

#s-cc022bc7-3c0f-457d-808c-48bbfc326e28 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-cc022bc7-3c0f-457d-808c-48bbfc326e28 img.shogun-image {
    
    width: px;
  }


#s-cc022bc7-3c0f-457d-808c-48bbfc326e28 .shogun-image-content {
  
    align-items: center;
  
}

#s-55ddad12-ad3d-4ab8-835e-4155cd351b15 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-457398f8-7d6f-4371-919b-c2ffcc9492b9 {
  margin-left: 7%;
margin-right: 7%;
}

#s-633543d6-ce35-40b5-8ae1-1d20af3fdd77 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-633543d6-ce35-40b5-8ae1-1d20af3fdd77 img.shogun-image {
    
    width: px;
  }


#s-633543d6-ce35-40b5-8ae1-1d20af3fdd77 .shogun-image-content {
  
    align-items: center;
  
}

#s-03c205dd-3227-4d24-9d9c-78223880119f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-03c205dd-3227-4d24-9d9c-78223880119f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03c205dd-3227-4d24-9d9c-78223880119f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03c205dd-3227-4d24-9d9c-78223880119f {
  display: none;
}
#s-03c205dd-3227-4d24-9d9c-78223880119f, #wrap-s-03c205dd-3227-4d24-9d9c-78223880119f { display:none !important; }}@media (max-width: 767px){#s-03c205dd-3227-4d24-9d9c-78223880119f {
  display: none;
}
#s-03c205dd-3227-4d24-9d9c-78223880119f, #wrap-s-03c205dd-3227-4d24-9d9c-78223880119f { display:none !important; }}
#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 {
  display: none;
}
#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667, #wrap-s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 {
  display: none;
}
#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667, #wrap-s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 {
  
}
}@media (max-width: 767px){#s-0d468b07-83bf-4cbe-8a41-33a0bd6cd667 {
  
}
}
#s-f6a03618-5d98-4b44-896c-e075f0083a15 {
  margin-left: 7%;
margin-right: 7%;
}

#s-1b4ae0e2-80bc-48d5-80e3-d8619fa8c9ce {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-1b4ae0e2-80bc-48d5-80e3-d8619fa8c9ce img.shogun-image {
    
    width: px;
  }


#s-1b4ae0e2-80bc-48d5-80e3-d8619fa8c9ce .shogun-image-content {
  
    align-items: center;
  
}

#s-c7a6d34b-041b-4631-8330-40c6abcf1346 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-e6163692-e592-45ec-9810-e2c483939fd9 {
  margin-left: 7%;
margin-right: 7%;
}

#s-077fe9ab-ed0d-433a-85f3-fa41bcbe1323 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-077fe9ab-ed0d-433a-85f3-fa41bcbe1323 img.shogun-image {
    
    width: px;
  }


#s-077fe9ab-ed0d-433a-85f3-fa41bcbe1323 .shogun-image-content {
  
    align-items: center;
  
}

#s-960d231f-0759-497d-ae88-1057e20b1520 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-d3754dfc-9a7c-4980-9981-702fe307aeac {
  margin-left: 7%;
margin-right: 7%;
}

#s-68f3863a-4481-42d8-a40d-01b11acccd97 {
  text-align: center;
}




  #s-68f3863a-4481-42d8-a40d-01b11acccd97 img.shogun-image {
    
    width: px;
  }


#s-68f3863a-4481-42d8-a40d-01b11acccd97 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-d25edf28-6433-4650-b6dc-ea86c8d57e9a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d25edf28-6433-4650-b6dc-ea86c8d57e9a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d25edf28-6433-4650-b6dc-ea86c8d57e9a {
  
}
}@media (max-width: 767px){#s-d25edf28-6433-4650-b6dc-ea86c8d57e9a {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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