.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-f5cbb583-5524-4b38-9dc3-11fb49bb80c1 {
  background-image: url(https://i.shgcdn.com/2f792788-ac05-4b50-9cd8-7f253fca2a9a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1 {
  display: none;
}
#s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1, #wrap-s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1 { display:none !important; }}@media (max-width: 767px){#s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1 {
  display: none;
}
#s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1, #wrap-s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1 { display:none !important; }}







#s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5cbb583-5524-4b38-9dc3-11fb49bb80c1.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e332e9a9-95d0-42fa-9f70-12b7a97ebc77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 0px) {
[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3c14603f-0756-49b2-941b-37b2f9efcab8"] > .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-2b9ab777-240e-418a-bbf9-d8c1525b9af9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-2b9ab777-240e-418a-bbf9-d8c1525b9af9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 50px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: right;
}



#s-5315637d-d69f-4507-94ae-3c55de63547e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-5315637d-d69f-4507-94ae-3c55de63547e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Roboto Condensed";
  font-style:  normal ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-23fda2e6-9480-41d8-9b88-04d1f72e3042 {
  background-image: url(https://i.shgcdn.com/d0b36eb6-521f-44fe-9e06-5be7ad8bfa77/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-left: 8px;
padding-right: 8px;
min-height: 325px;
background-position: center center;
}
@media (min-width: 1200px){#s-23fda2e6-9480-41d8-9b88-04d1f72e3042 {
  display: none;
}
#s-23fda2e6-9480-41d8-9b88-04d1f72e3042, #wrap-s-23fda2e6-9480-41d8-9b88-04d1f72e3042 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23fda2e6-9480-41d8-9b88-04d1f72e3042 {
  display: none;
}
#s-23fda2e6-9480-41d8-9b88-04d1f72e3042, #wrap-s-23fda2e6-9480-41d8-9b88-04d1f72e3042 { display:none !important; }}@media (max-width: 767px){#s-23fda2e6-9480-41d8-9b88-04d1f72e3042 {
  display: none;
}
#s-23fda2e6-9480-41d8-9b88-04d1f72e3042, #wrap-s-23fda2e6-9480-41d8-9b88-04d1f72e3042 { display:none !important; }}







#s-23fda2e6-9480-41d8-9b88-04d1f72e3042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23fda2e6-9480-41d8-9b88-04d1f72e3042.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-05dfadbe-dce7-41bb-ac33-e3eb0e4eb674"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-05844a27-9c70-4dd6-90a1-7ee218cda6d5 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}

#s-05844a27-9c70-4dd6-90a1-7ee218cda6d5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: right;
}



#s-a1aec238-3139-43e9-bb14-c665f5fdca1e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}

#s-a1aec238-3139-43e9-bb14-c665f5fdca1e .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-938bb911-958a-4999-8361-5e11a347f64c {
  background-image: url(https://i.shgcdn.com/9d7ff114-2ad0-4c5f-bf3a-1b39b9430301/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-left: 8px;
padding-bottom: 10px;
padding-right: 8px;
min-height: 325px;
background-position: center center;
}
@media (min-width: 1200px){#s-938bb911-958a-4999-8361-5e11a347f64c {
  display: none;
}
#s-938bb911-958a-4999-8361-5e11a347f64c, #wrap-s-938bb911-958a-4999-8361-5e11a347f64c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-938bb911-958a-4999-8361-5e11a347f64c {
  display: none;
}
#s-938bb911-958a-4999-8361-5e11a347f64c, #wrap-s-938bb911-958a-4999-8361-5e11a347f64c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-938bb911-958a-4999-8361-5e11a347f64c {
  display: none;
}
#s-938bb911-958a-4999-8361-5e11a347f64c, #wrap-s-938bb911-958a-4999-8361-5e11a347f64c { display:none !important; }}







#s-938bb911-958a-4999-8361-5e11a347f64c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-938bb911-958a-4999-8361-5e11a347f64c.shg-box.shg-c {
  justify-content: flex-end;
}

#s-45a56f1a-397c-4086-9ee1-1eacd95f08f4 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}

#s-45a56f1a-397c-4086-9ee1-1eacd95f08f4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: right;
}



#s-824ad1a5-94bb-41db-83b2-d1f489872559 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}

#s-824ad1a5-94bb-41db-83b2-d1f489872559 .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 {
  background-size: cover;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
background-color: rgba(28, 86, 152, 1);
}
@media (min-width: 1200px){#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 {
  display: none;
}
#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96, #wrap-s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 { display:none !important; }}@media (max-width: 767px){#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 {
  display: none;
}
#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96, #wrap-s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 { display:none !important; }}







#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4b5e5b5-ce22-4f73-8cda-8052553f0b96.shg-box.shg-c {
  justify-content: center;
}

#s-f4a47560-908b-499e-80c5-1dc1c2abe281 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4a47560-908b-499e-80c5-1dc1c2abe281 .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 40px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-8f3af953-8a0f-40d5-8783-78e5dce4f91e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f3af953-8a0f-40d5-8783-78e5dce4f91e .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ac63ecf-a905-41e0-a01d-1509ea3e5557"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-6d28e061-e0a9-469c-b1af-d7bba5bda644 {
  text-align: left;
}

#s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs {
  justify-content: center;
}


  #s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(28, 86, 152, 1);
    border: 1px solid rgba(28, 86, 152, 1);
  }
  #s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(57, 142, 238, 1);
    border: 1px solid rgba(57, 142, 238, 1);
  }
#s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: Raleway;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(57, 142, 238, 1);
}

#s-6d28e061-e0a9-469c-b1af-d7bba5bda644 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(57, 142, 238, 1);
}

@media (min-width: 0px) {
[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ebdd542-53f3-4a62-9f93-9f1ad456e8fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-5a723435-53a5-4699-a958-9ce04fe21f6c {
  text-align: center;
}




  #s-5a723435-53a5-4699-a958-9ce04fe21f6c img.shogun-image {
    
    width: px;
  }


#s-5a723435-53a5-4699-a958-9ce04fe21f6c .shogun-image-content {
  
    align-items: center;
  
}

#s-4f946a0a-8bdf-4747-a866-6e142d0f5190 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f946a0a-8bdf-4747-a866-6e142d0f5190 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-4f946a0a-8bdf-4747-a866-6e142d0f5190 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-354f29e7-6e1f-449c-b454-43f842cb9007 {
  text-align: center;
}




  #s-354f29e7-6e1f-449c-b454-43f842cb9007 img.shogun-image {
    
    width: px;
  }


#s-354f29e7-6e1f-449c-b454-43f842cb9007 .shogun-image-content {
  
    align-items: center;
  
}

#s-0cd4b7c9-aeca-4609-923c-760e025c021a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0cd4b7c9-aeca-4609-923c-760e025c021a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-0cd4b7c9-aeca-4609-923c-760e025c021a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-74e1113e-9848-4a6e-9336-d796c9105341 {
  text-align: center;
}




  #s-74e1113e-9848-4a6e-9336-d796c9105341 img.shogun-image {
    
    width: px;
  }


#s-74e1113e-9848-4a6e-9336-d796c9105341 .shogun-image-content {
  
    align-items: center;
  
}

#s-5fa369f3-1c22-4bfd-8dba-616d61c035ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5fa369f3-1c22-4bfd-8dba-616d61c035ec .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-5fa369f3-1c22-4bfd-8dba-616d61c035ec .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-04d916e8-086a-4e90-a558-5eff1938aef9 {
  text-align: center;
}




  #s-04d916e8-086a-4e90-a558-5eff1938aef9 img.shogun-image {
    
    width: px;
  }


#s-04d916e8-086a-4e90-a558-5eff1938aef9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d964900e-b834-4938-b3ef-97568eaf5fc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d964900e-b834-4938-b3ef-97568eaf5fc7 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-d964900e-b834-4938-b3ef-97568eaf5fc7 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e83db1db-34dd-4310-a459-b98044991bad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8f9f9cbd-860a-4c67-89b5-ecc42569fabc {
  text-align: center;
}




  #s-8f9f9cbd-860a-4c67-89b5-ecc42569fabc img.shogun-image {
    
    width: px;
  }


#s-8f9f9cbd-860a-4c67-89b5-ecc42569fabc .shogun-image-content {
  
    align-items: center;
  
}

#s-fae0a428-2855-461d-9984-41d4da2791e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fae0a428-2855-461d-9984-41d4da2791e2 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-fae0a428-2855-461d-9984-41d4da2791e2 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-d5a0f779-4e47-47aa-a161-eaf7a727c517 {
  text-align: center;
}




  #s-d5a0f779-4e47-47aa-a161-eaf7a727c517 img.shogun-image {
    
    width: px;
  }


#s-d5a0f779-4e47-47aa-a161-eaf7a727c517 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f579c86-4f13-4b84-99b0-e30f892626e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f579c86-4f13-4b84-99b0-e30f892626e6 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-0f579c86-4f13-4b84-99b0-e30f892626e6 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-fc09ec4f-c02b-4e45-a1c8-9bde3e5f92cc {
  text-align: center;
}




  #s-fc09ec4f-c02b-4e45-a1c8-9bde3e5f92cc img.shogun-image {
    
    width: px;
  }


#s-fc09ec4f-c02b-4e45-a1c8-9bde3e5f92cc .shogun-image-content {
  
    align-items: center;
  
}

#s-665f2d6d-b610-4a32-a4fb-306c1b5037b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-665f2d6d-b610-4a32-a4fb-306c1b5037b5 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-665f2d6d-b610-4a32-a4fb-306c1b5037b5 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-760812de-2c49-4cad-8d1c-8f88237c10f5 {
  text-align: center;
}




  #s-760812de-2c49-4cad-8d1c-8f88237c10f5 img.shogun-image {
    
    width: px;
  }


#s-760812de-2c49-4cad-8d1c-8f88237c10f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-63d56d71-2bcf-4607-94a6-403fdd6658e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-63d56d71-2bcf-4607-94a6-403fdd6658e9 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-63d56d71-2bcf-4607-94a6-403fdd6658e9 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c7e2c810-997d-4aab-9b7d-3b85d7ced365"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-df64a40f-c51a-411f-ad9f-ac04f47161ad {
  text-align: center;
}




  #s-df64a40f-c51a-411f-ad9f-ac04f47161ad img.shogun-image {
    
    width: px;
  }


#s-df64a40f-c51a-411f-ad9f-ac04f47161ad .shogun-image-content {
  
    align-items: center;
  
}

#s-3e47d865-82a9-4caf-afaa-bff84c3de569 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e47d865-82a9-4caf-afaa-bff84c3de569 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-3e47d865-82a9-4caf-afaa-bff84c3de569 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-6add4578-2dbe-420e-ad33-62aa46ced359 {
  text-align: center;
}




  #s-6add4578-2dbe-420e-ad33-62aa46ced359 img.shogun-image {
    
    width: px;
  }


