.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-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 {
  min-height: 50px;
background-color: rgba(39, 160, 217, 1);
}
@media (min-width: 1200px){#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 {
  display: none;
}
#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8, #wrap-s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 {
  display: none;
}
#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8, #wrap-s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 {
  display: none;
}
#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8, #wrap-s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 { display:none !important; }}







#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d24f9c8-6ac2-4594-8c87-cd0525ae17a8.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;
}

@media (min-width: 0px) {
[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5430dd96-f185-4959-9cc2-298563ed026b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-160bcda6-b4fe-45c0-abe6-c0419eab6fff {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-e497ef8f-234a-4fc4-809d-ba92741dba0b {
  margin-top: 9px;
margin-bottom: 0px;
padding-top: 6px;
padding-left: 18px;
padding-bottom: 6px;
padding-right: 18px;
border-radius: 8px;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 160, 217, 1);
background-position: center center;
}
#s-e497ef8f-234a-4fc4-809d-ba92741dba0b:hover {border-radius: 8px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(39, 160, 217, 1) !important;}#s-e497ef8f-234a-4fc4-809d-ba92741dba0b:active {border-radius: 8px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(39, 160, 217, 1) !important;}

  #s-e497ef8f-234a-4fc4-809d-ba92741dba0b-btn-wrapper {
    text-align: left;
  }


#s-e497ef8f-234a-4fc4-809d-ba92741dba0b.shg-btn {
  color: rgba(39, 160, 217, 1);
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-60322bf8-5bdf-4c51-a0d5-887b5d647db0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(39, 160, 217, 1);
}
@media (max-width: 767px){#s-60322bf8-5bdf-4c51-a0d5-887b5d647db0 {
  display: none;
}
#s-60322bf8-5bdf-4c51-a0d5-887b5d647db0, #wrap-s-60322bf8-5bdf-4c51-a0d5-887b5d647db0 { display:none !important; }}







#s-60322bf8-5bdf-4c51-a0d5-887b5d647db0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60322bf8-5bdf-4c51-a0d5-887b5d647db0.shg-box.shg-c {
  justify-content: center;
}

#s-35570b6c-25d9-4c63-a8fb-27e3a2c6370a {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-35570b6c-25d9-4c63-a8fb-27e3a2c6370a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35570b6c-25d9-4c63-a8fb-27e3a2c6370a.shg-box.shg-c {
  justify-content: center;
}

#s-74b13637-9275-4bc2-b4f9-7deb4bc50612 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-74b13637-9275-4bc2-b4f9-7deb4bc50612"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-57ff7389-2eb0-4a48-8a8c-07b24765797f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f78ec651-39e1-43da-821d-b0538bddd9fc {
  margin-top: 9px;
margin-bottom: 0px;
padding-top: 6px;
padding-left: 18px;
padding-bottom: 6px;
padding-right: 18px;
border-radius: 8px;
min-height: 20px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(39, 160, 217, 1);
background-position: center center;
}
#s-f78ec651-39e1-43da-821d-b0538bddd9fc:hover {border-radius: 8px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(39, 160, 217, 1) !important;}#s-f78ec651-39e1-43da-821d-b0538bddd9fc:active {border-radius: 8px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(39, 160, 217, 1) !important;}

  #s-f78ec651-39e1-43da-821d-b0538bddd9fc-btn-wrapper {
    text-align: left;
  }


#s-f78ec651-39e1-43da-821d-b0538bddd9fc.shg-btn {
  color: rgba(39, 160, 217, 1);
  font-size: 14px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-57c12835-6f99-4b5e-b463-3591c5785860 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 60px;
padding-right: 0px;
max-width: 1024px;
background-color: rgba(255, 255, 255, 1);
}








#s-57c12835-6f99-4b5e-b463-3591c5785860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57c12835-6f99-4b5e-b463-3591c5785860.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-dc75a7cc-b2a1-45d6-89e8-06c16dc9998d {
  display: none;
}
#s-dc75a7cc-b2a1-45d6-89e8-06c16dc9998d, #wrap-s-dc75a7cc-b2a1-45d6-89e8-06c16dc9998d { display:none !important; }}
@media (min-width: 1200px){#s-686c3418-295e-4749-b623-314135d57403 {
  display: none;
}
#s-686c3418-295e-4749-b623-314135d57403, #wrap-s-686c3418-295e-4749-b623-314135d57403 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-686c3418-295e-4749-b623-314135d57403 {
  display: none;
}
#s-686c3418-295e-4749-b623-314135d57403, #wrap-s-686c3418-295e-4749-b623-314135d57403 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-686c3418-295e-4749-b623-314135d57403 {
  display: none;
}
#s-686c3418-295e-4749-b623-314135d57403, #wrap-s-686c3418-295e-4749-b623-314135d57403 { display:none !important; }}
.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-5180d644-cfea-43a3-b61c-f39a15e9b904 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5180d644-cfea-43a3-b61c-f39a15e9b904 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5180d644-cfea-43a3-b61c-f39a15e9b904 {
  
}
}@media (max-width: 767px){#s-5180d644-cfea-43a3-b61c-f39a15e9b904 {
  display: none;
}
#s-5180d644-cfea-43a3-b61c-f39a15e9b904, #wrap-s-5180d644-cfea-43a3-b61c-f39a15e9b904 { display:none !important; }}
#s-5180d644-cfea-43a3-b61c-f39a15e9b904 .shogun-heading-component h2 {
  color: rgba(109, 110, 113, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4b885015-c74a-4d8a-8d71-d0f910227cd2 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-4b885015-c74a-4d8a-8d71-d0f910227cd2 {
  display: none;
}
#s-4b885015-c74a-4d8a-8d71-d0f910227cd2, #wrap-s-4b885015-c74a-4d8a-8d71-d0f910227cd2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b885015-c74a-4d8a-8d71-d0f910227cd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-d8577a88-dd20-4974-b990-1307e4a72393 {
  text-align: center;
}




  #s-d8577a88-dd20-4974-b990-1307e4a72393 img.shogun-image {
    
    width: px;
  }


