.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-cd5749f7-bf7c-455c-9b66-8a1a8045d72d {
  background-image: url(https://i.shgcdn.com/ad75cafc-c2d1-4a46-90cd-7b709b7db625/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 70px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-cd5749f7-bf7c-455c-9b66-8a1a8045d72d {
  display: none;
}
#s-cd5749f7-bf7c-455c-9b66-8a1a8045d72d, #wrap-s-cd5749f7-bf7c-455c-9b66-8a1a8045d72d { display:none !important; }}







#s-cd5749f7-bf7c-455c-9b66-8a1a8045d72d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
}#s-cd5749f7-bf7c-455c-9b66-8a1a8045d72d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-efa265d2-dd70-4272-9980-c35e9938ff9b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: px;
padding-bottom: 10px;
padding-right: px;
max-width: 1200px;
text-align: left;
}

#s-efa265d2-dd70-4272-9980-c35e9938ff9b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bc2a9f6d-ffe6-4219-8100-f9b3215e1c7d {
  max-width: 1200px;
}

#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec {
  background-image: url(https://i.shgcdn.com/0eb554e6-8cd6-4553-853b-0a24990409c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 70px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec {
  display: none;
}
#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec, #wrap-s-f493afc2-59a0-4cbe-abf9-23b448bf2aec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec {
  display: none;
}
#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec, #wrap-s-f493afc2-59a0-4cbe-abf9-23b448bf2aec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec {
  display: none;
}
#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec, #wrap-s-f493afc2-59a0-4cbe-abf9-23b448bf2aec { display:none !important; }}







#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
}#s-f493afc2-59a0-4cbe-abf9-23b448bf2aec.shg-box.shg-c {
  justify-content: center;
}

#s-ee7d9d9d-adb1-4be3-b5f9-3ec2d5695155 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-ee7d9d9d-adb1-4be3-b5f9-3ec2d5695155 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bb1e53e4-3fb3-4df6-ada6-0b1c4188f1fd {
  margin-left: 10%;
margin-right: 10%;
padding-left: 15px;
padding-right: 15px;
}

#s-c032c831-d0bb-4696-b502-ba3e96595790 {
  min-height: 50px;
}








#s-c032c831-d0bb-4696-b502-ba3e96595790 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c032c831-d0bb-4696-b502-ba3e96595790.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4bbb75dd-bf31-46d5-8414-d9ac7b4a76d2 {
  min-height: 50px;
}








#s-4bbb75dd-bf31-46d5-8414-d9ac7b4a76d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bbb75dd-bf31-46d5-8414-d9ac7b4a76d2.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-0272228d-ca74-416b-877c-5204427f2501 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

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

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

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

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

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

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

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

#s-d9962073-84d3-4461-9bbf-069529be4554 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
text-decoration: none;
}
#s-d9962073-84d3-4461-9bbf-069529be4554:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-d9962073-84d3-4461-9bbf-069529be4554:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d9962073-84d3-4461-9bbf-069529be4554.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-14aa14be-3c0e-4a41-892b-1015ec733cfc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-14aa14be-3c0e-4a41-892b-1015ec733cfc {
  
}
}







#s-14aa14be-3c0e-4a41-892b-1015ec733cfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14aa14be-3c0e-4a41-892b-1015ec733cfc.shg-box.shg-c {
  justify-content: center;
}

#s-157aa267-6f3c-4655-bad0-44c3e36ace2a {
  padding-bottom: 70px;
}
@media (min-width: 1200px){#s-157aa267-6f3c-4655-bad0-44c3e36ace2a {
  display: none;
}
#s-157aa267-6f3c-4655-bad0-44c3e36ace2a, #wrap-s-157aa267-6f3c-4655-bad0-44c3e36ace2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-157aa267-6f3c-4655-bad0-44c3e36ace2a {
  display: none;
}
#s-157aa267-6f3c-4655-bad0-44c3e36ace2a, #wrap-s-157aa267-6f3c-4655-bad0-44c3e36ace2a { display:none !important; }}
#s-157aa267-6f3c-4655-bad0-44c3e36ace2a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  min-height: 50px;
}








#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dc360bfc-061f-4bf1-8923-f510d13fb62a {
  margin-bottom: 0px;
padding-bottom: 80px;
min-height: 50px;
}








#s-dc360bfc-061f-4bf1-8923-f510d13fb62a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc360bfc-061f-4bf1-8923-f510d13fb62a.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

@media (min-width: 1200px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}@media (max-width: 767px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}
#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs {
  justify-content: flex-end;
}


  #s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 0);
}

