.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-8514884e-b48e-4e57-9b37-a3f4601d4731 {
  background-image: url(https://i.shgcdn.com/6c44c4de-e9e1-42ef-92e3-d808b2d39f54/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 650px;
background-position: center center;
}
@media (max-width: 767px){#s-8514884e-b48e-4e57-9b37-a3f4601d4731 {
  display: none;
}
#s-8514884e-b48e-4e57-9b37-a3f4601d4731, #wrap-s-8514884e-b48e-4e57-9b37-a3f4601d4731 { display:none !important; }}







#s-8514884e-b48e-4e57-9b37-a3f4601d4731 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8514884e-b48e-4e57-9b37-a3f4601d4731.shg-box.shg-c {
  justify-content: center;
}

#s-dd26a2d0-dd72-4e75-8ee3-5106c151c0c7 {
  margin-left: 50px;
margin-right: 50px;
min-height: 42px;
}








#s-dd26a2d0-dd72-4e75-8ee3-5106c151c0c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd26a2d0-dd72-4e75-8ee3-5106c151c0c7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a8d71276-1d5b-42ed-a7bc-d9d41a8185d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-9d7cdb87-c457-46e9-aeed-66d5ce21e783 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9d7cdb87-c457-46e9-aeed-66d5ce21e783 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-7f33fb1e-2b0e-49eb-8f07-fa90b2bb1bf9 {
  margin-top: 0px;
margin-left: 2px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7f33fb1e-2b0e-49eb-8f07-fa90b2bb1bf9 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 120px;
  line-height: 0.5em;
  letter-spacing: -2px;
  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-103d9ef0-544d-4add-ae6c-90f2d7a60c83 {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 13px;
padding-bottom: 5px;
}

#s-3933eaaa-be4b-4143-8be3-fe77f67d674e {
  margin-left: 10px;
padding-top: 10px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3933eaaa-be4b-4143-8be3-fe77f67d674e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-db76e6b1-ad84-4485-893d-958ce14dcad3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 33px;
max-width: 150px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-db76e6b1-ad84-4485-893d-958ce14dcad3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db76e6b1-ad84-4485-893d-958ce14dcad3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-db76e6b1-ad84-4485-893d-958ce14dcad3-btn-wrapper {
    text-align: center;
  }


#s-db76e6b1-ad84-4485-893d-958ce14dcad3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-962ba000-b27f-48e2-96cf-e18a32d7bdc2 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 33px;
max-width: 135px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-962ba000-b27f-48e2-96cf-e18a32d7bdc2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-962ba000-b27f-48e2-96cf-e18a32d7bdc2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-962ba000-b27f-48e2-96cf-e18a32d7bdc2-btn-wrapper {
    text-align: center;
  }


#s-962ba000-b27f-48e2-96cf-e18a32d7bdc2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-7db4620f-7319-483a-b1d2-c23e1b05bf31 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 20px;
min-height: 650px;
background-position: center center;
}
@media (max-width: 767px){#s-7db4620f-7319-483a-b1d2-c23e1b05bf31 {
  display: none;
}
#s-7db4620f-7319-483a-b1d2-c23e1b05bf31, #wrap-s-7db4620f-7319-483a-b1d2-c23e1b05bf31 { display:none !important; }}







#s-7db4620f-7319-483a-b1d2-c23e1b05bf31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7db4620f-7319-483a-b1d2-c23e1b05bf31.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36590426-f826-4e94-b06e-39c95f6a2f88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be8f9d02-15fc-4c5e-bf85-541128abc6f1 {
  margin-left: 0px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-be8f9d02-15fc-4c5e-bf85-541128abc6f1 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-39dfbb3b-4d9d-4b89-9b92-f55b502543b8 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-fb2b5000-ff7b-4635-a6e5-dd7859c38114 {
  padding-top: 10px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb2b5000-ff7b-4635-a6e5-dd7859c38114"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce167a6f-0de4-4ab5-929a-e3b8f6cae792 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 33px;
max-width: 150px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ce167a6f-0de4-4ab5-929a-e3b8f6cae792:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce167a6f-0de4-4ab5-929a-e3b8f6cae792:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ce167a6f-0de4-4ab5-929a-e3b8f6cae792-btn-wrapper {
    text-align: center;
  }


#s-ce167a6f-0de4-4ab5-929a-e3b8f6cae792.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-382dc8e8-315c-4eaa-afe2-9399db7f6904 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 33px;
max-width: 135px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-382dc8e8-315c-4eaa-afe2-9399db7f6904:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-382dc8e8-315c-4eaa-afe2-9399db7f6904:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-382dc8e8-315c-4eaa-afe2-9399db7f6904-btn-wrapper {
    text-align: center;
  }


#s-382dc8e8-315c-4eaa-afe2-9399db7f6904.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-5fba49dd-94ad-4235-a321-04acf232e8f8 {
  background-image: url(https://i.shgcdn.com/dc28d4a8-b36b-4a74-92b0-e8c57aa997cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 10px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-5fba49dd-94ad-4235-a321-04acf232e8f8 {
  display: none;
}
#s-5fba49dd-94ad-4235-a321-04acf232e8f8, #wrap-s-5fba49dd-94ad-4235-a321-04acf232e8f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fba49dd-94ad-4235-a321-04acf232e8f8 {
  display: none;
}
#s-5fba49dd-94ad-4235-a321-04acf232e8f8, #wrap-s-5fba49dd-94ad-4235-a321-04acf232e8f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5fba49dd-94ad-4235-a321-04acf232e8f8 {
  display: none;
}
#s-5fba49dd-94ad-4235-a321-04acf232e8f8, #wrap-s-5fba49dd-94ad-4235-a321-04acf232e8f8 { display:none !important; }}







#s-5fba49dd-94ad-4235-a321-04acf232e8f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fba49dd-94ad-4235-a321-04acf232e8f8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-611e03b5-5bef-4fb8-b4fe-2bb907ec4a57 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 100px;
}








#s-611e03b5-5bef-4fb8-b4fe-2bb907ec4a57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-611e03b5-5bef-4fb8-b4fe-2bb907ec4a57.shg-box.shg-c {
  justify-content: center;
}

#s-f738b0b8-84a2-4d02-8730-416de5954890 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f738b0b8-84a2-4d02-8730-416de5954890 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 33px;
  line-height: 0.5em;
  letter-spacing: 1px;
  text-align: center;
}



#s-8719cb75-153d-4957-ae8b-c208fa64a57e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8719cb75-153d-4957-ae8b-c208fa64a57e .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 60px;
  line-height: 0.8em;
  letter-spacing: -1px;
  text-align: center;
}