#s-d8577a88-dd20-4974-b990-1307e4a72393 .shogun-image-content {
  
    align-items: center;
  
}

#s-e682dcf2-97c8-472a-9016-8c70a76a67ed {
  margin-top: 40px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-e682dcf2-97c8-472a-9016-8c70a76a67ed {
  margin-top: 148px;
}
}
#s-e682dcf2-97c8-472a-9016-8c70a76a67ed .shogun-heading-component h2 {
  color: rgba(39, 158, 214, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f {
  display: none;
}
#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f, #wrap-s-32677832-ebc6-4774-99b7-d54a6aa5ab3f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f {
  display: none;
}
#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f, #wrap-s-32677832-ebc6-4774-99b7-d54a6aa5ab3f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f {
  display: none;
}
#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f, #wrap-s-32677832-ebc6-4774-99b7-d54a6aa5ab3f { display:none !important; }}
#s-32677832-ebc6-4774-99b7-d54a6aa5ab3f .shogun-heading-component h2 {
  color: rgba(109, 110, 113, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 {
  display: none;
}
#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2, #wrap-s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 {
  display: none;
}
#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2, #wrap-s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 {
  display: none;
}
#s-96ee64f7-fa3f-4e59-a004-207a4fb743c2, #wrap-s-96ee64f7-fa3f-4e59-a004-207a4fb743c2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96ee64f7-fa3f-4e59-a004-207a4fb743c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-ecb6dcf4-a43e-449a-bad8-5781c37dc7d4 {
  text-align: center;
}




  #s-ecb6dcf4-a43e-449a-bad8-5781c37dc7d4 img.shogun-image {
    
    width: px;
  }


#s-ecb6dcf4-a43e-449a-bad8-5781c37dc7d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b22b072-12fb-4893-8d55-51d657dbda2f {
  margin-top: 10px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 7px;
text-align: left;
}

#s-4b22b072-12fb-4893-8d55-51d657dbda2f .shogun-heading-component h2 {
  color: rgba(39, 158, 214, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 30px;
  line-height: 1.4em;
  letter-spacing: ;
  text-align: left;
}



#s-6f4b8237-b2a4-4e26-b445-7a7cd34f08ae {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-6f4b8237-b2a4-4e26-b445-7a7cd34f08ae {
  display: none;
}
#s-6f4b8237-b2a4-4e26-b445-7a7cd34f08ae, #wrap-s-6f4b8237-b2a4-4e26-b445-7a7cd34f08ae { display:none !important; }}
#s-6f4b8237-b2a4-4e26-b445-7a7cd34f08ae .shogun-heading-component h2 {
  color: rgba(39, 158, 214, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c793d166-1253-4c08-8a01-663812f9de6e {
  margin-top: 20px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c793d166-1253-4c08-8a01-663812f9de6e {
  display: none;
}
#s-c793d166-1253-4c08-8a01-663812f9de6e, #wrap-s-c793d166-1253-4c08-8a01-663812f9de6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c793d166-1253-4c08-8a01-663812f9de6e {
  display: none;
}
#s-c793d166-1253-4c08-8a01-663812f9de6e, #wrap-s-c793d166-1253-4c08-8a01-663812f9de6e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c793d166-1253-4c08-8a01-663812f9de6e {
  display: none;
}
#s-c793d166-1253-4c08-8a01-663812f9de6e, #wrap-s-c793d166-1253-4c08-8a01-663812f9de6e { display:none !important; }}
#s-c793d166-1253-4c08-8a01-663812f9de6e .shogun-heading-component h2 {
  color: rgba(39, 158, 214, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-df103598-0dd2-48e4-8281-033492deddd8 {
  margin-left: auto;
margin-right: auto;
max-width: 820px;
}
@media (max-width: 767px){#s-df103598-0dd2-48e4-8281-033492deddd8 {
  display: none;
}
#s-df103598-0dd2-48e4-8281-033492deddd8, #wrap-s-df103598-0dd2-48e4-8281-033492deddd8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-df103598-0dd2-48e4-8281-033492deddd8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f82b0dc0-3ab7-4b6d-b8a1-91ad04658a2b {
  text-align: center;
}




  #s-f82b0dc0-3ab7-4b6d-b8a1-91ad04658a2b img.shogun-image {
    
    width: px;
  }


#s-f82b0dc0-3ab7-4b6d-b8a1-91ad04658a2b .shogun-image-content {
  
    align-items: center;
  
}

#s-2516c761-d463-4d15-9571-49a4db0264d2 {
  text-align: center;
}




  #s-2516c761-d463-4d15-9571-49a4db0264d2 img.shogun-image {
    
    width: px;
  }


#s-2516c761-d463-4d15-9571-49a4db0264d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed2473e2-973b-4bb5-9b2d-d2a4d25f4477 {
  text-align: center;
}




  #s-ed2473e2-973b-4bb5-9b2d-d2a4d25f4477 img.shogun-image {
    
    width: px;
  }


#s-ed2473e2-973b-4bb5-9b2d-d2a4d25f4477 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 820px;
}
@media (max-width: 767px){#s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2 {
  display: none;
}
#s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2, #wrap-s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ee7dc83d-793d-4a35-9dc3-7d771adc61a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5546f18b-0ac4-4f34-9aeb-2a69613b445e {
  text-align: center;
}




  #s-5546f18b-0ac4-4f34-9aeb-2a69613b445e img.shogun-image {
    
    width: px;
  }