#s-6add4578-2dbe-420e-ad33-62aa46ced359 .shogun-image-content {
  
    align-items: center;
  
}

#s-2463d750-cb79-4cc3-a7b5-67a619b3de56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2463d750-cb79-4cc3-a7b5-67a619b3de56 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2463d750-cb79-4cc3-a7b5-67a619b3de56 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-a19ca15c-825f-4941-be9b-6668c2735904 {
  text-align: center;
}




  #s-a19ca15c-825f-4941-be9b-6668c2735904 img.shogun-image {
    
    width: px;
  }


#s-a19ca15c-825f-4941-be9b-6668c2735904 .shogun-image-content {
  
    align-items: center;
  
}

#s-56538fbf-68d8-496b-9646-aa9c2d0b688c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56538fbf-68d8-496b-9646-aa9c2d0b688c .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-56538fbf-68d8-496b-9646-aa9c2d0b688c .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-003ceb7e-ce6f-4fd7-98a0-d61cd4e7df1d {
  text-align: center;
}




  #s-003ceb7e-ce6f-4fd7-98a0-d61cd4e7df1d img.shogun-image {
    
    width: px;
  }


#s-003ceb7e-ce6f-4fd7-98a0-d61cd4e7df1d .shogun-image-content {
  
    align-items: center;
  
}

#s-14c4c121-d58d-4c1d-916e-68059eb5d986 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14c4c121-d58d-4c1d-916e-68059eb5d986 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-14c4c121-d58d-4c1d-916e-68059eb5d986 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a690d6ce-3c1e-4a3e-a061-890ee51d511c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-f6cee641-8f61-4630-b40a-83602f84f718 {
  text-align: center;
}




  #s-f6cee641-8f61-4630-b40a-83602f84f718 img.shogun-image {
    
    width: px;
  }


#s-f6cee641-8f61-4630-b40a-83602f84f718 .shogun-image-content {
  
    align-items: center;
  
}

#s-256e6673-d4e3-4b73-8dc3-41ae6fd3987e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-256e6673-d4e3-4b73-8dc3-41ae6fd3987e .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-256e6673-d4e3-4b73-8dc3-41ae6fd3987e .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-79e06738-95a9-4908-ae41-517b39ab7e58 {
  text-align: center;
}




  #s-79e06738-95a9-4908-ae41-517b39ab7e58 img.shogun-image {
    
    width: px;
  }


#s-79e06738-95a9-4908-ae41-517b39ab7e58 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4539da4-b417-44fd-9481-f20e79e0188a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4539da4-b417-44fd-9481-f20e79e0188a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a4539da4-b417-44fd-9481-f20e79e0188a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-1ceabb69-39a8-4d26-b45a-67d6f3f80e42 {
  text-align: center;
}




  #s-1ceabb69-39a8-4d26-b45a-67d6f3f80e42 img.shogun-image {
    
    width: px;
  }


#s-1ceabb69-39a8-4d26-b45a-67d6f3f80e42 .shogun-image-content {
  
    align-items: center;
  
}

#s-1186af04-0a65-474f-971e-0e5036e61907 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1186af04-0a65-474f-971e-0e5036e61907 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1186af04-0a65-474f-971e-0e5036e61907 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-f365dab2-f6ae-428e-aec0-fd68c57e0ad6 {
  text-align: center;
}




  #s-f365dab2-f6ae-428e-aec0-fd68c57e0ad6 img.shogun-image {
    
    width: px;
  }


#s-f365dab2-f6ae-428e-aec0-fd68c57e0ad6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b63c3282-0728-49dc-8dba-1459b88d7a77 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b63c3282-0728-49dc-8dba-1459b88d7a77 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-b63c3282-0728-49dc-8dba-1459b88d7a77 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dc25dc26-a408-4d96-af2e-c3cb78372b22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-9a274aa6-3bb9-49ce-b736-a680a46c2894 {
  text-align: center;
}




  #s-9a274aa6-3bb9-49ce-b736-a680a46c2894 img.shogun-image {
    
    width: px;
  }


#s-9a274aa6-3bb9-49ce-b736-a680a46c2894 .shogun-image-content {
  
    align-items: center;
  
}

#s-6195d802-e433-4906-a67e-b486a40182eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6195d802-e433-4906-a67e-b486a40182eb .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-6195d802-e433-4906-a67e-b486a40182eb .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-c2cd04e2-31ad-4958-a1c8-0c42a2a3c169 {
  text-align: center;
}




  #s-c2cd04e2-31ad-4958-a1c8-0c42a2a3c169 img.shogun-image {
    
    width: px;
  }


#s-c2cd04e2-31ad-4958-a1c8-0c42a2a3c169 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f275f95-0d8a-422e-96b2-1fcd51a8c5e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f275f95-0d8a-422e-96b2-1fcd51a8c5e7 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2f275f95-0d8a-422e-96b2-1fcd51a8c5e7 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-a97b923a-f964-4b18-b720-4c214ac7a0cd {
  text-align: center;
}




  #s-a97b923a-f964-4b18-b720-4c214ac7a0cd img.shogun-image {
    
    width: px;
  }


#s-a97b923a-f964-4b18-b720-4c214ac7a0cd .shogun-image-content {
  
    align-items: center;
  
}

#s-08ecc971-c723-4cd5-a0c1-b85c2265beb5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08ecc971-c723-4cd5-a0c1-b85c2265beb5 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-08ecc971-c723-4cd5-a0c1-b85c2265beb5 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-dee14b63-638e-43e0-aa8d-dbc9603d5809 {
  text-align: center;
}




  #s-dee14b63-638e-43e0-aa8d-dbc9603d5809 img.shogun-image {
    
    width: px;
  }


#s-dee14b63-638e-43e0-aa8d-dbc9603d5809 .shogun-image-content {
  
    align-items: center;
  
}

#s-499efbcd-34b9-4d99-9a79-396a16a8a0e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-499efbcd-34b9-4d99-9a79-396a16a8a0e7 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-499efbcd-34b9-4d99-9a79-396a16a8a0e7 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b2395888-8a40-4354-a25e-8897e0af7319"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7570e486-3456-4728-8cbf-d9be7aee02b7 {
  text-align: center;
}




  #s-7570e486-3456-4728-8cbf-d9be7aee02b7 img.shogun-image {
    
    width: px;
  }


#s-7570e486-3456-4728-8cbf-d9be7aee02b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a21be67-70dc-464e-a54a-a2fbd7334e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a21be67-70dc-464e-a54a-a2fbd7334e62 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1a21be67-70dc-464e-a54a-a2fbd7334e62 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-350b316f-496c-4d59-99ee-9dc3e12c21a2 {
  text-align: center;
}




  #s-350b316f-496c-4d59-99ee-9dc3e12c21a2 img.shogun-image {
    
    width: px;
  }


#s-350b316f-496c-4d59-99ee-9dc3e12c21a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-148ec6ce-d9bd-49e9-8cd0-04d885c49361 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-148ec6ce-d9bd-49e9-8cd0-04d885c49361 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-148ec6ce-d9bd-49e9-8cd0-04d885c49361 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-991f2683-381b-4a9e-8b71-2659c9c0e2a1 {
  text-align: center;
}




  #s-991f2683-381b-4a9e-8b71-2659c9c0e2a1 img.shogun-image {
    
    width: px;
  }


#s-991f2683-381b-4a9e-8b71-2659c9c0e2a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a17b7ca3-c4b8-4ed1-a360-80713446cf81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a17b7ca3-c4b8-4ed1-a360-80713446cf81 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a17b7ca3-c4b8-4ed1-a360-80713446cf81 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-86cdfbfe-18c1-43bd-97ce-7bd7e9c78548 {
  text-align: center;
}




  #s-86cdfbfe-18c1-43bd-97ce-7bd7e9c78548 img.shogun-image {
    
    width: px;
  }


#s-86cdfbfe-18c1-43bd-97ce-7bd7e9c78548 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6a59e41-65ce-4a94-bebe-1e3f31381e82 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6a59e41-65ce-4a94-bebe-1e3f31381e82 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-d6a59e41-65ce-4a94-bebe-1e3f31381e82 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


.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-8730144c-998d-45fc-9cc1-f1d5a884d3db {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8730144c-998d-45fc-9cc1-f1d5a884d3db:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8730144c-998d-45fc-9cc1-f1d5a884d3db:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8730144c-998d-45fc-9cc1-f1d5a884d3db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-4e096e04-ec0c-4589-8c47-9860ce63263f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4e096e04-ec0c-4589-8c47-9860ce63263f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4e096e04-ec0c-4589-8c47-9860ce63263f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4e096e04-ec0c-4589-8c47-9860ce63263f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-f9b98fb8-7b01-4101-a19b-a54b19185388 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f9b98fb8-7b01-4101-a19b-a54b19185388:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9b98fb8-7b01-4101-a19b-a54b19185388:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9b98fb8-7b01-4101-a19b-a54b19185388.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-84012690-52a5-4e26-abb8-43cb633f5c36 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-84012690-52a5-4e26-abb8-43cb633f5c36:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-84012690-52a5-4e26-abb8-43cb633f5c36:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-84012690-52a5-4e26-abb8-43cb633f5c36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-ee335958-db88-4b07-9d6e-2074176194ca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ee335958-db88-4b07-9d6e-2074176194ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ee335958-db88-4b07-9d6e-2074176194ca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ee335958-db88-4b07-9d6e-2074176194ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-0195a872-ee24-4139-845a-5b03a1152775 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0195a872-ee24-4139-845a-5b03a1152775:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0195a872-ee24-4139-845a-5b03a1152775:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0195a872-ee24-4139-845a-5b03a1152775.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-f062e012-8dfe-4eca-9a53-cf9c1639f473 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c1974319-2b64-4cfe-b228-4dc1a4631b7f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-21d57baf-eba9-440a-b301-a71f2ed90692 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-10126e71-a8ce-44d9-b82c-1847f485a973 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-21afbdf2-a099-466e-9630-35084ae91cc4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-1f01e5a2-91ab-4400-a74c-c2e9080ab731 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-25a33e58-542d-47f2-a315-826dbd750941 {
  background-size: cover;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
background-color: rgba(28, 86, 152, 1);
}
@media (min-width: 1200px){#s-25a33e58-542d-47f2-a315-826dbd750941 {
  display: none;
}
#s-25a33e58-542d-47f2-a315-826dbd750941, #wrap-s-25a33e58-542d-47f2-a315-826dbd750941 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25a33e58-542d-47f2-a315-826dbd750941 {
  display: none;
}
#s-25a33e58-542d-47f2-a315-826dbd750941, #wrap-s-25a33e58-542d-47f2-a315-826dbd750941 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25a33e58-542d-47f2-a315-826dbd750941 {
  display: none;
}
#s-25a33e58-542d-47f2-a315-826dbd750941, #wrap-s-25a33e58-542d-47f2-a315-826dbd750941 { display:none !important; }}@media (max-width: 767px){#s-25a33e58-542d-47f2-a315-826dbd750941 {
  
}
}







