.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-80ce1c91-e251-4fe8-add1-df14ce522c80 {
  margin-top: 1%;
margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-80ce1c91-e251-4fe8-add1-df14ce522c80 {
  display: none;
}
#s-80ce1c91-e251-4fe8-add1-df14ce522c80, #wrap-s-80ce1c91-e251-4fe8-add1-df14ce522c80 { display:none !important; }}







#s-80ce1c91-e251-4fe8-add1-df14ce522c80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80ce1c91-e251-4fe8-add1-df14ce522c80.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-ab679884-a15e-414b-b412-5072c4c13843 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ab679884-a15e-414b-b412-5072c4c13843 {
  margin-left: 7%;
margin-right: 7%;
}
}
@media (min-width: 0px) {
[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab679884-a15e-414b-b412-5072c4c13843"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-17db7e61-b01b-4c97-b8f4-0115288e5eaa {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-17db7e61-b01b-4c97-b8f4-0115288e5eaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17db7e61-b01b-4c97-b8f4-0115288e5eaa.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-93ad97f2-dc9f-48fb-bd3c-aed2d34c711b {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-93ad97f2-dc9f-48fb-bd3c-aed2d34c711b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-93ad97f2-dc9f-48fb-bd3c-aed2d34c711b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-93ad97f2-dc9f-48fb-bd3c-aed2d34c711b {
  
}
}
#s-8ff07a0a-0811-4bc2-a2da-36a0990730fb {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-8ff07a0a-0811-4bc2-a2da-36a0990730fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8ff07a0a-0811-4bc2-a2da-36a0990730fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8ff07a0a-0811-4bc2-a2da-36a0990730fb {
  
}
}
#s-a78d825d-0344-4b85-9bdb-ffacbe534675 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a78d825d-0344-4b85-9bdb-ffacbe534675 {
  display: none;
}
#s-a78d825d-0344-4b85-9bdb-ffacbe534675, #wrap-s-a78d825d-0344-4b85-9bdb-ffacbe534675 { display:none !important; }}@media (max-width: 767px){#s-a78d825d-0344-4b85-9bdb-ffacbe534675 {
  display: none;
}
#s-a78d825d-0344-4b85-9bdb-ffacbe534675, #wrap-s-a78d825d-0344-4b85-9bdb-ffacbe534675 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a78d825d-0344-4b85-9bdb-ffacbe534675"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-804293fd-2610-40cc-b1ae-965dbfe2db4b {
  min-height: 50px;
}








#s-804293fd-2610-40cc-b1ae-965dbfe2db4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-804293fd-2610-40cc-b1ae-965dbfe2db4b.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-9beafe14-94c2-4e02-aa44-34056d6dbc73 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-9beafe14-94c2-4e02-aa44-34056d6dbc73 img.shogun-image {
    
    width: px;
  }


#s-9beafe14-94c2-4e02-aa44-34056d6dbc73 .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-da6da34f-2fa0-42d4-8def-e785831c2d85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da6da34f-2fa0-42d4-8def-e785831c2d85 .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-dd1a4d99-6532-4e54-b699-4dd5ce98ca41 {
  min-height: 50px;
}








#s-dd1a4d99-6532-4e54-b699-4dd5ce98ca41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd1a4d99-6532-4e54-b699-4dd5ce98ca41.shg-box.shg-c {
  justify-content: center;
}

#s-004501f6-7cfd-48da-8419-4cc542543a7f {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-004501f6-7cfd-48da-8419-4cc542543a7f img.shogun-image {
    
    width: px;
  }


#s-004501f6-7cfd-48da-8419-4cc542543a7f .shogun-image-content {
  
    align-items: center;
  
}

#s-e42dd4cc-5854-49b5-b74d-926bcf92dc9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e42dd4cc-5854-49b5-b74d-926bcf92dc9c .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-86c125b3-118a-4b71-a3bb-c34435a2a825 {
  min-height: 50px;
}








#s-86c125b3-118a-4b71-a3bb-c34435a2a825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86c125b3-118a-4b71-a3bb-c34435a2a825.shg-box.shg-c {
  justify-content: center;
}

#s-c6414304-03c4-4716-8ad1-e3385f05726d {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-c6414304-03c4-4716-8ad1-e3385f05726d img.shogun-image {
    
    width: px;
  }