#s-5546f18b-0ac4-4f34-9aeb-2a69613b445e .shogun-image-content {
  
    align-items: center;
  
}

#s-06011c23-eee2-43a4-8c7f-f3e784f3e846 {
  text-align: center;
}




  #s-06011c23-eee2-43a4-8c7f-f3e784f3e846 img.shogun-image {
    
    width: px;
  }


#s-06011c23-eee2-43a4-8c7f-f3e784f3e846 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4ba2baa-4973-4007-adc9-843144f33b53 {
  text-align: center;
}




  #s-a4ba2baa-4973-4007-adc9-843144f33b53 img.shogun-image {
    
    width: px;
  }


#s-a4ba2baa-4973-4007-adc9-843144f33b53 .shogun-image-content {
  
    align-items: center;
  
}

#s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 820px;
}
@media (max-width: 767px){#s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac {
  display: none;
}
#s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac, #wrap-s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac { display:none !important; }}
@media (min-width: 0px) {
[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6793d331-b1ae-46d4-a71a-a96bcc2c12ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-7ef6d29f-0e0f-4a84-ad71-f66619dc0a53 {
  text-align: center;
}




  #s-7ef6d29f-0e0f-4a84-ad71-f66619dc0a53 img.shogun-image {
    
    width: px;
  }


#s-7ef6d29f-0e0f-4a84-ad71-f66619dc0a53 .shogun-image-content {
  
    align-items: center;
  
}

#s-431834cf-f4b0-4d90-aded-efcc1664d127 {
  text-align: center;
}




  #s-431834cf-f4b0-4d90-aded-efcc1664d127 img.shogun-image {
    
    width: px;
  }


#s-431834cf-f4b0-4d90-aded-efcc1664d127 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7b7d108-d8b2-475c-9d55-d32a8d00ec23 {
  text-align: center;
}




  #s-a7b7d108-d8b2-475c-9d55-d32a8d00ec23 img.shogun-image {
    
    width: px;
  }


#s-a7b7d108-d8b2-475c-9d55-d32a8d00ec23 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 {
  display: none;
}
#s-5935f965-0be8-44f8-9077-024e2cd2ebe2, #wrap-s-5935f965-0be8-44f8-9077-024e2cd2ebe2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 {
  display: none;
}
#s-5935f965-0be8-44f8-9077-024e2cd2ebe2, #wrap-s-5935f965-0be8-44f8-9077-024e2cd2ebe2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 {
  display: none;
}
#s-5935f965-0be8-44f8-9077-024e2cd2ebe2, #wrap-s-5935f965-0be8-44f8-9077-024e2cd2ebe2 { display:none !important; }}
#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 .shg-sld-nav-button.shg-sld-left,
#s-5935f965-0be8-44f8-9077-024e2cd2ebe2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-29ecf232-3d28-4e24-a6b2-abe530f8ceb4 {
  text-align: center;
}





#s-29ecf232-3d28-4e24-a6b2-abe530f8ceb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-91b379d6-e90d-4b30-8441-25fc4c1da78a {
  text-align: center;
opacity: 1;
}





#s-91b379d6-e90d-4b30-8441-25fc4c1da78a .shogun-image-content {
  
    align-items: center;
  
}

#s-d00f12f8-1f16-4fb2-829f-5aced7960aee {
  text-align: center;
}





#s-d00f12f8-1f16-4fb2-829f-5aced7960aee .shogun-image-content {
  
    align-items: center;
  
}

#s-4ef947c0-f220-43d0-9ae6-abd8657ce3b6 {
  text-align: center;
}





#s-4ef947c0-f220-43d0-9ae6-abd8657ce3b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa198b1f-38d9-49b4-8c10-9e0672a0c5cf {
  text-align: center;
}





#s-fa198b1f-38d9-49b4-8c10-9e0672a0c5cf .shogun-image-content {
  
    align-items: center;
  
}

#s-aee97125-2f2b-48e2-87ae-5124c337148b {
  text-align: center;
}





#s-aee97125-2f2b-48e2-87ae-5124c337148b .shogun-image-content {
  
    align-items: center;
  
}

#s-a29c329e-5a9c-4b08-aa09-1266582acc74 {
  text-align: center;
}





#s-a29c329e-5a9c-4b08-aa09-1266582acc74 .shogun-image-content {
  
    align-items: center;
  
}

#s-11c4ba4c-c0d5-432e-b25e-d0f6905bcfb2 {
  text-align: center;
}





#s-11c4ba4c-c0d5-432e-b25e-d0f6905bcfb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-91718276-bfb7-4af0-a477-903395c0ae4f {
  text-align: center;
}





#s-91718276-bfb7-4af0-a477-903395c0ae4f .shogun-image-content {
  
    align-items: center;
  
}

