.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-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/a2370ada-f159-4e0f-8e11-79857a5c904d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 720px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  min-height: 480px;
}
}@media (max-width: 767px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  min-height: 600px;
}
}







#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .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-8012e222-99af-45ed-8da0-291204f15fdb {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8012e222-99af-45ed-8da0-291204f15fdb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 72px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-8012e222-99af-45ed-8da0-291204f15fdb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-8012e222-99af-45ed-8da0-291204f15fdb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
background-color: rgba(67, 61, 98, 1);
}








#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-591d4569-2893-4f6c-9f2d-9d8682cab062 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-a51232cd-4524-4992-8887-4a58918a4bda {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(67, 61, 98, 1);
}
@media (max-width: 767px){#s-a51232cd-4524-4992-8887-4a58918a4bda {
  margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}
}







#s-a51232cd-4524-4992-8887-4a58918a4bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a51232cd-4524-4992-8887-4a58918a4bda.shg-box.shg-c {
  justify-content: center;
}

#s-4faadd68-42df-4330-9fa4-b5013b616632 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4faadd68-42df-4330-9fa4-b5013b616632 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  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-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(67, 61, 98, 1);
}
@media (max-width: 767px){#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  margin-bottom: 20px;
min-height: 50px;
}
}







#s-f5eeb016-484c-4649-9b24-d5d08ec6693b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5eeb016-484c-4649-9b24-d5d08ec6693b.shg-box.shg-c {
  justify-content: center;
}

#s-2acad8fd-f0f7-4117-a02f-a007f1887854 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2acad8fd-f0f7-4117-a02f-a007f1887854 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eddb5d33-7dac-4fab-b6e9-58a4f39ba52f {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(67, 61, 98, 1);
}








#s-eddb5d33-7dac-4fab-b6e9-58a4f39ba52f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eddb5d33-7dac-4fab-b6e9-58a4f39ba52f.shg-box.shg-c {
  justify-content: center;
}

#s-ebe3cd8a-094e-4da1-a833-adaed3685bf4 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ebe3cd8a-094e-4da1-a833-adaed3685bf4 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(67, 61, 98, 1);
}








#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb.shg-box.shg-c {
  justify-content: center;
}

#s-5655c907-48f5-4106-b15b-2b37601f5500 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5655c907-48f5-4106-b15b-2b37601f5500 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-3c9c030b-b655-4610-b614-8676e1f5e4d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c9c030b-b655-4610-b614-8676e1f5e4d2.shg-box.shg-c {
  justify-content: center;
}

#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-dae47ea3-147b-4a62-a90b-4f8e74b5e5c1 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-79df5ad7-5651-4241-b1f9-41687d1a243a {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-79df5ad7-5651-4241-b1f9-41687d1a243a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-79df5ad7-5651-4241-b1f9-41687d1a243a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-79df5ad7-5651-4241-b1f9-41687d1a243a {
  
}
}@media (max-width: 767px){#s-79df5ad7-5651-4241-b1f9-41687d1a243a {
  
}
}







#s-79df5ad7-5651-4241-b1f9-41687d1a243a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79df5ad7-5651-4241-b1f9-41687d1a243a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8ce0548b-71a0-40ce-b587-6db8735229ab {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8ce0548b-71a0-40ce-b587-6db8735229ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8ce0548b-71a0-40ce-b587-6db8735229ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8ce0548b-71a0-40ce-b587-6db8735229ab {
  
}
}@media (max-width: 767px){#s-8ce0548b-71a0-40ce-b587-6db8735229ab {
  
}
}







#s-8ce0548b-71a0-40ce-b587-6db8735229ab > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-8ce0548b-71a0-40ce-b587-6db8735229ab.shg-box.shg-c {
  justify-content: center;
}

#s-5777a738-1125-4811-9532-719ee886870e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-5777a738-1125-4811-9532-719ee886870e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c41936ee-4661-4bb2-992f-749b253247ef {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-c41936ee-4661-4bb2-992f-749b253247ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c41936ee-4661-4bb2-992f-749b253247ef.shg-box.shg-c {
  justify-content: center;
}

