.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-46063537-847f-415d-ae7c-0f072ce8b6e2 {
  background-image: url(https://i.shgcdn.com/59312c81-9962-4d8b-9268-08ee52d79318/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-46063537-847f-415d-ae7c-0f072ce8b6e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46063537-847f-415d-ae7c-0f072ce8b6e2.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-c72e9788-668d-43f8-a55d-115c9b6b2f28 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 112px;
padding-bottom: 112px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72e9788-668d-43f8-a55d-115c9b6b2f28"] > .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-e1bedaa5-4a2a-41ec-bc61-f17b39853d50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-e1bedaa5-4a2a-41ec-bc61-f17b39853d50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-e1bedaa5-4a2a-41ec-bc61-f17b39853d50 .shogun-heading-component h1 {
  color: rgba(248, 248, 248, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 79px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e1bedaa5-4a2a-41ec-bc61-f17b39853d50 .shogun-heading-component h1 {
  color: rgba(248, 248, 248, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-e1bedaa5-4a2a-41ec-bc61-f17b39853d50 .shogun-heading-component h1 {
  color: rgba(248, 248, 248, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-023c687d-5cc3-4d5b-b209-74e518764597 {
  margin-top: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-023c687d-5cc3-4d5b-b209-74e518764597 {
  margin-top: -15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-023c687d-5cc3-4d5b-b209-74e518764597 .shogun-heading-component h2 {
  color: rgba(252, 252, 252, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 65px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-023c687d-5cc3-4d5b-b209-74e518764597 .shogun-heading-component h2 {
  color: rgba(252, 252, 252, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-023c687d-5cc3-4d5b-b209-74e518764597 .shogun-heading-component h2 {
  color: rgba(252, 252, 252, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 65px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
.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-38f61414-67be-4224-9c21-3d44f9942733 {
  margin-top: 50px;
padding-top: 12px;
padding-left: 40px;
padding-bottom: 12px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(216, 18, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-38f61414-67be-4224-9c21-3d44f9942733:hover {background-color: rgba(216, 18, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-38f61414-67be-4224-9c21-3d44f9942733:active {background-color: rgba(216, 18, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-38f61414-67be-4224-9c21-3d44f9942733-btn-wrapper {
    text-align: center;
  }


#s-38f61414-67be-4224-9c21-3d44f9942733.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2864296b-2baa-472e-a7f8-d79568ac3384 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-2864296b-2baa-472e-a7f8-d79568ac3384 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2864296b-2baa-472e-a7f8-d79568ac3384.shg-box.shg-c {
  justify-content: center;
}

#s-d213c642-0838-4246-ac6a-b79d6e64c8db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d213c642-0838-4246-ac6a-b79d6e64c8db .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-91a17d50-efed-4ceb-bab2-f8a4a6e27abe {
  margin-top: -10px;
}

#s-91a17d50-efed-4ceb-bab2-f8a4a6e27abe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f76cc80a-e775-4f28-9a28-32b2df092e1b {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}
@media (max-width: 767px){#s-f76cc80a-e775-4f28-9a28-32b2df092e1b {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-f76cc80a-e775-4f28-9a28-32b2df092e1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f76cc80a-e775-4f28-9a28-32b2df092e1b.shg-box.shg-c {
  justify-content: center;
}

#s-c9e68844-3ad7-411c-979c-fe025af67d02 {
  margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9e68844-3ad7-411c-979c-fe025af67d02 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-deefcb1e-d227-4dbe-a5f9-abfe9db8f839"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-b2d81fa9-9a39-4616-a054-67fad016754f {
  text-align: center;
}




  #s-b2d81fa9-9a39-4616-a054-67fad016754f img.shogun-image {
    
    width: px;
  }


#s-b2d81fa9-9a39-4616-a054-67fad016754f .shogun-image-content {
  
    align-items: center;
  
}

#s-0c38d07f-617d-4811-80ec-30ff32038905 {
  text-align: center;
}




  #s-0c38d07f-617d-4811-80ec-30ff32038905 img.shogun-image {
    
    width: px;
  }


#s-0c38d07f-617d-4811-80ec-30ff32038905 .shogun-image-content {
  
    align-items: center;
  
}

#s-04f79e66-7003-4110-839a-cc897eb57d77 {
  text-align: center;
}




  #s-04f79e66-7003-4110-839a-cc897eb57d77 img.shogun-image {
    
    width: px;
  }


#s-04f79e66-7003-4110-839a-cc897eb57d77 .shogun-image-content {
  
    align-items: center;
  
}

#s-376aec27-c224-4656-b180-147f9474a216 {
  text-align: center;
}




  #s-376aec27-c224-4656-b180-147f9474a216 img.shogun-image {
    
    width: px;
  }


#s-376aec27-c224-4656-b180-147f9474a216 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf4fe6c8-8b67-4894-ad5b-472e2b26b674 {
  text-align: center;
}




  #s-bf4fe6c8-8b67-4894-ad5b-472e2b26b674 img.shogun-image {
    
    width: px;
  }


#s-bf4fe6c8-8b67-4894-ad5b-472e2b26b674 .shogun-image-content {
  
    align-items: center;
  
}

#s-3db75158-8a10-45c9-83f9-41cf31eefebd {
  text-align: center;
}




  #s-3db75158-8a10-45c9-83f9-41cf31eefebd img.shogun-image {
    
    width: px;
  }


#s-3db75158-8a10-45c9-83f9-41cf31eefebd .shogun-image-content {
  
    align-items: center;
  
}

#s-502817cb-61c8-4a6f-bdb0-854316041394 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-502817cb-61c8-4a6f-bdb0-854316041394 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-502817cb-61c8-4a6f-bdb0-854316041394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-502817cb-61c8-4a6f-bdb0-854316041394.shg-box.shg-c {
  justify-content: center;
}

#s-7ef4804b-cbc3-4fef-97ca-e4739299cd4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ef4804b-cbc3-4fef-97ca-e4739299cd4a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bfb92352-3b80-4b7a-9d72-a3b0fe064335 {
  margin-top: -10px;
}

