.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-bf59fb2f-581d-47a6-931e-d3239860f45e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bf59fb2f-581d-47a6-931e-d3239860f45e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf59fb2f-581d-47a6-931e-d3239860f45e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bf59fb2f-581d-47a6-931e-d3239860f45e {
  
}
}@media (max-width: 767px){#s-bf59fb2f-581d-47a6-931e-d3239860f45e {
  
}
}







#s-bf59fb2f-581d-47a6-931e-d3239860f45e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf59fb2f-581d-47a6-931e-d3239860f45e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fc860d6e-6416-489a-88e8-ab313969927c {
  background-image: url(https://i.shgcdn.com/89d668b1-9996-4829-bd83-843d455328a0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border-style: solid;
margin-left: 0px;
margin-bottom: -23px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-fc860d6e-6416-489a-88e8-ab313969927c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fc860d6e-6416-489a-88e8-ab313969927c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fc860d6e-6416-489a-88e8-ab313969927c {
  
}
}@media (max-width: 767px){#s-fc860d6e-6416-489a-88e8-ab313969927c {
  
}
}







#s-fc860d6e-6416-489a-88e8-ab313969927c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-fc860d6e-6416-489a-88e8-ab313969927c.shg-box.shg-c {
  justify-content: flex-start;
}

.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-b57c6f94-ec62-4ef0-9976-efdf0d853790 {
  margin-top: 36px;
margin-left: 0px;
margin-bottom: -12px;
margin-right: 0px;
padding-top: 13px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(234, 78, 65, 0.53);
}
@media (min-width: 1200px){#s-b57c6f94-ec62-4ef0-9976-efdf0d853790 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b57c6f94-ec62-4ef0-9976-efdf0d853790 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b57c6f94-ec62-4ef0-9976-efdf0d853790 {
  
}
}@media (max-width: 767px){#s-b57c6f94-ec62-4ef0-9976-efdf0d853790 {
  
}
}
#s-b57c6f94-ec62-4ef0-9976-efdf0d853790 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-24813ada-fb9e-4930-95da-8023fe202988 {
  margin-top: 12px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 12px;
padding-bottom: 13px;
background-color: rgba(234, 78, 65, 0.54);
}
@media (min-width: 1200px){#s-24813ada-fb9e-4930-95da-8023fe202988 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-24813ada-fb9e-4930-95da-8023fe202988 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-24813ada-fb9e-4930-95da-8023fe202988 {
  
}
}@media (max-width: 767px){#s-24813ada-fb9e-4930-95da-8023fe202988 {
  
}
}
.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-56ac7623-fa9a-4289-a4ef-dc33c12a83de {
  box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 7%;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 7px;
max-width: 135px;
background-color: rgba(234, 78, 65, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined center;
}
#s-56ac7623-fa9a-4289-a4ef-dc33c12a83de:hover {background-color: rgba(255, 255, 255, 0.83) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(234, 78, 65, 1) !important;}#s-56ac7623-fa9a-4289-a4ef-dc33c12a83de:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-56ac7623-fa9a-4289-a4ef-dc33c12a83de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

.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-592a171c-a2cb-4cad-9d32-ad06b42bfc69 {
  margin-top: 22px;
margin-left: 0px;
margin-bottom: 1px;
margin-right: 0px;
padding-left: 5%;
padding-right: 5%;
max-width: 2000px;
}

@media (min-width: 0px) {
[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-592a171c-a2cb-4cad-9d32-ad06b42bfc69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dd5caa7e-6a2b-49e7-bf6f-ebc3d2a96c95 {
  margin-top: 19px;
margin-bottom: 4px;
}

#s-dd5caa7e-6a2b-49e7-bf6f-ebc3d2a96c95 .shogun-icon-wrapper {
  text-align: center;
}


#s-dd5caa7e-6a2b-49e7-bf6f-ebc3d2a96c95 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(234, 78, 65, 1);
}

#s-4fa28bc8-087a-4c5a-bd01-a663804edd51 {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fa28bc8-087a-4c5a-bd01-a663804edd51 .shogun-heading-component h1 {
  color: rgba(234, 78, 65, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 21px;
  line-height: 1.1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-2227d02d-b353-43ac-989d-3e647348a07a {
  margin-top: -18px;
margin-bottom: 0px;
padding-left: 0px;
padding-bottom: 0px;
}

#s-2631effb-dcd3-4c18-befc-89c372a483db {
  margin-top: 19px;
margin-bottom: 4px;
}

#s-2631effb-dcd3-4c18-befc-89c372a483db .shogun-icon-wrapper {
  text-align: center;
}


