.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-e5b92c03-5422-4bca-a7f3-25c5add2fa9e {
  background-image: url(https://i.shgcdn.com/da3bb2df-bb46-4831-9c44-170a03fbcdac/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 150px;
margin-right: 150px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-e5b92c03-5422-4bca-a7f3-25c5add2fa9e {
  display: none;
}
#s-e5b92c03-5422-4bca-a7f3-25c5add2fa9e, #wrap-s-e5b92c03-5422-4bca-a7f3-25c5add2fa9e { display:none !important; }}







#s-e5b92c03-5422-4bca-a7f3-25c5add2fa9e > .shg-box-overlay {
  background-color: rgba(40, 40, 40, 1);
  opacity: 0;
}#s-e5b92c03-5422-4bca-a7f3-25c5add2fa9e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-d43e1b22-37cf-40d1-a13b-c9adc848c27e {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d43e1b22-37cf-40d1-a13b-c9adc848c27e"] > .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-4081639e-4a4b-46ae-a3d4-7509568464db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4081639e-4a4b-46ae-a3d4-7509568464db .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-ab4d09c8-128e-4607-b5ea-546d722f15fa {
  border-style: solid;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 20px;
padding-left: 125px;
padding-bottom: 20px;
padding-right: 125px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-ab4d09c8-128e-4607-b5ea-546d722f15fa:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ab4d09c8-128e-4607-b5ea-546d722f15fa:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ab4d09c8-128e-4607-b5ea-546d722f15fa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb {
  background-image: url(https://i.shgcdn.com/da3bb2df-bb46-4831-9c44-170a03fbcdac/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: -9px;
margin-bottom: 0px;
margin-right: -9px;
padding-left: 0px;
padding-right: 16px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb {
  display: none;
}
#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb, #wrap-s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb {
  display: none;
}
#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb, #wrap-s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb {
  display: none;
}
#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb, #wrap-s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb { display:none !important; }}







#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb > .shg-box-overlay {
  background-color: rgba(40, 40, 40, 1);
  opacity: 0;
}#s-8dd3a9bd-2c7b-4afe-8f98-5eac36590abb.shg-box.shg-c {
  justify-content: center;
}

#s-23877a07-b926-45f0-bd83-4ec596edd5dd {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23877a07-b926-45f0-bd83-4ec596edd5dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cb8340da-3517-4469-a550-520f542f8da0 {
  margin-top: -20px;
margin-bottom: 38px;
padding-top: 43px;
padding-bottom: 21px;
text-align: center;
}

#s-cb8340da-3517-4469-a550-520f542f8da0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-fe9ee434-6e0e-4944-a915-ad4d4cdf5bc6 {
  margin-top: -48px;
}

#s-af162e89-10ab-46f1-bd0c-8dd26f9381f5 {
  border-style: solid;
margin-top: 123px;
margin-bottom: 13px;
padding-top: 20px;
padding-left: 125px;
padding-bottom: 20px;
padding-right: 125px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-af162e89-10ab-46f1-bd0c-8dd26f9381f5:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-af162e89-10ab-46f1-bd0c-8dd26f9381f5:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-af162e89-10ab-46f1-bd0c-8dd26f9381f5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-802a1587-fd7f-466f-9538-740bc1a8bdbb {
  margin-left: 150px;
margin-bottom: 50px;
margin-right: 150px;
min-height: 50px;
}
@media (max-width: 767px){#s-802a1587-fd7f-466f-9538-740bc1a8bdbb {
  display: none;
}
#s-802a1587-fd7f-466f-9538-740bc1a8bdbb, #wrap-s-802a1587-fd7f-466f-9538-740bc1a8bdbb { display:none !important; }}







#s-802a1587-fd7f-466f-9538-740bc1a8bdbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-802a1587-fd7f-466f-9538-740bc1a8bdbb.shg-box.shg-c {
  justify-content: center;
}

#s-320b56b7-aeff-4f5e-9ba1-464f2d3f3012 {
  margin-top: 50px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-320b56b7-aeff-4f5e-9ba1-464f2d3f3012 .shogun-heading-component h1 {
  color: rgba(70, 125, 161, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a6817ac9-31f1-4f69-b3bb-d5130eb71a02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-bc35df59-7abf-4149-a3c6-be79bb849f45 .shogun-icon-wrapper {
  text-align: center;
}


#s-bc35df59-7abf-4149-a3c6-be79bb849f45 .shogun-icon-wrapper > .shogun-icon {

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

#s-20f8fffe-a509-4761-a6c5-e3d7bf34bfb8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20f8fffe-a509-4761-a6c5-e3d7bf34bfb8 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-7ebf6bc8-c967-4152-b403-5ff263cecda4 .shogun-icon-wrapper {
  text-align: center;
}


#s-7ebf6bc8-c967-4152-b403-5ff263cecda4 .shogun-icon-wrapper > .shogun-icon {

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

#s-3ef56389-6364-47c6-b9f8-762425da1345 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ef56389-6364-47c6-b9f8-762425da1345 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: 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-f6c590c8-2f0a-4d1e-beeb-197531c3c551 {
  margin-top: -8px;
margin-bottom: -8px;
text-align: center;
}




  #s-f6c590c8-2f0a-4d1e-beeb-197531c3c551 img.shogun-image {
    
    width: px;
  }