#s-25a33e58-542d-47f2-a315-826dbd750941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25a33e58-542d-47f2-a315-826dbd750941.shg-box.shg-c {
  justify-content: center;
}

#s-707d60d7-1979-438d-870e-2092754f35dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-707d60d7-1979-438d-870e-2092754f35dd .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-158191a8-3ba1-42e8-a333-df1d5f477c61 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-158191a8-3ba1-42e8-a333-df1d5f477c61 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-8ff216a7-de4b-4744-83cf-cab0d51f200d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 {
  text-align: left;
}

#s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs {
  justify-content: center;
}


  #s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(28, 86, 152, 1);
    border: 1px solid rgba(28, 86, 152, 1);
  }
  #s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: Raleway;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}

#s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-5517a58e-8805-4fa6-9f1c-ba46fc7e4db2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-288ef3c3-a6a3-473f-86f0-59c29ea254dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-9db21dfe-548f-45d5-a87f-eee31df8231f {
  text-align: center;
}




  #s-9db21dfe-548f-45d5-a87f-eee31df8231f img.shogun-image {
    
    width: px;
  }


#s-9db21dfe-548f-45d5-a87f-eee31df8231f .shogun-image-content {
  
    align-items: center;
  
}

#s-187cb832-5d48-4923-9282-cafdac249578 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-187cb832-5d48-4923-9282-cafdac249578 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-187cb832-5d48-4923-9282-cafdac249578 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-eb8781a5-7ce9-47e5-8d26-ee2c97315957 {
  text-align: center;
}




  #s-eb8781a5-7ce9-47e5-8d26-ee2c97315957 img.shogun-image {
    
    width: px;
  }


#s-eb8781a5-7ce9-47e5-8d26-ee2c97315957 .shogun-image-content {
  
    align-items: center;
  
}

#s-68d4a04f-d5dd-4964-a8da-d3401124e225 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-68d4a04f-d5dd-4964-a8da-d3401124e225 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-68d4a04f-d5dd-4964-a8da-d3401124e225 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-efa9d587-9f93-48a3-86df-b3df621746d5 {
  text-align: center;
}




  #s-efa9d587-9f93-48a3-86df-b3df621746d5 img.shogun-image {
    
    width: px;
  }


#s-efa9d587-9f93-48a3-86df-b3df621746d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-665ae887-5260-4b4e-9142-7b9e2ac721a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-665ae887-5260-4b4e-9142-7b9e2ac721a3 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-665ae887-5260-4b4e-9142-7b9e2ac721a3 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-fab817a5-e7e0-4606-aab5-8eda778afffa {
  text-align: center;
}




  #s-fab817a5-e7e0-4606-aab5-8eda778afffa img.shogun-image {
    
    width: px;
  }


#s-fab817a5-e7e0-4606-aab5-8eda778afffa .shogun-image-content {
  
    align-items: center;
  
}

#s-48378a85-c0cf-49cb-8cdb-4211683e0f35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48378a85-c0cf-49cb-8cdb-4211683e0f35 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-48378a85-c0cf-49cb-8cdb-4211683e0f35 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-00ee3f0b-9993-4846-a6fe-75a4814f77ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-e2522fb2-a1eb-4558-a623-89e601fb5a05 {
  text-align: center;
}




  #s-e2522fb2-a1eb-4558-a623-89e601fb5a05 img.shogun-image {
    
    width: px;
  }


#s-e2522fb2-a1eb-4558-a623-89e601fb5a05 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1376c87-cb00-4725-8771-9e5e7a75b2d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1376c87-cb00-4725-8771-9e5e7a75b2d4 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c1376c87-cb00-4725-8771-9e5e7a75b2d4 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-82d9c0f9-9e0b-41dc-b190-fe3bc593313c {
  text-align: center;
}




  #s-82d9c0f9-9e0b-41dc-b190-fe3bc593313c img.shogun-image {
    
    width: px;
  }


#s-82d9c0f9-9e0b-41dc-b190-fe3bc593313c .shogun-image-content {
  
    align-items: center;
  
}

#s-b403966c-8acf-4bc4-a808-a324df49b2a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b403966c-8acf-4bc4-a808-a324df49b2a6 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-b403966c-8acf-4bc4-a808-a324df49b2a6 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-9ade61fa-ad9e-434d-9135-b9dc5538bfaa {
  text-align: center;
}




  #s-9ade61fa-ad9e-434d-9135-b9dc5538bfaa img.shogun-image {
    
    width: px;
  }


#s-9ade61fa-ad9e-434d-9135-b9dc5538bfaa .shogun-image-content {
  
    align-items: center;
  
}

#s-6d34efcf-ed6b-4724-a073-eb4a3106a035 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d34efcf-ed6b-4724-a073-eb4a3106a035 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-6d34efcf-ed6b-4724-a073-eb4a3106a035 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-71ad9e0d-6bdd-4b7c-9d8f-1cc5814c85d7 {
  text-align: center;
}




  #s-71ad9e0d-6bdd-4b7c-9d8f-1cc5814c85d7 img.shogun-image {
    
    width: px;
  }


#s-71ad9e0d-6bdd-4b7c-9d8f-1cc5814c85d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-29ba0daf-4538-4d90-9ae6-729834e48ee5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29ba0daf-4538-4d90-9ae6-729834e48ee5 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-29ba0daf-4538-4d90-9ae6-729834e48ee5 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a5aa9a44-a7e7-48be-b8c4-aaba3ea895a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-85007208-2ebc-481e-a79f-7438bf1ff29a {
  text-align: center;
}




  #s-85007208-2ebc-481e-a79f-7438bf1ff29a img.shogun-image {
    
    width: px;
  }


#s-85007208-2ebc-481e-a79f-7438bf1ff29a .shogun-image-content {
  
    align-items: center;
  
}

#s-e2f8d29f-aca9-469c-9e22-c5c52e1d557d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2f8d29f-aca9-469c-9e22-c5c52e1d557d .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-e2f8d29f-aca9-469c-9e22-c5c52e1d557d .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-8d3218b9-d8a8-4ccd-80c5-03470d6a3f72 {
  text-align: center;
}




  #s-8d3218b9-d8a8-4ccd-80c5-03470d6a3f72 img.shogun-image {
    
    width: px;
  }


#s-8d3218b9-d8a8-4ccd-80c5-03470d6a3f72 .shogun-image-content {
  
    align-items: center;
  
}

#s-80511996-d4a4-430e-b321-db15ed3b1c6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80511996-d4a4-430e-b321-db15ed3b1c6a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-80511996-d4a4-430e-b321-db15ed3b1c6a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-81f4fc3a-6020-4ed3-b8fd-4ab0b9a00561 {
  text-align: center;
}




  #s-81f4fc3a-6020-4ed3-b8fd-4ab0b9a00561 img.shogun-image {
    
    width: px;
  }


#s-81f4fc3a-6020-4ed3-b8fd-4ab0b9a00561 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf9a3cee-fdf0-4bf4-a544-fbd0c2d574b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf9a3cee-fdf0-4bf4-a544-fbd0c2d574b6 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-cf9a3cee-fdf0-4bf4-a544-fbd0c2d574b6 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-e6e33c12-5ce3-4cee-8675-1e6d424c11a5 {
  text-align: center;
}




  #s-e6e33c12-5ce3-4cee-8675-1e6d424c11a5 img.shogun-image {
    
    width: px;
  }


#s-e6e33c12-5ce3-4cee-8675-1e6d424c11a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-cabb8aff-64d3-4e0f-889c-9e78bb89d2ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cabb8aff-64d3-4e0f-889c-9e78bb89d2ee .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-cabb8aff-64d3-4e0f-889c-9e78bb89d2ee .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-177123a1-7429-4480-b604-2912f68cb28b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-53599dad-9d4c-48a0-9a23-fdb45a8f0ef8 {
  text-align: center;
}




  #s-53599dad-9d4c-48a0-9a23-fdb45a8f0ef8 img.shogun-image {
    
    width: px;
  }


#s-53599dad-9d4c-48a0-9a23-fdb45a8f0ef8 .shogun-image-content {
  
    align-items: center;
  
}

#s-675bd703-b434-4f6b-9690-c59e65ffca52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-675bd703-b434-4f6b-9690-c59e65ffca52 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-675bd703-b434-4f6b-9690-c59e65ffca52 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-48aac0e8-5bf4-464c-adc2-1b0e03039e1c {
  text-align: center;
}




  #s-48aac0e8-5bf4-464c-adc2-1b0e03039e1c img.shogun-image {
    
    width: px;
  }


#s-48aac0e8-5bf4-464c-adc2-1b0e03039e1c .shogun-image-content {
  
    align-items: center;
  
}

#s-a3fd05e2-3056-4b52-917a-304f2ca68122 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3fd05e2-3056-4b52-917a-304f2ca68122 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a3fd05e2-3056-4b52-917a-304f2ca68122 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-c6e25604-7154-4206-9936-2b81157da551 {
  text-align: center;
}




  #s-c6e25604-7154-4206-9936-2b81157da551 img.shogun-image {
    
    width: px;
  }


#s-c6e25604-7154-4206-9936-2b81157da551 .shogun-image-content {
  
    align-items: center;
  
}

#s-c22f6da1-9a4f-4e50-9bae-be7bd5e99ac1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c22f6da1-9a4f-4e50-9bae-be7bd5e99ac1 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c22f6da1-9a4f-4e50-9bae-be7bd5e99ac1 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-ccd5045e-5cc3-4d2b-8961-a3d1a3d098b5 {
  text-align: center;
}




  #s-ccd5045e-5cc3-4d2b-8961-a3d1a3d098b5 img.shogun-image {
    
    width: px;
  }


#s-ccd5045e-5cc3-4d2b-8961-a3d1a3d098b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-e270450a-e7a0-4b36-96d7-42d3ac574b7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e270450a-e7a0-4b36-96d7-42d3ac574b7b .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-e270450a-e7a0-4b36-96d7-42d3ac574b7b .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fe43d39d-afdc-40b4-88fb-3293dcc41a5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1d8fd95b-b086-4bf7-9a38-f452aae479ce {
  text-align: center;
}




  #s-1d8fd95b-b086-4bf7-9a38-f452aae479ce img.shogun-image {
    
    width: px;
  }


#s-1d8fd95b-b086-4bf7-9a38-f452aae479ce .shogun-image-content {
  
    align-items: center;
  
}