#s-9ec08c54-8a53-4640-97d3-50f495b8baff {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ec08c54-8a53-4640-97d3-50f495b8baff .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d787d64e-319b-4e5a-a1a1-ad38fb9178db {
  margin-left: 50px;
margin-right: 50px;
}

#s-d787d64e-319b-4e5a-a1a1-ad38fb9178db hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-4f9e7dbf-7bb1-4e93-83ad-5368ccebccc5 {
  margin-left: 50px;
margin-right: 50px;
}

.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-ec818a43-dd26-4470-bfdb-01f91c7430bc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ec818a43-dd26-4470-bfdb-01f91c7430bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec818a43-dd26-4470-bfdb-01f91c7430bc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec818a43-dd26-4470-bfdb-01f91c7430bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-674e47c4-8dbc-4be4-8829-6c85ab60c71f {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-674e47c4-8dbc-4be4-8829-6c85ab60c71f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-674e47c4-8dbc-4be4-8829-6c85ab60c71f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-10bf8183-240d-4024-921c-5fb7d268106a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-10bf8183-240d-4024-921c-5fb7d268106a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d2dc4914-7473-42d3-8014-0bd922baaaae {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-d2dc4914-7473-42d3-8014-0bd922baaaae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2dc4914-7473-42d3-8014-0bd922baaaae.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a2333cb5-bb2b-40e8-807b-063221b8ffc4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-a2333cb5-bb2b-40e8-807b-063221b8ffc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2333cb5-bb2b-40e8-807b-063221b8ffc4.shg-box.shg-c {
  justify-content: center;
}

#s-b590a0a1-5e39-4a3e-b1b5-e23ccc550a9d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b590a0a1-5e39-4a3e-b1b5-e23ccc550a9d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72cafa48-cd7b-4b39-a0f6-66237fe7b068 {
  margin-left: 50px;
margin-right: 50px;
}

#s-72cafa48-cd7b-4b39-a0f6-66237fe7b068 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-b4f64aba-75ab-4203-a35a-bfb0f376e2cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b4f64aba-75ab-4203-a35a-bfb0f376e2cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b4f64aba-75ab-4203-a35a-bfb0f376e2cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b4f64aba-75ab-4203-a35a-bfb0f376e2cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-25d91b16-cce3-4e0f-86f1-c831f30abf87 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-25d91b16-cce3-4e0f-86f1-c831f30abf87"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0757f2ed-6818-4284-8ee5-a926a1b435e2 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-0757f2ed-6818-4284-8ee5-a926a1b435e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0757f2ed-6818-4284-8ee5-a926a1b435e2.shg-box.shg-c {
  justify-content: center;
}

#s-5214a062-9cc8-4f6d-8d22-ed5a1b2e3864 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5214a062-9cc8-4f6d-8d22-ed5a1b2e3864 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-62149db3-61c1-4b73-817c-59698435cccf {
  margin-left: 50px;
margin-right: 50px;
}

#s-62149db3-61c1-4b73-817c-59698435cccf hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-9b7bbc3d-016e-429f-b11d-7e52a5e1ec46 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9b7bbc3d-016e-429f-b11d-7e52a5e1ec46:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9b7bbc3d-016e-429f-b11d-7e52a5e1ec46:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9b7bbc3d-016e-429f-b11d-7e52a5e1ec46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c367532c-ef0b-42f7-aabf-1ad3a69b9aff {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-c367532c-ef0b-42f7-aabf-1ad3a69b9aff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c367532c-ef0b-42f7-aabf-1ad3a69b9aff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa {
  
}
}@media (max-width: 767px){#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa {
  
}
}







#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6af04dd2-d612-4dca-aa4b-3e8a4f8c8efa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-43833008-2d7c-40b5-9a94-85ea02b3f9de {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-43833008-2d7c-40b5-9a94-85ea02b3f9de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43833008-2d7c-40b5-9a94-85ea02b3f9de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43833008-2d7c-40b5-9a94-85ea02b3f9de {
  
}
}@media (max-width: 767px){#s-43833008-2d7c-40b5-9a94-85ea02b3f9de {
  
}
}