#s-2631effb-dcd3-4c18-befc-89c372a483db .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(234, 78, 65, 1);
}

#s-c94831ff-d902-45e8-8120-88e446136562 {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c94831ff-d902-45e8-8120-88e446136562 .shogun-heading-component h1 {
  color: rgba(234, 78, 65, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 21px;
  line-height: 1.1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-2992cb96-849f-4ce2-bd3f-54c88f73e695 {
  margin-top: -18px;
margin-bottom: 0px;
padding-left: 0px;
padding-bottom: 0px;
}

#s-55e6b840-4c6d-45b9-a299-f065acf4c72f {
  margin-top: 19px;
margin-bottom: 4px;
}

#s-55e6b840-4c6d-45b9-a299-f065acf4c72f .shogun-icon-wrapper {
  text-align: center;
}


#s-55e6b840-4c6d-45b9-a299-f065acf4c72f .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(234, 78, 65, 1);
}

#s-d3d0c762-6b28-4d86-9333-689747fa134e {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3d0c762-6b28-4d86-9333-689747fa134e .shogun-heading-component h1 {
  color: rgba(234, 78, 65, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 21px;
  line-height: 1.1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-439a73b7-dd03-4003-8ca6-716a411a4c9f {
  margin-top: -18px;
margin-bottom: 0px;
padding-left: 0px;
padding-bottom: 0px;
}

#s-64447699-5403-4714-bddf-4acf4fce0eff {
  margin-top: 19px;
margin-bottom: 4px;
}

#s-64447699-5403-4714-bddf-4acf4fce0eff .shogun-icon-wrapper {
  text-align: center;
}


#s-64447699-5403-4714-bddf-4acf4fce0eff .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(234, 78, 65, 1);
}

#s-297e0b81-d4c0-422c-baf7-c073a7430111 {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-297e0b81-d4c0-422c-baf7-c073a7430111 .shogun-heading-component h1 {
  color: rgba(234, 78, 65, 1);
  font-weight:  600 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 21px;
  line-height: 1.1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-29aa1a02-c9bf-4246-a816-143b5a95dfb4 {
  margin-top: -18px;
}

#s-29887d9c-9586-45ee-b1bd-f10be34ed3b7 {
  margin-bottom: 4px;
min-height: 50px;
}








#s-29887d9c-9586-45ee-b1bd-f10be34ed3b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29887d9c-9586-45ee-b1bd-f10be34ed3b7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs {
  justify-content: flex-start;
}

#s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li > .shogun-tab-box::after {
    background: rgba(223, 219, 218, 0.87);
    border: 1px solid rgba(0, 0, 0, 0);
  }
  #s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: rgba(234, 78, 65, 1);
    border: 1px solid #ddd;
  }
#s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Montserrat;
  font-weight: 600;
  font-style: ;
  font-size: 16px;
}

#s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(234, 78, 65, 1);
}

#s-66a6289e-3ae2-44e1-8638-b965b34c6dc6 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-fdc714a5-a0d3-4a53-9227-228f90ef8366 {
  min-height: 280px;
}

@media (min-width: 0px) {
[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fdc714a5-a0d3-4a53-9227-228f90ef8366"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-08b61acb-688f-44bc-900b-28320891b31e {
  min-height: 50px;
}








#s-08b61acb-688f-44bc-900b-28320891b31e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08b61acb-688f-44bc-900b-28320891b31e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cc032cda-9333-4bf5-8fc8-2d8280adf049 {
  text-align: center;
}




  #s-cc032cda-9333-4bf5-8fc8-2d8280adf049 img.shogun-image {
    
    width: px;
  }


#s-cc032cda-9333-4bf5-8fc8-2d8280adf049 .shogun-image-content {
  
    align-items: center;
  
}

#s-014d0ff7-bdd8-456c-8ea1-2d53f493b249 {
  min-height: 50px;
}








#s-014d0ff7-bdd8-456c-8ea1-2d53f493b249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-014d0ff7-bdd8-456c-8ea1-2d53f493b249.shg-box.shg-c {
  justify-content: center;
}

#s-7e01b5e3-f56e-432c-8020-672f990dc39e {
  margin-left: 8%;
margin-right: 8%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7e01b5e3-f56e-432c-8020-672f990dc39e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-015f02c1-8f6f-4a85-ab2e-ec2a25c4e8a4 {
  margin-left: 8%;
margin-right: 8%;
}

#s-c51be254-52bb-4ea5-93c0-6a1ced8b57aa {
  min-height: 50px;
}