#s-18dbe493-5210-4715-93fe-5d712366b747 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19f1eb65-cbcc-4d8f-8cc1-5fe2fb652681"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-69d74823-b725-42a9-aa92-e12d636058b6 {
  min-height: 50px;
}








#s-69d74823-b725-42a9-aa92-e12d636058b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69d74823-b725-42a9-aa92-e12d636058b6.shg-box.shg-c {
  justify-content: center;
}

#s-e938ffcf-9984-40f9-9c51-22ac7bb59a66 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 33px;
max-width: 150px;
background-color: rgba(37, 37, 37, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 1px;
}
#s-e938ffcf-9984-40f9-9c51-22ac7bb59a66:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e938ffcf-9984-40f9-9c51-22ac7bb59a66:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e938ffcf-9984-40f9-9c51-22ac7bb59a66-btn-wrapper {
    text-align: right;
  }


#s-e938ffcf-9984-40f9-9c51-22ac7bb59a66.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-189762c2-c886-4831-ae7e-8f8351e78f3d {
  min-height: 50px;
}








#s-189762c2-c886-4831-ae7e-8f8351e78f3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-189762c2-c886-4831-ae7e-8f8351e78f3d.shg-box.shg-c {
  justify-content: center;
}

#s-a958c0b7-d678-4931-9e00-fb25f09d59d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 33px;
max-width: 130px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-a958c0b7-d678-4931-9e00-fb25f09d59d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a958c0b7-d678-4931-9e00-fb25f09d59d5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a958c0b7-d678-4931-9e00-fb25f09d59d5-btn-wrapper {
    text-align: center;
  }


#s-a958c0b7-d678-4931-9e00-fb25f09d59d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-49ac0b09-72e2-48a1-8310-cc0be407b70b {
  background-image: url(https://i.shgcdn.com/ef626cef-bb18-4e23-8c41-c2600bce4c4b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 10px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-49ac0b09-72e2-48a1-8310-cc0be407b70b {
  display: none;
}
#s-49ac0b09-72e2-48a1-8310-cc0be407b70b, #wrap-s-49ac0b09-72e2-48a1-8310-cc0be407b70b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49ac0b09-72e2-48a1-8310-cc0be407b70b {
  display: none;
}
#s-49ac0b09-72e2-48a1-8310-cc0be407b70b, #wrap-s-49ac0b09-72e2-48a1-8310-cc0be407b70b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49ac0b09-72e2-48a1-8310-cc0be407b70b {
  display: none;
}
#s-49ac0b09-72e2-48a1-8310-cc0be407b70b, #wrap-s-49ac0b09-72e2-48a1-8310-cc0be407b70b { display:none !important; }}







#s-49ac0b09-72e2-48a1-8310-cc0be407b70b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49ac0b09-72e2-48a1-8310-cc0be407b70b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-608444da-bb97-46c2-a23d-9c3ed9d1eddf {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 100px;
}








#s-608444da-bb97-46c2-a23d-9c3ed9d1eddf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-608444da-bb97-46c2-a23d-9c3ed9d1eddf.shg-box.shg-c {
  justify-content: center;
}

#s-075f52af-ebd3-4b12-a71e-d5566cf412db {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-075f52af-ebd3-4b12-a71e-d5566cf412db .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 44px;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-align: center;
}



#s-fd64cea9-a4c8-4256-9417-2778051f6def {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef8d1203-2b93-41b9-af6c-559fa0909619"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0e1d16ba-eede-4ec0-941b-4f56d6d9f0af {
  min-height: 50px;
}








#s-0e1d16ba-eede-4ec0-941b-4f56d6d9f0af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e1d16ba-eede-4ec0-941b-4f56d6d9f0af.shg-box.shg-c {
  justify-content: center;
}

#s-6871d1a3-0f6b-490a-8c39-4df8d7a0fd8c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 33px;
max-width: 150px;
background-color: rgba(37, 37, 37, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 1px;
}
#s-6871d1a3-0f6b-490a-8c39-4df8d7a0fd8c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6871d1a3-0f6b-490a-8c39-4df8d7a0fd8c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6871d1a3-0f6b-490a-8c39-4df8d7a0fd8c-btn-wrapper {
    text-align: right;
  }


#s-6871d1a3-0f6b-490a-8c39-4df8d7a0fd8c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-813b6176-b426-481e-aa52-c4295d5523e4 {
  min-height: 50px;
}








#s-813b6176-b426-481e-aa52-c4295d5523e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-813b6176-b426-481e-aa52-c4295d5523e4.shg-box.shg-c {
  justify-content: center;
}

#s-6a755aa7-1262-4e4e-8af9-25a97226c0f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 33px;
max-width: 130px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-6a755aa7-1262-4e4e-8af9-25a97226c0f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6a755aa7-1262-4e4e-8af9-25a97226c0f5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6a755aa7-1262-4e4e-8af9-25a97226c0f5-btn-wrapper {
    text-align: center;
  }


#s-6a755aa7-1262-4e4e-8af9-25a97226c0f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-2d75d4f3-4dec-4f68-94c5-af445d9525a6 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 650px;
}








#s-2d75d4f3-4dec-4f68-94c5-af445d9525a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d75d4f3-4dec-4f68-94c5-af445d9525a6.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-6b6c95e5-b2fb-4850-991e-b733512f49d1 {
  margin-bottom: 30px;
}

#s-c30e607f-d207-4bd0-b757-03d7d7895755 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c30e607f-d207-4bd0-b757-03d7d7895755"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e58e7cb5-d605-4f32-8b83-8652c427f931 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-e58e7cb5-d605-4f32-8b83-8652c427f931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e58e7cb5-d605-4f32-8b83-8652c427f931.shg-box.shg-c {
  justify-content: center;
}

#s-c6f35aa7-eaba-40b2-b68a-928bd6754268 .shogun-icon-wrapper {
  text-align: center;
}


#s-c6f35aa7-eaba-40b2-b68a-928bd6754268 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-e6062e6a-3bd4-467c-9351-e19f6e5f1c96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6062e6a-3bd4-467c-9351-e19f6e5f1c96 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-071d4e10-f9ed-41dd-97ee-b78414b5d4cb {
  margin-bottom: 10px;
}

#s-c2f296ed-989e-46df-b794-cee8b37a3831 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-c2f296ed-989e-46df-b794-cee8b37a3831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2f296ed-989e-46df-b794-cee8b37a3831.shg-box.shg-c {
  justify-content: center;
}