#s-43833008-2d7c-40b5-9a94-85ea02b3f9de > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-43833008-2d7c-40b5-9a94-85ea02b3f9de.shg-box.shg-c {
  justify-content: center;
}

#s-5eca63f9-d3a9-416e-af76-2133fce7a487 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5eca63f9-d3a9-416e-af76-2133fce7a487"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0cf011d6-11ee-4a22-9001-3e9a08219877 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-0cf011d6-11ee-4a22-9001-3e9a08219877 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cf011d6-11ee-4a22-9001-3e9a08219877.shg-box.shg-c {
  justify-content: flex-start;
}

#s-66de2eb3-0f84-4f2c-bd0b-ff32f4f74567 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-66de2eb3-0f84-4f2c-bd0b-ff32f4f74567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66de2eb3-0f84-4f2c-bd0b-ff32f4f74567.shg-box.shg-c {
  justify-content: center;
}

#s-147a2521-7358-4387-bfc7-1a5e63cedc1f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-147a2521-7358-4387-bfc7-1a5e63cedc1f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a2244b9d-f74b-45cb-81b7-02dc22c97e93 {
  margin-left: 50px;
margin-right: 50px;
}

#s-a2244b9d-f74b-45cb-81b7-02dc22c97e93 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-cd496ae3-14bc-4b6c-aebb-a73fa08cf79c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cd496ae3-14bc-4b6c-aebb-a73fa08cf79c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd496ae3-14bc-4b6c-aebb-a73fa08cf79c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd496ae3-14bc-4b6c-aebb-a73fa08cf79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c75c0b98-1c07-4f3b-a82f-5eae9fcd5607"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a3287c87-eaad-484a-a9bc-6139912cd10b {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-a3287c87-eaad-484a-a9bc-6139912cd10b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3287c87-eaad-484a-a9bc-6139912cd10b.shg-box.shg-c {
  justify-content: center;
}

#s-ce5350d7-848b-4123-8d25-f30f7a878aea {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce5350d7-848b-4123-8d25-f30f7a878aea .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40c16812-1842-498c-b279-0ccebca0bc4d {
  margin-left: 50px;
margin-right: 50px;
}

#s-40c16812-1842-498c-b279-0ccebca0bc4d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-79313468-203c-4e2a-9ddb-43a104bf8199 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-79313468-203c-4e2a-9ddb-43a104bf8199:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79313468-203c-4e2a-9ddb-43a104bf8199:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-79313468-203c-4e2a-9ddb-43a104bf8199.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7a4cc949-dc63-4a29-9b71-5928bcccb5be {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-7a4cc949-dc63-4a29-9b71-5928bcccb5be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a4cc949-dc63-4a29-9b71-5928bcccb5be.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526 {
  
}
}@media (max-width: 767px){#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526 {
  
}
}







#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b96b2ba-8369-47c2-9eb6-03d92b96b526.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca {
  
}
}@media (max-width: 767px){#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca {
  
}
}







#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-4f38b8ea-7fdd-4d5c-a3ea-4506fb988aca.shg-box.shg-c {
  justify-content: center;
}

#s-1c30059f-7950-4de1-a79d-33ed9ca34142 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c30059f-7950-4de1-a79d-33ed9ca34142"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e33ef123-9f7b-4801-8da8-9e10b9a86613 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-e33ef123-9f7b-4801-8da8-9e10b9a86613 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e33ef123-9f7b-4801-8da8-9e10b9a86613.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b0cddbf1-57b2-4646-902d-8680492a2161 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-b0cddbf1-57b2-4646-902d-8680492a2161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0cddbf1-57b2-4646-902d-8680492a2161.shg-box.shg-c {
  justify-content: center;
}

#s-c4014cd6-986b-4cfb-9ecc-b080d35b8f40 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4014cd6-986b-4cfb-9ecc-b080d35b8f40 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c68ad186-8cfe-4d3a-b2c4-e4f71fc8fd70 {
  margin-left: 50px;
margin-right: 50px;
}