#s-f6a46ef1-0e7b-491f-ba8e-e11c9ba12c94 {
  margin-top: 60px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f6a46ef1-0e7b-491f-ba8e-e11c9ba12c94 {
  display: none;
}
#s-f6a46ef1-0e7b-491f-ba8e-e11c9ba12c94, #wrap-s-f6a46ef1-0e7b-491f-ba8e-e11c9ba12c94 { display:none !important; }}
#s-f6a46ef1-0e7b-491f-ba8e-e11c9ba12c94 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 {
  display: none;
}
#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6, #wrap-s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 {
  display: none;
}
#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6, #wrap-s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 {
  display: none;
}
#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6, #wrap-s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 { display:none !important; }}
#s-cd95f797-2433-4b61-9c7d-8d72bea6c0c6 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a9f90060-2ecb-45fd-990a-6f52fb29ee71 {
  margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 920px;
}
@media (max-width: 767px){#s-a9f90060-2ecb-45fd-990a-6f52fb29ee71 {
  display: none;
}
#s-a9f90060-2ecb-45fd-990a-6f52fb29ee71, #wrap-s-a9f90060-2ecb-45fd-990a-6f52fb29ee71 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a9f90060-2ecb-45fd-990a-6f52fb29ee71"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-209850b7-ace0-4bd7-92c5-47f4bfcee43d {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-209850b7-ace0-4bd7-92c5-47f4bfcee43d {
  margin-top: 50px;
}
}



  #s-209850b7-ace0-4bd7-92c5-47f4bfcee43d img.shogun-image {
    
    width: px;
  }


#s-209850b7-ace0-4bd7-92c5-47f4bfcee43d .shogun-image-content {
  
    align-items: center;
  
}

#s-babf2161-0421-44b7-b23d-148884f3d744 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-1d562ea7-6afa-4006-ac86-928a20cc2aba {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-1d562ea7-6afa-4006-ac86-928a20cc2aba hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(138, 138, 138, 1);
}

#s-97d97643-a9ab-4c16-a343-eed631258094 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 45px;
text-align: center;
}




  #s-97d97643-a9ab-4c16-a343-eed631258094 img.shogun-image {
    
    width: px;
  }


#s-97d97643-a9ab-4c16-a343-eed631258094 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c686bb3-126a-4a2d-ae52-0631dffa9ffb {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-0013ff64-02e4-48ec-98f0-3617c4469f72 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-0013ff64-02e4-48ec-98f0-3617c4469f72 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(138, 138, 138, 1);
}

#s-564e0d35-eabf-4262-98b0-e82119ae7922 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 45px;
text-align: center;
}




  #s-564e0d35-eabf-4262-98b0-e82119ae7922 img.shogun-image {
    
    width: px;
  }


#s-564e0d35-eabf-4262-98b0-e82119ae7922 .shogun-image-content {
  
    align-items: center;
  
}

#s-39a2a379-3cdc-4721-9385-9ba1b0819441 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-6392f4cd-20c9-49cb-9fff-979ff6489885 {
  padding-top: 20px;
text-align: center;
}





#s-6392f4cd-20c9-49cb-9fff-979ff6489885 .shogun-image-content {
  
    align-items: center;
  
}

#s-89e79a7c-e8b6-4cec-a188-1755275146bf {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-89e79a7c-e8b6-4cec-a188-1755275146bf {
  margin-top: 50px;
}
}



  #s-89e79a7c-e8b6-4cec-a188-1755275146bf img.shogun-image {
    
    width: px;
  }


#s-89e79a7c-e8b6-4cec-a188-1755275146bf .shogun-image-content {
  
    align-items: center;
  
}

#s-a55c8502-a072-4e9b-acbf-11658ca3ec60 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-e824453a-aa2f-442b-97f1-2bfa9e01a984 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-e824453a-aa2f-442b-97f1-2bfa9e01a984 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(138, 138, 138, 1);
}

#s-1989dac6-84f7-4a34-88c3-ecaa52f35b4f {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 45px;
text-align: center;
}




  #s-1989dac6-84f7-4a34-88c3-ecaa52f35b4f img.shogun-image {
    
    width: px;
  }


#s-1989dac6-84f7-4a34-88c3-ecaa52f35b4f .shogun-image-content {
  
    align-items: center;
  
}

#s-28238c76-1228-498d-a11f-b6e90c902179 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-d5170298-9b55-4a62-a31b-713f8aa2d3b7 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-d5170298-9b55-4a62-a31b-713f8aa2d3b7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(138, 138, 138, 1);
}

#s-05452d14-f9b9-49c8-be0c-9895fade3feb {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 45px;
text-align: center;
}




  #s-05452d14-f9b9-49c8-be0c-9895fade3feb img.shogun-image {
    
    width: px;
  }


#s-05452d14-f9b9-49c8-be0c-9895fade3feb .shogun-image-content {
  
    align-items: center;
  
}

#s-8fb2af29-b82e-4a41-98e3-5420070ab2d7 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 {
  display: none;
}
#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1, #wrap-s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 {
  display: none;
}
#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1, #wrap-s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 {
  display: none;
}
#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1, #wrap-s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 { display:none !important; }}



  #s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 img.shogun-image {
    
    width: px;
  }


#s-d16ef406-68f8-4d2a-b14f-69cd896f46a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 {
  text-align: center;
}
@media (min-width: 1200px){#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 {
  display: none;
}
#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6, #wrap-s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 {
  display: none;
}
#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6, #wrap-s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 {
  display: none;
}
#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6, #wrap-s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 { display:none !important; }}



  #s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 img.shogun-image {
    
    width: px;
  }


#s-5b59a83b-89c9-494f-8731-d77a6fe9a5c6 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-48db3af3-6761-42dd-9a9c-6a84e0e8e945 {
  display: none;
}
#s-48db3af3-6761-42dd-9a9c-6a84e0e8e945, #wrap-s-48db3af3-6761-42dd-9a9c-6a84e0e8e945 { display:none !important; }}
#s-b4cc7321-8497-4a17-8d40-81e8282b721a {
  margin-top: 60px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b4cc7321-8497-4a17-8d40-81e8282b721a {
  display: none;
}
#s-b4cc7321-8497-4a17-8d40-81e8282b721a, #wrap-s-b4cc7321-8497-4a17-8d40-81e8282b721a { display:none !important; }}
#s-b4cc7321-8497-4a17-8d40-81e8282b721a .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc {
  display: none;
}
#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc, #wrap-s-242d2d21-dd80-4c99-a419-c23f8c12e3bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc {
  display: none;
}
#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc, #wrap-s-242d2d21-dd80-4c99-a419-c23f8c12e3bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc {
  display: none;
}
#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc, #wrap-s-242d2d21-dd80-4c99-a419-c23f8c12e3bc { display:none !important; }}
#s-242d2d21-dd80-4c99-a419-c23f8c12e3bc .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3 {
  padding-left: 40px;