#s-f6c590c8-2f0a-4d1e-beeb-197531c3c551 .shogun-image-content {
  
    align-items: center;
  
}

#s-8daaf56f-b795-4122-a15e-d5b79eab990f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8daaf56f-b795-4122-a15e-d5b79eab990f .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-07f9fb4b-d4c5-4e17-9724-63df756993e9 {
  margin-left: 69px;
margin-bottom: 41px;
margin-right: 69px;
min-height: 50px;
}
@media (min-width: 1200px){#s-07f9fb4b-d4c5-4e17-9724-63df756993e9 {
  display: none;
}
#s-07f9fb4b-d4c5-4e17-9724-63df756993e9, #wrap-s-07f9fb4b-d4c5-4e17-9724-63df756993e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07f9fb4b-d4c5-4e17-9724-63df756993e9 {
  display: none;
}
#s-07f9fb4b-d4c5-4e17-9724-63df756993e9, #wrap-s-07f9fb4b-d4c5-4e17-9724-63df756993e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07f9fb4b-d4c5-4e17-9724-63df756993e9 {
  display: none;
}
#s-07f9fb4b-d4c5-4e17-9724-63df756993e9, #wrap-s-07f9fb4b-d4c5-4e17-9724-63df756993e9 { display:none !important; }}







#s-07f9fb4b-d4c5-4e17-9724-63df756993e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07f9fb4b-d4c5-4e17-9724-63df756993e9.shg-box.shg-c {
  justify-content: center;
}

#s-33a35c32-02f4-4fba-a461-f8a2d89e4fd5 {
  margin-top: 50px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33a35c32-02f4-4fba-a461-f8a2d89e4fd5 .shogun-heading-component h1 {
  color: rgba(70, 125, 161, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-904e7459-2505-4f89-b1b3-6a424efa5721"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e4af5ec5-def7-4b01-9801-224e0795c8cd .shogun-icon-wrapper {
  text-align: center;
}


#s-e4af5ec5-def7-4b01-9801-224e0795c8cd .shogun-icon-wrapper > .shogun-icon {

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

#s-072d8140-0847-4edd-b1ea-fdccf39a27c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-072d8140-0847-4edd-b1ea-fdccf39a27c2 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-365cbed6-f123-4e25-9b54-9aadc73ee52f {
  margin-top: 0px;
margin-bottom: 20px;
}

#s-eb9df614-e0fa-4444-a69a-fcb2c4492c4f .shogun-icon-wrapper {
  text-align: center;
}


#s-eb9df614-e0fa-4444-a69a-fcb2c4492c4f .shogun-icon-wrapper > .shogun-icon {

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

#s-345f4053-62fe-44f5-936a-8c4ce873dc11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-345f4053-62fe-44f5-936a-8c4ce873dc11 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-490ff536-e164-4d8c-b5c8-78c0aada4e25 {
  margin-bottom: 38px;
}

#s-bd50b8aa-fc59-48ef-9581-61344ca68f2c {
  margin-top: -8px;
margin-bottom: -8px;
text-align: center;
}




  #s-bd50b8aa-fc59-48ef-9581-61344ca68f2c img.shogun-image {
    
    width: px;
  }


#s-bd50b8aa-fc59-48ef-9581-61344ca68f2c .shogun-image-content {
  
    align-items: center;
  
}

#s-c72bad62-b25b-4c4f-80c4-52237a11f2fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c72bad62-b25b-4c4f-80c4-52237a11f2fa .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-f62c6b76-3410-4487-bbf9-2c386ee246e4 {
  margin-left: 150px;
margin-bottom: 50px;
margin-right: 150px;
min-height: 50px;
}
@media (max-width: 767px){#s-f62c6b76-3410-4487-bbf9-2c386ee246e4 {
  display: none;
}
#s-f62c6b76-3410-4487-bbf9-2c386ee246e4, #wrap-s-f62c6b76-3410-4487-bbf9-2c386ee246e4 { display:none !important; }}







#s-f62c6b76-3410-4487-bbf9-2c386ee246e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f62c6b76-3410-4487-bbf9-2c386ee246e4.shg-box.shg-c {
  justify-content: center;
}