#s-dbed7ec7-edaf-464f-8c4c-17306a4b6301 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbed7ec7-edaf-464f-8c4c-17306a4b6301 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-dbed7ec7-edaf-464f-8c4c-17306a4b6301 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-f6dc22c9-0515-4507-9bd4-9c9cb7efa345 {
  text-align: center;
}




  #s-f6dc22c9-0515-4507-9bd4-9c9cb7efa345 img.shogun-image {
    
    width: px;
  }


#s-f6dc22c9-0515-4507-9bd4-9c9cb7efa345 .shogun-image-content {
  
    align-items: center;
  
}

#s-1029a47e-2899-4582-8879-296d8c96c33e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1029a47e-2899-4582-8879-296d8c96c33e .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1029a47e-2899-4582-8879-296d8c96c33e .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-c38bb3b3-1bbe-4d4b-a21b-805f322dc845 {
  text-align: center;
}




  #s-c38bb3b3-1bbe-4d4b-a21b-805f322dc845 img.shogun-image {
    
    width: px;
  }


#s-c38bb3b3-1bbe-4d4b-a21b-805f322dc845 .shogun-image-content {
  
    align-items: center;
  
}

#s-eadd7faf-753f-4550-9b17-3d5a5f47ec09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eadd7faf-753f-4550-9b17-3d5a5f47ec09 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eadd7faf-753f-4550-9b17-3d5a5f47ec09 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-8511ba72-64f0-4fcd-9c32-07cf591a3733 {
  text-align: center;
}




  #s-8511ba72-64f0-4fcd-9c32-07cf591a3733 img.shogun-image {
    
    width: px;
  }


#s-8511ba72-64f0-4fcd-9c32-07cf591a3733 .shogun-image-content {
  
    align-items: center;
  
}

#s-526adcc6-031b-424c-9d90-378633077d69 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-526adcc6-031b-424c-9d90-378633077d69 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-526adcc6-031b-424c-9d90-378633077d69 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41c90da1-9535-4012-8913-d3af55967b84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-2bc6e457-2e9b-43e4-8e7a-024f80ab0d2c {
  text-align: center;
}




  #s-2bc6e457-2e9b-43e4-8e7a-024f80ab0d2c img.shogun-image {
    
    width: px;
  }


#s-2bc6e457-2e9b-43e4-8e7a-024f80ab0d2c .shogun-image-content {
  
    align-items: center;
  
}

#s-4a16cb08-269a-4477-9d53-26ab42ce8589 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a16cb08-269a-4477-9d53-26ab42ce8589 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-4a16cb08-269a-4477-9d53-26ab42ce8589 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-069bef60-af9b-496d-80dc-2741c59d2379 {
  text-align: center;
}




  #s-069bef60-af9b-496d-80dc-2741c59d2379 img.shogun-image {
    
    width: px;
  }


#s-069bef60-af9b-496d-80dc-2741c59d2379 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1d9e7ee-e9e8-4d5c-85cc-5deec96c08d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1d9e7ee-e9e8-4d5c-85cc-5deec96c08d8 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-b1d9e7ee-e9e8-4d5c-85cc-5deec96c08d8 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-ba5bdb12-1f4f-4397-b4ec-ba7c4078bbc1 {
  text-align: center;
}




  #s-ba5bdb12-1f4f-4397-b4ec-ba7c4078bbc1 img.shogun-image {
    
    width: px;
  }


#s-ba5bdb12-1f4f-4397-b4ec-ba7c4078bbc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b907ffc6-67ea-489a-8b26-b4900bef0a98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b907ffc6-67ea-489a-8b26-b4900bef0a98 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-b907ffc6-67ea-489a-8b26-b4900bef0a98 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-e5a63704-1ad1-4395-9c37-b080f3be14e0 {
  text-align: center;
}




  #s-e5a63704-1ad1-4395-9c37-b080f3be14e0 img.shogun-image {
    
    width: px;
  }


#s-e5a63704-1ad1-4395-9c37-b080f3be14e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-eea3a247-cf0a-4fac-8b52-805e62c2d755 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eea3a247-cf0a-4fac-8b52-805e62c2d755 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-eea3a247-cf0a-4fac-8b52-805e62c2d755 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-55877653-b620-494d-a7fb-dde29f0c6b44 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-55877653-b620-494d-a7fb-dde29f0c6b44:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-55877653-b620-494d-a7fb-dde29f0c6b44:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-55877653-b620-494d-a7fb-dde29f0c6b44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-9d87e309-3a03-4fce-9781-15c7f3f504b8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9d87e309-3a03-4fce-9781-15c7f3f504b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9d87e309-3a03-4fce-9781-15c7f3f504b8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9d87e309-3a03-4fce-9781-15c7f3f504b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-2b40eaf3-74bf-4b5c-b7a2-8ca7a490a9f2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2b40eaf3-74bf-4b5c-b7a2-8ca7a490a9f2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2b40eaf3-74bf-4b5c-b7a2-8ca7a490a9f2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b40eaf3-74bf-4b5c-b7a2-8ca7a490a9f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-789f4b21-3ae1-409d-9029-9070f92488cb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-789f4b21-3ae1-409d-9029-9070f92488cb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-789f4b21-3ae1-409d-9029-9070f92488cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-789f4b21-3ae1-409d-9029-9070f92488cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-33154ba5-255b-4350-96aa-3ec6ca706f16 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-33154ba5-255b-4350-96aa-3ec6ca706f16:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33154ba5-255b-4350-96aa-3ec6ca706f16:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-33154ba5-255b-4350-96aa-3ec6ca706f16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-69bac47c-58eb-48fb-b65a-5d665d5ed216 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-69bac47c-58eb-48fb-b65a-5d665d5ed216:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69bac47c-58eb-48fb-b65a-5d665d5ed216:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-69bac47c-58eb-48fb-b65a-5d665d5ed216.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-c3a728ff-3eb5-4bce-9f73-ef7eebe5bd7d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f7dbb1f7-0b7b-409b-9742-838ae302759e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d4920c02-0bd5-419e-967d-bb03dcb87798 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3acf536c-78e5-43d0-b26d-c4c51bdc78c7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2f20192a-36f4-4d73-b564-3d517d3d28f5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-910bdc35-b6ee-4e72-8ea4-f7300450caff hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f925bf55-d50f-41be-b508-67367be6c2e2 {
  background-size: cover;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
background-color: rgba(28, 86, 152, 1);
}
@media (min-width: 1200px){#s-f925bf55-d50f-41be-b508-67367be6c2e2 {
  display: none;
}
#s-f925bf55-d50f-41be-b508-67367be6c2e2, #wrap-s-f925bf55-d50f-41be-b508-67367be6c2e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f925bf55-d50f-41be-b508-67367be6c2e2 {
  display: none;
}
#s-f925bf55-d50f-41be-b508-67367be6c2e2, #wrap-s-f925bf55-d50f-41be-b508-67367be6c2e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f925bf55-d50f-41be-b508-67367be6c2e2 {
  
}
}@media (max-width: 767px){#s-f925bf55-d50f-41be-b508-67367be6c2e2 {
  display: none;
}
#s-f925bf55-d50f-41be-b508-67367be6c2e2, #wrap-s-f925bf55-d50f-41be-b508-67367be6c2e2 { display:none !important; }}







#s-f925bf55-d50f-41be-b508-67367be6c2e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f925bf55-d50f-41be-b508-67367be6c2e2.shg-box.shg-c {
  justify-content: center;
}

#s-4c0b4a00-dfb9-47a8-9aa0-72036d425732 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c0b4a00-dfb9-47a8-9aa0-72036d425732 .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-2b728b8b-a5cf-4bee-9698-e7d9fd2524d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b728b8b-a5cf-4bee-9698-e7d9fd2524d6 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-a175fdd4-ca68-4f81-91c7-4e204a8b47da hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-67d66a65-f7d2-453c-acae-40f27b7f0b73 {
  text-align: left;
}

#s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs {
  justify-content: center;
}


  #s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(28, 86, 152, 1);
    border: 1px solid rgba(28, 86, 152, 1);
  }
  #s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: Raleway;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}

#s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-67d66a65-f7d2-453c-acae-40f27b7f0b73 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-27cda0c1-7e7f-4945-955b-d8db40cb9eed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-89b65fdc-5112-4d5c-99f4-bf9f21a80f01 {
  text-align: center;
}




  #s-89b65fdc-5112-4d5c-99f4-bf9f21a80f01 img.shogun-image {
    
    width: px;
  }


#s-89b65fdc-5112-4d5c-99f4-bf9f21a80f01 .shogun-image-content {
  
    align-items: center;
  
}

#s-f965de38-4e04-4344-83f9-7e6a7334ce33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f965de38-4e04-4344-83f9-7e6a7334ce33 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f965de38-4e04-4344-83f9-7e6a7334ce33 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-4f9b14eb-fafc-47ab-80f3-a1bb5de234fc {
  text-align: center;
}




  #s-4f9b14eb-fafc-47ab-80f3-a1bb5de234fc img.shogun-image {
    
    width: px;
  }


#s-4f9b14eb-fafc-47ab-80f3-a1bb5de234fc .shogun-image-content {
  
    align-items: center;
  
}

#s-143224c5-a32c-4df4-983e-a5f881d19729 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-143224c5-a32c-4df4-983e-a5f881d19729 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-143224c5-a32c-4df4-983e-a5f881d19729 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-aa96b1ac-6604-4534-8e7d-4bf5b9bae7b8 {
  text-align: center;
}




  #s-aa96b1ac-6604-4534-8e7d-4bf5b9bae7b8 img.shogun-image {
    
    width: px;
  }


#s-aa96b1ac-6604-4534-8e7d-4bf5b9bae7b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e4d0d00-5abd-4aba-9483-7b16909dae9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e4d0d00-5abd-4aba-9483-7b16909dae9d .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1e4d0d00-5abd-4aba-9483-7b16909dae9d .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-ea4eaeae-ec49-4844-a46d-827e6f28f69b {
  text-align: center;
}




  #s-ea4eaeae-ec49-4844-a46d-827e6f28f69b img.shogun-image {
    
    width: px;
  }


#s-ea4eaeae-ec49-4844-a46d-827e6f28f69b .shogun-image-content {
  
    align-items: center;
  
}

#s-64f84cb3-dc8c-4cfd-9f63-2edb9bc3ebc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64f84cb3-dc8c-4cfd-9f63-2edb9bc3ebc2 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-64f84cb3-dc8c-4cfd-9f63-2edb9bc3ebc2 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8f0a5003-fb17-434b-af67-39d65bf3e11f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-f77a052c-b034-4a37-8478-03e8f03a6d59 {
  text-align: center;
}




  #s-f77a052c-b034-4a37-8478-03e8f03a6d59 img.shogun-image {
    
    width: px;
  }