#s-c51be254-52bb-4ea5-93c0-6a1ced8b57aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c51be254-52bb-4ea5-93c0-6a1ced8b57aa.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-bd7b2b4c-5776-42fa-a72f-07bbac516057"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-fd39423b-d753-4379-8bbd-85d72891ed4e {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}








#s-fd39423b-d753-4379-8bbd-85d72891ed4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd39423b-d753-4379-8bbd-85d72891ed4e.shg-box.shg-c {
  justify-content: center;
}

#s-69898cc4-3006-4570-9d5a-0eb58265171d {
  text-align: center;
}




  #s-69898cc4-3006-4570-9d5a-0eb58265171d img.shogun-image {
    
    width: px;
  }


#s-69898cc4-3006-4570-9d5a-0eb58265171d .shogun-image-content {
  
    align-items: center;
  
}

#s-2f3846c9-345a-45ce-a31d-26e363c46b57 {
  min-height: 50px;
}








#s-2f3846c9-345a-45ce-a31d-26e363c46b57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f3846c9-345a-45ce-a31d-26e363c46b57.shg-box.shg-c {
  justify-content: center;
}

#s-b8992a9e-2785-48cb-93da-aa1cc14412c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8992a9e-2785-48cb-93da-aa1cc14412c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2f9d0d41-1b22-44ca-b07d-22d20969106c {
  margin-left: 3%;
margin-right: 3%;
}

#s-4da9172a-93f1-4146-901b-21b5ce64881d {
  min-height: 50px;
}








#s-4da9172a-93f1-4146-901b-21b5ce64881d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4da9172a-93f1-4146-901b-21b5ce64881d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-01426aef-cabd-46fe-a90a-442facde6148"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-7a7a45f3-92af-4dcc-93a9-1bcc684077ad {
  min-height: 50px;
}








#s-7a7a45f3-92af-4dcc-93a9-1bcc684077ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a7a45f3-92af-4dcc-93a9-1bcc684077ad.shg-box.shg-c {
  justify-content: center;
}

#s-1a666229-b5ff-42d3-a2f2-cc5d4e40477a {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}




  #s-1a666229-b5ff-42d3-a2f2-cc5d4e40477a img.shogun-image {
    
    width: px;
  }


#s-1a666229-b5ff-42d3-a2f2-cc5d4e40477a .shogun-image-content {
  
    align-items: center;
  
}

#s-7f265f16-f8d4-43e4-a1a2-5d1362615482 {
  margin-top: 0%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
min-height: 50px;
}








#s-7f265f16-f8d4-43e4-a1a2-5d1362615482 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f265f16-f8d4-43e4-a1a2-5d1362615482.shg-box.shg-c {
  justify-content: center;
}

#s-6bddd587-6d92-4321-98cf-7269ab3b55b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bddd587-6d92-4321-98cf-7269ab3b55b4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-64c2d120-f103-4d03-b61b-703869848303 {
  margin-left: 2%;
margin-right: 2%;
}

#s-436f86c8-94c4-4bc0-a8a8-7f89169adeb3 {
  min-height: 50px;
}








#s-436f86c8-94c4-4bc0-a8a8-7f89169adeb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-436f86c8-94c4-4bc0-a8a8-7f89169adeb3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-34f9d8f0-2eb5-4ea0-934e-5f085a64fbed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-1d3b213c-43b3-4e16-9d10-fe346bc8c772 {
  min-height: 50px;
}








#s-1d3b213c-43b3-4e16-9d10-fe346bc8c772 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d3b213c-43b3-4e16-9d10-fe346bc8c772.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-f8278436-5c54-4a0a-b7c4-b7ae505e86c5 {
  margin-left: 3%;
margin-right: 3%;
}

#s-9d0d6f96-61d6-4aa6-a842-33a2a96ecbea {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}








#s-9d0d6f96-61d6-4aa6-a842-33a2a96ecbea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d0d6f96-61d6-4aa6-a842-33a2a96ecbea.shg-box.shg-c {
  justify-content: center;
}

#s-46d254ba-91b2-4bcd-9f59-9058a5304a88 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46d254ba-91b2-4bcd-9f59-9058a5304a88 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1d3a7077-c260-4aee-b1f7-dd10feab7bfc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8f53b47e-dc21-469d-b2ef-4512373232a0 {
  text-align: center;
}




  #s-8f53b47e-dc21-469d-b2ef-4512373232a0 img.shogun-image {
    
    width: px;
  }


#s-8f53b47e-dc21-469d-b2ef-4512373232a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d226dbd-7e47-4297-b0fb-8be1a2063a37 {
  min-height: 50px;
}