#s-7a6ba355-6a92-41a7-a6e1-731d396451f9 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a6ba355-6a92-41a7-a6e1-731d396451f9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-6f611ad2-aa49-4e10-95e5-9c001c06099d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f611ad2-aa49-4e10-95e5-9c001c06099d .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-b4cd1630-41dd-4224-887f-df433a564d34 {
  margin-bottom: 10px;
}

#s-c3913e8c-4bc3-402f-a9dd-7c7ff0c8f342 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-c3913e8c-4bc3-402f-a9dd-7c7ff0c8f342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3913e8c-4bc3-402f-a9dd-7c7ff0c8f342.shg-box.shg-c {
  justify-content: center;
}

#s-75cbed09-55bd-46ef-bacd-1c9801d67d7e .shogun-icon-wrapper {
  text-align: center;
}


#s-75cbed09-55bd-46ef-bacd-1c9801d67d7e .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-2174c793-cd99-4a73-88b6-bf0ac28ac1c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2174c793-cd99-4a73-88b6-bf0ac28ac1c9 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-c8d9aad8-4b7b-4e0e-8433-63b47ca2e240 {
  margin-bottom: 10px;
}

#s-7a231cdb-ec70-43ca-a27b-67cd70a5251b {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a231cdb-ec70-43ca-a27b-67cd70a5251b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cfe19dc6-042f-440f-b4c0-00230c580e67 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-cfe19dc6-042f-440f-b4c0-00230c580e67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfe19dc6-042f-440f-b4c0-00230c580e67.shg-box.shg-c {
  justify-content: center;
}

#s-849ce764-46fe-41d5-9e06-3e0bb2400fd8 .shogun-icon-wrapper {
  text-align: center;
}


#s-849ce764-46fe-41d5-9e06-3e0bb2400fd8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-87df86aa-9f1a-49db-b1f6-85572b9a24ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87df86aa-9f1a-49db-b1f6-85572b9a24ba .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-7912d9fa-965d-45c8-a008-ac406501ae3a {
  margin-bottom: 10px;
}

#s-cfb2a616-f665-4719-bb29-2bab44c70252 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-cfb2a616-f665-4719-bb29-2bab44c70252 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfb2a616-f665-4719-bb29-2bab44c70252.shg-box.shg-c {
  justify-content: center;
}

#s-2deaa457-227e-4bd8-ba40-e878a503c236 .shogun-icon-wrapper {
  text-align: center;
}


#s-2deaa457-227e-4bd8-ba40-e878a503c236 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-77d66e5f-5dce-4f90-935b-cbe4efe82085 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77d66e5f-5dce-4f90-935b-cbe4efe82085 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-b860ce3c-acd6-4db7-94ef-5c648cf95632 {
  margin-bottom: 10px;
}

#s-e76cd1da-cc39-4781-8960-0a483382bf72 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-e76cd1da-cc39-4781-8960-0a483382bf72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e76cd1da-cc39-4781-8960-0a483382bf72.shg-box.shg-c {
  justify-content: center;
}

#s-90e45f10-91c6-41e0-b8c6-1981dd32c2e6 .shogun-icon-wrapper {
  text-align: center;
}


#s-90e45f10-91c6-41e0-b8c6-1981dd32c2e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-c509cf6c-b56c-4aed-a989-b352b506f488 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c509cf6c-b56c-4aed-a989-b352b506f488 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-780feabe-f843-4308-b7bd-37b6c5e3dff3 {
  margin-bottom: 10px;
}

#s-f2b98a65-4b26-44dc-9d31-2d2f7ab65328 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0px;
min-height: 650px;
background-position: center center;
}
@media (max-width: 767px){#s-f2b98a65-4b26-44dc-9d31-2d2f7ab65328 {
  display: none;
}
#s-f2b98a65-4b26-44dc-9d31-2d2f7ab65328, #wrap-s-f2b98a65-4b26-44dc-9d31-2d2f7ab65328 { display:none !important; }}







#s-f2b98a65-4b26-44dc-9d31-2d2f7ab65328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2b98a65-4b26-44dc-9d31-2d2f7ab65328.shg-box.shg-c {
  justify-content: center;
}

#s-128035fd-93fa-41ec-837e-39a2888fbc80 {
  margin-left: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-128035fd-93fa-41ec-837e-39a2888fbc80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-128035fd-93fa-41ec-837e-39a2888fbc80.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12c4a4de-b2c7-41b5-a475-1441a867cba1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-52b14d18-5b61-47c5-a796-6ebd758539b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-52b14d18-5b61-47c5-a796-6ebd758539b2 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-cba0ff1d-9e2b-413c-b1d4-95599ae172e1 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc {
  padding-top: 10px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7b4efc2-f819-43cc-9dd8-b65a7fdafcbc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-618240cf-9ced-495d-9641-1eb3485aa097 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 33px;
max-width: 150px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-618240cf-9ced-495d-9641-1eb3485aa097:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-618240cf-9ced-495d-9641-1eb3485aa097:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-618240cf-9ced-495d-9641-1eb3485aa097-btn-wrapper {
    text-align: center;
  }


#s-618240cf-9ced-495d-9641-1eb3485aa097.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-6840d65b-2198-4199-8fe1-da5b9a2200f0 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 33px;
max-width: 135px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6840d65b-2198-4199-8fe1-da5b9a2200f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6840d65b-2198-4199-8fe1-da5b9a2200f0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6840d65b-2198-4199-8fe1-da5b9a2200f0-btn-wrapper {
    text-align: center;
  }


#s-6840d65b-2198-4199-8fe1-da5b9a2200f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-9f584df5-47ef-413e-910f-d3d32cc82625 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 10px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-9f584df5-47ef-413e-910f-d3d32cc82625 {
  display: none;
}
#s-9f584df5-47ef-413e-910f-d3d32cc82625, #wrap-s-9f584df5-47ef-413e-910f-d3d32cc82625 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f584df5-47ef-413e-910f-d3d32cc82625 {
  display: none;
}
#s-9f584df5-47ef-413e-910f-d3d32cc82625, #wrap-s-9f584df5-47ef-413e-910f-d3d32cc82625 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9f584df5-47ef-413e-910f-d3d32cc82625 {
  display: none;
}
#s-9f584df5-47ef-413e-910f-d3d32cc82625, #wrap-s-9f584df5-47ef-413e-910f-d3d32cc82625 { display:none !important; }}