#s-f77a052c-b034-4a37-8478-03e8f03a6d59 .shogun-image-content {
  
    align-items: center;
  
}

#s-58b60f0a-d66a-4290-a4e8-30f69422275e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58b60f0a-d66a-4290-a4e8-30f69422275e .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-58b60f0a-d66a-4290-a4e8-30f69422275e .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-7e85e273-fbd3-489c-9a74-1b43b403b1d9 {
  text-align: center;
}




  #s-7e85e273-fbd3-489c-9a74-1b43b403b1d9 img.shogun-image {
    
    width: px;
  }


#s-7e85e273-fbd3-489c-9a74-1b43b403b1d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-19eb3dc0-f7d2-41ca-bbeb-3a2085444378 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19eb3dc0-f7d2-41ca-bbeb-3a2085444378 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-19eb3dc0-f7d2-41ca-bbeb-3a2085444378 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-af5ea895-a17c-426a-a612-c35e6c58d589 {
  text-align: center;
}




  #s-af5ea895-a17c-426a-a612-c35e6c58d589 img.shogun-image {
    
    width: px;
  }


#s-af5ea895-a17c-426a-a612-c35e6c58d589 .shogun-image-content {
  
    align-items: center;
  
}

#s-7eb13e4c-c33d-49f5-a9ef-d7a7d3ba689a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7eb13e4c-c33d-49f5-a9ef-d7a7d3ba689a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-7eb13e4c-c33d-49f5-a9ef-d7a7d3ba689a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-cb2df0f2-4fac-44a9-99a8-5cce7d52e526 {
  text-align: center;
}




  #s-cb2df0f2-4fac-44a9-99a8-5cce7d52e526 img.shogun-image {
    
    width: px;
  }


#s-cb2df0f2-4fac-44a9-99a8-5cce7d52e526 .shogun-image-content {
  
    align-items: center;
  
}

#s-0bf27d22-a284-4b16-ab74-943d337232a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bf27d22-a284-4b16-ab74-943d337232a9 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-0bf27d22-a284-4b16-ab74-943d337232a9 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-63282eef-7390-4437-bc96-ad80ccdbda01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-58323bec-3b7e-4d01-9987-5bcbe2d1ccd9 {
  text-align: center;
}




  #s-58323bec-3b7e-4d01-9987-5bcbe2d1ccd9 img.shogun-image {
    
    width: px;
  }


#s-58323bec-3b7e-4d01-9987-5bcbe2d1ccd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5594785-c971-4a68-b246-da08851d262d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5594785-c971-4a68-b246-da08851d262d .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a5594785-c971-4a68-b246-da08851d262d .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-3bd67213-3d13-4ae4-8c91-296cf38c90ec {
  text-align: center;
}




  #s-3bd67213-3d13-4ae4-8c91-296cf38c90ec img.shogun-image {
    
    width: px;
  }


#s-3bd67213-3d13-4ae4-8c91-296cf38c90ec .shogun-image-content {
  
    align-items: center;
  
}

#s-cb3b1ba1-8f6a-4049-bbe1-8a73e3beeb96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb3b1ba1-8f6a-4049-bbe1-8a73e3beeb96 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-cb3b1ba1-8f6a-4049-bbe1-8a73e3beeb96 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-fb2d52b4-6cf2-450f-a5a6-f407bf20ccfe {
  text-align: center;
}




  #s-fb2d52b4-6cf2-450f-a5a6-f407bf20ccfe img.shogun-image {
    
    width: px;
  }


#s-fb2d52b4-6cf2-450f-a5a6-f407bf20ccfe .shogun-image-content {
  
    align-items: center;
  
}

#s-949e0e80-b6ce-4f96-b1d3-48fd8943cd2e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-949e0e80-b6ce-4f96-b1d3-48fd8943cd2e .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-949e0e80-b6ce-4f96-b1d3-48fd8943cd2e .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-40edc930-2931-4bc4-b735-81aee2998f58 {
  text-align: center;
}




  #s-40edc930-2931-4bc4-b735-81aee2998f58 img.shogun-image {
    
    width: px;
  }


#s-40edc930-2931-4bc4-b735-81aee2998f58 .shogun-image-content {
  
    align-items: center;
  
}

#s-9675efec-27a1-4cbe-bde9-c2334102a21d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9675efec-27a1-4cbe-bde9-c2334102a21d .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9675efec-27a1-4cbe-bde9-c2334102a21d .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3e989c22-b5c5-4c24-a784-86c2ae5d12fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-618a39f3-fbf3-45fd-8ec9-89cdead970cd {
  text-align: center;
}




  #s-618a39f3-fbf3-45fd-8ec9-89cdead970cd img.shogun-image {
    
    width: px;
  }


#s-618a39f3-fbf3-45fd-8ec9-89cdead970cd .shogun-image-content {
  
    align-items: center;
  
}

#s-bdaf2ac2-5c96-4b86-a96a-afcb3946edfa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdaf2ac2-5c96-4b86-a96a-afcb3946edfa .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-bdaf2ac2-5c96-4b86-a96a-afcb3946edfa .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-0eb29d65-fb22-44aa-97fd-2c31d9cf02dd {
  text-align: center;
}




  #s-0eb29d65-fb22-44aa-97fd-2c31d9cf02dd img.shogun-image {
    
    width: px;
  }


#s-0eb29d65-fb22-44aa-97fd-2c31d9cf02dd .shogun-image-content {
  
    align-items: center;
  
}

#s-f807efd2-1572-4088-9020-95edbff15b1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f807efd2-1572-4088-9020-95edbff15b1f .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f807efd2-1572-4088-9020-95edbff15b1f .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-ec5af03e-0e05-4a29-8c1c-3e329f450560 {
  text-align: center;
}




  #s-ec5af03e-0e05-4a29-8c1c-3e329f450560 img.shogun-image {
    
    width: px;
  }


#s-ec5af03e-0e05-4a29-8c1c-3e329f450560 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe9072a2-7fe7-4c4e-89d2-2b1940733162 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe9072a2-7fe7-4c4e-89d2-2b1940733162 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-fe9072a2-7fe7-4c4e-89d2-2b1940733162 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-b2c873ca-fa87-431e-9e57-40273a0ccdc2 {
  text-align: center;
}




  #s-b2c873ca-fa87-431e-9e57-40273a0ccdc2 img.shogun-image {
    
    width: px;
  }


#s-b2c873ca-fa87-431e-9e57-40273a0ccdc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-624a8b08-3b88-4ac7-828b-f9652ab95527 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-624a8b08-3b88-4ac7-828b-f9652ab95527 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-624a8b08-3b88-4ac7-828b-f9652ab95527 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-60a08d54-7dd8-4fac-820c-b45b8fbde88f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-96fcb86d-0284-4040-9827-cabc4c26dd67 {
  text-align: center;
}




  #s-96fcb86d-0284-4040-9827-cabc4c26dd67 img.shogun-image {
    
    width: px;
  }


#s-96fcb86d-0284-4040-9827-cabc4c26dd67 .shogun-image-content {
  
    align-items: center;
  
}

#s-d22c58ff-06b9-41e9-9da8-2a691b62d547 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d22c58ff-06b9-41e9-9da8-2a691b62d547 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-d22c58ff-06b9-41e9-9da8-2a691b62d547 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-b943038d-11eb-4b3d-8b74-40a9a020cb18 {
  text-align: center;
}




  #s-b943038d-11eb-4b3d-8b74-40a9a020cb18 img.shogun-image {
    
    width: px;
  }


#s-b943038d-11eb-4b3d-8b74-40a9a020cb18 .shogun-image-content {
  
    align-items: center;
  
}

#s-014aaced-a79d-4a55-b529-7221a368113f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-014aaced-a79d-4a55-b529-7221a368113f .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-014aaced-a79d-4a55-b529-7221a368113f .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-56cfd5a2-0727-435c-aa78-5f9cc7317532 {
  text-align: center;
}




  #s-56cfd5a2-0727-435c-aa78-5f9cc7317532 img.shogun-image {
    
    width: px;
  }


#s-56cfd5a2-0727-435c-aa78-5f9cc7317532 .shogun-image-content {
  
    align-items: center;
  
}

#s-714debd0-eb71-40aa-96d4-fa8fe2254f71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-714debd0-eb71-40aa-96d4-fa8fe2254f71 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-714debd0-eb71-40aa-96d4-fa8fe2254f71 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-579b858c-878c-4748-bcff-1d6d051a381e {
  text-align: center;
}




  #s-579b858c-878c-4748-bcff-1d6d051a381e img.shogun-image {
    
    width: px;
  }


#s-579b858c-878c-4748-bcff-1d6d051a381e .shogun-image-content {
  
    align-items: center;
  
}

#s-c81d5719-a7ab-43f9-b41b-c4500dbb7dfe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c81d5719-a7ab-43f9-b41b-c4500dbb7dfe .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c81d5719-a7ab-43f9-b41b-c4500dbb7dfe .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-184196a3-b9df-4b03-a1be-1af6f02c9350"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7a659d18-cdb1-4134-9b7c-844fe8b53151 {
  text-align: center;
}




  #s-7a659d18-cdb1-4134-9b7c-844fe8b53151 img.shogun-image {
    
    width: px;
  }


#s-7a659d18-cdb1-4134-9b7c-844fe8b53151 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f642907-0140-4a15-a218-0208c5f426cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f642907-0140-4a15-a218-0208c5f426cb .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9f642907-0140-4a15-a218-0208c5f426cb .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-248bfdcf-efd9-4dc3-95a7-d650322c46d7 {
  text-align: center;
}




  #s-248bfdcf-efd9-4dc3-95a7-d650322c46d7 img.shogun-image {
    
    width: px;
  }


#s-248bfdcf-efd9-4dc3-95a7-d650322c46d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ea2aa0f-ca7d-4c1d-ab24-22e8795b2be6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ea2aa0f-ca7d-4c1d-ab24-22e8795b2be6 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-5ea2aa0f-ca7d-4c1d-ab24-22e8795b2be6 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-5af66086-22d7-4add-a8a5-90b6b8ad0403 {
  text-align: center;
}




  #s-5af66086-22d7-4add-a8a5-90b6b8ad0403 img.shogun-image {
    
    width: px;
  }


#s-5af66086-22d7-4add-a8a5-90b6b8ad0403 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2605d39-6497-4354-9a88-79b342e5f71f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2605d39-6497-4354-9a88-79b342e5f71f .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-d2605d39-6497-4354-9a88-79b342e5f71f .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-3efa67de-a9ec-43df-b033-b72b8d4e811c {
  text-align: center;
}




  #s-3efa67de-a9ec-43df-b033-b72b8d4e811c img.shogun-image {
    
    width: px;
  }