padding-right: 40px;
}
@media (max-width: 767px){#s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3 {
  display: none;
}
#s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3, #wrap-s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-c52f7555-4a9d-4002-a6bb-61f07cdafcc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-30848197-8aa5-4b94-bed0-117dbbfd7d0e {
  text-align: center;
}





#s-30848197-8aa5-4b94-bed0-117dbbfd7d0e .shogun-image-content {
  
    align-items: center;
  
}

#s-c6401d46-da4c-4494-833d-5c9bb2db249c {
  text-align: center;
}





#s-c6401d46-da4c-4494-833d-5c9bb2db249c .shogun-image-content {
  
    align-items: center;
  
}

#s-87073a71-3ff9-4341-8ecf-371c8abb9184 {
  margin-top: 10px;
}

#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 {
  padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 {
  display: none;
}
#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4, #wrap-s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 {
  display: none;
}
#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4, #wrap-s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 {
  display: none;
}
#s-5b77dcc7-4162-4556-8e44-f9d1f840eab4, #wrap-s-5b77dcc7-4162-4556-8e44-f9d1f840eab4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b77dcc7-4162-4556-8e44-f9d1f840eab4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-635ae0a8-50c2-4759-bd59-e6dbd8e670d0 {
  padding-top: 40px;
padding-bottom: 0px;
}

#s-9de7f6b9-0dd1-403b-97dd-ca9185196577 {
  text-align: center;
}





#s-9de7f6b9-0dd1-403b-97dd-ca9185196577 .shogun-image-content {
  
    align-items: center;
  
}

#s-28a21bed-34bc-4a5e-aa22-2cc7e6c439ad {
  text-align: center;
}





#s-28a21bed-34bc-4a5e-aa22-2cc7e6c439ad .shogun-image-content {
  
    align-items: center;
  
}

#s-7692966d-c9b1-46cb-9bef-c671e1c91211 {
  margin-top: 60px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7692966d-c9b1-46cb-9bef-c671e1c91211 {
  display: none;
}
#s-7692966d-c9b1-46cb-9bef-c671e1c91211, #wrap-s-7692966d-c9b1-46cb-9bef-c671e1c91211 { display:none !important; }}
#s-7692966d-c9b1-46cb-9bef-c671e1c91211 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aa060598-be13-43d8-8826-dbb8216bcc59 {
  margin-top: 60px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-aa060598-be13-43d8-8826-dbb8216bcc59 {
  display: none;
}
#s-aa060598-be13-43d8-8826-dbb8216bcc59, #wrap-s-aa060598-be13-43d8-8826-dbb8216bcc59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa060598-be13-43d8-8826-dbb8216bcc59 {
  display: none;
}
#s-aa060598-be13-43d8-8826-dbb8216bcc59, #wrap-s-aa060598-be13-43d8-8826-dbb8216bcc59 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa060598-be13-43d8-8826-dbb8216bcc59 {
  display: none;
}
#s-aa060598-be13-43d8-8826-dbb8216bcc59, #wrap-s-aa060598-be13-43d8-8826-dbb8216bcc59 { display:none !important; }}
#s-aa060598-be13-43d8-8826-dbb8216bcc59 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d {
  margin-left: auto;
margin-right: auto;
max-width: 680px;
}
@media (max-width: 767px){#s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d, #wrap-s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d { display:none !important; }}
@media (min-width: 0px) {
[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ebfb1840-17d4-4f2a-8d67-820aa7ca702d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8119bb10-c6a3-4c13-96b2-86bc4260e79e {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 140px;
text-align: center;
}




  #s-8119bb10-c6a3-4c13-96b2-86bc4260e79e img.shogun-image {
    
    width: px;
  }


#s-8119bb10-c6a3-4c13-96b2-86bc4260e79e .shogun-image-content {
  
    align-items: center;
  
}

#s-d44ead84-e73d-4b01-b8e4-2285257a0059 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 140px;
text-align: center;
}




  #s-d44ead84-e73d-4b01-b8e4-2285257a0059 img.shogun-image {
    
    width: px;
  }


#s-d44ead84-e73d-4b01-b8e4-2285257a0059 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c77eb16-eee7-418c-abb3-afa3fead47e5 {
  margin-left: auto;
margin-right: auto;
max-width: 680px;
}
@media (min-width: 1200px){#s-1c77eb16-eee7-418c-abb3-afa3fead47e5 {
  display: none;
}
#s-1c77eb16-eee7-418c-abb3-afa3fead47e5, #wrap-s-1c77eb16-eee7-418c-abb3-afa3fead47e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c77eb16-eee7-418c-abb3-afa3fead47e5 {
  display: none;
}
#s-1c77eb16-eee7-418c-abb3-afa3fead47e5, #wrap-s-1c77eb16-eee7-418c-abb3-afa3fead47e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c77eb16-eee7-418c-abb3-afa3fead47e5 {
  display: none;
}
#s-1c77eb16-eee7-418c-abb3-afa3fead47e5, #wrap-s-1c77eb16-eee7-418c-abb3-afa3fead47e5 { display:none !important; }}@media (max-width: 767px){#s-1c77eb16-eee7-418c-abb3-afa3fead47e5 {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1c77eb16-eee7-418c-abb3-afa3fead47e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-eafb3a53-ed73-4304-9d44-4938ba4a2b16 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-eafb3a53-ed73-4304-9d44-4938ba4a2b16 img.shogun-image {
    
    width: px;
  }