#s-9f584df5-47ef-413e-910f-d3d32cc82625 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f584df5-47ef-413e-910f-d3d32cc82625.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1c3e9b5-4090-4aff-9550-9d9aff6d8b63 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 100px;
}








#s-f1c3e9b5-4090-4aff-9550-9d9aff6d8b63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1c3e9b5-4090-4aff-9550-9d9aff6d8b63.shg-box.shg-c {
  justify-content: center;
}

#s-b9d349de-1ddc-40e1-ad71-fade3f5a23b3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9d349de-1ddc-40e1-ad71-fade3f5a23b3 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 44px;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-align: center;
}



#s-91455ead-09ca-4b25-bedc-06d269eebe4b {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44745200-20bd-4116-9998-eebb50356b71"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5c9ffa1f-4ce2-4814-8fe1-0e0583b67167 {
  min-height: 50px;
}








#s-5c9ffa1f-4ce2-4814-8fe1-0e0583b67167 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c9ffa1f-4ce2-4814-8fe1-0e0583b67167.shg-box.shg-c {
  justify-content: center;
}

#s-aa77a823-6a02-476b-8333-2e0fc1d8daab {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 33px;
max-width: 150px;
background-color: rgba(37, 37, 37, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 1px;
}
#s-aa77a823-6a02-476b-8333-2e0fc1d8daab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aa77a823-6a02-476b-8333-2e0fc1d8daab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aa77a823-6a02-476b-8333-2e0fc1d8daab-btn-wrapper {
    text-align: right;
  }


#s-aa77a823-6a02-476b-8333-2e0fc1d8daab.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-54f6c9c8-716d-4713-8c40-5febeaf78de3 {
  min-height: 50px;
}








#s-54f6c9c8-716d-4713-8c40-5febeaf78de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54f6c9c8-716d-4713-8c40-5febeaf78de3.shg-box.shg-c {
  justify-content: center;
}

#s-629b13b5-af50-47ec-aba4-81f14c16bc05 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 33px;
max-width: 130px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-629b13b5-af50-47ec-aba4-81f14c16bc05:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-629b13b5-af50-47ec-aba4-81f14c16bc05:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-629b13b5-af50-47ec-aba4-81f14c16bc05-btn-wrapper {
    text-align: center;
  }


#s-629b13b5-af50-47ec-aba4-81f14c16bc05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Source Sans Pro;
  display:  block ;
}

#s-217d57c3-82f9-4493-ac5e-1f8ce5997806 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 650px;
}
@media (min-width: 768px) and (max-width: 991px){#s-217d57c3-82f9-4493-ac5e-1f8ce5997806 {
  
}
}@media (max-width: 767px){#s-217d57c3-82f9-4493-ac5e-1f8ce5997806 {
  
}
}







#s-217d57c3-82f9-4493-ac5e-1f8ce5997806 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-217d57c3-82f9-4493-ac5e-1f8ce5997806.shg-box.shg-c {
  justify-content: center;
}

#s-d04e1dfe-bc0e-46ea-b117-00f361fab36d {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
}

#s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-516c8ad8-1ef3-43f9-b6a1-ff8e7767b84c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-75a7d3bf-285c-40c0-bab4-e398bae43ef7 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-75a7d3bf-285c-40c0-bab4-e398bae43ef7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75a7d3bf-285c-40c0-bab4-e398bae43ef7.shg-box.shg-c {
  justify-content: center;
}

#s-9f91e879-2177-44f7-b318-ba8556858fad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f91e879-2177-44f7-b318-ba8556858fad .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



@media (max-width: 767px){#s-67f7bb6a-a777-4799-859d-e171f2d7d2b4 {
  display: none;
}
#s-67f7bb6a-a777-4799-859d-e171f2d7d2b4, #wrap-s-67f7bb6a-a777-4799-859d-e171f2d7d2b4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-67f7bb6a-a777-4799-859d-e171f2d7d2b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-34c1a73c-e62d-41eb-a9db-81e582c29798 {
  min-height: 50px;
}








#s-34c1a73c-e62d-41eb-a9db-81e582c29798 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c1a73c-e62d-41eb-a9db-81e582c29798.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-7c3c892e-6eb0-4725-85da-789c9ae85327 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-7c3c892e-6eb0-4725-85da-789c9ae85327 img.shogun-image {
    
    width: px;
  }


#s-7c3c892e-6eb0-4725-85da-789c9ae85327 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-ec374bc9-5a94-4018-875c-19260f63e300 {
  display: none;
}
#s-ec374bc9-5a94-4018-875c-19260f63e300, #wrap-s-ec374bc9-5a94-4018-875c-19260f63e300 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec374bc9-5a94-4018-875c-19260f63e300 {
  display: none;
}
#s-ec374bc9-5a94-4018-875c-19260f63e300, #wrap-s-ec374bc9-5a94-4018-875c-19260f63e300 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec374bc9-5a94-4018-875c-19260f63e300 {
  display: none;
}
#s-ec374bc9-5a94-4018-875c-19260f63e300, #wrap-s-ec374bc9-5a94-4018-875c-19260f63e300 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec374bc9-5a94-4018-875c-19260f63e300"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4f24ad81-9e5d-473a-b374-70a95218b5ea {
  min-height: 50px;
}








#s-4f24ad81-9e5d-473a-b374-70a95218b5ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f24ad81-9e5d-473a-b374-70a95218b5ea.shg-box.shg-c {
  justify-content: center;
}

#s-57155b06-dadc-4c5b-9194-0d6a182ba548 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-57155b06-dadc-4c5b-9194-0d6a182ba548 img.shogun-image {
    
    width: px;
  }


#s-57155b06-dadc-4c5b-9194-0d6a182ba548 .shogun-image-content {
  
    align-items: center;
  
}

#s-635f2cb7-0658-44ba-9fe3-523f43d486bc {
  margin-bottom: 10px;
}

#s-4983dccb-4620-497d-9eff-afa36b56b438 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-4983dccb-4620-497d-9eff-afa36b56b438 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4983dccb-4620-497d-9eff-afa36b56b438.shg-box.shg-c {
  justify-content: center;
}

#s-913d9ccd-ee2a-4981-b92a-f311b3a9595d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-913d9ccd-ee2a-4981-b92a-f311b3a9595d .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



@media (max-width: 767px){#s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37 {
  display: none;
}
#s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37, #wrap-s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb758b7e-5013-4d5f-bcfa-645eeacfdb37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2d85d6d6-aedd-4205-9284-baba3185a06f {
  min-height: 50px;
}