#s-6df363ce-abd8-4b6e-bbab-308ae57e1294 {
  margin-top: 50px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6df363ce-abd8-4b6e-bbab-308ae57e1294 .shogun-heading-component h1 {
  color: rgba(70, 125, 161, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9dcb133c-b131-4dba-a545-c3e44a9ab9d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-55436594-3512-4d45-9d5f-2327d86dfcab {
  padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-55436594-3512-4d45-9d5f-2327d86dfcab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-55436594-3512-4d45-9d5f-2327d86dfcab.shg-box.shg-c {
  justify-content: center;
}

#s-c9abe842-e02c-4423-a05b-894028d77574 {
  padding-bottom: 25px;
text-align: center;
}

#s-c9abe842-e02c-4423-a05b-894028d77574 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-c571e704-a1d6-4454-9bc1-1d6a9848df41 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-c571e704-a1d6-4454-9bc1-1d6a9848df41:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c571e704-a1d6-4454-9bc1-1d6a9848df41:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-c571e704-a1d6-4454-9bc1-1d6a9848df41.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-ed3f4a58-5c4a-4521-91d2-a725e6898329 {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-ed3f4a58-5c4a-4521-91d2-a725e6898329 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-ed3f4a58-5c4a-4521-91d2-a725e6898329.shg-box.shg-c {
  justify-content: center;
}

#s-bd623f46-4a85-406b-b040-d247986b5b29 {
  padding-bottom: 25px;
text-align: center;
}

#s-bd623f46-4a85-406b-b040-d247986b5b29 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-29ce7c77-d739-442c-ab0f-23216936f1f6 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-29ce7c77-d739-442c-ab0f-23216936f1f6:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-29ce7c77-d739-442c-ab0f-23216936f1f6:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-29ce7c77-d739-442c-ab0f-23216936f1f6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-1c24e239-68da-47ae-b24c-d2c479dbd363 {
  padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-1c24e239-68da-47ae-b24c-d2c479dbd363 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-1c24e239-68da-47ae-b24c-d2c479dbd363.shg-box.shg-c {
  justify-content: center;
}

#s-c1ce8864-5f09-4136-8610-00d2dcba9a14 {
  padding-bottom: 25px;
text-align: center;
}

#s-c1ce8864-5f09-4136-8610-00d2dcba9a14 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-b7846a60-d5e3-4acb-b1e8-dd80c94f6e00 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-b7846a60-d5e3-4acb-b1e8-dd80c94f6e00:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b7846a60-d5e3-4acb-b1e8-dd80c94f6e00:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b7846a60-d5e3-4acb-b1e8-dd80c94f6e00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-aa2558d0-ca32-4b0c-a55a-cba6883d200e {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-aa2558d0-ca32-4b0c-a55a-cba6883d200e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-aa2558d0-ca32-4b0c-a55a-cba6883d200e.shg-box.shg-c {
  justify-content: center;
}

#s-0638c8b9-9a54-4f92-8bae-eb75dea178b9 {
  padding-bottom: 25px;
text-align: center;
}

#s-0638c8b9-9a54-4f92-8bae-eb75dea178b9 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-387106ba-3def-43ac-89bb-97fe17b7f319 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-387106ba-3def-43ac-89bb-97fe17b7f319:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-387106ba-3def-43ac-89bb-97fe17b7f319:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-387106ba-3def-43ac-89bb-97fe17b7f319.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-cc77bb98-1ff9-4340-a2a1-1b097d121bec {
  padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-cc77bb98-1ff9-4340-a2a1-1b097d121bec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-cc77bb98-1ff9-4340-a2a1-1b097d121bec.shg-box.shg-c {
  justify-content: center;
}

#s-366f469b-2b16-4db0-8065-50e102ac390d {
  padding-bottom: 25px;
text-align: center;
}

#s-366f469b-2b16-4db0-8065-50e102ac390d .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-ace328ed-9fd6-4a77-be32-d344b8c7d6d5 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-ace328ed-9fd6-4a77-be32-d344b8c7d6d5:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ace328ed-9fd6-4a77-be32-d344b8c7d6d5:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ace328ed-9fd6-4a77-be32-d344b8c7d6d5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c7dc7afb-4195-480d-9f36-8dd59f8967de {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-c7dc7afb-4195-480d-9f36-8dd59f8967de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-c7dc7afb-4195-480d-9f36-8dd59f8967de.shg-box.shg-c {
  justify-content: center;
}

#s-56482d6c-2a33-4535-a8e8-3974bf360d0d {
  padding-bottom: 25px;
text-align: center;
}

#s-56482d6c-2a33-4535-a8e8-3974bf360d0d .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-9047c0d7-2cc4-460b-a1e7-3dc8a973e1d5 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-9047c0d7-2cc4-460b-a1e7-3dc8a973e1d5:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9047c0d7-2cc4-460b-a1e7-3dc8a973e1d5:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9047c0d7-2cc4-460b-a1e7-3dc8a973e1d5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 {
  margin-left: 3px;