#s-eafb3a53-ed73-4304-9d44-4938ba4a2b16 .shogun-image-content {
  
    align-items: center;
  
}

#s-678d0fa3-f1e1-4436-a90c-590f82dc51a4 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-678d0fa3-f1e1-4436-a90c-590f82dc51a4 img.shogun-image {
    
    width: px;
  }


#s-678d0fa3-f1e1-4436-a90c-590f82dc51a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-12ac1661-a7b3-4716-a9ed-0625b6518d4f {
  margin-top: 20px;
}

#s-91e635e2-3efa-440a-9042-aae6189a5c2c {
  margin-left: 3%;
margin-right: 3%;
}

#s-91e635e2-3efa-440a-9042-aae6189a5c2c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(39, 160, 217, 1);
}

#s-198b089b-dffe-4164-8018-29f343866b98 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-198b089b-dffe-4164-8018-29f343866b98 {
  display: none;
}
#s-198b089b-dffe-4164-8018-29f343866b98, #wrap-s-198b089b-dffe-4164-8018-29f343866b98 { display:none !important; }}
#s-198b089b-dffe-4164-8018-29f343866b98 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a1859c1b-f6c5-4924-8d34-a16477db26f6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-a1859c1b-f6c5-4924-8d34-a16477db26f6 {
  display: none;
}
#s-a1859c1b-f6c5-4924-8d34-a16477db26f6, #wrap-s-a1859c1b-f6c5-4924-8d34-a16477db26f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1859c1b-f6c5-4924-8d34-a16477db26f6 {
  display: none;
}
#s-a1859c1b-f6c5-4924-8d34-a16477db26f6, #wrap-s-a1859c1b-f6c5-4924-8d34-a16477db26f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1859c1b-f6c5-4924-8d34-a16477db26f6 {
  display: none;
}
#s-a1859c1b-f6c5-4924-8d34-a16477db26f6, #wrap-s-a1859c1b-f6c5-4924-8d34-a16477db26f6 { display:none !important; }}
#s-a1859c1b-f6c5-4924-8d34-a16477db26f6 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00 {
  display: none;
}
#s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00, #wrap-s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00 {
  display: none;
}
#s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00, #wrap-s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00 {
  display: none;
}
#s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00, #wrap-s-92075c10-fd47-4b6d-a34b-8f23f3cc5f00 { display:none !important; }}
@media (max-width: 767px){#s-98417a91-2019-48c1-a8aa-5ea25267b4ed {
  display: none;
}
#s-98417a91-2019-48c1-a8aa-5ea25267b4ed, #wrap-s-98417a91-2019-48c1-a8aa-5ea25267b4ed { display:none !important; }}
#s-eb5ab5f7-1331-4b8b-a872-5e1eb8fcc9e1 {
  margin-left: 3%;
margin-right: 3%;
}

#s-eb5ab5f7-1331-4b8b-a872-5e1eb8fcc9e1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(39, 160, 217, 1);
}

#s-ab59075e-cd6d-4290-af16-6d65aa72f623 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}
@media (max-width: 767px){#s-ab59075e-cd6d-4290-af16-6d65aa72f623 {
  display: none;
}
#s-ab59075e-cd6d-4290-af16-6d65aa72f623, #wrap-s-ab59075e-cd6d-4290-af16-6d65aa72f623 { display:none !important; }}
#s-a3e62011-cea2-4385-9568-3ab7315999e8 {
  margin-top: -2px;
margin-left: auto;
margin-bottom: -2px;
margin-right: auto;
}
@media (min-width: 1200px){#s-a3e62011-cea2-4385-9568-3ab7315999e8 {
  display: none;
}
#s-a3e62011-cea2-4385-9568-3ab7315999e8, #wrap-s-a3e62011-cea2-4385-9568-3ab7315999e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3e62011-cea2-4385-9568-3ab7315999e8 {
  display: none;
}
#s-a3e62011-cea2-4385-9568-3ab7315999e8, #wrap-s-a3e62011-cea2-4385-9568-3ab7315999e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3e62011-cea2-4385-9568-3ab7315999e8 {
  display: none;
}
#s-a3e62011-cea2-4385-9568-3ab7315999e8, #wrap-s-a3e62011-cea2-4385-9568-3ab7315999e8 { display:none !important; }}
#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 {
  padding-top: 60px;
padding-left: 15px;
padding-bottom: 60px;
padding-right: 15px;
min-height: 350px;
background-color: rgba(39, 160, 217, 1);
}
@media (min-width: 1200px){#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 {
  display: none;
}
#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1, #wrap-s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 {
  display: none;
}
#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1, #wrap-s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 {
  display: none;
}
#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1, #wrap-s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 { display:none !important; }}







#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfa1b793-c0b4-4d7b-9e5e-b1a3e4ca30e1.shg-box.shg-c {
  justify-content: center;
}

#s-4fcc14f6-b2a4-4cc0-aa21-108816b4a9b8 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 740px;
}

#s-fb573ec4-a652-4833-8805-b2ead8add35d {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 758px;
}

@media (min-width: 0px) {
[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb573ec4-a652-4833-8805-b2ead8add35d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8db284cf-9b40-4df0-a479-2a5bfadc0ac5 {
  text-align: center;
}




  #s-8db284cf-9b40-4df0-a479-2a5bfadc0ac5 img.shogun-image {
    
    width: px;
  }


#s-8db284cf-9b40-4df0-a479-2a5bfadc0ac5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fe79bd3-c2d8-4af3-a50f-a998f786754a {
  margin-top: 15px;
}