#s-c6414304-03c4-4716-8ad1-e3385f05726d .shogun-image-content {
  
    align-items: center;
  
}

#s-1f80e413-d53c-4599-b662-c0632d994991 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f80e413-d53c-4599-b662-c0632d994991 .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-3848f0d2-3c5b-48a0-806c-18cab31f4127 {
  margin-top: 7%;
margin-bottom: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3848f0d2-3c5b-48a0-806c-18cab31f4127 {
  display: none;
}
#s-3848f0d2-3c5b-48a0-806c-18cab31f4127, #wrap-s-3848f0d2-3c5b-48a0-806c-18cab31f4127 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3848f0d2-3c5b-48a0-806c-18cab31f4127 {
  display: none;
}
#s-3848f0d2-3c5b-48a0-806c-18cab31f4127, #wrap-s-3848f0d2-3c5b-48a0-806c-18cab31f4127 { display:none !important; }}@media (max-width: 767px){#s-3848f0d2-3c5b-48a0-806c-18cab31f4127 {
  display: none;
}
#s-3848f0d2-3c5b-48a0-806c-18cab31f4127, #wrap-s-3848f0d2-3c5b-48a0-806c-18cab31f4127 { display:none !important; }}







#s-3848f0d2-3c5b-48a0-806c-18cab31f4127 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3848f0d2-3c5b-48a0-806c-18cab31f4127.shg-box.shg-c {
  justify-content: center;
}

#s-e343028c-2456-472f-801c-2284d572c88d {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}




  #s-e343028c-2456-472f-801c-2284d572c88d img.shogun-image {
    
    width: px;
  }


#s-e343028c-2456-472f-801c-2284d572c88d .shogun-image-content {
  
    align-items: center;
  
}

#s-48c83a11-508e-4e3e-828a-2435f0ed4e2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48c83a11-508e-4e3e-828a-2435f0ed4e2c .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-ebeb32a7-1f58-4fbc-9fa6-671d968470c1 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebeb32a7-1f58-4fbc-9fa6-671d968470c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1f54ceee-e84d-4a1b-aac9-46470a020d37 {
  min-height: 50px;
}








#s-1f54ceee-e84d-4a1b-aac9-46470a020d37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f54ceee-e84d-4a1b-aac9-46470a020d37.shg-box.shg-c {
  justify-content: center;
}

#s-0fa8af29-d989-42bf-bbeb-6882306bdf52 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-0fa8af29-d989-42bf-bbeb-6882306bdf52 img.shogun-image {
    
    width: px;
  }


#s-0fa8af29-d989-42bf-bbeb-6882306bdf52 .shogun-image-content {
  
    align-items: center;
  
}

#s-59f45530-a9ee-4d56-991a-3ce0727b819a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59f45530-a9ee-4d56-991a-3ce0727b819a .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-9b00366f-1000-4f78-ac86-1c3c921f4747 {
  margin-left: auto;
margin-right: auto;
max-width: 8em;
text-align: center;
}




  #s-9b00366f-1000-4f78-ac86-1c3c921f4747 img.shogun-image {
    
    width: px;
  }


#s-9b00366f-1000-4f78-ac86-1c3c921f4747 .shogun-image-content {
  
    align-items: center;
  
}

#s-b748dab7-c75f-4ad0-b115-a9c143d1c260 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b748dab7-c75f-4ad0-b115-a9c143d1c260 .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-4b90ccfb-d97f-49fa-ab69-e6bb55d5403e {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: custom center;
}








#s-4b90ccfb-d97f-49fa-ab69-e6bb55d5403e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b90ccfb-d97f-49fa-ab69-e6bb55d5403e.shg-box.shg-c {
  justify-content: center;
}

#s-7de76ee6-8672-4346-85f1-9c9078074e50 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-7de76ee6-8672-4346-85f1-9c9078074e50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7de76ee6-8672-4346-85f1-9c9078074e50.shg-box.shg-c {
  justify-content: center;
}

#s-9b1e1802-4898-4531-804e-a1d415f155f3 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-9b1e1802-4898-4531-804e-a1d415f155f3 img.shogun-image {
    
    width: px;
  }


#s-9b1e1802-4898-4531-804e-a1d415f155f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e46f472e-f6e1-41ec-98fc-384ed9fa4112 {
  background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}