#s-c68ad186-8cfe-4d3a-b2c4-e4f71fc8fd70 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f577309e-5179-4c7a-8820-7e017a9a158b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f577309e-5179-4c7a-8820-7e017a9a158b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f577309e-5179-4c7a-8820-7e017a9a158b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f577309e-5179-4c7a-8820-7e017a9a158b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9171dd28-aad0-4fdf-b19d-a319075ce682 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9171dd28-aad0-4fdf-b19d-a319075ce682"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d66133f8-c71e-4de7-8b1d-a472a8a84bca {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-d66133f8-c71e-4de7-8b1d-a472a8a84bca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d66133f8-c71e-4de7-8b1d-a472a8a84bca.shg-box.shg-c {
  justify-content: center;
}

#s-17673c0a-4a3e-4023-a556-70704530a81d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17673c0a-4a3e-4023-a556-70704530a81d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c52db06a-9352-49c3-ac7d-eff75ac09a36 {
  margin-left: 50px;
margin-right: 50px;
}

#s-c52db06a-9352-49c3-ac7d-eff75ac09a36 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-39ede157-4813-4362-abce-d7883c4be1c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-39ede157-4813-4362-abce-d7883c4be1c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39ede157-4813-4362-abce-d7883c4be1c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-39ede157-4813-4362-abce-d7883c4be1c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0270344c-6651-4b3b-91f0-128b953c8b9d {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-0270344c-6651-4b3b-91f0-128b953c8b9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0270344c-6651-4b3b-91f0-128b953c8b9d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b {
  
}
}@media (max-width: 767px){#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b {
  
}
}







#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30d71dc1-1899-4c74-89f8-7b058f86bc2b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8caa304d-3243-45b5-8323-5c8fa48dadfa {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8caa304d-3243-45b5-8323-5c8fa48dadfa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8caa304d-3243-45b5-8323-5c8fa48dadfa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8caa304d-3243-45b5-8323-5c8fa48dadfa {
  
}
}@media (max-width: 767px){#s-8caa304d-3243-45b5-8323-5c8fa48dadfa {
  
}
}







#s-8caa304d-3243-45b5-8323-5c8fa48dadfa > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-8caa304d-3243-45b5-8323-5c8fa48dadfa.shg-box.shg-c {
  justify-content: center;
}

#s-2aa3a539-41a4-42cd-876d-33e75a41dc1b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2aa3a539-41a4-42cd-876d-33e75a41dc1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ae30a485-414f-4ea3-8815-381fd0af7e0c {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-ae30a485-414f-4ea3-8815-381fd0af7e0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae30a485-414f-4ea3-8815-381fd0af7e0c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6c5807a7-d780-461c-b3d8-6baf102708c3 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-6c5807a7-d780-461c-b3d8-6baf102708c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c5807a7-d780-461c-b3d8-6baf102708c3.shg-box.shg-c {
  justify-content: center;
}

#s-1c3b90a5-8f34-4dc6-b7af-f8d81fea4bfb {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c3b90a5-8f34-4dc6-b7af-f8d81fea4bfb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29f2cfbc-317e-437c-83e1-a3033eabb7b0 {
  margin-left: 50px;
margin-right: 50px;
}

#s-29f2cfbc-317e-437c-83e1-a3033eabb7b0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-0ae6f697-fa87-42f5-83cb-1db5a8956843 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f893e465-d30c-40ee-94fb-a226afee48ad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f893e465-d30c-40ee-94fb-a226afee48ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f893e465-d30c-40ee-94fb-a226afee48ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f893e465-d30c-40ee-94fb-a226afee48ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-56fde56d-a283-432d-b2f9-433494303213 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-56fde56d-a283-432d-b2f9-433494303213"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d1acd6a3-74c3-4282-a5b8-dfd76732d465 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-d1acd6a3-74c3-4282-a5b8-dfd76732d465 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1acd6a3-74c3-4282-a5b8-dfd76732d465.shg-box.shg-c {
  justify-content: center;
}

#s-fdfc2e59-17ce-4a3c-bbe2-6d3d812aa235 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fdfc2e59-17ce-4a3c-bbe2-6d3d812aa235 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d4debf39-b0d8-4f87-8068-746c699ef2c1 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d4debf39-b0d8-4f87-8068-746c699ef2c1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-749ff98b-497a-45b3-8fca-081ccfe4ce16 {
  margin-left: 50px;