#s-3efa67de-a9ec-43df-b033-b72b8d4e811c .shogun-image-content {
  
    align-items: center;
  
}

#s-a826ccb7-1df0-4bc1-8719-36ac93896ad8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a826ccb7-1df0-4bc1-8719-36ac93896ad8 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a826ccb7-1df0-4bc1-8719-36ac93896ad8 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-f5a4ffd2-13e4-4a34-9c56-59c8663837e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f5a4ffd2-13e4-4a34-9c56-59c8663837e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f5a4ffd2-13e4-4a34-9c56-59c8663837e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f5a4ffd2-13e4-4a34-9c56-59c8663837e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-6c5d2766-abfa-4e95-b1ce-3531bd7b348e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6c5d2766-abfa-4e95-b1ce-3531bd7b348e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6c5d2766-abfa-4e95-b1ce-3531bd7b348e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6c5d2766-abfa-4e95-b1ce-3531bd7b348e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-280aa137-84e4-4b89-9190-51ffd6e506c8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-280aa137-84e4-4b89-9190-51ffd6e506c8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-280aa137-84e4-4b89-9190-51ffd6e506c8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-280aa137-84e4-4b89-9190-51ffd6e506c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-16c46026-b967-4d9c-b131-e65660aeea92 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-16c46026-b967-4d9c-b131-e65660aeea92:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16c46026-b967-4d9c-b131-e65660aeea92:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16c46026-b967-4d9c-b131-e65660aeea92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-fecc747a-1686-45c9-a716-06abe695f1be {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fecc747a-1686-45c9-a716-06abe695f1be:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fecc747a-1686-45c9-a716-06abe695f1be:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fecc747a-1686-45c9-a716-06abe695f1be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-5ec707b8-c1e0-400c-9a02-2beeae163a8b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5ec707b8-c1e0-400c-9a02-2beeae163a8b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5ec707b8-c1e0-400c-9a02-2beeae163a8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ec707b8-c1e0-400c-9a02-2beeae163a8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-717d3a67-13f0-4608-826f-9558418f0eeb hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-430c46be-057d-424c-bf54-96da2037bbd6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-7433b0db-c494-42c8-9540-6f3ca893d872 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2774a3bb-58ed-41e1-aaa7-1a5b8160b511 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-16a70c46-8344-4a89-8e5e-07b6cd1d7b7c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-930d5224-49bd-404e-b7b4-d69210cc455f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3459a5b6-1e23-4d28-9fe0-43f0dfeb197b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-3459a5b6-1e23-4d28-9fe0-43f0dfeb197b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3459a5b6-1e23-4d28-9fe0-43f0dfeb197b.shg-box.shg-c {
  justify-content: center;
}

#s-a79a5c3c-e2e3-4c8a-800e-5a3524a2fd6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a79a5c3c-e2e3-4c8a-800e-5a3524a2fd6c .shogun-heading-component h3 {
  color: rgba(28, 86, 152, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-068e91d3-f89c-44d2-a6b9-95f030fab27f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-33e88613-0449-4ecb-9fc2-deb5e868e30f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-c2e01b7a-1707-4a0f-b2da-b5bb10504949 {
  text-align: center;
}




  #s-c2e01b7a-1707-4a0f-b2da-b5bb10504949 img.shogun-image {
    
    width: px;
  }


#s-c2e01b7a-1707-4a0f-b2da-b5bb10504949 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c15cb70-f5fd-43d4-97a6-a8babf737ce5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c15cb70-f5fd-43d4-97a6-a8babf737ce5 .shogun-heading-component h5 {
  color: rgba(7, 48, 95, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-17ab8e9d-21c4-4b5a-83a6-dfab81253bea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-17ab8e9d-21c4-4b5a-83a6-dfab81253bea .shogun-heading-component h5 {
  color: rgba(16, 65, 121, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:  italic ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f2d33db1-fb5f-445b-9cfc-2c333c4bd1a4 {
  text-align: center;
}




  #s-f2d33db1-fb5f-445b-9cfc-2c333c4bd1a4 img.shogun-image {
    
    width: px;
  }


#s-f2d33db1-fb5f-445b-9cfc-2c333c4bd1a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8c2c8ee-08c3-4e9c-93a0-88c805a00a59 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8c2c8ee-08c3-4e9c-93a0-88c805a00a59 .shogun-heading-component h5 {
  color: rgba(7, 48, 95, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fb73dd12-45b9-4284-af57-34c4cc253bb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb73dd12-45b9-4284-af57-34c4cc253bb7 .shogun-heading-component h5 {
  color: rgba(16, 65, 121, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:  italic ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-651ab0bc-8841-40d9-bc2c-8c4c769296e1 {
  text-align: center;
}




  #s-651ab0bc-8841-40d9-bc2c-8c4c769296e1 img.shogun-image {
    
    width: px;
  }


#s-651ab0bc-8841-40d9-bc2c-8c4c769296e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c657f46-dadf-40bc-ae87-01ba44e30738 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c657f46-dadf-40bc-ae87-01ba44e30738 .shogun-heading-component h5 {
  color: rgba(7, 48, 95, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9925695d-3d11-4c8c-950d-d86c67ec635f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9925695d-3d11-4c8c-950d-d86c67ec635f .shogun-heading-component h5 {
  color: rgba(16, 65, 121, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:  italic ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cd111e8f-485e-46fb-a96f-0c442ed6421f {
  text-align: center;
}




  #s-cd111e8f-485e-46fb-a96f-0c442ed6421f img.shogun-image {
    
    width: px;
  }


#s-cd111e8f-485e-46fb-a96f-0c442ed6421f .shogun-image-content {
  
    align-items: center;
  
}

#s-95963efd-3949-4b1a-a9e3-70066b934fac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95963efd-3949-4b1a-a9e3-70066b934fac .shogun-heading-component h5 {
  color: rgba(7, 48, 95, 1);
  font-weight:  700 ;
  font-family: "Roboto Condensed";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0013ff16-20f0-40e6-b13c-176686bc5bc0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0013ff16-20f0-40e6-b13c-176686bc5bc0 .shogun-heading-component h5 {
  color: rgba(16, 65, 121, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:  italic ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0f2d9578-f450-4246-af9f-bdb5dca3e554 {
  background-size: cover;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
background-color: rgba(57, 142, 238, 1);
}








#s-0f2d9578-f450-4246-af9f-bdb5dca3e554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f2d9578-f450-4246-af9f-bdb5dca3e554.shg-box.shg-c {
  justify-content: center;
}

#s-8ac8f29e-6221-49d0-ba73-b20cb857764f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ac8f29e-6221-49d0-ba73-b20cb857764f .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 40px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cb28fb24-b266-420b-bbd2-cccb9a312834"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-365b911b-e53a-4710-8742-7e57cd0805c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-365b911b-e53a-4710-8742-7e57cd0805c7 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5df435bc-7305-46bf-8c1f-5c179918f8b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-7ba2429c-49f0-4a62-9bcd-667d18dacea8 {
  text-align: center;
}




  #s-7ba2429c-49f0-4a62-9bcd-667d18dacea8 img.shogun-image {
    
    width: px;
  }


#s-7ba2429c-49f0-4a62-9bcd-667d18dacea8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c873a4b0-2346-41e5-b9a5-e25bc9d2db5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c873a4b0-2346-41e5-b9a5-e25bc9d2db5b .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c873a4b0-2346-41e5-b9a5-e25bc9d2db5b .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-3fc5298c-a74b-407e-a07b-d324c9163fec {
  text-align: center;
}




  #s-3fc5298c-a74b-407e-a07b-d324c9163fec img.shogun-image {
    
    width: px;
  }


#s-3fc5298c-a74b-407e-a07b-d324c9163fec .shogun-image-content {
  
    align-items: center;
  
}

#s-7b51fdb8-bc54-4652-9d35-b84cd34db51a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b51fdb8-bc54-4652-9d35-b84cd34db51a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-7b51fdb8-bc54-4652-9d35-b84cd34db51a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-22704ba9-a3ef-4745-9bd7-433e9065f04b {
  text-align: center;
}




  #s-22704ba9-a3ef-4745-9bd7-433e9065f04b img.shogun-image {
    
    width: px;
  }


#s-22704ba9-a3ef-4745-9bd7-433e9065f04b .shogun-image-content {
  
    align-items: center;
  
}

#s-60adfc55-8742-48ec-81d4-714f8980d6ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60adfc55-8742-48ec-81d4-714f8980d6ec .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-60adfc55-8742-48ec-81d4-714f8980d6ec .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ee7a8bf0-0509-47fc-a6f7-5ad4d01d01b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b17c69ae-98ed-40c1-a5fe-865ebf09b5c9 {
  text-align: center;
}




  #s-b17c69ae-98ed-40c1-a5fe-865ebf09b5c9 img.shogun-image {
    
    width: px;
  }


#s-b17c69ae-98ed-40c1-a5fe-865ebf09b5c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-fae730f7-a8a0-44e7-aba3-7f9b36acbc44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fae730f7-a8a0-44e7-aba3-7f9b36acbc44 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-fae730f7-a8a0-44e7-aba3-7f9b36acbc44 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-b13f3e9c-7b21-4444-9c4e-3dfa82ba5916 {
  text-align: center;
}




  #s-b13f3e9c-7b21-4444-9c4e-3dfa82ba5916 img.shogun-image {
    
    width: px;
  }


#s-b13f3e9c-7b21-4444-9c4e-3dfa82ba5916 .shogun-image-content {
  
    align-items: center;
  
}

#s-97fa78a8-0303-4f6d-95e8-4a296654f2e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97fa78a8-0303-4f6d-95e8-4a296654f2e1 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-97fa78a8-0303-4f6d-95e8-4a296654f2e1 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-bdac5a0d-c67e-4f5b-b318-58933b6e9160 {
  text-align: center;
}




  #s-bdac5a0d-c67e-4f5b-b318-58933b6e9160 img.shogun-image {
    
    width: px;
  }


#s-bdac5a0d-c67e-4f5b-b318-58933b6e9160 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f6f19c0-5b57-41da-9a0e-c2ea9d4914c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f6f19c0-5b57-41da-9a0e-c2ea9d4914c0 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-8f6f19c0-5b57-41da-9a0e-c2ea9d4914c0 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-0f1a6994-c161-4154-b2d6-1ad8b53665d7 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(57, 142, 238, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0f1a6994-c161-4154-b2d6-1ad8b53665d7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f1a6994-c161-4154-b2d6-1ad8b53665d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f1a6994-c161-4154-b2d6-1ad8b53665d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-8d2e0f3b-80bc-459c-a010-e8672099b364 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
}








#s-8d2e0f3b-80bc-459c-a010-e8672099b364 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d2e0f3b-80bc-459c-a010-e8672099b364.shg-box.shg-c {
  justify-content: center;
}