#s-e46f472e-f6e1-41ec-98fc-384ed9fa4112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e46f472e-f6e1-41ec-98fc-384ed9fa4112.shg-box.shg-c {
  justify-content: center;
}

#s-b559a771-e713-425c-b4ca-33aadf731cb8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-b559a771-e713-425c-b4ca-33aadf731cb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b559a771-e713-425c-b4ca-33aadf731cb8.shg-box.shg-c {
  justify-content: center;
}

#s-8ea30747-106d-4b56-93e2-8db8e5e2c225 {
  margin-left: 11%;
margin-right: 11%;
max-width: 960px;
}

@media (min-width: 0px) {
[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ea30747-106d-4b56-93e2-8db8e5e2c225"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-545d37c9-ed99-4624-94d3-2a0d3fccf696 {
  margin-top: 46%;
margin-bottom: 17%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-545d37c9-ed99-4624-94d3-2a0d3fccf696 .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-545d37c9-ed99-4624-94d3-2a0d3fccf696 .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-545d37c9-ed99-4624-94d3-2a0d3fccf696 .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-bdf0860e-007c-4faa-90d5-11aec81dfff0 {
  text-align: center;
}




  #s-bdf0860e-007c-4faa-90d5-11aec81dfff0 img.shogun-image {
    
    width: px;
  }


#s-bdf0860e-007c-4faa-90d5-11aec81dfff0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ecba1f86-ce1c-46f6-9624-11602c872424 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 950px;
}
@media (min-width: 1200px){#s-ecba1f86-ce1c-46f6-9624-11602c872424 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ecba1f86-ce1c-46f6-9624-11602c872424 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ecba1f86-ce1c-46f6-9624-11602c872424 {
  margin-top: 2%;
margin-left: 9%;
margin-bottom: 5%;
margin-right: 9%;
}
}
#s-1592d739-92b5-4fd2-a20c-ede37006386a {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1592d739-92b5-4fd2-a20c-ede37006386a {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1592d739-92b5-4fd2-a20c-ede37006386a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0d76ee76-1432-4846-9080-6387954f12bc {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-88c3c909-1282-46ef-91aa-6535a93ce149 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-88c3c909-1282-46ef-91aa-6535a93ce149 img.shogun-image {
    
    width: px;
  }


#s-88c3c909-1282-46ef-91aa-6535a93ce149 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ca1a0c8-4bd2-4304-b83b-1a0b7ff0030e {
  min-height: 50px;
}








#s-7ca1a0c8-4bd2-4304-b83b-1a0b7ff0030e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ca1a0c8-4bd2-4304-b83b-1a0b7ff0030e.shg-box.shg-c {
  justify-content: center;
}

#s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64cbd0c8-5a83-40ba-878c-d36edc1e1e2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d46df0c0-f120-4abf-96d5-ca5f1432cf74 {
  margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-d46df0c0-f120-4abf-96d5-ca5f1432cf74 img.shogun-image {
    
    width: px;
  }


#s-d46df0c0-f120-4abf-96d5-ca5f1432cf74 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0a98c1d-b945-45ce-91be-1564305ef57a {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b253a06-e1fe-4c80-a4fd-2728fc9d8d8f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0e578238-91a8-4368-8171-ca9d7610f70e {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-10d12c1c-a5c0-45c8-bc06-6fb659ce829b {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-10d12c1c-a5c0-45c8-bc06-6fb659ce829b img.shogun-image {
    
    width: px;
  }


#s-10d12c1c-a5c0-45c8-bc06-6fb659ce829b .shogun-image-content {
  
    align-items: center;
  
}

#s-84dd5059-ecfe-4119-8a26-3a4602f516b0 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-84dd5059-ecfe-4119-8a26-3a4602f516b0 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-84dd5059-ecfe-4119-8a26-3a4602f516b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ee678cad-9aaf-4685-b38d-480962259049 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-ee678cad-9aaf-4685-b38d-480962259049 img.shogun-image {
    
    width: px;
  }


#s-ee678cad-9aaf-4685-b38d-480962259049 .shogun-image-content {
  
    align-items: center;
  
}

#s-4fe340ab-f656-4441-98eb-334134443ba4 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-3898ea29-d353-440b-8bf1-55b3b00ed5af {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-3898ea29-d353-440b-8bf1-55b3b00ed5af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3898ea29-d353-440b-8bf1-55b3b00ed5af.shg-box.shg-c {
  justify-content: center;
}