margin-bottom: 50px;
margin-right: 150px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 {
  display: none;
}
#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057, #wrap-s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 {
  display: none;
}
#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057, #wrap-s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 {
  display: none;
}
#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057, #wrap-s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 { display:none !important; }}







#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ddf05f0-5a9c-4bd5-bbb5-6172efe69057.shg-box.shg-c {
  justify-content: center;
}

#s-7f28392b-d482-4457-ab77-640403f47ea8 {
  margin-top: 50px;
margin-left: 63px;
margin-bottom: 25px;
margin-right: -80px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-7f28392b-d482-4457-ab77-640403f47ea8 .shogun-heading-component h1 {
  color: rgba(70, 125, 161, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-2c697a50-8881-4f52-bc3a-a43aa2f65127 {
  margin-left: -12px;
margin-right: -153px;
}

@media (min-width: 0px) {
[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2c697a50-8881-4f52-bc3a-a43aa2f65127"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2eeb49d7-bec4-4e02-a836-c028b3fbf1c3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-2eeb49d7-bec4-4e02-a836-c028b3fbf1c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-2eeb49d7-bec4-4e02-a836-c028b3fbf1c3.shg-box.shg-c {
  justify-content: center;
}

#s-a9df0473-6d56-4685-aaf1-6c8995f12655 {
  padding-bottom: 25px;
text-align: center;
}

#s-a9df0473-6d56-4685-aaf1-6c8995f12655 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-250eeb41-cca1-4637-8334-4cc2aac0b0e8 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-250eeb41-cca1-4637-8334-4cc2aac0b0e8:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-250eeb41-cca1-4637-8334-4cc2aac0b0e8:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-250eeb41-cca1-4637-8334-4cc2aac0b0e8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-0a9f1735-4424-492b-9b9c-12ff6f5ded79 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-0a9f1735-4424-492b-9b9c-12ff6f5ded79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-0a9f1735-4424-492b-9b9c-12ff6f5ded79.shg-box.shg-c {
  justify-content: center;
}

#s-dbdec815-4bea-47c1-a883-0c6570ae263b {
  padding-bottom: 25px;
text-align: center;
}

#s-dbdec815-4bea-47c1-a883-0c6570ae263b .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-2335c194-852d-40bd-a2e2-aaef9f37579a {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-2335c194-852d-40bd-a2e2-aaef9f37579a:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2335c194-852d-40bd-a2e2-aaef9f37579a:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2335c194-852d-40bd-a2e2-aaef9f37579a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-5620cc96-b09a-4f5d-ba97-8c191b83da7d {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-5620cc96-b09a-4f5d-ba97-8c191b83da7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-5620cc96-b09a-4f5d-ba97-8c191b83da7d.shg-box.shg-c {
  justify-content: center;
}

#s-51d80ccf-a10b-40a4-84fa-ff9e4d37eb0d {
  padding-bottom: 25px;
text-align: center;
}

#s-51d80ccf-a10b-40a4-84fa-ff9e4d37eb0d .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-b651219c-c720-4c05-8c10-ccae95b7236a {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-b651219c-c720-4c05-8c10-ccae95b7236a:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b651219c-c720-4c05-8c10-ccae95b7236a:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b651219c-c720-4c05-8c10-ccae95b7236a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-02d1425a-c4aa-47a4-bcef-0374c73daaad {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-02d1425a-c4aa-47a4-bcef-0374c73daaad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-02d1425a-c4aa-47a4-bcef-0374c73daaad.shg-box.shg-c {
  justify-content: center;
}

#s-e8126d0a-2205-42b8-a4eb-d116946232d9 {
  padding-bottom: 25px;
text-align: center;
}

#s-e8126d0a-2205-42b8-a4eb-d116946232d9 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-ddad9f94-8b1d-4999-8cdc-a36cb640465a {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-ddad9f94-8b1d-4999-8cdc-a36cb640465a:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ddad9f94-8b1d-4999-8cdc-a36cb640465a:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ddad9f94-8b1d-4999-8cdc-a36cb640465a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-80d4af63-9bc6-4537-b0aa-27ba21237a25 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-80d4af63-9bc6-4537-b0aa-27ba21237a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-80d4af63-9bc6-4537-b0aa-27ba21237a25.shg-box.shg-c {
  justify-content: center;
}

#s-e282e117-bc8b-4ba0-ab3e-6addef2cdba6 {
  padding-bottom: 25px;
text-align: center;
}