#s-bfb92352-3b80-4b7a-9d72-a3b0fe064335 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-9400702f-06a4-4bc6-badb-9cd64ad97c05 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-9400702f-06a4-4bc6-badb-9cd64ad97c05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9400702f-06a4-4bc6-badb-9cd64ad97c05.shg-box.shg-c {
  justify-content: center;
}

#s-50944032-6182-4aa1-938b-5844a653b3aa {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-50944032-6182-4aa1-938b-5844a653b3aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-de5096ca-d350-4820-9156-71a594cdd60b {
  min-height: 50px;
}








#s-de5096ca-d350-4820-9156-71a594cdd60b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de5096ca-d350-4820-9156-71a594cdd60b.shg-box.shg-c {
  justify-content: center;
}

#s-3fc6d46b-345a-425a-81f7-6ed04c2c35fc {
  text-align: center;
}




  #s-3fc6d46b-345a-425a-81f7-6ed04c2c35fc img.shogun-image {
    
    width: px;
  }


#s-3fc6d46b-345a-425a-81f7-6ed04c2c35fc .shogun-image-content {
  
    align-items: center;
  
}

#s-e882049f-ad4a-44fa-85f2-104e539789cc {
  box-shadow:0px 13px 30px 9px rgba(202, 202, 202, 1);
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-e882049f-ad4a-44fa-85f2-104e539789cc {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}







#s-e882049f-ad4a-44fa-85f2-104e539789cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e882049f-ad4a-44fa-85f2-104e539789cc.shg-box.shg-c {
  justify-content: center;
}

#s-bfe0c7d5-44fb-42ba-8451-318c595dc8a8 {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-bfe0c7d5-44fb-42ba-8451-318c595dc8a8 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3685cbc1-884d-4e39-aac9-c8a373236032 {
  border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-3685cbc1-884d-4e39-aac9-c8a373236032:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3685cbc1-884d-4e39-aac9-c8a373236032:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3685cbc1-884d-4e39-aac9-c8a373236032-btn-wrapper {
    text-align: left;
  }


#s-3685cbc1-884d-4e39-aac9-c8a373236032.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-42b92114-ef71-4be8-aff9-6ddc56d4adce {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-42b92114-ef71-4be8-aff9-6ddc56d4adce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42b92114-ef71-4be8-aff9-6ddc56d4adce.shg-box.shg-c {
  justify-content: center;
}