#s-bcf06574-79fa-4200-97f0-44369aa49787 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
@media (max-width: 767px){#s-bcf06574-79fa-4200-97f0-44369aa49787 {
  display: none;
}
#s-bcf06574-79fa-4200-97f0-44369aa49787, #wrap-s-bcf06574-79fa-4200-97f0-44369aa49787 { display:none !important; }}







#s-bcf06574-79fa-4200-97f0-44369aa49787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcf06574-79fa-4200-97f0-44369aa49787.shg-box.shg-c {
  justify-content: center;
}

#s-744edbf5-dd24-4f4a-aee8-869cae86e707 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-744edbf5-dd24-4f4a-aee8-869cae86e707 {
  display: none;
}
#s-744edbf5-dd24-4f4a-aee8-869cae86e707, #wrap-s-744edbf5-dd24-4f4a-aee8-869cae86e707 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-744edbf5-dd24-4f4a-aee8-869cae86e707 {
  display: none;
}
#s-744edbf5-dd24-4f4a-aee8-869cae86e707, #wrap-s-744edbf5-dd24-4f4a-aee8-869cae86e707 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-744edbf5-dd24-4f4a-aee8-869cae86e707 {
  display: none;
}
#s-744edbf5-dd24-4f4a-aee8-869cae86e707, #wrap-s-744edbf5-dd24-4f4a-aee8-869cae86e707 { display:none !important; }}
#s-2fbc97b4-b29e-4cc2-8e0b-621bb74f9bb1 {
  background-repeat: repeat;
background-size: cover;
margin-top: 0%;
margin-bottom: 0%;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-2fbc97b4-b29e-4cc2-8e0b-621bb74f9bb1 {
  display: none;
}
#s-2fbc97b4-b29e-4cc2-8e0b-621bb74f9bb1, #wrap-s-2fbc97b4-b29e-4cc2-8e0b-621bb74f9bb1 { display:none !important; }}







#s-2fbc97b4-b29e-4cc2-8e0b-621bb74f9bb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fbc97b4-b29e-4cc2-8e0b-621bb74f9bb1.shg-box.shg-c {
  justify-content: center;
}

#s-0ba55b6c-9e18-46df-a7df-89b610a2fda5 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5bfe4e8e-1bc4-4d9a-8765-61ee6cf4b2ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e2fe714a-49da-4383-ab65-abf33df907fe {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 15em;
text-align: center;
}




  #s-e2fe714a-49da-4383-ab65-abf33df907fe img.shogun-image {
    
    width: px;
  }


#s-e2fe714a-49da-4383-ab65-abf33df907fe .shogun-image-content {
  
    align-items: center;
  
}

#s-2d714c8c-338f-4b80-945b-5afa89639ec1 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-8b5ce804-d7e3-4746-a4f9-d362ddc21ac4 {
  margin-left: 0%;
margin-right: 0%;
}

#s-04525e0e-8df9-4e54-8baa-87d7feee620f {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04525e0e-8df9-4e54-8baa-87d7feee620f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-295da850-53c4-462d-a2ea-b327117a44da {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-2965d041-1d94-48d1-8f99-76ae4c62a6cf {
  margin-left: 0%;
margin-right: 0%;
}

#s-cae9d46f-6efd-4983-8b37-b85fea860bb6 {
  margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 15em;
text-align: left;
}




  #s-cae9d46f-6efd-4983-8b37-b85fea860bb6 img.shogun-image {
    
    width: px;
  }


#s-cae9d46f-6efd-4983-8b37-b85fea860bb6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2ef9845f-36a9-4a99-b69c-c500b2ac807f {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ef9845f-36a9-4a99-b69c-c500b2ac807f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7cda1071-9e84-4847-93e2-66315c12bc8e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 15em;
text-align: center;
}




  #s-7cda1071-9e84-4847-93e2-66315c12bc8e img.shogun-image {
    
    width: px;
  }


#s-7cda1071-9e84-4847-93e2-66315c12bc8e .shogun-image-content {
  
    align-items: center;
  
}

#s-b5e3d9f4-ae74-4b1d-a1df-0c73f00013c3 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-efeccca2-c7bb-4d00-a4a4-190bef6a95c4 {
  margin-left: 0%;