margin-right: 50px;
}

#s-cfa3eabb-32e0-4f9f-9f40-a69a12e8f9af {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cfa3eabb-32e0-4f9f-9f40-a69a12e8f9af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cfa3eabb-32e0-4f9f-9f40-a69a12e8f9af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cfa3eabb-32e0-4f9f-9f40-a69a12e8f9af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a32fc78f-6374-450f-a27f-f15a69a0f26e {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-a32fc78f-6374-450f-a27f-f15a69a0f26e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a32fc78f-6374-450f-a27f-f15a69a0f26e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2 {
  
}
}@media (max-width: 767px){#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2 {
  
}
}







#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbae3334-c1e7-4021-bbc3-56ca25f255a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a573a2dd-1c90-46a7-833f-1931f30a675f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a573a2dd-1c90-46a7-833f-1931f30a675f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a573a2dd-1c90-46a7-833f-1931f30a675f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a573a2dd-1c90-46a7-833f-1931f30a675f {
  
}
}@media (max-width: 767px){#s-a573a2dd-1c90-46a7-833f-1931f30a675f {
  
}
}







#s-a573a2dd-1c90-46a7-833f-1931f30a675f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a573a2dd-1c90-46a7-833f-1931f30a675f.shg-box.shg-c {
  justify-content: center;
}

#s-06fb9acb-e483-4609-ae94-475f5709fd98 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-06fb9acb-e483-4609-ae94-475f5709fd98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ce99c62d-d7ab-4cf4-b214-9fea3a31f419 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-ce99c62d-d7ab-4cf4-b214-9fea3a31f419 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce99c62d-d7ab-4cf4-b214-9fea3a31f419.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5ee3b994-2b5d-451e-95c0-0c743c76c098 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-5ee3b994-2b5d-451e-95c0-0c743c76c098 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ee3b994-2b5d-451e-95c0-0c743c76c098.shg-box.shg-c {
  justify-content: center;
}

#s-9f10323b-e277-46d3-b7b5-b1e4552fb137 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f10323b-e277-46d3-b7b5-b1e4552fb137 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d786ebf-c43c-48f0-8d94-b41bcb4ca098 {
  margin-left: 50px;
margin-right: 50px;
}

#s-5d786ebf-c43c-48f0-8d94-b41bcb4ca098 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-31077cd8-5299-447a-ad21-05b7d80ad45a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-31077cd8-5299-447a-ad21-05b7d80ad45a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31077cd8-5299-447a-ad21-05b7d80ad45a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-31077cd8-5299-447a-ad21-05b7d80ad45a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3d455033-1468-4656-bec9-cd04c282d9a1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3d455033-1468-4656-bec9-cd04c282d9a1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ca6c9cdb-eb69-45d5-a124-a7f73f14400e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-ca6c9cdb-eb69-45d5-a124-a7f73f14400e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca6c9cdb-eb69-45d5-a124-a7f73f14400e.shg-box.shg-c {
  justify-content: center;
}

#s-c097027f-0c67-4ca9-b861-f8ed8384cdcb {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c097027f-0c67-4ca9-b861-f8ed8384cdcb .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e4f59f0c-44d4-468d-81b2-ca31d433af1b {
  margin-left: 50px;
margin-right: 50px;
}

#s-e4f59f0c-44d4-468d-81b2-ca31d433af1b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-82ae3aab-ec75-496b-ae62-39b6e98166f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-82ae3aab-ec75-496b-ae62-39b6e98166f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-82ae3aab-ec75-496b-ae62-39b6e98166f5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82ae3aab-ec75-496b-ae62-39b6e98166f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-563f59a3-a1b0-484e-ad34-371c186150f7 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-563f59a3-a1b0-484e-ad34-371c186150f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-563f59a3-a1b0-484e-ad34-371c186150f7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e {
  
}
}@media (max-width: 767px){#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e {
  
}
}