#s-2d85d6d6-aedd-4205-9284-baba3185a06f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d85d6d6-aedd-4205-9284-baba3185a06f.shg-box.shg-c {
  justify-content: center;
}

#s-e3dadc87-5f5a-4ba3-a619-a04ad89ca0dd {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-e3dadc87-5f5a-4ba3-a619-a04ad89ca0dd img.shogun-image {
    
    width: px;
  }


#s-e3dadc87-5f5a-4ba3-a619-a04ad89ca0dd .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-a477e606-341e-4e41-9724-11c4b0da5fb7 {
  display: none;
}
#s-a477e606-341e-4e41-9724-11c4b0da5fb7, #wrap-s-a477e606-341e-4e41-9724-11c4b0da5fb7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a477e606-341e-4e41-9724-11c4b0da5fb7 {
  display: none;
}
#s-a477e606-341e-4e41-9724-11c4b0da5fb7, #wrap-s-a477e606-341e-4e41-9724-11c4b0da5fb7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a477e606-341e-4e41-9724-11c4b0da5fb7 {
  display: none;
}
#s-a477e606-341e-4e41-9724-11c4b0da5fb7, #wrap-s-a477e606-341e-4e41-9724-11c4b0da5fb7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a477e606-341e-4e41-9724-11c4b0da5fb7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-13f6053e-c751-4fc5-a63f-46e97bbb32cc {
  min-height: 50px;
}








#s-13f6053e-c751-4fc5-a63f-46e97bbb32cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13f6053e-c751-4fc5-a63f-46e97bbb32cc.shg-box.shg-c {
  justify-content: center;
}

#s-3af55930-0954-4052-aaa1-2153bff2fd89 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-3af55930-0954-4052-aaa1-2153bff2fd89 img.shogun-image {
    
    width: px;
  }


#s-3af55930-0954-4052-aaa1-2153bff2fd89 .shogun-image-content {
  
    align-items: center;
  
}

#s-de38f33f-b0ab-44d7-8924-d984bd763d40 {
  margin-bottom: 10px;
}

#s-afbd07d4-2a86-4fb8-a37b-bea8292a8dc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afbd07d4-2a86-4fb8-a37b-bea8292a8dc9 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-c0e9a326-725c-4911-b7cb-57e74697404f {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-c0e9a326-725c-4911-b7cb-57e74697404f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0e9a326-725c-4911-b7cb-57e74697404f.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-5244569c-edcf-4516-a9ea-03c998659b29 {
  display: none;
}
#s-5244569c-edcf-4516-a9ea-03c998659b29, #wrap-s-5244569c-edcf-4516-a9ea-03c998659b29 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5244569c-edcf-4516-a9ea-03c998659b29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b34fc8e7-d78a-49d6-8742-b1f73d6e8b7f {
  min-height: 50px;
}








#s-b34fc8e7-d78a-49d6-8742-b1f73d6e8b7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b34fc8e7-d78a-49d6-8742-b1f73d6e8b7f.shg-box.shg-c {
  justify-content: center;
}

#s-99275c72-f114-4d44-94ad-9e5302e8c030 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-99275c72-f114-4d44-94ad-9e5302e8c030 img.shogun-image {
    
    width: px;
  }


#s-99275c72-f114-4d44-94ad-9e5302e8c030 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea {
  display: none;
}
#s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea, #wrap-s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea {
  display: none;
}
#s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea, #wrap-s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea {
  display: none;
}
#s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea, #wrap-s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea { display:none !important; }}
@media (min-width: 0px) {
[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-015f2fee-c01c-4a9d-a4d2-3a97fda143ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-809f6792-d30a-4d35-a7d8-083a56947594 {
  min-height: 50px;
}








#s-809f6792-d30a-4d35-a7d8-083a56947594 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-809f6792-d30a-4d35-a7d8-083a56947594.shg-box.shg-c {
  justify-content: center;
}

#s-5a7b0a4f-e17d-4971-bc6d-1b589a5c28e2 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-5a7b0a4f-e17d-4971-bc6d-1b589a5c28e2 img.shogun-image {
    
    width: px;
  }


#s-5a7b0a4f-e17d-4971-bc6d-1b589a5c28e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-026fa020-8786-4eb1-8aa7-93f4d443cca3 {
  margin-bottom: 10px;
}

#s-d6e258a8-0441-4b18-adee-c0126673dc44 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6e258a8-0441-4b18-adee-c0126673dc44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-aed78e47-2225-4e7c-8803-02aed776b5d1 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-aed78e47-2225-4e7c-8803-02aed776b5d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aed78e47-2225-4e7c-8803-02aed776b5d1.shg-box.shg-c {
  justify-content: center;
}

#s-9a0231ad-a7b2-44dd-a607-e05be38d1564 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a0231ad-a7b2-44dd-a607-e05be38d1564 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-04e87d2e-0692-4464-ae02-3fa182d1ec42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e59f9ff2-4147-4139-b8c4-69130bd3a5ff {
  min-height: 50px;
}








#s-e59f9ff2-4147-4139-b8c4-69130bd3a5ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e59f9ff2-4147-4139-b8c4-69130bd3a5ff.shg-box.shg-c {
  justify-content: center;
}

#s-3124a0cd-616e-475f-8c11-d77041ee4a2c {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-3124a0cd-616e-475f-8c11-d77041ee4a2c img.shogun-image {
    
    width: px;
  }


#s-3124a0cd-616e-475f-8c11-d77041ee4a2c .shogun-image-content {
  
    align-items: center;
  
}

#s-be152c5b-9714-41ac-80f6-8430c49f0c5f {
  margin-bottom: 10px;
}

#s-eed3aba9-0663-47d4-a2e4-80d7a2f9370e {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
min-height: 50px;
}








#s-eed3aba9-0663-47d4-a2e4-80d7a2f9370e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eed3aba9-0663-47d4-a2e4-80d7a2f9370e.shg-box.shg-c {
  justify-content: center;
}

#s-729854d9-3e43-4ea8-b354-6b0885395abf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-729854d9-3e43-4ea8-b354-6b0885395abf .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d96464a5-5593-4331-b8c3-56459cd9341e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-996d489e-0f57-4871-8e6d-f11165e90f40 {
  min-height: 50px;
}








#s-996d489e-0f57-4871-8e6d-f11165e90f40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-996d489e-0f57-4871-8e6d-f11165e90f40.shg-box.shg-c {
  justify-content: center;
}

#s-919dbf4b-3f5f-474d-ae23-9e3cee7f334a {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-919dbf4b-3f5f-474d-ae23-9e3cee7f334a img.shogun-image {
    
    width: px;
  }