margin-right: 0%;
}

#s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d8ee61f8-fc33-4550-a73c-1d96e497f4b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5073ebc5-9a44-460f-99ad-49b7d74ca741 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-36a67f50-d24d-4dd1-8068-e7e7d8d4d7d6 {
  margin-left: 0%;
margin-right: 0%;
}

#s-c0971e76-a68f-484a-9958-b308307120ef {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 15em;
text-align: center;
}




  #s-c0971e76-a68f-484a-9958-b308307120ef img.shogun-image {
    
    width: px;
  }


#s-c0971e76-a68f-484a-9958-b308307120ef .shogun-image-content {
  
    align-items: center;
  
}

#s-a1da9e19-b3c1-4ada-8de3-69e03df430af {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 650px;
}

@media (min-width: 0px) {
[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1da9e19-b3c1-4ada-8de3-69e03df430af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-01bdd5e9-a9f1-46e9-81d0-c3c0ac9b8414 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 15em;
text-align: center;
}




  #s-01bdd5e9-a9f1-46e9-81d0-c3c0ac9b8414 img.shogun-image {
    
    width: px;
  }


#s-01bdd5e9-a9f1-46e9-81d0-c3c0ac9b8414 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd66d343-eadb-49fa-ad1f-4719902a80aa {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

#s-1e2d4c94-468b-4e5e-815e-a6b8a3b4604c {
  margin-left: 0%;
margin-right: 0%;
}

#s-c759673a-6f49-4152-a348-19f975f9d1b4 {
  min-height: 50px;
}








#s-c759673a-6f49-4152-a348-19f975f9d1b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c759673a-6f49-4152-a348-19f975f9d1b4.shg-box.shg-c {
  justify-content: center;
}

#s-e1afb802-577b-41e2-be6f-b0092ea81fd3 {
  margin-left: 800px;
margin-right: 800px;
text-align: right;
}




  #s-e1afb802-577b-41e2-be6f-b0092ea81fd3 img.shogun-image {
    
    width: px;
  }


#s-e1afb802-577b-41e2-be6f-b0092ea81fd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-97cd364a-8594-4cad-8772-7e82464e376e {
  background-repeat: no-repeat;
background-size: 100% 100%;
min-height: 75px;
background-position: center center;
}








#s-97cd364a-8594-4cad-8772-7e82464e376e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97cd364a-8594-4cad-8772-7e82464e376e.shg-box.shg-c {
  justify-content: center;
}

#s-c7cdf5b0-6b9e-484f-9ea2-e96deb8cba1d {
  min-height: 50px;
}








#s-c7cdf5b0-6b9e-484f-9ea2-e96deb8cba1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7cdf5b0-6b9e-484f-9ea2-e96deb8cba1d.shg-box.shg-c {
  justify-content: center;
}

#s-ae861326-c8ab-43db-a3e3-00b1d6245504 {
  margin-left: 200px;
margin-right: 200px;
}

#s-99ac4fbb-583f-4835-9f94-9f3b26afbdb3 {
  min-height: 50px;
}








#s-99ac4fbb-583f-4835-9f94-9f3b26afbdb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99ac4fbb-583f-4835-9f94-9f3b26afbdb3.shg-box.shg-c {
  justify-content: center;
}

#s-92143a8a-681e-45a0-8f55-4570d8a8746e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92143a8a-681e-45a0-8f55-4570d8a8746e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 1px;
  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-4c67959c-809f-4fb5-b51f-287eea05f42d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4c67959c-809f-4fb5-b51f-287eea05f42d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4c67959c-809f-4fb5-b51f-287eea05f42d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4c67959c-809f-4fb5-b51f-287eea05f42d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4c67959c-809f-4fb5-b51f-287eea05f42d > .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-4c67959c-809f-4fb5-b51f-287eea05f42d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 24px;
}
#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 {
  display: none;
}
#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3, #wrap-s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 {
  display: none;
}
#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3, #wrap-s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 {
  display: none;
}
#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3, #wrap-s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 { display:none !important; }}







#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69601553-56c0-4d2e-98a1-b02f42ad8cb3.shg-box.shg-c {
  justify-content: center;
}