#s-9a133fd7-ae3c-40a0-977a-b6f7306751cb {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 350px;
background-color: rgba(39, 160, 217, 1);
}
@media (max-width: 767px){#s-9a133fd7-ae3c-40a0-977a-b6f7306751cb {
  display: none;
}
#s-9a133fd7-ae3c-40a0-977a-b6f7306751cb, #wrap-s-9a133fd7-ae3c-40a0-977a-b6f7306751cb { display:none !important; }}







#s-9a133fd7-ae3c-40a0-977a-b6f7306751cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a133fd7-ae3c-40a0-977a-b6f7306751cb.shg-box.shg-c {
  justify-content: center;
}

#s-03c0b6c5-dcbb-4e3a-9af7-2795cf06a87d {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 740px;
}

#s-eb90e8d7-c73a-403b-82d1-e28f07440722 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 740px;
}

@media (min-width: 0px) {
[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb90e8d7-c73a-403b-82d1-e28f07440722"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-38ba8fd9-9ce2-4dab-8c1f-23f5a112876c {
  text-align: right;
}




  #s-38ba8fd9-9ce2-4dab-8c1f-23f5a112876c img.shogun-image {
    
    width: px;
  }


#s-38ba8fd9-9ce2-4dab-8c1f-23f5a112876c .shogun-image-content {
  
    align-items: center;
  
}

#s-42b492d8-2f6e-4b9d-b35d-0ffd7dcd4db7 {
  margin-top: 15px;
}

#s-83f7fdb6-9b59-472d-b560-cdcc2f180c04 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 0px;
min-height: 50px;
max-width: 1040px;
background-color: rgba(255, 255, 255, 1);
}








#s-83f7fdb6-9b59-472d-b560-cdcc2f180c04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83f7fdb6-9b59-472d-b560-cdcc2f180c04.shg-box.shg-c {
  justify-content: center;
}

#s-ad1ba5da-003b-4345-9345-a5cef4194c82 {
  margin-top: 40px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-ad1ba5da-003b-4345-9345-a5cef4194c82 {
  display: none;
}
#s-ad1ba5da-003b-4345-9345-a5cef4194c82, #wrap-s-ad1ba5da-003b-4345-9345-a5cef4194c82 { display:none !important; }}
#s-ad1ba5da-003b-4345-9345-a5cef4194c82 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-234924b1-25ec-4062-bce2-08ea2a362231 {
  margin-top: 40px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-234924b1-25ec-4062-bce2-08ea2a362231 {
  display: none;
}
#s-234924b1-25ec-4062-bce2-08ea2a362231, #wrap-s-234924b1-25ec-4062-bce2-08ea2a362231 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-234924b1-25ec-4062-bce2-08ea2a362231 {
  display: none;
}
#s-234924b1-25ec-4062-bce2-08ea2a362231, #wrap-s-234924b1-25ec-4062-bce2-08ea2a362231 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-234924b1-25ec-4062-bce2-08ea2a362231 {
  display: none;
}
#s-234924b1-25ec-4062-bce2-08ea2a362231, #wrap-s-234924b1-25ec-4062-bce2-08ea2a362231 { display:none !important; }}
#s-234924b1-25ec-4062-bce2-08ea2a362231 .shogun-heading-component h2 {
  color: rgba(39, 160, 217, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px){#s-40652959-6338-466d-a4f4-0a6e2a37d286 {
  display: none;
}
#s-40652959-6338-466d-a4f4-0a6e2a37d286, #wrap-s-40652959-6338-466d-a4f4-0a6e2a37d286 { display:none !important; }}
#s-40652959-6338-466d-a4f4-0a6e2a37d286 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-40652959-6338-466d-a4f4-0a6e2a37d286 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-40652959-6338-466d-a4f4-0a6e2a37d286 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(109, 110, 113, 1);
}

#s-40652959-6338-466d-a4f4-0a6e2a37d286 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-40652959-6338-466d-a4f4-0a6e2a37d286 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(109, 110, 113, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 36px;
}

#s-40652959-6338-466d-a4f4-0a6e2a37d286 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 36px;
}
#s-a8f914d1-f4db-4d26-9d79-df10b9e6471e {
  margin-left: 60px;
margin-right: auto;
max-width: 738px;
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 {
  padding-top: 20px;
padding-left: 1%;
padding-bottom: 20px;
padding-right: 1%;
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 12px;
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(109, 110, 113, 1);
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(109, 110, 113, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 22px;
}

#s-f5dc1a6a-a35a-4c92-abf9-34d102a1c3a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 22px;
}
#s-f13069bb-2a5b-4cd8-8a88-5beb422c9066 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}

#s-f1fd4226-7ac0-4149-bf26-fa95d1fc5c74 {
  padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

#s-fa76f77c-533b-45fd-80c6-88cd638c3d21 {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-3ef90201-f24a-4687-9ef5-3cd3c8349ee9 {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d {
  padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 1200px){#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d {
  display: none;
}
#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d, #wrap-s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d {
  display: none;
}
#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d, #wrap-s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d {
  display: none;
}
#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d, #wrap-s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d { display:none !important; }}
#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(109, 110, 113, 1);
}

#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(109, 110, 113, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 26px;
}