#s-919dbf4b-3f5f-474d-ae23-9e3cee7f334a .shogun-image-content {
  
    align-items: center;
  
}

#s-cf1909fe-c809-4715-b304-8f0ad1ebaf65 {
  margin-bottom: 10px;
}

#s-cd3aff8c-d736-470f-88de-6573ce9467a9 {
  margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-cd3aff8c-d736-470f-88de-6573ce9467a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd3aff8c-d736-470f-88de-6573ce9467a9.shg-box.shg-c {
  justify-content: center;
}

#s-d9347772-fbae-4cc6-826c-efc3234d7e0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9347772-fbae-4cc6-826c-efc3234d7e0e .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-187706de-8bb4-4a11-b022-5cc55573a1dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a4dd97a8-a9b1-4da2-92f9-bf1e17a49faf {
  min-height: 50px;
}








#s-a4dd97a8-a9b1-4da2-92f9-bf1e17a49faf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4dd97a8-a9b1-4da2-92f9-bf1e17a49faf.shg-box.shg-c {
  justify-content: center;
}

#s-9de1a274-a8fa-4e04-90bf-e11313f5a505 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-9de1a274-a8fa-4e04-90bf-e11313f5a505 img.shogun-image {
    
    width: px;
  }


#s-9de1a274-a8fa-4e04-90bf-e11313f5a505 .shogun-image-content {
  
    align-items: center;
  
}

#s-51fcf223-0f9a-4225-b9ae-a90067d1f071 {
  margin-bottom: 0px;
}

#s-6d8f7099-3855-44dd-a998-dbcb38373fbc {
  min-height: 600px;
background-color: rgba(245, 247, 250, 1);
}
@media (min-width: 1200px){#s-6d8f7099-3855-44dd-a998-dbcb38373fbc {
  display: none;
}
#s-6d8f7099-3855-44dd-a998-dbcb38373fbc, #wrap-s-6d8f7099-3855-44dd-a998-dbcb38373fbc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d8f7099-3855-44dd-a998-dbcb38373fbc {
  display: none;
}
#s-6d8f7099-3855-44dd-a998-dbcb38373fbc, #wrap-s-6d8f7099-3855-44dd-a998-dbcb38373fbc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d8f7099-3855-44dd-a998-dbcb38373fbc {
  display: none;
}
#s-6d8f7099-3855-44dd-a998-dbcb38373fbc, #wrap-s-6d8f7099-3855-44dd-a998-dbcb38373fbc { display:none !important; }}







#s-6d8f7099-3855-44dd-a998-dbcb38373fbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d8f7099-3855-44dd-a998-dbcb38373fbc.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84 {
  display: none;
}
#s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84, #wrap-s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1f60d22-ca2c-46ab-8bb1-8f7b7e429e84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-06d55ece-e9db-473e-91f7-343c19fca070 {
  padding-top: 10px;
padding-bottom: 40px;
text-align: center;
}

#s-06d55ece-e9db-473e-91f7-343c19fca070 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-af6bf964-a3c8-47e8-b3ac-d3addcd305cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af6bf964-a3c8-47e8-b3ac-d3addcd305cd .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-1a7b5d3a-7ba2-4e2c-916a-4d8942b3ca20 {
  margin-bottom: 10px;
}

@media (min-width: 1200px){#s-be63e3f5-bad1-480b-9d1d-88da86fa550e {
  display: none;
}
#s-be63e3f5-bad1-480b-9d1d-88da86fa550e, #wrap-s-be63e3f5-bad1-480b-9d1d-88da86fa550e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be63e3f5-bad1-480b-9d1d-88da86fa550e {
  display: none;
}
#s-be63e3f5-bad1-480b-9d1d-88da86fa550e, #wrap-s-be63e3f5-bad1-480b-9d1d-88da86fa550e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be63e3f5-bad1-480b-9d1d-88da86fa550e {
  display: none;
}
#s-be63e3f5-bad1-480b-9d1d-88da86fa550e, #wrap-s-be63e3f5-bad1-480b-9d1d-88da86fa550e { display:none !important; }}
@media (min-width: 0px) {
[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be63e3f5-bad1-480b-9d1d-88da86fa550e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5d0297ba-915b-4af4-a075-926fecd70765 {
  margin-top: 50px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-5d0297ba-915b-4af4-a075-926fecd70765 {
  display: none;
}
#s-5d0297ba-915b-4af4-a075-926fecd70765, #wrap-s-5d0297ba-915b-4af4-a075-926fecd70765 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d0297ba-915b-4af4-a075-926fecd70765 {
  display: none;
}
#s-5d0297ba-915b-4af4-a075-926fecd70765, #wrap-s-5d0297ba-915b-4af4-a075-926fecd70765 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d0297ba-915b-4af4-a075-926fecd70765 {
  display: none;
}
#s-5d0297ba-915b-4af4-a075-926fecd70765, #wrap-s-5d0297ba-915b-4af4-a075-926fecd70765 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5d0297ba-915b-4af4-a075-926fecd70765"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6645fdd2-c785-43a2-af40-6807bda33cb6 {
  min-height: 50px;
}








#s-6645fdd2-c785-43a2-af40-6807bda33cb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6645fdd2-c785-43a2-af40-6807bda33cb6.shg-box.shg-c {
  justify-content: center;
}

#s-362b72a7-029c-4b07-a25b-28d497b112d8 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-362b72a7-029c-4b07-a25b-28d497b112d8 img.shogun-image {
    
    width: px;
  }


#s-362b72a7-029c-4b07-a25b-28d497b112d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a89a957-2da1-4217-85a3-7be37ca4e61e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a89a957-2da1-4217-85a3-7be37ca4e61e .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 44px;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-align: center;
}



#s-e4830e9d-aef9-46e7-9830-01550b264cb4 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 70px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2 {
  
}
}@media (max-width: 767px){#s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2 {
  display: none;
}
#s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2, #wrap-s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e0a9bec9-011c-40bf-809b-7a1fd8aa35f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8e99618f-7d8c-4f83-8c78-8e1404076c75 {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-8e99618f-7d8c-4f83-8c78-8e1404076c75 {
  display: none;
}
#s-8e99618f-7d8c-4f83-8c78-8e1404076c75, #wrap-s-8e99618f-7d8c-4f83-8c78-8e1404076c75 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e99618f-7d8c-4f83-8c78-8e1404076c75 {
  display: none;
}
#s-8e99618f-7d8c-4f83-8c78-8e1404076c75, #wrap-s-8e99618f-7d8c-4f83-8c78-8e1404076c75 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e99618f-7d8c-4f83-8c78-8e1404076c75 {
  display: none;
}
#s-8e99618f-7d8c-4f83-8c78-8e1404076c75, #wrap-s-8e99618f-7d8c-4f83-8c78-8e1404076c75 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e99618f-7d8c-4f83-8c78-8e1404076c75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2845d9f5-cf0b-4624-b0ba-2049ab6be9a8 {
  min-height: 50px;
}