#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-58fc6a35-f362-4e44-b9af-862ff9e76da5 {
  margin-top: 20px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#s-58fc6a35-f362-4e44-b9af-862ff9e76da5 .shogun-heading-component h2 {
  color: rgba(0, 168, 98, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 59px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fb4ffe00-0c98-4960-98e4-80f4eeee4074 {
  margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
padding-top: 40px;
min-height: 50px;
max-width: 780px;
}








#s-fb4ffe00-0c98-4960-98e4-80f4eeee4074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb4ffe00-0c98-4960-98e4-80f4eeee4074.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3306addb-338d-498a-8776-e165cb65657d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3306addb-338d-498a-8776-e165cb65657d .shogun-heading-component h2 {
  color: rgba(0, 168, 98, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-018dda25-b5ff-4496-90a5-54ab77b0e0b5 {
  margin-bottom: 24px;
}

.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-8800d995-35d0-4363-bcc6-6df56f7f3015 {
  text-align: center;
}




  #s-8800d995-35d0-4363-bcc6-6df56f7f3015 img.shogun-image {
    
    width: px;
  }


#s-8800d995-35d0-4363-bcc6-6df56f7f3015 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-72f39e5a-84f3-4ff7-bf0b-57a3293b3b44 {
  margin-top: 20px;
padding-top: 40px;
padding-bottom: 20px;
min-height: 50px;
}








#s-72f39e5a-84f3-4ff7-bf0b-57a3293b3b44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72f39e5a-84f3-4ff7-bf0b-57a3293b3b44.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33af0812-8724-49ee-ad04-a1e0c2f153c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-72dc296b-3425-4b2c-962f-ed3b7ac8c4f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-72dc296b-3425-4b2c-962f-ed3b7ac8c4f8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21fd7541-9b11-42a5-8d51-d7a8373d9bf7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b239e575-4836-4dd4-b1fd-bf9d536c9269 {
  text-align: center;
}




  #s-b239e575-4836-4dd4-b1fd-bf9d536c9269 img.shogun-image {
    
    width: px;
  }


#s-b239e575-4836-4dd4-b1fd-bf9d536c9269 .shogun-image-content {
  
    align-items: center;
  
}

#s-07177e7c-5b64-4c87-92b6-25f7d37423b3 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-46b99b22-6331-4380-bd08-06fe22a35b83 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a143fdb-4954-4161-9261-36492fc45247"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-05666f96-1175-48e8-91fa-3ef44c4845d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-05666f96-1175-48e8-91fa-3ef44c4845d0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ded66924-f8f7-4ab7-8b05-d3461f0944d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-210ff4e3-ded8-41d7-b964-e8526a2cea58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d85b81a8-97cb-4c2f-8f2c-191c7935ecde {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1f8e9476-7004-4c6d-bc84-b214d82a11d3 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcddff60-66a7-4940-8cb8-b3a6880207ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2632f088-930d-456d-a262-6717162896c3 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-497ab6d5-815e-41e4-a7c3-4f8350c6b7aa {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-27a5c026-d309-4291-b9a0-7318d5a17f2a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-27a5c026-d309-4291-b9a0-7318d5a17f2a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5a88ad55-e2fa-4efc-9f44-58ff6710a2eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0a84457b-0314-4488-8cad-d0d9d58b1daf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0a84457b-0314-4488-8cad-d0d9d58b1daf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e98fd3e-2fb5-415f-915f-585e0b6f0d96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7bc0252b-75dc-4fc6-b89a-8cc49995da0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fe84b82e-91c1-4e66-b541-02da3d47e50e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2879e093-4b91-41bf-9120-e5896f1e5f82 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-35ebc498-237f-4db8-addc-241e60857801 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-35ebc498-237f-4db8-addc-241e60857801 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-39e0f5db-0437-4260-ba76-c14040906a3f {
  margin-top: 48px;
margin-bottom: 48px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-39e0f5db-0437-4260-ba76-c14040906a3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39e0f5db-0437-4260-ba76-c14040906a3f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1ca050d0-0158-44b0-b5e6-ea1bc8c26200 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-1ca050d0-0158-44b0-b5e6-ea1bc8c26200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ca050d0-0158-44b0-b5e6-ea1bc8c26200.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3a034fd3-9653-4c8f-b386-044b5ae64cc6 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a034fd3-9653-4c8f-b386-044b5ae64cc6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-da1afa8c-5b98-4e3d-908d-6f644cb3835f {
  margin-top: -30px;
text-align: center;
}




  #s-da1afa8c-5b98-4e3d-908d-6f644cb3835f img.shogun-image {
    
    width: px;
  }


#s-da1afa8c-5b98-4e3d-908d-6f644cb3835f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1204ee1a-28c3-435e-9ffb-8a18aa21f19f {
  padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-1204ee1a-28c3-435e-9ffb-8a18aa21f19f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-09a5e605-06f0-499f-9c38-f0409556eb0b {
  padding-bottom: 20px;
}