#s-d4dafa60-3e86-4aa7-b666-6164bd6e655d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d4dafa60-3e86-4aa7-b666-6164bd6e655d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0fd9492e-25a8-4b50-ad7a-e08056803824 {
  min-height: 50px;
}








#s-0fd9492e-25a8-4b50-ad7a-e08056803824 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fd9492e-25a8-4b50-ad7a-e08056803824.shg-box.shg-c {
  justify-content: center;
}

#s-0a321f29-fe0b-4a8a-906d-270c6f0961de {
  margin-top: 30px;
text-align: center;
}




  #s-0a321f29-fe0b-4a8a-906d-270c6f0961de img.shogun-image {
    
    width: px;
  }


#s-0a321f29-fe0b-4a8a-906d-270c6f0961de .shogun-image-content {
  
    align-items: center;
  
}

#s-07a05bbc-78ea-4d5a-aa70-80eaa702e8cf {
  box-shadow:0px 13px 30px 9px rgba(202, 202, 202, 1);
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-07a05bbc-78ea-4d5a-aa70-80eaa702e8cf {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}







#s-07a05bbc-78ea-4d5a-aa70-80eaa702e8cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07a05bbc-78ea-4d5a-aa70-80eaa702e8cf.shg-box.shg-c {
  justify-content: center;
}

#s-ddfb77d7-3e25-4622-927e-f550f5dd3d49 {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-ddfb77d7-3e25-4622-927e-f550f5dd3d49 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-39cfb1e8-1712-4d62-909d-508604d1a55e {
  border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-39cfb1e8-1712-4d62-909d-508604d1a55e:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-39cfb1e8-1712-4d62-909d-508604d1a55e:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-39cfb1e8-1712-4d62-909d-508604d1a55e-btn-wrapper {
    text-align: left;
  }


#s-39cfb1e8-1712-4d62-909d-508604d1a55e.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ebf9ed1b-5849-4ef0-9d7b-f12a0b5c90b2 {
  margin-top: 50px;
margin-bottom: 10px;
min-height: 50px;
}








#s-ebf9ed1b-5849-4ef0-9d7b-f12a0b5c90b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebf9ed1b-5849-4ef0-9d7b-f12a0b5c90b2.shg-box.shg-c {
  justify-content: center;
}

#s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ccf9371b-b78b-416d-9900-7d1d3ad7c1e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8d724a4b-0b7c-44eb-b2b2-fe912bebce23 {
  min-height: 50px;
}








#s-8d724a4b-0b7c-44eb-b2b2-fe912bebce23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d724a4b-0b7c-44eb-b2b2-fe912bebce23.shg-box.shg-c {
  justify-content: center;
}

#s-3d7edab5-f20d-4096-b123-feb2d4231901 {
  text-align: center;
}




  #s-3d7edab5-f20d-4096-b123-feb2d4231901 img.shogun-image {
    
    width: px;
  }


#s-3d7edab5-f20d-4096-b123-feb2d4231901 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a1273c9-7ca2-47f0-8338-387abc6a6ac6 {
  box-shadow:0px 13px 30px 9px rgba(202, 202, 202, 1);
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-7a1273c9-7ca2-47f0-8338-387abc6a6ac6 {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}







#s-7a1273c9-7ca2-47f0-8338-387abc6a6ac6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a1273c9-7ca2-47f0-8338-387abc6a6ac6.shg-box.shg-c {
  justify-content: center;
}

#s-525cd75c-ac06-48fa-ba29-f5a049bb38cb {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-525cd75c-ac06-48fa-ba29-f5a049bb38cb .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7289e225-f28b-4764-a35a-fe25d01be32f {
  border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-7289e225-f28b-4764-a35a-fe25d01be32f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7289e225-f28b-4764-a35a-fe25d01be32f:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7289e225-f28b-4764-a35a-fe25d01be32f-btn-wrapper {
    text-align: left;
  }


#s-7289e225-f28b-4764-a35a-fe25d01be32f.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f1c767cc-445e-4542-b1d7-7d9b7520ad74 {
  margin-top: 50px;
margin-bottom: 10px;
min-height: 50px;
}








#s-f1c767cc-445e-4542-b1d7-7d9b7520ad74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1c767cc-445e-4542-b1d7-7d9b7520ad74.shg-box.shg-c {
  justify-content: center;
}