#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc1daf73-0205-4bc5-97d2-fd4a7e1e761e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a9b138c1-99f1-4206-a592-1b0f9c8272de {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a9b138c1-99f1-4206-a592-1b0f9c8272de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a9b138c1-99f1-4206-a592-1b0f9c8272de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a9b138c1-99f1-4206-a592-1b0f9c8272de {
  
}
}@media (max-width: 767px){#s-a9b138c1-99f1-4206-a592-1b0f9c8272de {
  
}
}







#s-a9b138c1-99f1-4206-a592-1b0f9c8272de > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a9b138c1-99f1-4206-a592-1b0f9c8272de.shg-box.shg-c {
  justify-content: center;
}

#s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2f4f6e5b-6b9f-4914-8da3-9884f827c7ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-945073b8-5986-45c2-b968-516db2951bde {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-945073b8-5986-45c2-b968-516db2951bde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-945073b8-5986-45c2-b968-516db2951bde.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a5b0b358-2202-4290-b32b-68d622dc17f7 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-a5b0b358-2202-4290-b32b-68d622dc17f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5b0b358-2202-4290-b32b-68d622dc17f7.shg-box.shg-c {
  justify-content: center;
}

#s-b02d2a4c-59dc-42b1-b1dc-a83d0b682c8c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b02d2a4c-59dc-42b1-b1dc-a83d0b682c8c .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c7bf21b-785a-4838-914c-7f241a015ac0 {
  margin-left: 50px;
margin-right: 50px;
}

#s-3c7bf21b-785a-4838-914c-7f241a015ac0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-097a6205-2e89-456d-aaf9-463ae07873f8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-097a6205-2e89-456d-aaf9-463ae07873f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-097a6205-2e89-456d-aaf9-463ae07873f8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-097a6205-2e89-456d-aaf9-463ae07873f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c5bc3687-c530-4d70-ae2f-b62fd2c3e0e5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9d769bef-c395-43fa-9d77-9f3f2155c218 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-9d769bef-c395-43fa-9d77-9f3f2155c218 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d769bef-c395-43fa-9d77-9f3f2155c218.shg-box.shg-c {
  justify-content: center;
}

#s-2cda2e5d-df5e-4ee7-9468-3aadce2f961d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cda2e5d-df5e-4ee7-9468-3aadce2f961d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1dcab61-752f-4f89-95b9-1bb5af441511 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d1dcab61-752f-4f89-95b9-1bb5af441511 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-573124ad-b5c7-4a98-a43a-9668a7b976ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-573124ad-b5c7-4a98-a43a-9668a7b976ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-573124ad-b5c7-4a98-a43a-9668a7b976ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-573124ad-b5c7-4a98-a43a-9668a7b976ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0c7955be-4422-4dfa-8329-26556b57317a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-0c7955be-4422-4dfa-8329-26556b57317a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c7955be-4422-4dfa-8329-26556b57317a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-250d7cc1-63fc-41e9-9b13-61b32827c459 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-250d7cc1-63fc-41e9-9b13-61b32827c459 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-250d7cc1-63fc-41e9-9b13-61b32827c459 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-250d7cc1-63fc-41e9-9b13-61b32827c459 {
  
}
}@media (max-width: 767px){#s-250d7cc1-63fc-41e9-9b13-61b32827c459 {
  
}
}







#s-250d7cc1-63fc-41e9-9b13-61b32827c459 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-250d7cc1-63fc-41e9-9b13-61b32827c459.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829 {
  
}
}@media (max-width: 767px){#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829 {
  
}
}







#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a4b4ca8c-bc38-48c5-8881-84bb95f86829.shg-box.shg-c {
  justify-content: center;
}

#s-11460f3c-4f62-4485-af62-514cdbacda15 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-11460f3c-4f62-4485-af62-514cdbacda15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ebbaa8b5-8cdf-4e02-8bea-68f2138ff2b8 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-ebbaa8b5-8cdf-4e02-8bea-68f2138ff2b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebbaa8b5-8cdf-4e02-8bea-68f2138ff2b8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ac07a5a3-5e17-4248-971f-c4f5792c6878 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-ac07a5a3-5e17-4248-971f-c4f5792c6878 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac07a5a3-5e17-4248-971f-c4f5792c6878.shg-box.shg-c {
  justify-content: center;
}