#s-ac4bf9b9-7bb8-4539-b969-9d332364e33a {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac4bf9b9-7bb8-4539-b969-9d332364e33a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-764ef013-d6e1-43ca-8cfd-d0ee9f369611 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-764ef013-d6e1-43ca-8cfd-d0ee9f369611"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4aba4e7b-36ef-4e4f-ab46-fffcf8b7541b {
  text-align: center;
}




  #s-4aba4e7b-36ef-4e4f-ab46-fffcf8b7541b img.shogun-image {
    
    width: px;
  }


#s-4aba4e7b-36ef-4e4f-ab46-fffcf8b7541b .shogun-image-content {
  
    align-items: center;
  
}

#s-07f64ff5-2f22-4f72-bb7c-e15e02b57838 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-f2b7d6c5-054f-4231-95d8-c9138d6d0f5d {
  text-align: center;
}




  #s-f2b7d6c5-054f-4231-95d8-c9138d6d0f5d img.shogun-image {
    
    width: px;
  }


#s-f2b7d6c5-054f-4231-95d8-c9138d6d0f5d .shogun-image-content {
  
    align-items: center;
  
}

#s-8fbeeab8-ae33-4c97-9092-d0194822fbd2 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ce6c30d-5b7f-4abd-838b-4555c2760c1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e42f9a0-4d37-4496-9c18-2dc2f5b8f243 {
  text-align: center;
}




  #s-2e42f9a0-4d37-4496-9c18-2dc2f5b8f243 img.shogun-image {
    
    width: px;
  }


#s-2e42f9a0-4d37-4496-9c18-2dc2f5b8f243 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb583429-d812-4998-8df7-3fcda02a4ba3 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-7f60aa54-0a82-4667-a3e9-6c5f6a9c0cf6 {
  text-align: center;
}




  #s-7f60aa54-0a82-4667-a3e9-6c5f6a9c0cf6 img.shogun-image {
    
    width: px;
  }


#s-7f60aa54-0a82-4667-a3e9-6c5f6a9c0cf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3099f3eb-8a4d-43b0-b706-e51fbc898685 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-a4f33b44-58a2-4f4b-9800-b035364e51f8 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-a4f33b44-58a2-4f4b-9800-b035364e51f8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ac36a4f3-ec7e-4107-a1ea-80eb76c90539 {
  min-height: 50px;
}








#s-ac36a4f3-ec7e-4107-a1ea-80eb76c90539 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac36a4f3-ec7e-4107-a1ea-80eb76c90539.shg-box.shg-c {
  justify-content: center;
}

#s-d24197a0-5c2f-4be8-a886-a91c5a83047d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d24197a0-5c2f-4be8-a886-a91c5a83047d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8cf4a4f5-c549-4317-9947-9d07f6081cc4 {
  text-align: center;
}




  #s-8cf4a4f5-c549-4317-9947-9d07f6081cc4 img.shogun-image {
    
    width: px;
  }


#s-8cf4a4f5-c549-4317-9947-9d07f6081cc4 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1bf5a294-a361-4584-84ce-5a8e8a5b256a {
  min-height: 50px;
}








#s-1bf5a294-a361-4584-84ce-5a8e8a5b256a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bf5a294-a361-4584-84ce-5a8e8a5b256a.shg-box.shg-c {
  justify-content: center;
}

#s-989c11ed-b745-4a56-a453-18d9c63278f3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-989c11ed-b745-4a56-a453-18d9c63278f3 .shogun-heading-component h2 {
  color: rgba(0, 168, 98, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 59px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a8d64ac-e7a1-4b7c-bff2-fda3248150bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5d077a15-4108-46cd-a1e0-bb675a28c410 {
  text-align: center;
}




  #s-5d077a15-4108-46cd-a1e0-bb675a28c410 img.shogun-image {
    
    width: px;
  }


#s-5d077a15-4108-46cd-a1e0-bb675a28c410 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7ef285a2-f411-4e75-b119-9c044a5da595 {
  
}








#s-7ef285a2-f411-4e75-b119-9c044a5da595 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ef285a2-f411-4e75-b119-9c044a5da595.shg-box.shg-c {
  justify-content: center;
}

#s-246831b8-0149-4e68-ad03-48390e7a46ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-246831b8-0149-4e68-ad03-48390e7a46ed .shogun-heading-component h2 {
  color: rgba(22, 22, 22, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1250ca1a-5eb3-41fb-b0fd-a2aecf1f4c67 {
  min-height: 50px;
}








#s-1250ca1a-5eb3-41fb-b0fd-a2aecf1f4c67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1250ca1a-5eb3-41fb-b0fd-a2aecf1f4c67.shg-box.shg-c {
  justify-content: center;
}