#s-fe1bff93-dfde-473e-bed0-66cece1075df {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe1bff93-dfde-473e-bed0-66cece1075df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-389132c4-3f36-42ff-a0cc-3f4bc53879b9 {
  min-height: 50px;
}








#s-389132c4-3f36-42ff-a0cc-3f4bc53879b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-389132c4-3f36-42ff-a0cc-3f4bc53879b9.shg-box.shg-c {
  justify-content: center;
}

#s-30ac8267-4ff0-4250-bfee-7e801dd14eac {
  text-align: center;
}




  #s-30ac8267-4ff0-4250-bfee-7e801dd14eac img.shogun-image {
    
    width: px;
  }


#s-30ac8267-4ff0-4250-bfee-7e801dd14eac .shogun-image-content {
  
    align-items: center;
  
}

#s-3c44b964-48a3-4111-ad7e-e7782ee87d3c {
  box-shadow:0px 13px 30px 9px rgba(202, 202, 202, 1);
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-3c44b964-48a3-4111-ad7e-e7782ee87d3c {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}







#s-3c44b964-48a3-4111-ad7e-e7782ee87d3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c44b964-48a3-4111-ad7e-e7782ee87d3c.shg-box.shg-c {
  justify-content: center;
}

#s-258766db-9726-4ffd-8bfd-2b875fcb16c9 {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-258766db-9726-4ffd-8bfd-2b875fcb16c9 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-abe89f96-0b92-4644-9250-dcb61c5cc96c {
  border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-abe89f96-0b92-4644-9250-dcb61c5cc96c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-abe89f96-0b92-4644-9250-dcb61c5cc96c:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-abe89f96-0b92-4644-9250-dcb61c5cc96c-btn-wrapper {
    text-align: left;
  }


#s-abe89f96-0b92-4644-9250-dcb61c5cc96c.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4986e02f-ae71-4294-8022-a73cd8aa83b5 {
  margin-top: 50px;
margin-bottom: 10px;
min-height: 50px;
}








#s-4986e02f-ae71-4294-8022-a73cd8aa83b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4986e02f-ae71-4294-8022-a73cd8aa83b5.shg-box.shg-c {
  justify-content: center;
}

#s-90d08d51-1c65-482f-9f9a-0a73d941b259 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90d08d51-1c65-482f-9f9a-0a73d941b259"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5c62a647-5186-488b-ba3c-3769d4390ad2 {
  min-height: 50px;
}








#s-5c62a647-5186-488b-ba3c-3769d4390ad2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c62a647-5186-488b-ba3c-3769d4390ad2.shg-box.shg-c {
  justify-content: center;
}

#s-6e456977-ab0b-4610-87c6-9d40e5f0e9fd {
  margin-top: 20px;
text-align: center;
}




  #s-6e456977-ab0b-4610-87c6-9d40e5f0e9fd img.shogun-image {
    
    width: px;
  }


#s-6e456977-ab0b-4610-87c6-9d40e5f0e9fd .shogun-image-content {
  
    align-items: center;
  
}

#s-923aa691-cba8-47ac-9918-0044a900b705 {
  box-shadow:0px 13px 30px 9px rgba(202, 202, 202, 1);
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-923aa691-cba8-47ac-9918-0044a900b705 {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}







#s-923aa691-cba8-47ac-9918-0044a900b705 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-923aa691-cba8-47ac-9918-0044a900b705.shg-box.shg-c {
  justify-content: center;
}

#s-622ab40b-15a8-40f8-9d60-b9534831b98e {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-622ab40b-15a8-40f8-9d60-b9534831b98e .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5731c5e2-f8d4-441b-9273-63774820ce0d {
  border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-5731c5e2-f8d4-441b-9273-63774820ce0d:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5731c5e2-f8d4-441b-9273-63774820ce0d:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5731c5e2-f8d4-441b-9273-63774820ce0d-btn-wrapper {
    text-align: left;
  }


#s-5731c5e2-f8d4-441b-9273-63774820ce0d.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-23318547-ae2e-47f3-bad7-9d987c64bd5a {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-23318547-ae2e-47f3-bad7-9d987c64bd5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23318547-ae2e-47f3-bad7-9d987c64bd5a.shg-box.shg-c {
  justify-content: center;
}

#s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bfb12e74-f136-4769-8ca9-4f9b1c3108fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b1aa5693-1c2f-4d3c-b516-5926a765111d {
  min-height: 50px;
}