#s-2d226dbd-7e47-4297-b0fb-8be1a2063a37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d226dbd-7e47-4297-b0fb-8be1a2063a37.shg-box.shg-c {
  justify-content: center;
}

#s-5f4ca8dd-1a41-4eee-a6e8-6efa3cafd4f8 {
  padding-top: 10px;
padding-left: 18px;
padding-bottom: 10px;
padding-right: 18px;
text-align: center;
}

#s-5f4ca8dd-1a41-4eee-a6e8-6efa3cafd4f8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6e1a911c-c1f8-4c4a-99b1-48540b15b03a {
  margin-left: 20px;
margin-right: 20px;
}

#s-f66846f0-3713-4b83-a970-709f4ea110a5 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-f66846f0-3713-4b83-a970-709f4ea110a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f66846f0-3713-4b83-a970-709f4ea110a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f66846f0-3713-4b83-a970-709f4ea110a5 {
  
}
}@media (max-width: 767px){#s-f66846f0-3713-4b83-a970-709f4ea110a5 {
  
}
}







#s-f66846f0-3713-4b83-a970-709f4ea110a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f66846f0-3713-4b83-a970-709f4ea110a5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f {
  
}
}@media (max-width: 767px){#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f {
  
}
}







#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-95afa4b0-5b4c-4ddc-9ec7-aa65fd9e507f.shg-box.shg-c {
  justify-content: center;
}

#s-de31196e-3d99-4e7f-bac6-ed2dcfa51088 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-de31196e-3d99-4e7f-bac6-ed2dcfa51088"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-92a10849-1590-4580-b9e8-658d12c77bc4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 319px;
}








#s-92a10849-1590-4580-b9e8-658d12c77bc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92a10849-1590-4580-b9e8-658d12c77bc4.shg-box.shg-c {
  justify-content: center;
}

#s-0612b209-99f2-4be5-998d-e864740f6eeb {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0612b209-99f2-4be5-998d-e864740f6eeb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ce86719-13d0-441a-b69e-01cfea1820c0 {
  margin-left: 34px;
margin-right: 34px;
}

#s-d71bc6bc-8734-4745-ae09-f22ee2dfc827 {
  box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 1);
border-style: solid;
margin-top: 25px;
padding-top: 2px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 6px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 118px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d71bc6bc-8734-4745-ae09-f22ee2dfc827:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(234, 78, 65, 1) !important;}#s-d71bc6bc-8734-4745-ae09-f22ee2dfc827:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d71bc6bc-8734-4745-ae09-f22ee2dfc827.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-cbac4d5f-08df-4a3b-8cbb-92ecc4abcbaf {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-cbac4d5f-08df-4a3b-8cbb-92ecc4abcbaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbac4d5f-08df-4a3b-8cbb-92ecc4abcbaf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dffd4d6a-871d-4fb2-9c3d-b28f18469a91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fca35011-7909-483c-ac35-fffbb018952f {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-fca35011-7909-483c-ac35-fffbb018952f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fca35011-7909-483c-ac35-fffbb018952f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85234605-1da7-402e-8a32-f7a3cff22bef {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-85234605-1da7-402e-8a32-f7a3cff22bef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85234605-1da7-402e-8a32-f7a3cff22bef.shg-box.shg-c {
  justify-content: center;
}

#s-2e8f61d5-ad7a-460b-bd61-59dc58b79ada {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e8f61d5-ad7a-460b-bd61-59dc58b79ada .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-085adf6e-5eaa-4146-8fe4-55ad9b068673 {
  margin-left: 3%;
margin-right: 3%;
}

#s-1a1adb12-81a3-4d07-a891-f220045a742c {
  box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 1);
border-style: solid;
margin-top: 25px;
padding-top: 2px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 6px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 118px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1a1adb12-81a3-4d07-a891-f220045a742c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(234, 78, 65, 1) !important;}#s-1a1adb12-81a3-4d07-a891-f220045a742c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a1adb12-81a3-4d07-a891-f220045a742c.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-678f5141-37f7-424b-9943-365159cf0ae8 {
  min-height: 50px;
}








#s-678f5141-37f7-424b-9943-365159cf0ae8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-678f5141-37f7-424b-9943-365159cf0ae8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75062ca5-bfb3-4ed5-ab89-1b4b144dcb81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-91531a23-2523-4d0f-bc1d-f4518ef52bb0 {
  min-height: 400px;
}








#s-91531a23-2523-4d0f-bc1d-f4518ef52bb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91531a23-2523-4d0f-bc1d-f4518ef52bb0.shg-box.shg-c {
  justify-content: center;
}