#s-f2947555-a6b9-4323-9ca1-22e563cbbcc8 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-f2947555-a6b9-4323-9ca1-22e563cbbcc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2947555-a6b9-4323-9ca1-22e563cbbcc8.shg-box.shg-c {
  justify-content: center;
}

#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 17px;
margin-right: auto;
}
@media (min-width: 1200px){#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc {
  display: none;
}
#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc, #wrap-s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc {
  display: none;
}
#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc, #wrap-s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc {
  display: none;
}
#s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc, #wrap-s-e0a1d5d8-432c-4cee-a245-9f62b7a214dc { display:none !important; }}
#s-90b7826b-9012-45e8-a2ea-31682393114d {
  margin-top: 0%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-90b7826b-9012-45e8-a2ea-31682393114d {
  display: none;
}
#s-90b7826b-9012-45e8-a2ea-31682393114d, #wrap-s-90b7826b-9012-45e8-a2ea-31682393114d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90b7826b-9012-45e8-a2ea-31682393114d {
  display: none;
}
#s-90b7826b-9012-45e8-a2ea-31682393114d, #wrap-s-90b7826b-9012-45e8-a2ea-31682393114d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-90b7826b-9012-45e8-a2ea-31682393114d {
  display: none;
}
#s-90b7826b-9012-45e8-a2ea-31682393114d, #wrap-s-90b7826b-9012-45e8-a2ea-31682393114d { display:none !important; }}
#s-4ebd7655-124d-40b6-a1b7-d5cfa595010b {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ebd7655-124d-40b6-a1b7-d5cfa595010b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-337a742c-f7b3-4d05-b65b-718469e7cf0a {
  min-height: 50px;
}








#s-337a742c-f7b3-4d05-b65b-718469e7cf0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-337a742c-f7b3-4d05-b65b-718469e7cf0a.shg-box.shg-c {
  justify-content: center;
}

#s-edce4bc0-d11f-43eb-bc6b-c4ed1b97df92 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-edce4bc0-d11f-43eb-bc6b-c4ed1b97df92 img.shogun-image {
    
    width: px;
  }


#s-edce4bc0-d11f-43eb-bc6b-c4ed1b97df92 .shogun-image-content {
  
    align-items: center;
  
}

#s-122fc58b-d590-4dbc-a042-431241df037f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-122fc58b-d590-4dbc-a042-431241df037f .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-78f0575a-593f-4826-823c-5f0c63dae753 {
  min-height: 50px;
}








#s-78f0575a-593f-4826-823c-5f0c63dae753 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78f0575a-593f-4826-823c-5f0c63dae753.shg-box.shg-c {
  justify-content: center;
}

#s-e75bb668-0137-49ef-a26e-6b89e2e6ae39 {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-e75bb668-0137-49ef-a26e-6b89e2e6ae39 img.shogun-image {
    
    width: px;
  }


#s-e75bb668-0137-49ef-a26e-6b89e2e6ae39 .shogun-image-content {
  
    align-items: center;
  
}

#s-432774bf-3c53-44be-adca-74ab46f1db18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-432774bf-3c53-44be-adca-74ab46f1db18 .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-d83d758c-3a08-4f45-8d51-9e88aca7cb40 {
  min-height: 50px;
}








#s-d83d758c-3a08-4f45-8d51-9e88aca7cb40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d83d758c-3a08-4f45-8d51-9e88aca7cb40.shg-box.shg-c {
  justify-content: center;
}

#s-2a040e9e-79e5-455f-96f4-ee940f5994ce {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
}




  #s-2a040e9e-79e5-455f-96f4-ee940f5994ce img.shogun-image {
    
    width: px;
  }


#s-2a040e9e-79e5-455f-96f4-ee940f5994ce .shogun-image-content {
  
    align-items: center;
  
}

#s-a0f87ac5-0606-4d6f-9ff8-532cffc21f93 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0f87ac5-0606-4d6f-9ff8-532cffc21f93 .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-9883f4af-fa7c-4fa6-8e52-ac7c4004216d {
  text-align: center;
}




  #s-9883f4af-fa7c-4fa6-8e52-ac7c4004216d img.shogun-image {
    
    width: px;
  }


#s-9883f4af-fa7c-4fa6-8e52-ac7c4004216d .shogun-image-content {
  
    align-items: center;
  
}