#s-2845d9f5-cf0b-4624-b0ba-2049ab6be9a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2845d9f5-cf0b-4624-b0ba-2049ab6be9a8.shg-box.shg-c {
  justify-content: center;
}

#s-90888998-3f3c-4a5d-ac97-cda7b37656be {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-90888998-3f3c-4a5d-ac97-cda7b37656be img.shogun-image {
    
    width: px;
  }


#s-90888998-3f3c-4a5d-ac97-cda7b37656be .shogun-image-content {
  
    align-items: center;
  
}

#s-0e2338fd-2f33-41ff-ba29-bb412f8b1098 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e2338fd-2f33-41ff-ba29-bb412f8b1098 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 44px;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-align: center;
}



#s-cec93b34-1056-42bb-9191-e49a367f99af {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-8db56a05-908b-4782-bbdb-fa3e9050a981 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8db56a05-908b-4782-bbdb-fa3e9050a981 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8db56a05-908b-4782-bbdb-fa3e9050a981 {
  
}
}@media (max-width: 767px){#s-8db56a05-908b-4782-bbdb-fa3e9050a981 {
  display: none;
}
#s-8db56a05-908b-4782-bbdb-fa3e9050a981, #wrap-s-8db56a05-908b-4782-bbdb-fa3e9050a981 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8db56a05-908b-4782-bbdb-fa3e9050a981"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4be9c18c-c5b6-46df-9729-228431bfbce6 {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-4be9c18c-c5b6-46df-9729-228431bfbce6 {
  display: none;
}
#s-4be9c18c-c5b6-46df-9729-228431bfbce6, #wrap-s-4be9c18c-c5b6-46df-9729-228431bfbce6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4be9c18c-c5b6-46df-9729-228431bfbce6 {
  display: none;
}
#s-4be9c18c-c5b6-46df-9729-228431bfbce6, #wrap-s-4be9c18c-c5b6-46df-9729-228431bfbce6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4be9c18c-c5b6-46df-9729-228431bfbce6 {
  display: none;
}
#s-4be9c18c-c5b6-46df-9729-228431bfbce6, #wrap-s-4be9c18c-c5b6-46df-9729-228431bfbce6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4be9c18c-c5b6-46df-9729-228431bfbce6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5d19bff4-3ed8-4909-9b30-b2e610f56ba8 {
  min-height: 50px;
}








#s-5d19bff4-3ed8-4909-9b30-b2e610f56ba8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d19bff4-3ed8-4909-9b30-b2e610f56ba8.shg-box.shg-c {
  justify-content: center;
}

#s-2b68621d-7025-410d-947c-2f4d117eb1f5 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-2b68621d-7025-410d-947c-2f4d117eb1f5 img.shogun-image {
    
    width: px;
  }


#s-2b68621d-7025-410d-947c-2f4d117eb1f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec70235d-ccf8-4c3d-98e1-b17c03d6e2dc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec70235d-ccf8-4c3d-98e1-b17c03d6e2dc .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 44px;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-align: center;
}



#s-399bd3cf-b958-4544-933d-52c31d9bc6b4 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
}

@media (max-width: 767px){#s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796 {
  display: none;
}
#s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796, #wrap-s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796 { display:none !important; }}
@media (min-width: 0px) {
[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-355c72e6-e157-4c48-8ca6-a6b3e1ff6796"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-06afea87-f42e-473d-bfb8-56e9d041c58b {
  margin-top: 20px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-06afea87-f42e-473d-bfb8-56e9d041c58b {
  display: none;
}
#s-06afea87-f42e-473d-bfb8-56e9d041c58b, #wrap-s-06afea87-f42e-473d-bfb8-56e9d041c58b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06afea87-f42e-473d-bfb8-56e9d041c58b {
  display: none;
}
#s-06afea87-f42e-473d-bfb8-56e9d041c58b, #wrap-s-06afea87-f42e-473d-bfb8-56e9d041c58b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06afea87-f42e-473d-bfb8-56e9d041c58b {
  display: none;
}
#s-06afea87-f42e-473d-bfb8-56e9d041c58b, #wrap-s-06afea87-f42e-473d-bfb8-56e9d041c58b { display:none !important; }}
@media (min-width: 0px) {
[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06afea87-f42e-473d-bfb8-56e9d041c58b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-30256971-2d72-4465-a4d3-8009b2333561 {
  min-height: 50px;
}








#s-30256971-2d72-4465-a4d3-8009b2333561 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30256971-2d72-4465-a4d3-8009b2333561.shg-box.shg-c {
  justify-content: center;
}

#s-841f03b0-270e-4a4a-b4d0-e5e81e59f917 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-841f03b0-270e-4a4a-b4d0-e5e81e59f917 img.shogun-image {
    
    width: px;
  }


#s-841f03b0-270e-4a4a-b4d0-e5e81e59f917 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d511082-9cdb-4d50-b944-17559d2b9362 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d511082-9cdb-4d50-b944-17559d2b9362 .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 44px;
  line-height: 0.9em;
  letter-spacing: 1px;
  text-align: center;
}



#s-1c48e5cb-d70a-4cff-9ff4-bee8752353dd {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
}

#s-e5b3c199-b008-4782-8b49-cd50cb5d3570 {
  min-height: 650px;
background-color: rgba(249, 250, 252, 1);
}
@media (max-width: 767px){#s-e5b3c199-b008-4782-8b49-cd50cb5d3570 {
  display: none;
}
#s-e5b3c199-b008-4782-8b49-cd50cb5d3570, #wrap-s-e5b3c199-b008-4782-8b49-cd50cb5d3570 { display:none !important; }}







#s-e5b3c199-b008-4782-8b49-cd50cb5d3570 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5b3c199-b008-4782-8b49-cd50cb5d3570.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be43b50a-87e7-40ca-91ad-78e9053e204c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c678f4ef-9703-45bf-bc20-84f1f66f8d63 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c678f4ef-9703-45bf-bc20-84f1f66f8d63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 0px) {
[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0ee479c2-5fb5-4d2f-8340-088766bc1768"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-20e72338-87a3-4a6f-95d7-42e47e7bdb7a {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-20e72338-87a3-4a6f-95d7-42e47e7bdb7a img.shogun-image {
    
    width: px;
  }