#s-e282e117-bc8b-4ba0-ab3e-6addef2cdba6 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-554befb4-df75-4800-a8ed-f51bcf64bbc4 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-554befb4-df75-4800-a8ed-f51bcf64bbc4:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-554befb4-df75-4800-a8ed-f51bcf64bbc4:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-554befb4-df75-4800-a8ed-f51bcf64bbc4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a7469fc7-94ff-4a62-b3e3-744a8d40f2c7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-a7469fc7-94ff-4a62-b3e3-744a8d40f2c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-a7469fc7-94ff-4a62-b3e3-744a8d40f2c7.shg-box.shg-c {
  justify-content: center;
}

#s-30c0677d-73e4-4f5c-91d1-addd90378094 {
  padding-bottom: 25px;
text-align: center;
}

#s-30c0677d-73e4-4f5c-91d1-addd90378094 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2a1e0b6-a75c-4309-8ec3-221f478a296b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f9d99cd1-b343-42e3-af59-bd601eda11c2 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-f9d99cd1-b343-42e3-af59-bd601eda11c2:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f9d99cd1-b343-42e3-af59-bd601eda11c2:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-f9d99cd1-b343-42e3-af59-bd601eda11c2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-12c70eaf-c744-4b13-aa3e-027cee94ade1 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 150px;
margin-right: 150px;
padding-left: 100px;
padding-right: 100px;
min-height: 422px;
background-position: center center;
}
@media (max-width: 767px){#s-12c70eaf-c744-4b13-aa3e-027cee94ade1 {
  display: none;
}
#s-12c70eaf-c744-4b13-aa3e-027cee94ade1, #wrap-s-12c70eaf-c744-4b13-aa3e-027cee94ade1 { display:none !important; }}







#s-12c70eaf-c744-4b13-aa3e-027cee94ade1 > .shg-box-overlay {
  background-color: rgba(40, 40, 40, 1);
  opacity: 0;
}#s-12c70eaf-c744-4b13-aa3e-027cee94ade1.shg-box.shg-c {
  justify-content: center;
}

#s-8daaf56f-91de-405f-9d04-5fc546eddd0f {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8daaf56f-91de-405f-9d04-5fc546eddd0f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 54px;
  line-height: ;
  letter-spacing: 3px;
  text-align: left;
}



#s-668cfe4c-9770-4875-b736-72a9d9a85108 {
  margin-top: -32px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-668cfe4c-9770-4875-b736-72a9d9a85108 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 3px;
  text-align: left;
}



#s-380dc059-cdd9-4e4f-8864-c91f09fe34b1 {
  margin-top: -32px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-380dc059-cdd9-4e4f-8864-c91f09fe34b1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eb9f1cdb-7459-455c-9ac6-e5c48f7d0997"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b7647d84-720f-496f-b98a-77508c33d98b {
  border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-b7647d84-720f-496f-b98a-77508c33d98b:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b7647d84-720f-496f-b98a-77508c33d98b:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b7647d84-720f-496f-b98a-77508c33d98b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-4058ad57-9611-4831-8992-241791e208a8 {
  border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-4058ad57-9611-4831-8992-241791e208a8:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4058ad57-9611-4831-8992-241791e208a8:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-4058ad57-9611-4831-8992-241791e208a8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: -2px;
margin-right: -2px;
padding-top: 1px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px;
min-height: 422px;
background-position: center center;
}
@media (min-width: 1200px){#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 {
  display: none;
}
#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78, #wrap-s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 {
  display: none;
}
#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78, #wrap-s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 {
  display: none;
}
#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78, #wrap-s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 { display:none !important; }}







#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78 > .shg-box-overlay {
  background-color: rgba(40, 40, 40, 1);
  opacity: 0;
}#s-e187d680-8d5a-4bcf-8d5d-6d6f5ade2a78.shg-box.shg-c {
  justify-content: center;
}

#s-24badc6b-30f4-43dc-b2c7-823e3a1e7d08 {
  margin-top: 27px;
margin-left: -61px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-24badc6b-30f4-43dc-b2c7-823e3a1e7d08 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 54px;
  line-height: ;
  letter-spacing: 3px;
  text-align: left;
}



#s-ad4dc397-dc35-497d-aa8a-395ea381afe7 {
  margin-top: -32px;
margin-left: -61px;
margin-bottom: 20px;
margin-right: -4px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ad4dc397-dc35-497d-aa8a-395ea381afe7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 3px;
  text-align: left;
}



#s-661d0153-d7d6-412e-9095-0bf6b7d94927 {
  margin-top: -32px;
margin-left: -61px;
margin-bottom: 20px;
margin-right: -61px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-661d0153-d7d6-412e-9095-0bf6b7d94927 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-0e00ed48-7601-4d06-b12c-053e01925845 {
  margin-left: -66px;
margin-right: -66px;
}