#s-a84c264a-76c8-4c7a-8087-673a828daddf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a84c264a-76c8-4c7a-8087-673a828daddf .shogun-heading-component h3 {
  color: rgba(28, 86, 152, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: 0.5em;
  letter-spacing: ;
  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-c42e1780-8c5f-499f-9922-ef86c2459f94 {
  background-size: cover;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-position: center center;
background-color: rgba(35, 35, 37, 1);
}








#s-c42e1780-8c5f-499f-9922-ef86c2459f94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c42e1780-8c5f-499f-9922-ef86c2459f94.shg-box.shg-c {
  justify-content: center;
}

#s-8128aae0-78dd-4d6f-9d3d-b6d2786de0b8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8128aae0-78dd-4d6f-9d3d-b6d2786de0b8 .shogun-heading-component h2 {
  color: rgba(228, 228, 228, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc9b6daa-0482-4a5a-95d6-4139b55e9ec5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5ee0564e-b835-43db-aee4-415cd2caf990 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ee0564e-b835-43db-aee4-415cd2caf990"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-719ef743-f70b-4d6d-a689-23dc84316e66 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-719ef743-f70b-4d6d-a689-23dc84316e66 img.shogun-image {
    
    width: px;
  }


#s-719ef743-f70b-4d6d-a689-23dc84316e66 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bbc764e-da36-40d6-8740-e334767286bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bbc764e-da36-40d6-8740-e334767286bf .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9bbc764e-da36-40d6-8740-e334767286bf .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-5daf9519-e72e-4f1d-b2e7-c1c98e1599b3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5daf9519-e72e-4f1d-b2e7-c1c98e1599b3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5daf9519-e72e-4f1d-b2e7-c1c98e1599b3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5daf9519-e72e-4f1d-b2e7-c1c98e1599b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-8010eb49-9d47-4950-ac04-07af0d43ec04 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-8010eb49-9d47-4950-ac04-07af0d43ec04 img.shogun-image {
    
    width: px;
  }


#s-8010eb49-9d47-4950-ac04-07af0d43ec04 .shogun-image-content {
  
    align-items: center;
  
}

#s-f02dd991-cf66-4aca-a751-ee87778ceb45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f02dd991-cf66-4aca-a751-ee87778ceb45 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f02dd991-cf66-4aca-a751-ee87778ceb45 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-c2945c60-a55f-4dab-b6bc-9492be468909 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c2945c60-a55f-4dab-b6bc-9492be468909:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c2945c60-a55f-4dab-b6bc-9492be468909:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c2945c60-a55f-4dab-b6bc-9492be468909.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-42df33df-9f9f-4fc2-be7b-886600c80542 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-42df33df-9f9f-4fc2-be7b-886600c80542 img.shogun-image {
    
    width: px;
  }


#s-42df33df-9f9f-4fc2-be7b-886600c80542 .shogun-image-content {
  
    align-items: center;
  
}

#s-c70a0e15-ee03-4106-9c2b-faefb7b82ec4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c70a0e15-ee03-4106-9c2b-faefb7b82ec4 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c70a0e15-ee03-4106-9c2b-faefb7b82ec4 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-b6577f5e-1a4f-454a-b584-a35d39a6720d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b6577f5e-1a4f-454a-b584-a35d39a6720d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b6577f5e-1a4f-454a-b584-a35d39a6720d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b6577f5e-1a4f-454a-b584-a35d39a6720d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-bc02bccc-2448-4be5-9be7-70afbf377bb2 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-bc02bccc-2448-4be5-9be7-70afbf377bb2 img.shogun-image {
    
    width: px;
  }


#s-bc02bccc-2448-4be5-9be7-70afbf377bb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-26278d0d-9743-46ce-ae77-781de847329a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26278d0d-9743-46ce-ae77-781de847329a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-26278d0d-9743-46ce-ae77-781de847329a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-2fbdf0b8-16a4-4a42-8609-20f24b008f7c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2fbdf0b8-16a4-4a42-8609-20f24b008f7c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2fbdf0b8-16a4-4a42-8609-20f24b008f7c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2fbdf0b8-16a4-4a42-8609-20f24b008f7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-9d475be8-6093-48fa-a556-f31de4f5ed32 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9825f73c-68f1-44aa-a1fe-ceae633cb65c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-67f89637-e8e4-46e9-b41f-a0066dba1d27 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-67f89637-e8e4-46e9-b41f-a0066dba1d27 img.shogun-image {
    
    width: px;
  }


#s-67f89637-e8e4-46e9-b41f-a0066dba1d27 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2a17854-d9d7-4348-9591-930ae7ccec74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2a17854-d9d7-4348-9591-930ae7ccec74 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c2a17854-d9d7-4348-9591-930ae7ccec74 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-a5450822-658c-4919-abeb-346a085d7d55 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a5450822-658c-4919-abeb-346a085d7d55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a5450822-658c-4919-abeb-346a085d7d55:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a5450822-658c-4919-abeb-346a085d7d55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-e6dbb314-3b70-47fa-a49c-f913f079eb9f {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-e6dbb314-3b70-47fa-a49c-f913f079eb9f img.shogun-image {
    
    width: px;
  }


#s-e6dbb314-3b70-47fa-a49c-f913f079eb9f .shogun-image-content {
  
    align-items: center;
  
}

#s-06b83a25-fc06-4f71-8c7a-2ba853abedbd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06b83a25-fc06-4f71-8c7a-2ba853abedbd .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-06b83a25-fc06-4f71-8c7a-2ba853abedbd .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-eebc66e4-6ac5-4df2-977d-de626369eae4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eebc66e4-6ac5-4df2-977d-de626369eae4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eebc66e4-6ac5-4df2-977d-de626369eae4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eebc66e4-6ac5-4df2-977d-de626369eae4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-11e875c6-36a4-43cc-b1dd-c5a88791d9fb {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-11e875c6-36a4-43cc-b1dd-c5a88791d9fb img.shogun-image {
    
    width: px;
  }


#s-11e875c6-36a4-43cc-b1dd-c5a88791d9fb .shogun-image-content {
  
    align-items: center;
  
}

#s-e1333880-b200-4ecd-8ace-b6f4e64a0d57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1333880-b200-4ecd-8ace-b6f4e64a0d57 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-e1333880-b200-4ecd-8ace-b6f4e64a0d57 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-b9ed3155-f718-444c-8626-28214086f4c2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b9ed3155-f718-444c-8626-28214086f4c2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9ed3155-f718-444c-8626-28214086f4c2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b9ed3155-f718-444c-8626-28214086f4c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-8fb55fad-c697-46e1-a031-ae64ccf5625c {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-8fb55fad-c697-46e1-a031-ae64ccf5625c img.shogun-image {
    
    width: px;
  }


#s-8fb55fad-c697-46e1-a031-ae64ccf5625c .shogun-image-content {
  
    align-items: center;
  
}

#s-21788396-0962-4fc4-8afa-dbbb721a306a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21788396-0962-4fc4-8afa-dbbb721a306a .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-21788396-0962-4fc4-8afa-dbbb721a306a .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-bc8e1a4a-3966-48d4-94a6-701b100e3fa5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bc8e1a4a-3966-48d4-94a6-701b100e3fa5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bc8e1a4a-3966-48d4-94a6-701b100e3fa5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc8e1a4a-3966-48d4-94a6-701b100e3fa5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb {
  display: none;
}
#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb, #wrap-s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb {
  display: none;
}
#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb, #wrap-s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb { display:none !important; }}







#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec01f5a0-29e7-43f1-a1f4-74c1438fdafb.shg-box.shg-c {
  justify-content: center;
}

#s-b230f747-645c-433d-afae-420157b589e3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b230f747-645c-433d-afae-420157b589e3 .shogun-heading-component h3 {
  color: rgba(7, 48, 95, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39aa4d33-d173-4f5e-9b67-ed0e1ecc9586 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39aa4d33-d173-4f5e-9b67-ed0e1ecc9586 .shogun-heading-component h3 {
  color: rgba(79, 79, 79, 1);
  font-weight:  200 ;
  font-family: "Poppins";
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-321cedc4-a36d-4ec1-9885-84535ef8927e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-321cedc4-a36d-4ec1-9885-84535ef8927e .shogun-heading-component h3 {
  color: rgba(28, 86, 152, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5f50a9bd-d124-493f-bb42-eadc7dfbdb55 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 500px;
background-color: rgba(242, 242, 242, 1);
}








#s-5f50a9bd-d124-493f-bb42-eadc7dfbdb55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f50a9bd-d124-493f-bb42-eadc7dfbdb55.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-13eee5aa-4a91-40f8-ac6c-a4a8922a34b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-77d9130e-8dd9-423f-9bf1-e7d5f40741d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77d9130e-8dd9-423f-9bf1-e7d5f40741d7 .shogun-heading-component h4 {
  color: rgba(28, 86, 152, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 40px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-305a988e-0331-441b-bd27-e286d586e03e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 153, 0, 1);
}

#s-bc5058d5-347c-4839-a8d7-d210172414b4 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-bc5058d5-347c-4839-a8d7-d210172414b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-46b4853c-1052-482d-af0d-d30684c875c2 {
  text-align: center;
}




  #s-46b4853c-1052-482d-af0d-d30684c875c2 img.shogun-image {
    
    width: px;
  }


#s-46b4853c-1052-482d-af0d-d30684c875c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0538ac28-96bc-40b1-8bcc-797c43ce8b73 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0538ac28-96bc-40b1-8bcc-797c43ce8b73:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0538ac28-96bc-40b1-8bcc-797c43ce8b73:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0538ac28-96bc-40b1-8bcc-797c43ce8b73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-3ea99ddb-82ac-409f-a322-178b1bff30f5 {
  text-align: center;
}




  #s-3ea99ddb-82ac-409f-a322-178b1bff30f5 img.shogun-image {
    
    width: px;
  }


#s-3ea99ddb-82ac-409f-a322-178b1bff30f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-95da4043-b18a-48f0-829e-f872f0e2704e {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-95da4043-b18a-48f0-829e-f872f0e2704e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95da4043-b18a-48f0-829e-f872f0e2704e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95da4043-b18a-48f0-829e-f872f0e2704e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-b0d6dde1-dbb7-4a1d-84f1-d104de74e836 {
  text-align: center;
}




  #s-b0d6dde1-dbb7-4a1d-84f1-d104de74e836 img.shogun-image {
    
    width: px;
  }


#s-b0d6dde1-dbb7-4a1d-84f1-d104de74e836 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5e31f9f-9db2-42ac-8722-11865d40b0ab {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d5e31f9f-9db2-42ac-8722-11865d40b0ab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d5e31f9f-9db2-42ac-8722-11865d40b0ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d5e31f9f-9db2-42ac-8722-11865d40b0ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-c63d4652-ad19-4ab7-8c94-860b30e72ee4 {
  text-align: center;
}




  #s-c63d4652-ad19-4ab7-8c94-860b30e72ee4 img.shogun-image {
    
    width: px;
  }