#s-20e72338-87a3-4a6f-95d7-42e47e7bdb7a .shogun-image-content {
  
    align-items: center;
  
}

#s-b57e4d7d-4214-487d-aad3-c3d3aade32bf {
  min-height: 50px;
}








#s-b57e4d7d-4214-487d-aad3-c3d3aade32bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b57e4d7d-4214-487d-aad3-c3d3aade32bf.shg-box.shg-c {
  justify-content: center;
}

#s-303407ef-8111-449c-a350-ce05a41d5a0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-303407ef-8111-449c-a350-ce05a41d5a0f .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-58b98172-75ac-446c-a759-64056258a123 {
  margin-bottom: 10px;
}

#s-ed4effa7-eba3-45f5-abe7-6bb513b05c5a {
  min-height: 300px;
}
@media (max-width: 767px){#s-ed4effa7-eba3-45f5-abe7-6bb513b05c5a {
  display: none;
}
#s-ed4effa7-eba3-45f5-abe7-6bb513b05c5a, #wrap-s-ed4effa7-eba3-45f5-abe7-6bb513b05c5a { display:none !important; }}







#s-ed4effa7-eba3-45f5-abe7-6bb513b05c5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed4effa7-eba3-45f5-abe7-6bb513b05c5a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-870bcce3-4fd8-4383-8e77-b819056b4ae1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-88f35193-8dc8-4017-a6e3-86c399b543c1 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-88f35193-8dc8-4017-a6e3-86c399b543c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88f35193-8dc8-4017-a6e3-86c399b543c1.shg-box.shg-c {
  justify-content: center;
}

#s-f9d2d1ea-8885-45d2-a792-071f0900b684 .shogun-icon-wrapper {
  text-align: center;
}


#s-f9d2d1ea-8885-45d2-a792-071f0900b684 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-fdf985f2-bf83-48a8-b901-f3ccbffec884 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fdf985f2-bf83-48a8-b901-f3ccbffec884 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-e35ea063-d5f3-4d50-843d-63ae26552f0a {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-e35ea063-d5f3-4d50-843d-63ae26552f0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e35ea063-d5f3-4d50-843d-63ae26552f0a.shg-box.shg-c {
  justify-content: center;
}

#s-1ac88174-4044-4232-b1c3-a3e81f093e00 .shogun-icon-wrapper {
  text-align: center;
}


#s-1ac88174-4044-4232-b1c3-a3e81f093e00 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-df8a3641-21af-4ad5-8cf7-4e5fcb787222 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df8a3641-21af-4ad5-8cf7-4e5fcb787222 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-50173d59-6553-456e-9ed1-f154d3506b84 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-50173d59-6553-456e-9ed1-f154d3506b84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50173d59-6553-456e-9ed1-f154d3506b84.shg-box.shg-c {
  justify-content: center;
}

#s-7eae9420-5f7f-464e-adff-0747c358a9c7 .shogun-icon-wrapper {
  text-align: center;
}


#s-7eae9420-5f7f-464e-adff-0747c358a9c7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-818de342-f933-45c0-b5ca-0e56a50a2c9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-818de342-f933-45c0-b5ca-0e56a50a2c9e .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-99f243ee-c579-4627-af90-7450e14bd294 {
  margin-top: 80px;
margin-bottom: 80px;
min-height: 300px;
}
@media (min-width: 1200px){#s-99f243ee-c579-4627-af90-7450e14bd294 {
  display: none;
}
#s-99f243ee-c579-4627-af90-7450e14bd294, #wrap-s-99f243ee-c579-4627-af90-7450e14bd294 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99f243ee-c579-4627-af90-7450e14bd294 {
  display: none;
}
#s-99f243ee-c579-4627-af90-7450e14bd294, #wrap-s-99f243ee-c579-4627-af90-7450e14bd294 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-99f243ee-c579-4627-af90-7450e14bd294 {
  display: none;
}
#s-99f243ee-c579-4627-af90-7450e14bd294, #wrap-s-99f243ee-c579-4627-af90-7450e14bd294 { display:none !important; }}







#s-99f243ee-c579-4627-af90-7450e14bd294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99f243ee-c579-4627-af90-7450e14bd294.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1ebd201-83c7-49bb-bcea-534529e22a08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f2b62c58-5dfe-4708-8145-bc5b2a2533e5 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-f2b62c58-5dfe-4708-8145-bc5b2a2533e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2b62c58-5dfe-4708-8145-bc5b2a2533e5.shg-box.shg-c {
  justify-content: center;
}

#s-70c2d7b2-ab27-4593-9458-f0ab866ba4e6 .shogun-icon-wrapper {
  text-align: center;
}


#s-70c2d7b2-ab27-4593-9458-f0ab866ba4e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-268b9bd2-0ae0-4c40-8f78-c91f2e886baa {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-268b9bd2-0ae0-4c40-8f78-c91f2e886baa .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-8a1cdcef-e91d-4980-9361-dd744f89e471 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-8a1cdcef-e91d-4980-9361-dd744f89e471 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a1cdcef-e91d-4980-9361-dd744f89e471.shg-box.shg-c {
  justify-content: center;
}

#s-4a343bc0-2e2b-45d8-ba1f-fd9c8a0bc6a3 .shogun-icon-wrapper {
  text-align: center;
}


#s-4a343bc0-2e2b-45d8-ba1f-fd9c8a0bc6a3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-f0699d74-a31c-4c72-ae00-945cced9074f {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0699d74-a31c-4c72-ae00-945cced9074f .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



#s-4a659401-07cb-4411-82a4-56b172aab961 {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}








#s-4a659401-07cb-4411-82a4-56b172aab961 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a659401-07cb-4411-82a4-56b172aab961.shg-box.shg-c {
  justify-content: center;
}

#s-93354c8a-25d9-420d-b442-7c2e3a2a6cf5 .shogun-icon-wrapper {
  text-align: center;
}


#s-93354c8a-25d9-420d-b442-7c2e3a2a6cf5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(37, 37, 37, 1);
}

#s-7333ef03-44c3-4dec-a97a-055f0d6091f0 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7333ef03-44c3-4dec-a97a-055f0d6091f0 .shogun-heading-component h2 {
  color: rgba(37, 37, 37, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: center;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