@media (min-width: 0px) {
[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0e00ed48-7601-4d06-b12c-053e01925845"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-1000c9b1-0d8b-4abc-98b1-5bf9b830960e {
  border-style: solid;
margin-left: -2px;
margin-right: -2px;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-1000c9b1-0d8b-4abc-98b1-5bf9b830960e:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1000c9b1-0d8b-4abc-98b1-5bf9b830960e:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1000c9b1-0d8b-4abc-98b1-5bf9b830960e.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-9fea4e27-1163-4a0b-b9e5-09775a7d2cd0 {
  border-style: solid;
margin-left: -2px;
margin-right: -2px;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-9fea4e27-1163-4a0b-b9e5-09775a7d2cd0:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9fea4e27-1163-4a0b-b9e5-09775a7d2cd0:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9fea4e27-1163-4a0b-b9e5-09775a7d2cd0.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-411064fc-8154-42d0-9657-8c6f4aed9962 {
  margin-left: 3px;
margin-bottom: 50px;
margin-right: 150px;
min-height: 50px;
}
@media (min-width: 1200px){#s-411064fc-8154-42d0-9657-8c6f4aed9962 {
  display: none;
}
#s-411064fc-8154-42d0-9657-8c6f4aed9962, #wrap-s-411064fc-8154-42d0-9657-8c6f4aed9962 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-411064fc-8154-42d0-9657-8c6f4aed9962 {
  display: none;
}
#s-411064fc-8154-42d0-9657-8c6f4aed9962, #wrap-s-411064fc-8154-42d0-9657-8c6f4aed9962 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-411064fc-8154-42d0-9657-8c6f4aed9962 {
  display: none;
}
#s-411064fc-8154-42d0-9657-8c6f4aed9962, #wrap-s-411064fc-8154-42d0-9657-8c6f4aed9962 { display:none !important; }}







#s-411064fc-8154-42d0-9657-8c6f4aed9962 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-411064fc-8154-42d0-9657-8c6f4aed9962.shg-box.shg-c {
  justify-content: center;
}

#s-7ec4797b-ca3e-45d9-9934-85fb08704fa8 {
  margin-top: 50px;
margin-left: 63px;
margin-bottom: 25px;
margin-right: -80px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-7ec4797b-ca3e-45d9-9934-85fb08704fa8 .shogun-heading-component h1 {
  color: rgba(70, 125, 161, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-7634e88f-b1e9-4171-adcb-6eecfa404014 {
  margin-left: -12px;
margin-right: -153px;
}

@media (min-width: 0px) {
[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7634e88f-b1e9-4171-adcb-6eecfa404014"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5a496969-e100-4a64-ac31-a617babbfba1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-5a496969-e100-4a64-ac31-a617babbfba1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-5a496969-e100-4a64-ac31-a617babbfba1.shg-box.shg-c {
  justify-content: center;
}

#s-b7fedf4a-c8ba-4749-ac9d-a246539d6cfa {
  padding-bottom: 25px;
text-align: center;
}

#s-b7fedf4a-c8ba-4749-ac9d-a246539d6cfa .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-c78dc0f2-58cf-450d-9499-e37860706dc8 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-c78dc0f2-58cf-450d-9499-e37860706dc8:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c78dc0f2-58cf-450d-9499-e37860706dc8:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-c78dc0f2-58cf-450d-9499-e37860706dc8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4562c2b0-2511-4e3f-a896-ad8c316ae6a6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-4562c2b0-2511-4e3f-a896-ad8c316ae6a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-4562c2b0-2511-4e3f-a896-ad8c316ae6a6.shg-box.shg-c {
  justify-content: center;
}

#s-e580d343-b297-42ff-b8cd-e2841da16425 {
  padding-bottom: 25px;
text-align: center;
}

#s-e580d343-b297-42ff-b8cd-e2841da16425 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-117683cc-39e7-4970-b4a0-9a98e1ae1d83 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-117683cc-39e7-4970-b4a0-9a98e1ae1d83:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-117683cc-39e7-4970-b4a0-9a98e1ae1d83:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-117683cc-39e7-4970-b4a0-9a98e1ae1d83.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-0e273576-7eaf-4e02-a454-005f00489d22 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-0e273576-7eaf-4e02-a454-005f00489d22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-0e273576-7eaf-4e02-a454-005f00489d22.shg-box.shg-c {
  justify-content: center;
}

#s-1325751b-fd6d-4d8a-ac4e-d1ec26e0588d {
  padding-bottom: 25px;
text-align: center;
}

#s-1325751b-fd6d-4d8a-ac4e-d1ec26e0588d .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-6c20cc38-9348-4a07-b525-8a11a56e1924 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-6c20cc38-9348-4a07-b525-8a11a56e1924:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6c20cc38-9348-4a07-b525-8a11a56e1924:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-6c20cc38-9348-4a07-b525-8a11a56e1924.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-7d5c754d-cbdb-4e8f-80f6-9316126e20bb {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-7d5c754d-cbdb-4e8f-80f6-9316126e20bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-7d5c754d-cbdb-4e8f-80f6-9316126e20bb.shg-box.shg-c {
  justify-content: center;
}