#s-c63d4652-ad19-4ab7-8c94-860b30e72ee4 .shogun-image-content {
  
    align-items: center;
  
}

#s-86bf4a14-c183-42e5-b64c-745f47ac4c98 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-86bf4a14-c183-42e5-b64c-745f47ac4c98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86bf4a14-c183-42e5-b64c-745f47ac4c98:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-86bf4a14-c183-42e5-b64c-745f47ac4c98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-22af7b1b-9118-498a-ab35-2ebd3ede0488 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-22af7b1b-9118-498a-ab35-2ebd3ede0488"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-1925f3aa-bedc-49b9-8dc6-7ecdab8781c2 {
  text-align: center;
}




  #s-1925f3aa-bedc-49b9-8dc6-7ecdab8781c2 img.shogun-image {
    
    width: px;
  }


#s-1925f3aa-bedc-49b9-8dc6-7ecdab8781c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f44668d7-da30-493a-91a6-0346cc391785 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f44668d7-da30-493a-91a6-0346cc391785:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f44668d7-da30-493a-91a6-0346cc391785:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f44668d7-da30-493a-91a6-0346cc391785.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-c5ec3745-20f8-46ac-aa2e-b77828380842 {
  text-align: center;
}




  #s-c5ec3745-20f8-46ac-aa2e-b77828380842 img.shogun-image {
    
    width: px;
  }


#s-c5ec3745-20f8-46ac-aa2e-b77828380842 .shogun-image-content {
  
    align-items: center;
  
}

#s-3eb307be-2ec3-49fc-be62-cd2b2a60f821 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3eb307be-2ec3-49fc-be62-cd2b2a60f821:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3eb307be-2ec3-49fc-be62-cd2b2a60f821:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3eb307be-2ec3-49fc-be62-cd2b2a60f821.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-4bffa37f-9a1d-4cc6-a897-4d1b17dac326 {
  text-align: center;
}




  #s-4bffa37f-9a1d-4cc6-a897-4d1b17dac326 img.shogun-image {
    
    width: px;
  }


#s-4bffa37f-9a1d-4cc6-a897-4d1b17dac326 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9f1c1ab-fc03-4b50-8549-d871ec980366 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e9f1c1ab-fc03-4b50-8549-d871ec980366:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e9f1c1ab-fc03-4b50-8549-d871ec980366:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e9f1c1ab-fc03-4b50-8549-d871ec980366.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-0bfa501b-0736-4246-871b-cb35a2a5d641 {
  text-align: center;
}




  #s-0bfa501b-0736-4246-871b-cb35a2a5d641 img.shogun-image {
    
    width: px;
  }


#s-0bfa501b-0736-4246-871b-cb35a2a5d641 .shogun-image-content {
  
    align-items: center;
  
}

#s-b53f8f50-1145-443b-a838-8e6dc5d5de3c {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b53f8f50-1145-443b-a838-8e6dc5d5de3c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b53f8f50-1145-443b-a838-8e6dc5d5de3c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b53f8f50-1145-443b-a838-8e6dc5d5de3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-edf6d31a-b4a1-47dd-ad63-c6326923f0ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-f08b0dca-5706-4122-8c95-ccba747d9a4a {
  text-align: center;
}




  #s-f08b0dca-5706-4122-8c95-ccba747d9a4a img.shogun-image {
    
    width: px;
  }


#s-f08b0dca-5706-4122-8c95-ccba747d9a4a .shogun-image-content {
  
    align-items: center;
  
}

#s-b5062183-80a9-4568-995c-61f7c13ef6a1 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b5062183-80a9-4568-995c-61f7c13ef6a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b5062183-80a9-4568-995c-61f7c13ef6a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5062183-80a9-4568-995c-61f7c13ef6a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-13f3034b-e5d5-44d7-805c-404d4ea4b0d0 {
  text-align: center;
}




  #s-13f3034b-e5d5-44d7-805c-404d4ea4b0d0 img.shogun-image {
    
    width: px;
  }


#s-13f3034b-e5d5-44d7-805c-404d4ea4b0d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9e11b09-6509-47d7-84ef-d222ead069f9 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f9e11b09-6509-47d7-84ef-d222ead069f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9e11b09-6509-47d7-84ef-d222ead069f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9e11b09-6509-47d7-84ef-d222ead069f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-4278d1b9-de8d-413b-895a-f1744fd7f33d {
  text-align: center;
}




  #s-4278d1b9-de8d-413b-895a-f1744fd7f33d img.shogun-image {
    
    width: px;
  }


#s-4278d1b9-de8d-413b-895a-f1744fd7f33d .shogun-image-content {
  
    align-items: center;
  
}

#s-5052e6be-2538-4ce4-9070-0243d6dc3e57 {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5052e6be-2538-4ce4-9070-0243d6dc3e57:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5052e6be-2538-4ce4-9070-0243d6dc3e57:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5052e6be-2538-4ce4-9070-0243d6dc3e57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-577c0dd3-d851-41a6-9add-f85cbfa9c93f {
  text-align: center;
}




  #s-577c0dd3-d851-41a6-9add-f85cbfa9c93f img.shogun-image {
    
    width: px;
  }


#s-577c0dd3-d851-41a6-9add-f85cbfa9c93f .shogun-image-content {
  
    align-items: center;
  
}

#s-fb9bdd4c-07da-4929-8cea-0a17c17a1bfd {
  margin-top: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(28, 86, 152, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fb9bdd4c-07da-4929-8cea-0a17c17a1bfd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fb9bdd4c-07da-4929-8cea-0a17c17a1bfd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb9bdd4c-07da-4929-8cea-0a17c17a1bfd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-df66d8c8-b51a-44be-9810-98e11da36ed0 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(28, 28, 28, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-df66d8c8-b51a-44be-9810-98e11da36ed0 {
  display: none;
}
#s-df66d8c8-b51a-44be-9810-98e11da36ed0, #wrap-s-df66d8c8-b51a-44be-9810-98e11da36ed0 { display:none !important; }}@media (max-width: 767px){#s-df66d8c8-b51a-44be-9810-98e11da36ed0 {
  display: none;
}
#s-df66d8c8-b51a-44be-9810-98e11da36ed0, #wrap-s-df66d8c8-b51a-44be-9810-98e11da36ed0 { display:none !important; }}







#s-df66d8c8-b51a-44be-9810-98e11da36ed0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df66d8c8-b51a-44be-9810-98e11da36ed0.shg-box.shg-c {
  justify-content: center;
}

#s-39d15463-0969-49ed-860f-940035ecd662 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39d15463-0969-49ed-860f-940035ecd662 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  200 ;
  font-family: "Poppins";
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ff4abb16-650f-4a01-ac3c-8a9a49bfadd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-df4ecb08-b242-4a56-8a85-6b8b5c681b63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df4ecb08-b242-4a56-8a85-6b8b5c681b63 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  300 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d33e5326-a8b0-4045-93d1-7e1095a9ba54 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(28, 28, 28, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d33e5326-a8b0-4045-93d1-7e1095a9ba54:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d33e5326-a8b0-4045-93d1-7e1095a9ba54:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d33e5326-a8b0-4045-93d1-7e1095a9ba54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f {
  display: none;
}
#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f, #wrap-s-a6f32aba-b816-4a54-a6fa-c8ef3865681f { display:none !important; }}@media (max-width: 767px){#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f {
  display: none;
}
#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f, #wrap-s-a6f32aba-b816-4a54-a6fa-c8ef3865681f { display:none !important; }}







#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6f32aba-b816-4a54-a6fa-c8ef3865681f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-82215de1-6e06-46de-9f3b-3452d2a8cbac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08da7eff-8188-4d51-b75a-c4b3c954fdaf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3af22fd8-119b-4e97-8c54-ce037121a950 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-3af22fd8-119b-4e97-8c54-ce037121a950 .shogun-heading-component h3 {
  color: rgba(7, 48, 95, 1);
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-7acb102d-cae0-4842-8912-7ba0888ab97b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-7acb102d-cae0-4842-8912-7ba0888ab97b .shogun-heading-component h3 {
  color: rgba(79, 79, 79, 1);
  font-weight:  200 ;
  font-family: "Poppins";
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-70fc13e0-72cf-4dae-8e94-4cf2d9d792fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-70fc13e0-72cf-4dae-8e94-4cf2d9d792fa .shogun-heading-component h3 {
  color: rgba(28, 86, 152, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-6dfd7ba1-7d33-4b90-82a4-360ed6e2b4bc {
  text-align: left;
}




  #s-6dfd7ba1-7d33-4b90-82a4-360ed6e2b4bc img.shogun-image {
    
    width: px;
  }


#s-6dfd7ba1-7d33-4b90-82a4-360ed6e2b4bc .shogun-image-content {
  
    align-items: center;
  
}

#s-a4000780-3688-4e69-9d60-554cd047c3ee {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(28, 28, 28, 1);
}
@media (min-width: 1200px){#s-a4000780-3688-4e69-9d60-554cd047c3ee {
  display: none;
}
#s-a4000780-3688-4e69-9d60-554cd047c3ee, #wrap-s-a4000780-3688-4e69-9d60-554cd047c3ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4000780-3688-4e69-9d60-554cd047c3ee {
  display: none;
}
#s-a4000780-3688-4e69-9d60-554cd047c3ee, #wrap-s-a4000780-3688-4e69-9d60-554cd047c3ee { display:none !important; }}@media (max-width: 767px){#s-a4000780-3688-4e69-9d60-554cd047c3ee {
  
}
}







#s-a4000780-3688-4e69-9d60-554cd047c3ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4000780-3688-4e69-9d60-554cd047c3ee.shg-box.shg-c {
  justify-content: center;
}

#s-59e6394b-5086-4019-8171-43a90900c171 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59e6394b-5086-4019-8171-43a90900c171 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  200 ;
  font-family: "Poppins";
  font-style:  italic ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-612ce7ed-8285-4b9b-b81c-0b477e982847 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-612ce7ed-8285-4b9b-b81c-0b477e982847 .shogun-heading-component h3 {
  color: rgba(228, 228, 228, 1);
  font-weight:  300 ;
  font-family: "Roboto";
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c85fcc9-9169-478e-a65f-89eb6f8aa177 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(28, 28, 28, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3c85fcc9-9169-478e-a65f-89eb6f8aa177:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c85fcc9-9169-478e-a65f-89eb6f8aa177:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3c85fcc9-9169-478e-a65f-89eb6f8aa177.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family: Raleway;
  display:  inline-block ;
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