#s-2eba373c-38fe-4707-9122-9e0cd298d6e0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-2eba373c-38fe-4707-9122-9e0cd298d6e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2eba373c-38fe-4707-9122-9e0cd298d6e0.shg-box.shg-c {
  justify-content: center;
}

#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d {
  margin-top: 29%;
margin-left: 6%;
margin-bottom: 20%;
margin-right: 47%;
}
@media (min-width: 1200px){#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d {
  display: none;
}
#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d, #wrap-s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d {
  display: none;
}
#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d, #wrap-s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d {
  display: none;
}
#s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d, #wrap-s-31cd2cef-857b-41ab-bdb7-5ee8b6118f8d { display:none !important; }}
#s-3bc01882-3628-43aa-9ad5-422780794667 {
  margin-top: 1%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-3bc01882-3628-43aa-9ad5-422780794667 {
  display: none;
}
#s-3bc01882-3628-43aa-9ad5-422780794667, #wrap-s-3bc01882-3628-43aa-9ad5-422780794667 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3bc01882-3628-43aa-9ad5-422780794667 {
  display: none;
}
#s-3bc01882-3628-43aa-9ad5-422780794667, #wrap-s-3bc01882-3628-43aa-9ad5-422780794667 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3bc01882-3628-43aa-9ad5-422780794667 {
  display: none;
}
#s-3bc01882-3628-43aa-9ad5-422780794667, #wrap-s-3bc01882-3628-43aa-9ad5-422780794667 { display:none !important; }}
#s-9badafc1-45eb-4423-a8f7-700107b66938 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-9badafc1-45eb-4423-a8f7-700107b66938 img.shogun-image {
    
    width: px;
  }


#s-9badafc1-45eb-4423-a8f7-700107b66938 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bb355df-536b-4996-a35a-387ed999ded0 {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}








#s-1bb355df-536b-4996-a35a-387ed999ded0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bb355df-536b-4996-a35a-387ed999ded0.shg-box.shg-c {
  justify-content: center;
}

#s-c5d81146-e81a-421e-b08e-4656c6e2dd52 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-814839a1-8c99-4ec2-b7df-0bc4ea22e934 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-814839a1-8c99-4ec2-b7df-0bc4ea22e934 img.shogun-image {
    
    width: px;
  }


#s-814839a1-8c99-4ec2-b7df-0bc4ea22e934 .shogun-image-content {
  
    align-items: center;
  
}

#s-15282ba2-e1b6-41df-bbd7-a66020b1eff3 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-875750de-5f23-495d-a5dd-c87198f57617 {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-875750de-5f23-495d-a5dd-c87198f57617 img.shogun-image {
    
    width: px;
  }


#s-875750de-5f23-495d-a5dd-c87198f57617 .shogun-image-content {
  
    align-items: center;
  
}

#s-be4f9f03-36d2-4ea5-9187-bee809548941 {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-6177ea98-071c-4364-ac55-20837033bcae {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-6177ea98-071c-4364-ac55-20837033bcae img.shogun-image {
    
    width: px;
  }


#s-6177ea98-071c-4364-ac55-20837033bcae .shogun-image-content {
  
    align-items: center;
  
}

#s-852024f3-dd5b-4461-8279-b2ace47340dd {
  margin-top: 7%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-f1261a7a-a10f-4ed7-9e53-a1467a33abdf {
  min-height: 50px;
}








#s-f1261a7a-a10f-4ed7-9e53-a1467a33abdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1261a7a-a10f-4ed7-9e53-a1467a33abdf.shg-box.shg-c {
  justify-content: center;
}

#s-fe266295-6859-4422-93cd-49f6e7a1f1b3 {
  text-align: center;
}




  #s-fe266295-6859-4422-93cd-49f6e7a1f1b3 img.shogun-image {
    
    width: px;
  }


#s-fe266295-6859-4422-93cd-49f6e7a1f1b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-682fc273-c51f-4ad3-a096-a7c263c4b3e0 {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-682fc273-c51f-4ad3-a096-a7c263c4b3e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-682fc273-c51f-4ad3-a096-a7c263c4b3e0.shg-box.shg-c {
  justify-content: center;
}

#s-bc2c3776-cdb8-491c-9328-bb9e83545df7 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
}

#s-79421ac2-4c65-4772-91ca-2544318d358a {
  margin-top: 2%;