#s-0d714d3d-036e-4344-b9ad-e1c20261cdc0 {
  padding-bottom: 25px;
text-align: center;
}

#s-0d714d3d-036e-4344-b9ad-e1c20261cdc0 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-ae89c6b9-ee33-4589-ae4b-5fc89ae47ca9 {
  border-style: solid;
padding-top: 20px;
padding-left: 55px;
padding-bottom: 20px;
padding-right: 55px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-ae89c6b9-ee33-4589-ae4b-5fc89ae47ca9:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ae89c6b9-ee33-4589-ae4b-5fc89ae47ca9:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ae89c6b9-ee33-4589-ae4b-5fc89ae47ca9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-ecdf4744-8f51-4f04-8de4-58a7b078bc6e {
  margin-left: 150px;
margin-bottom: 50px;
margin-right: 150px;
min-height: 50px;
}
@media (max-width: 767px){#s-ecdf4744-8f51-4f04-8de4-58a7b078bc6e {
  display: none;
}
#s-ecdf4744-8f51-4f04-8de4-58a7b078bc6e, #wrap-s-ecdf4744-8f51-4f04-8de4-58a7b078bc6e { display:none !important; }}







#s-ecdf4744-8f51-4f04-8de4-58a7b078bc6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecdf4744-8f51-4f04-8de4-58a7b078bc6e.shg-box.shg-c {
  justify-content: center;
}

#s-1e8fb278-463f-4b1e-9573-dac5d5b4ae0a {
  margin-top: 50px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e8fb278-463f-4b1e-9573-dac5d5b4ae0a .shogun-heading-component h1 {
  color: rgba(70, 125, 161, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fdaaa138-81dd-4814-85e1-e75f1f3c31d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-9329ce4d-e8e8-4a0e-9900-4937f1401f8c {
  padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-9329ce4d-e8e8-4a0e-9900-4937f1401f8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-9329ce4d-e8e8-4a0e-9900-4937f1401f8c.shg-box.shg-c {
  justify-content: center;
}

#s-5aa11659-4749-4719-b240-12363b8d835c {
  padding-bottom: 25px;
text-align: center;
}

#s-5aa11659-4749-4719-b240-12363b8d835c .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-690d98d3-6fbb-4b0f-8663-d8718e360317 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-690d98d3-6fbb-4b0f-8663-d8718e360317:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-690d98d3-6fbb-4b0f-8663-d8718e360317:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-690d98d3-6fbb-4b0f-8663-d8718e360317.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-dbdeb081-9491-4b7f-8748-16639d1a9638 {
  padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-dbdeb081-9491-4b7f-8748-16639d1a9638 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-dbdeb081-9491-4b7f-8748-16639d1a9638.shg-box.shg-c {
  justify-content: center;
}

#s-e34c3fb5-a311-4f00-8fb7-b75e2fcfce86 {
  padding-bottom: 25px;
text-align: center;
}

#s-e34c3fb5-a311-4f00-8fb7-b75e2fcfce86 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-7b52a064-b4fb-4d1f-8a09-d8c77ca4cac3 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-7b52a064-b4fb-4d1f-8a09-d8c77ca4cac3:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7b52a064-b4fb-4d1f-8a09-d8c77ca4cac3:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7b52a064-b4fb-4d1f-8a09-d8c77ca4cac3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8ef2bbf7-4a71-4f5a-9fe8-7f884c8a74ad {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-8ef2bbf7-4a71-4f5a-9fe8-7f884c8a74ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-8ef2bbf7-4a71-4f5a-9fe8-7f884c8a74ad.shg-box.shg-c {
  justify-content: center;
}

#s-7c593389-c2c6-4846-b4b5-13af20d14f83 {
  padding-bottom: 25px;
text-align: center;
}

#s-7c593389-c2c6-4846-b4b5-13af20d14f83 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-2b34ca91-02c7-40c9-9b31-b617104e2c19 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-2b34ca91-02c7-40c9-9b31-b617104e2c19:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2b34ca91-02c7-40c9-9b31-b617104e2c19:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2b34ca91-02c7-40c9-9b31-b617104e2c19.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-7ac83956-9f98-4fea-a95d-05c317a635c7 {
  padding-left: 25px;
padding-right: 25px;
min-height: 250px;
background-color: rgba(206, 218, 226, 1);
}








#s-7ac83956-9f98-4fea-a95d-05c317a635c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-7ac83956-9f98-4fea-a95d-05c317a635c7.shg-box.shg-c {
  justify-content: center;
}

#s-2d66e1da-dd41-4e9d-bb83-de9019ff32d4 {
  padding-bottom: 25px;