#s-03e9b3f0-fc31-411f-ae97-d165e06bbf8d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 26px;
}
#s-96738ecd-1e6d-4883-9b0b-d9c3310e18e5 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 768px;
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 {
  padding-top: 20px;
padding-left: 1%;
padding-bottom: 20px;
padding-right: 1%;
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 12px;
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(109, 110, 113, 1);
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(109, 110, 113, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 18px;
}

#s-b49605ce-88eb-4093-9e5c-2f1124e58582 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-db637142-68b9-4052-9266-2576f21d07b1 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}

#s-d70611e0-7ff5-4a82-92e9-0523b9fff705 {
  padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
}

#s-ad1d589b-ee91-4e43-851e-32496756f09b {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-a469a752-9ee6-44af-a53a-d8eeb13223de {
  margin-bottom: 15px;
padding-left: 5%;
padding-right: 5%;
}

#s-81e39ede-8e50-40a6-afa8-255e5a7e946c {
  margin-top: 80px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-81e39ede-8e50-40a6-afa8-255e5a7e946c {
  display: none;
}
#s-81e39ede-8e50-40a6-afa8-255e5a7e946c, #wrap-s-81e39ede-8e50-40a6-afa8-255e5a7e946c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81e39ede-8e50-40a6-afa8-255e5a7e946c {
  display: none;
}
#s-81e39ede-8e50-40a6-afa8-255e5a7e946c, #wrap-s-81e39ede-8e50-40a6-afa8-255e5a7e946c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81e39ede-8e50-40a6-afa8-255e5a7e946c {
  display: none;
}
#s-81e39ede-8e50-40a6-afa8-255e5a7e946c, #wrap-s-81e39ede-8e50-40a6-afa8-255e5a7e946c { display:none !important; }}
@media (min-width: 0px) {
[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81e39ede-8e50-40a6-afa8-255e5a7e946c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cd01b431-2b6e-4b6f-ab48-faccbe1db031 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 40px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 15px;
}
@media (min-width: 1200px){#s-cd01b431-2b6e-4b6f-ab48-faccbe1db031 {
  padding-bottom: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd01b431-2b6e-4b6f-ab48-faccbe1db031 {
  padding-bottom: 30px;
}
}
#s-e7d9c96c-eac5-4d5e-8802-7c74549737aa {
  text-align: right;
}





#s-e7d9c96c-eac5-4d5e-8802-7c74549737aa .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-58ea8576-a271-4a94-bdbb-00537b061ba9 {
  margin-top: 80px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-58ea8576-a271-4a94-bdbb-00537b061ba9 {
  display: none;
}
#s-58ea8576-a271-4a94-bdbb-00537b061ba9, #wrap-s-58ea8576-a271-4a94-bdbb-00537b061ba9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58ea8576-a271-4a94-bdbb-00537b061ba9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e24c03f-9c7e-4273-b49f-50961eca42b6 {
  padding-top: 40px;
padding-left: 15px;
padding-bottom: 40px;
padding-right: 15px;
}

#s-0c5b1878-5189-4b1f-88e8-a8bd6e0e22f4 {
  text-align: right;
}




  #s-0c5b1878-5189-4b1f-88e8-a8bd6e0e22f4 img.shogun-image {
    
    width: px;
  }


#s-0c5b1878-5189-4b1f-88e8-a8bd6e0e22f4 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bb0177cd-2f40-4ea5-a3ef-65bf2498cc4f {
  min-height: 90px;
background-color: rgba(39, 160, 217, 1);
}








#s-bb0177cd-2f40-4ea5-a3ef-65bf2498cc4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb0177cd-2f40-4ea5-a3ef-65bf2498cc4f.shg-box.shg-c {
  justify-content: center;
}

#s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 10px;
max-width: 1040px;
}
@media (min-width: 1200px){#s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291 {
  
}
}@media (max-width: 767px){#s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291 {
  display: none;
}
#s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291, #wrap-s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb28a250-d1d9-406d-8b1e-6fdd2da7a291"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6f39ffe8-5bab-4137-9e29-e6c5a06fa083 {
  margin-left: auto;
margin-right: 0%;
max-width: 220px;
text-align: right;
}




  #s-6f39ffe8-5bab-4137-9e29-e6c5a06fa083 img.shogun-image {
    
    width: px;
  }


#s-6f39ffe8-5bab-4137-9e29-e6c5a06fa083 .shogun-image-content {
  
    align-items: center;
  
}

#s-611ed749-135e-4c71-aad9-6b0c95112d50 {
  margin-top: 12px;
margin-bottom: 12px;
}

#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c {
  margin-top: 18px;
margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}
@media (min-width: 1200px){#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c {
  display: none;
}
#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c, #wrap-s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c {
  display: none;
}
#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c, #wrap-s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c {
  display: none;
}
#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c, #wrap-s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c { display:none !important; }}



  #s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c img.shogun-image {
    
    width: px;
  }


#s-e45aad01-1c69-4d60-9ad0-f90bd3f4c07c .shogun-image-content {
  
    align-items: center;
  
}

#s-09fbf129-c401-491d-b605-c8b0014b7f37 {
  margin-top: 12px;
margin-bottom: 12px;
}
@media (min-width: 1200px){#s-09fbf129-c401-491d-b605-c8b0014b7f37 {
  display: none;
}
#s-09fbf129-c401-491d-b605-c8b0014b7f37, #wrap-s-09fbf129-c401-491d-b605-c8b0014b7f37 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09fbf129-c401-491d-b605-c8b0014b7f37 {
  display: none;
}
#s-09fbf129-c401-491d-b605-c8b0014b7f37, #wrap-s-09fbf129-c401-491d-b605-c8b0014b7f37 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09fbf129-c401-491d-b605-c8b0014b7f37 {
  display: none;
}
#s-09fbf129-c401-491d-b605-c8b0014b7f37, #wrap-s-09fbf129-c401-491d-b605-c8b0014b7f37 { display:none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}