margin-left: 32%;
margin-bottom: 2%;
margin-right: 32%;
max-width: 95%;
text-align: center;
}




  #s-79421ac2-4c65-4772-91ca-2544318d358a img.shogun-image {
    
    width: px;
  }


#s-79421ac2-4c65-4772-91ca-2544318d358a .shogun-image-content {
  
    align-items: center;
  
}

#s-ae8b3949-0d24-4f50-b330-2ac293515086 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-046383c1-0d74-4763-9393-1499f65d7acf {
  margin-left: 7%;
margin-right: 7%;
}

#s-2e238547-99e3-40bb-ac46-6e4ae8cd096f {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-2e238547-99e3-40bb-ac46-6e4ae8cd096f img.shogun-image {
    
    width: px;
  }


#s-2e238547-99e3-40bb-ac46-6e4ae8cd096f .shogun-image-content {
  
    align-items: center;
  
}

#s-519fd49c-d9d0-4283-9926-3041b2ec4cd2 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-6815be77-8246-4063-a572-7694976d3865 {
  margin-left: 7%;
margin-right: 7%;
}

#s-aced33e5-27d8-4b89-81a1-ad249d0280d6 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-aced33e5-27d8-4b89-81a1-ad249d0280d6 img.shogun-image {
    
    width: px;
  }


#s-aced33e5-27d8-4b89-81a1-ad249d0280d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c82910cc-0910-4d90-bd65-487268aaed79 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-c82910cc-0910-4d90-bd65-487268aaed79 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c82910cc-0910-4d90-bd65-487268aaed79 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c82910cc-0910-4d90-bd65-487268aaed79 {
  display: none;
}
#s-c82910cc-0910-4d90-bd65-487268aaed79, #wrap-s-c82910cc-0910-4d90-bd65-487268aaed79 { display:none !important; }}@media (max-width: 767px){#s-c82910cc-0910-4d90-bd65-487268aaed79 {
  display: none;
}
#s-c82910cc-0910-4d90-bd65-487268aaed79, #wrap-s-c82910cc-0910-4d90-bd65-487268aaed79 { display:none !important; }}
#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}
@media (min-width: 1200px){#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 {
  display: none;
}
#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829, #wrap-s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 {
  display: none;
}
#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829, #wrap-s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 {
  
}
}@media (max-width: 767px){#s-0a85d795-6c87-4dc6-bf7e-32a505b3b829 {
  
}
}
#s-4fc35f81-bb29-49c7-9c9f-089cfb6fee4c {
  margin-left: 7%;
margin-right: 7%;
}

#s-1b050c5d-0791-463b-950e-4057b7809959 {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-1b050c5d-0791-463b-950e-4057b7809959 img.shogun-image {
    
    width: px;
  }


#s-1b050c5d-0791-463b-950e-4057b7809959 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbed520f-5d7b-4c24-831d-b69f3e392fb1 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-e4a77d26-efd0-42ef-87e0-8a36518221a0 {
  margin-left: 7%;
margin-right: 7%;
}

#s-474811fc-fdd5-42af-a7c7-d554a6ee7c6d {
  margin-top: 6%;
margin-left: 32%;
margin-bottom: 0%;
margin-right: 32%;
text-align: center;
}




  #s-474811fc-fdd5-42af-a7c7-d554a6ee7c6d img.shogun-image {
    
    width: px;
  }


#s-474811fc-fdd5-42af-a7c7-d554a6ee7c6d .shogun-image-content {
  
    align-items: center;
  
}

#s-8ad7628c-0b63-4b88-b296-052d63767ff8 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
}

#s-eb4f3999-28e3-470c-9aa8-00c04bee81f7 {
  margin-left: 7%;
margin-right: 7%;
}

#s-b2b07f71-38d5-4a54-be15-ccc39a624f40 {
  margin-left: 50px;
margin-right: 50px;
text-align: center;
}




  #s-b2b07f71-38d5-4a54-be15-ccc39a624f40 img.shogun-image {
    
    width: px;
  }


#s-b2b07f71-38d5-4a54-be15-ccc39a624f40 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d24bc81-e81b-4a89-a5fa-ebbc96a81937 {
  opacity: 0;
}

#s-7d24bc81-e81b-4a89-a5fa-ebbc96a81937 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $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;
}