#s-2d8ac31b-ce74-456a-8c94-29443f8c71f5 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d8ac31b-ce74-456a-8c94-29443f8c71f5 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-273dbe30-c9ab-406f-9495-830ef36c46f1 {
  margin-left: 50px;
margin-right: 50px;
}

#s-273dbe30-c9ab-406f-9495-830ef36c46f1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-cb2bf7f7-8790-4b08-9904-7e2887fcc6b4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cb2bf7f7-8790-4b08-9904-7e2887fcc6b4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb2bf7f7-8790-4b08-9904-7e2887fcc6b4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb2bf7f7-8790-4b08-9904-7e2887fcc6b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7917364b-40cd-48bc-b87f-6ba346944bdf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7917364b-40cd-48bc-b87f-6ba346944bdf"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c58d3d60-b4b5-4a2e-9bcc-f1aafb3d6707 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-c58d3d60-b4b5-4a2e-9bcc-f1aafb3d6707 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c58d3d60-b4b5-4a2e-9bcc-f1aafb3d6707.shg-box.shg-c {
  justify-content: center;
}

#s-ceedd551-e36e-4a91-b70b-1f46a699b049 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ceedd551-e36e-4a91-b70b-1f46a699b049 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-844761a0-fca2-4b17-bcf1-d6d021405f63 {
  margin-left: 50px;
margin-right: 50px;
}

#s-844761a0-fca2-4b17-bcf1-d6d021405f63 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-b906496d-dedc-4e33-8790-386380b86114 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b906496d-dedc-4e33-8790-386380b86114:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b906496d-dedc-4e33-8790-386380b86114:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b906496d-dedc-4e33-8790-386380b86114.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b1b631a4-2708-4bbd-9d6f-ef2e813d9f4a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-b1b631a4-2708-4bbd-9d6f-ef2e813d9f4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1b631a4-2708-4bbd-9d6f-ef2e813d9f4a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ec528f30-6725-4fa6-964a-b0daf81cab59 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36 {
  
}
}@media (max-width: 767px){#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36 {
  
}
}







#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43ef7559-f1d0-4cb4-8cc2-e44da3a6fb36.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb {
  background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb {
  
}
}@media (max-width: 767px){#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb {
  
}
}







#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2c9e5df5-9e14-4170-9eab-29fe5c44bafb.shg-box.shg-c {
  justify-content: center;
}

#s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c {
  margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-84ccd9ee-4aaf-44ae-a762-599d1b1cbc0c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-794710c6-1d12-4994-93fa-f5275cbf8de4 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}








#s-794710c6-1d12-4994-93fa-f5275cbf8de4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-794710c6-1d12-4994-93fa-f5275cbf8de4.shg-box.shg-c {
  justify-content: center;
}

#s-48bdb4b6-3c07-4342-887b-776b125b092e {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-48bdb4b6-3c07-4342-887b-776b125b092e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48bdb4b6-3c07-4342-887b-776b125b092e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-48bdb4b6-3c07-4342-887b-776b125b092e {
  
}
}@media (max-width: 767px){#s-48bdb4b6-3c07-4342-887b-776b125b092e {
  
}
}
#s-48bdb4b6-3c07-4342-887b-776b125b092e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-48bdb4b6-3c07-4342-887b-776b125b092e .shogun-heading-component h3 a {
  color: rgba(0, 0, 0, 1);
}


#s-26a2b9ee-91da-4d93-9539-e0758233b1fa {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-26a2b9ee-91da-4d93-9539-e0758233b1fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26a2b9ee-91da-4d93-9539-e0758233b1fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26a2b9ee-91da-4d93-9539-e0758233b1fa {
  
}
}@media (max-width: 767px){#s-26a2b9ee-91da-4d93-9539-e0758233b1fa {
  
}
}
@media (min-width: 0px) {
[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-26a2b9ee-91da-4d93-9539-e0758233b1fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-3f2781c6-7b70-4577-a674-7c3b1dc9a6dd {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-3f2781c6-7b70-4577-a674-7c3b1dc9a6dd:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-3f2781c6-7b70-4577-a674-7c3b1dc9a6dd:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}


#s-3f2781c6-7b70-4577-a674-7c3b1dc9a6dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
}