#s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbfa9d3a-5e9b-46ba-8b33-295106b3def4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-39fc300f-15cc-4c18-af08-f2627abe666d {
  text-align: center;
}




  #s-39fc300f-15cc-4c18-af08-f2627abe666d img.shogun-image {
    
    width: px;
  }


#s-39fc300f-15cc-4c18-af08-f2627abe666d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bf638bac-9759-4173-a4af-41e11a318adc {
  
}








#s-bf638bac-9759-4173-a4af-41e11a318adc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf638bac-9759-4173-a4af-41e11a318adc.shg-box.shg-c {
  justify-content: center;
}

#s-3a7aa560-a4fa-499d-8160-527a6ae65031 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3a7aa560-a4fa-499d-8160-527a6ae65031 .shogun-heading-component h2 {
  color: rgba(22, 22, 22, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5bb47f25-019f-4b4f-ac64-5f41bba58c32 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-5bb47f25-019f-4b4f-ac64-5f41bba58c32"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3f4d2665-9679-4765-88b7-45211c2d8d75 {
  min-height: 50px;
}








#s-3f4d2665-9679-4765-88b7-45211c2d8d75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f4d2665-9679-4765-88b7-45211c2d8d75.shg-box.shg-c {
  justify-content: center;
}

#s-81965ae0-3346-4fdf-b7e2-e26ac8a051c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-81965ae0-3346-4fdf-b7e2-e26ac8a051c7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b7574253-4976-4f06-b688-aeffb6723ecd {
  text-align: center;
}




  #s-b7574253-4976-4f06-b688-aeffb6723ecd img.shogun-image {
    
    width: px;
  }


#s-b7574253-4976-4f06-b688-aeffb6723ecd .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-640355af-4b95-4101-bccd-81dabcdb1d3e {
  min-height: 50px;
}








#s-640355af-4b95-4101-bccd-81dabcdb1d3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-640355af-4b95-4101-bccd-81dabcdb1d3e.shg-box.shg-c {
  justify-content: center;
}

#s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-39ea47fb-5ed9-4dee-8e75-1962b9ecd396"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c4268520-a94a-4463-a939-ab0007126534 {
  min-height: 50px;
}








#s-c4268520-a94a-4463-a939-ab0007126534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4268520-a94a-4463-a939-ab0007126534.shg-box.shg-c {
  justify-content: center;
}

#s-4520d636-21fc-4608-9725-f81b9e3938ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4520d636-21fc-4608-9725-f81b9e3938ad .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e12b148a-1161-4d3d-b5c9-bc4948933881 {
  text-align: center;
}




  #s-e12b148a-1161-4d3d-b5c9-bc4948933881 img.shogun-image {
    
    width: px;
  }


#s-e12b148a-1161-4d3d-b5c9-bc4948933881 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-903d7ea9-2e1b-4675-88ea-e8c747efb772 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-903d7ea9-2e1b-4675-88ea-e8c747efb772"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fe3bbef8-c567-484e-b2b8-0be0d7dc7f11 {
  text-align: center;
}




  #s-fe3bbef8-c567-484e-b2b8-0be0d7dc7f11 img.shogun-image {
    
    width: px;
  }


#s-fe3bbef8-c567-484e-b2b8-0be0d7dc7f11 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6bc996f1-0613-4ba2-8b2a-a38b278d2ec6 {
  
}








#s-6bc996f1-0613-4ba2-8b2a-a38b278d2ec6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bc996f1-0613-4ba2-8b2a-a38b278d2ec6.shg-box.shg-c {
  justify-content: center;
}

#s-1ecee783-e178-426c-aa6d-fca5034fe417 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1ecee783-e178-426c-aa6d-fca5034fe417 .shogun-heading-component h2 {
  color: rgba(22, 22, 22, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0 {
  padding-top: 30px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd7bf476-5677-4896-8e6b-4e41dc1b5cd0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-03f9d5d5-be2a-4247-9e0f-beb0e265ff19 {
  text-align: center;
}




  #s-03f9d5d5-be2a-4247-9e0f-beb0e265ff19 img.shogun-image {
    
    width: px;
  }


#s-03f9d5d5-be2a-4247-9e0f-beb0e265ff19 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-eb2939c2-db52-4deb-a087-8d9719d390c6 {
  
}








#s-eb2939c2-db52-4deb-a087-8d9719d390c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb2939c2-db52-4deb-a087-8d9719d390c6.shg-box.shg-c {
  justify-content: center;
}

#s-cf5a4637-9754-4c2f-8b3c-7c2c51fc5ca6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cf5a4637-9754-4c2f-8b3c-7c2c51fc5ca6 .shogun-heading-component h2 {
  color: rgba(22, 22, 22, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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