#s-885d4905-a34d-45b0-8ec9-26dc8dc9e1b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-885d4905-a34d-45b0-8ec9-26dc8dc9e1b1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d1c1683-cdb9-41dc-9f81-93b015ed65ee {
  margin-left: 3%;
margin-right: 3%;
}

#s-0f988fb3-fed3-4230-a512-7121c3803e63 {
  box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 1);
border-style: solid;
margin-top: 7px;
margin-bottom: 25px;
padding-top: 2px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 6px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 240px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0f988fb3-fed3-4230-a512-7121c3803e63:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(234, 78, 65, 1) !important;}#s-0f988fb3-fed3-4230-a512-7121c3803e63:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f988fb3-fed3-4230-a512-7121c3803e63.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-63c887c0-528a-4da8-b97c-a4d3aa2622ac {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-63c887c0-528a-4da8-b97c-a4d3aa2622ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63c887c0-528a-4da8-b97c-a4d3aa2622ac.shg-box.shg-c {
  justify-content: center;
}

#s-c04a8c52-34a8-49b8-894e-fdc8e388f4e6 {
  margin-top: 23px;
margin-bottom: -24px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c04a8c52-34a8-49b8-894e-fdc8e388f4e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-baac7df3-18a7-4059-9dd1-c03b165692b3 {
  min-height: 50px;
}








#s-baac7df3-18a7-4059-9dd1-c03b165692b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-baac7df3-18a7-4059-9dd1-c03b165692b3.shg-box.shg-c {
  justify-content: center;
}

#s-f9f2d26c-5694-424f-92ad-6f3d01a3897e {
  margin-top: 17px;
margin-left: 5%;
margin-bottom: 17px;
margin-right: 4%;
padding-left: 8%;
padding-right: 8%;
}

#s-a362d2f2-2201-4f9d-a209-ef83c075d1dc {
  box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 1);
border-style: solid;
margin-top: -2px;
padding-top: 2px;
padding-left: 6px;
padding-bottom: 2px;
padding-right: 6px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 133px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a362d2f2-2201-4f9d-a209-ef83c075d1dc:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(234, 78, 65, 1) !important;}#s-a362d2f2-2201-4f9d-a209-ef83c075d1dc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a362d2f2-2201-4f9d-a209-ef83c075d1dc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7d87ce10-6402-4502-8615-f283dc9a7a30 {
  margin-top: 4px;
margin-left: 20px;
margin-bottom: 4px;
margin-right: 20px;
padding-top: 0%;
padding-left: 32px;
padding-bottom: 0%;
padding-right: 32px;
min-height: 1px;
text-align: center;
}




  #s-7d87ce10-6402-4502-8615-f283dc9a7a30 img.shogun-image {
    
    width: px;
  }


#s-7d87ce10-6402-4502-8615-f283dc9a7a30 .shogun-image-content {
  
    align-items: center;
  
}

#s-edde159b-3d2c-471a-9a80-864805d72b83 {
  min-height: 50px;
}








#s-edde159b-3d2c-471a-9a80-864805d72b83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edde159b-3d2c-471a-9a80-864805d72b83.shg-box.shg-c {
  justify-content: center;
}

#s-968f7319-abea-40e2-a469-ba6115142cb8 {
  min-height: 50px;
}








#s-968f7319-abea-40e2-a469-ba6115142cb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-968f7319-abea-40e2-a469-ba6115142cb8.shg-box.shg-c {
  justify-content: center;
}

#s-f82b3189-0a6f-4696-82f6-97d95b06a535 {
  margin-top: -40px;
margin-bottom: -40px;
min-height: 25px;
}
@media (min-width: 1200px){#s-f82b3189-0a6f-4696-82f6-97d95b06a535 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f82b3189-0a6f-4696-82f6-97d95b06a535 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f82b3189-0a6f-4696-82f6-97d95b06a535 {
  
}
}@media (max-width: 767px){#s-f82b3189-0a6f-4696-82f6-97d95b06a535 {
  
}
}







#s-f82b3189-0a6f-4696-82f6-97d95b06a535 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f82b3189-0a6f-4696-82f6-97d95b06a535.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4f5aa75f-67ce-460f-8b62-2a6f776a099c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f5aa75f-67ce-460f-8b62-2a6f776a099c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-8fadec47-e109-4ec3-9cb5-45003ed1f1ab {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-bc4d1ab6-16e3-441f-be36-a500fb59b1c9 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-02ec1d12-3482-4335-a7f4-6f2e2c4b1110 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-e08e4876-01be-4c28-b943-2665df3e10ba {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}