text-align: center;
}

#s-2d66e1da-dd41-4e9d-bb83-de9019ff32d4 .shogun-heading-component h1 {
  color: rgba(43, 64, 85, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-8e69d2e3-abdd-4025-9fda-6684f6160f35 {
  border-style: solid;
padding-top: 20px;
padding-left: 75px;
padding-bottom: 20px;
padding-right: 75px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-8e69d2e3-abdd-4025-9fda-6684f6160f35:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8e69d2e3-abdd-4025-9fda-6684f6160f35:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8e69d2e3-abdd-4025-9fda-6684f6160f35.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-3232969b-b08e-4912-86a2-2646c4157383 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 150px;
margin-right: 150px;
padding-left: 100px;
padding-right: 100px;
min-height: 300px;
background-position: center center;
}
@media (max-width: 767px){#s-3232969b-b08e-4912-86a2-2646c4157383 {
  display: none;
}
#s-3232969b-b08e-4912-86a2-2646c4157383, #wrap-s-3232969b-b08e-4912-86a2-2646c4157383 { display:none !important; }}







#s-3232969b-b08e-4912-86a2-2646c4157383 > .shg-box-overlay {
  background-color: rgba(40, 40, 40, 1);
  opacity: 0;
}#s-3232969b-b08e-4912-86a2-2646c4157383.shg-box.shg-c {
  justify-content: center;
}

#s-06cb3bd0-4385-46ab-9d30-ffc2aea8b985 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06cb3bd0-4385-46ab-9d30-ffc2aea8b985 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6e6a79fa-ea88-42d7-b7b1-55aae9e3fc3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-3028bd8b-d622-4973-a240-a88267a34626 {
  border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-3028bd8b-d622-4973-a240-a88267a34626:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3028bd8b-d622-4973-a240-a88267a34626:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3028bd8b-d622-4973-a240-a88267a34626.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-74bd0f34-9a3d-4fa3-b907-c2723bf99521 {
  border-style: solid;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-74bd0f34-9a3d-4fa3-b907-c2723bf99521:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-74bd0f34-9a3d-4fa3-b907-c2723bf99521:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-74bd0f34-9a3d-4fa3-b907-c2723bf99521.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-3bfce1eb-da8a-4803-a4d3-cd9709334576 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-left: 100px;
padding-right: 100px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-3bfce1eb-da8a-4803-a4d3-cd9709334576 {
  display: none;
}
#s-3bfce1eb-da8a-4803-a4d3-cd9709334576, #wrap-s-3bfce1eb-da8a-4803-a4d3-cd9709334576 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3bfce1eb-da8a-4803-a4d3-cd9709334576 {
  display: none;
}
#s-3bfce1eb-da8a-4803-a4d3-cd9709334576, #wrap-s-3bfce1eb-da8a-4803-a4d3-cd9709334576 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3bfce1eb-da8a-4803-a4d3-cd9709334576 {
  display: none;
}
#s-3bfce1eb-da8a-4803-a4d3-cd9709334576, #wrap-s-3bfce1eb-da8a-4803-a4d3-cd9709334576 { display:none !important; }}







#s-3bfce1eb-da8a-4803-a4d3-cd9709334576 > .shg-box-overlay {
  background-color: rgba(40, 40, 40, 1);
  opacity: 0;
}#s-3bfce1eb-da8a-4803-a4d3-cd9709334576.shg-box.shg-c {
  justify-content: center;
}

#s-909a18bf-9cd1-442a-aa1e-89ab7f26f3db {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-909a18bf-9cd1-442a-aa1e-89ab7f26f3db .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-f9c27145-6234-4193-97ca-f1a09cb13bea {
  margin-top: 7px;
margin-left: -74px;
margin-bottom: 7px;
margin-right: -74px;
}

@media (min-width: 0px) {
[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9c27145-6234-4193-97ca-f1a09cb13bea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-276ff1ff-a176-4a32-a89c-3d79016066ca {
  border-style: solid;
margin-left: 7px;
margin-right: 7px;
padding-top: 25px;
padding-bottom: 25px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-276ff1ff-a176-4a32-a89c-3d79016066ca:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-276ff1ff-a176-4a32-a89c-3d79016066ca:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-276ff1ff-a176-4a32-a89c-3d79016066ca.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-dbfaffe5-3fad-4e10-86e2-549d2d68520f {
  border-style: solid;
margin-left: 7px;
margin-right: 7px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 25px;
padding-right: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(43, 64, 85, 1);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-dbfaffe5-3fad-4e10-86e2-549d2d68520f:hover {background-color: rgba(56, 67, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dbfaffe5-3fad-4e10-86e2-549d2d68520f:active {background-color: rgba(43, 64, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-dbfaffe5-3fad-4e10-86e2-549d2d68520f.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

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