#s-b1aa5693-1c2f-4d3c-b516-5926a765111d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1aa5693-1c2f-4d3c-b516-5926a765111d.shg-box.shg-c {
  justify-content: center;
}

#s-afbb6142-2f2b-4647-8802-fd52b240aaa4 {
  margin-top: 0px;
text-align: center;
}




  #s-afbb6142-2f2b-4647-8802-fd52b240aaa4 img.shogun-image {
    
    width: px;
  }


#s-afbb6142-2f2b-4647-8802-fd52b240aaa4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a135bc3-a697-4d9e-899f-d1715305df17 {
  box-shadow:0px 13px 30px 9px rgba(202, 202, 202, 1);
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-2a135bc3-a697-4d9e-899f-d1715305df17 {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}







#s-2a135bc3-a697-4d9e-899f-d1715305df17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a135bc3-a697-4d9e-899f-d1715305df17.shg-box.shg-c {
  justify-content: center;
}

#s-844c3ae7-e8bc-4706-a73a-ff3e8a42da68 {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-844c3ae7-e8bc-4706-a73a-ff3e8a42da68 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1b9a0848-eec1-42fb-8513-09c91e6e6c97 {
  border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-1b9a0848-eec1-42fb-8513-09c91e6e6c97:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1b9a0848-eec1-42fb-8513-09c91e6e6c97:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-1b9a0848-eec1-42fb-8513-09c91e6e6c97-btn-wrapper {
    text-align: left;
  }


#s-1b9a0848-eec1-42fb-8513-09c91e6e6c97.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0660e4f4-e717-4fcd-9f54-b0ff9d74a276 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-0660e4f4-e717-4fcd-9f54-b0ff9d74a276 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0660e4f4-e717-4fcd-9f54-b0ff9d74a276.shg-box.shg-c {
  justify-content: center;
}

#s-17c04780-c27b-42e7-add6-c31d07226f5d {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-17c04780-c27b-42e7-add6-c31d07226f5d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-facc4dc0-d4c3-49f7-9158-7325a33af958 {
  margin-top: -10px;
}

#s-facc4dc0-d4c3-49f7-9158-7325a33af958 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-5adf1be1-4d9f-4c26-be67-b0aaa05a4717 {
  margin-top: 10px;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-5adf1be1-4d9f-4c26-be67-b0aaa05a4717:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5adf1be1-4d9f-4c26-be67-b0aaa05a4717:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5adf1be1-4d9f-4c26-be67-b0aaa05a4717-btn-wrapper {
    text-align: left;
  }


#s-5adf1be1-4d9f-4c26-be67-b0aaa05a4717.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-3f93c9a5-ace7-4052-b36b-193b2d18b57e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3f93c9a5-ace7-4052-b36b-193b2d18b57e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-752c1d17-a8af-4aad-a344-e9ef8e983689 {
  margin-top: -10px;
}

#s-752c1d17-a8af-4aad-a344-e9ef8e983689 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-9eafd64c-0a42-43a3-b5f5-d8eefa54d003 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9eafd64c-0a42-43a3-b5f5-d8eefa54d003 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5af28e83-7c5d-4f3b-8180-488158f6cbab {
  margin-top: -10px;
}

#s-5af28e83-7c5d-4f3b-8180-488158f6cbab hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-f3adabaa-23aa-4137-9d01-4285f3f1061b {
  margin-top: 10px;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
color: rgba(216, 18, 19, 1);
}
#s-f3adabaa-23aa-4137-9d01-4285f3f1061b:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f3adabaa-23aa-4137-9d01-4285f3f1061b:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f3adabaa-23aa-4137-9d01-4285f3f1061b-btn-wrapper {
    text-align: left;
  }


#s-f3adabaa-23aa-4137-9d01-4285f3f1061b.shg-btn {
  color: rgba(216, 18, 19, 1);
  font-size: 18px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cfeced05-a466-4423-8834-30f48a7a41c1 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cfeced05-a466-4423-8834-30f48a7a41c1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-49cf98af-359b-4b66-8fed-938b75f02acb {
  margin-top: -10px;
}

#s-49cf98af-359b-4b66-8fed-938b75f02acb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-bb518220-e8d6-47ad-b174-b2696e88e079 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-bb518220-e8d6-47ad-b174-b2696e88e079 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb518220-e8d6-47ad-b174-b2696e88e079.shg-box.shg-c {
  justify-content: center;
}

#s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e32cd86-9cc3-48cd-b8d6-477ecf5d179f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-90a691d4-63e4-471e-b62a-4a8164c15bb6 {
  min-height: 50px;
}








#s-90a691d4-63e4-471e-b62a-4a8164c15bb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90a691d4-63e4-471e-b62a-4a8164c15bb6.shg-box.shg-c {
  justify-content: center;
}

#s-b95ec3c2-c614-4fb2-a15f-4ed9edd44ccc {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-b95ec3c2-c614-4fb2-a15f-4ed9edd44ccc .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f1f65093-9908-4f77-b713-7d086e5ce8af {
  text-align: center;
}




  #s-f1f65093-9908-4f77-b713-7d086e5ce8af img.shogun-image {
    
    width: px;
  }


#s-f1f65093-9908-4f77-b713-7d086e5ce8af .shogun-image-content {
  
    align-items: center;
  
}

#s-4a8c0bf9-a695-4334-8e99-dfe74259198a {
  box-shadow:0px 0px 0px 0px rgba(202, 202, 202, 1);
min-height: 50px;
}








#s-4a8c0bf9-a695-4334-8e99-dfe74259198a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a8c0bf9-a695-4334-8e99-dfe74259198a.shg-box.shg-c {
  justify-content: center;
}

#s-d7b45f45-b761-41a0-a4e7-b5f4c3a5a69c {
  box-shadow:0px 0px 0px 0px rgba(179, 175, 175, 1);
margin-top: 15px;
margin-bottom: 15px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-d7b45f45-b761-41a0-a4e7-b5f4c3a5a69c .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3c86ab77-ff6e-49d1-a91a-fcc9941269fd {
  margin-top: 20px;
text-align: center;
}




  #s-3c86ab77-ff6e-49d1-a91a-fcc9941269fd img.shogun-image {
    
    width: px;
  }


#s-3c86ab77-ff6e-49d1-a91a-fcc9941269fd .shogun-image-content {
  
    align-items: center;
  
}

#s-9ad2a5f4-c0fd-495b-b97b-0dbefc5ad151 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-9ad2a5f4-c0fd-495b-b97b-0dbefc5ad151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ad2a5f4-c0fd-495b-b97b-0dbefc5ad151.shg-box.shg-c {
  justify-content: center;
}

#s-94ca972d-6e69-4a7b-a0de-546c746ddfa8 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-94ca972d-6e69-4a7b-a0de-546c746ddfa8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5217f179-f784-4020-9df7-accc8d9c4392 {
  margin-top: -10px;
}

#s-5217f179-f784-4020-9df7-accc8d9c4392 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-9a651db5-ffda-4828-abba-eac6b56d72fb {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9a651db5-ffda-4828-abba-eac6b56d72fb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-147fb7d3-89d3-4923-a07f-af843a265cc6 {
  margin-top: -10px;
}

#s-147fb7d3-89d3-4923-a07f-af843a265cc6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-fb0379fe-ebee-4e24-8a05-d05849c4982c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb0379fe-ebee-4e24-8a05-d05849c4982c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-041cc9e1-6276-4175-9dfc-acd9c8e6d2d9 {
  margin-top: -10px;
}

#s-041cc9e1-6276-4175-9dfc-acd9c8e6d2d9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-3c51ccf2-dbd5-41d2-a60e-da1250d1b77f {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-3c51ccf2-dbd5-41d2-a60e-da1250d1b77f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c51ccf2-dbd5-41d2-a60e-da1250d1b77f.shg-box.shg-c {
  justify-content: center;
}

#s-35e4691b-63c6-43cf-b16b-64a6c8ed27f4 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-35e4691b-63c6-43cf-b16b-64a6c8ed27f4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-01e032a0-2142-47db-88ee-9ed9a10397e4 {
  margin-top: -10px;
margin-bottom: 30px;
}

#s-01e032a0-2142-47db-88ee-9ed9a10397e4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-394f6a08-a2e6-4400-862d-14bb00628690"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d744190a-01b9-4b21-bfb2-d032caf49389 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d744190a-01b9-4b21-bfb2-d032caf49389 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
